|
|
@@ -682,6 +682,13 @@
|
|
|
dependencies:
|
|
|
regenerator-runtime "^0.12.0"
|
|
|
|
|
|
+"@babel/runtime@^7.2.0":
|
|
|
+ version "7.6.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.2.tgz#c3d6e41b304ef10dcf13777a33e7694ec4a9a6dd"
|
|
|
+ integrity sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==
|
|
|
+ dependencies:
|
|
|
+ regenerator-runtime "^0.13.2"
|
|
|
+
|
|
|
"@babel/runtime@^7.3.1":
|
|
|
version "7.4.3"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.3.tgz#79888e452034223ad9609187a0ad1fe0d2ad4bdc"
|
|
|
@@ -751,6 +758,15 @@
|
|
|
lodash "^4.17.11"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
+"@babel/types@^7.4":
|
|
|
+ version "7.6.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.1.tgz#53abf3308add3ac2a2884d539151c57c4b3ac648"
|
|
|
+ integrity sha512-X7gdiuaCmA0uRjCmRtYJNAVCc/q+5xSgsfKJHqMN4iNLILX39677fJE1O40arPMh0TTtS9ItH67yre6c7k6t0g==
|
|
|
+ dependencies:
|
|
|
+ esutils "^2.0.2"
|
|
|
+ lodash "^4.17.13"
|
|
|
+ to-fast-properties "^2.0.0"
|
|
|
+
|
|
|
"@browser-bunyan/console-formatted-stream@^1.3.0":
|
|
|
version "1.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/@browser-bunyan/console-formatted-stream/-/console-formatted-stream-1.3.0.tgz#3dc059aa5c1b2a7a1f26e2706e2bdeb9a09bbe57"
|
|
|
@@ -1831,6 +1847,14 @@ babel-plugin-lodash@^3.3.4:
|
|
|
lodash "^4.17.10"
|
|
|
require-package-name "^2.0.1"
|
|
|
|
|
|
+babel-plugin-transform-imports@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-imports/-/babel-plugin-transform-imports-2.0.0.tgz#9e5f49f751a9d34ba8f4bb988c7e48ed2419c6b6"
|
|
|
+ integrity sha512-65ewumYJ85QiXdcB/jmiU0y0jg6eL6CdnDqQAqQ8JMOKh1E52VPG3NJzbVKWcgovUR5GBH8IWpCXQ7I8Q3wjgw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.4"
|
|
|
+ is-valid-path "^0.1.1"
|
|
|
+
|
|
|
babel-preset-jest@^24.6.0:
|
|
|
version "24.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-24.6.0.tgz#66f06136eefce87797539c0d63f1769cc3915984"
|
|
|
@@ -1839,13 +1863,6 @@ babel-preset-jest@^24.6.0:
|
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.0.0"
|
|
|
babel-plugin-jest-hoist "^24.6.0"
|
|
|
|
|
|
-babel-runtime@^6.11.6:
|
|
|
- version "6.26.0"
|
|
|
- resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
|
|
|
- dependencies:
|
|
|
- core-js "^2.4.0"
|
|
|
- regenerator-runtime "^0.11.0"
|
|
|
-
|
|
|
backo2@1.0.2:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/backo2/-/backo2-1.0.2.tgz#31ab1ac8b129363463e35b3ebb69f4dfcfba7947"
|
|
|
@@ -2015,11 +2032,10 @@ boom@5.x.x:
|
|
|
dependencies:
|
|
|
hoek "4.x.x"
|
|
|
|
|
|
-bootstrap-select@^1.12.4:
|
|
|
- version "1.12.4"
|
|
|
- resolved "https://registry.yarnpkg.com/bootstrap-select/-/bootstrap-select-1.12.4.tgz#7f15d3c0ce978868d9c09c70f96624f55fa02ee1"
|
|
|
- dependencies:
|
|
|
- jquery ">=1.8"
|
|
|
+bootstrap-select@^1.13.11:
|
|
|
+ version "1.13.11"
|
|
|
+ resolved "https://registry.yarnpkg.com/bootstrap-select/-/bootstrap-select-1.13.11.tgz#d364ccc67cd6c1f9158689087f1d2d029df82c29"
|
|
|
+ integrity sha512-WPpx2DYL9jVilNoqy4Pjcfa/Q0LOq8V0+xws/pmnRDn/deS7OYjo1njvD1Cv0s9/1ZUXt77UypxuloimEnkYsA==
|
|
|
|
|
|
bootstrap@^4.3.1:
|
|
|
version "4.3.1"
|
|
|
@@ -2644,6 +2660,11 @@ classnames@^2.2.0, classnames@^2.2.5:
|
|
|
version "2.2.5"
|
|
|
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.5.tgz#fb3801d453467649ef3603c7d61a02bd129bde6d"
|
|
|
|
|
|
+classnames@^2.2.3:
|
|
|
+ version "2.2.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
|
|
|
+ integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
|
|
|
+
|
|
|
clean-stack@^1.0.0:
|
|
|
version "1.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-1.3.0.tgz#9e821501ae979986c46b1d66d2d432db2fd4ae31"
|
|
|
@@ -3070,7 +3091,7 @@ core-js@^1.0.0:
|
|
|
version "1.2.7"
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"
|
|
|
|
|
|
-core-js@^2.4.0, core-js@^2.5.0:
|
|
|
+core-js@^2.5.0:
|
|
|
version "2.5.3"
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.3.tgz#8acc38345824f16d8365b7c9b4259168e8ed603e"
|
|
|
|
|
|
@@ -3169,12 +3190,13 @@ create-react-context@^0.1.5:
|
|
|
resolved "https://registry.yarnpkg.com/create-react-context/-/create-react-context-0.1.6.tgz#0f425931d907741127acc6e31acb4f9015dd9fdc"
|
|
|
integrity sha512-eCnYYEUEc5i32LHwpE/W7NlddOB9oHwsPaWtWzYtflNkkwa3IfindIcoXdVWs12zCbwaMCavKNu84EXogVIWHw==
|
|
|
|
|
|
-create-react-context@^0.2.3:
|
|
|
- version "0.2.3"
|
|
|
- resolved "https://registry.yarnpkg.com/create-react-context/-/create-react-context-0.2.3.tgz#9ec140a6914a22ef04b8b09b7771de89567cb6f3"
|
|
|
+create-react-context@^0.3.0:
|
|
|
+ version "0.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/create-react-context/-/create-react-context-0.3.0.tgz#546dede9dc422def0d3fc2fe03afe0bc0f4f7d8c"
|
|
|
+ integrity sha512-dNldIoSuNSvlTJ7slIKC/ZFGKexBMBrrcc+TTe1NdmROnaASuLPvqpwj9v4XS4uXZ8+YPu0sNmShX2rXI5LNsw==
|
|
|
dependencies:
|
|
|
- fbjs "^0.8.0"
|
|
|
gud "^1.0.0"
|
|
|
+ warning "^4.0.3"
|
|
|
|
|
|
cross-env@^5.0.5:
|
|
|
version "5.1.3"
|
|
|
@@ -3691,6 +3713,13 @@ dom-helpers@^3.2.0, dom-helpers@^3.2.1:
|
|
|
version "3.3.1"
|
|
|
resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-3.3.1.tgz#fc1a4e15ffdf60ddde03a480a9c0fece821dd4a6"
|
|
|
|
|
|
+dom-helpers@^3.4.0:
|
|
|
+ version "3.4.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-3.4.0.tgz#e9b369700f959f62ecde5a6babde4bccd9169af8"
|
|
|
+ integrity sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.1.2"
|
|
|
+
|
|
|
dom-serializer@0:
|
|
|
version "0.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82"
|
|
|
@@ -5897,7 +5926,7 @@ into-stream@^3.1.0:
|
|
|
from2 "^2.1.1"
|
|
|
p-is-promise "^1.1.0"
|
|
|
|
|
|
-invariant@^2.1.0, invariant@^2.2.1, invariant@^2.2.2:
|
|
|
+invariant@^2.2.1, invariant@^2.2.2:
|
|
|
version "2.2.2"
|
|
|
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
|
|
|
dependencies:
|
|
|
@@ -6145,6 +6174,13 @@ is-installed-globally@^0.1.0:
|
|
|
global-dirs "^0.1.0"
|
|
|
is-path-inside "^1.0.0"
|
|
|
|
|
|
+is-invalid-path@^0.1.0:
|
|
|
+ version "0.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/is-invalid-path/-/is-invalid-path-0.1.0.tgz#307a855b3cf1a938b44ea70d2c61106053714f34"
|
|
|
+ integrity sha1-MHqFWzzxqTi0TqcNLGEQYFNxTzQ=
|
|
|
+ dependencies:
|
|
|
+ is-glob "^2.0.0"
|
|
|
+
|
|
|
is-npm@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/is-npm/-/is-npm-1.0.0.tgz#f2fb63a65e4905b406c86072765a1a4dc793b9f4"
|
|
|
@@ -6279,6 +6315,13 @@ is-utf8@^0.2.0:
|
|
|
version "0.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
|
|
|
|
|
|
+is-valid-path@^0.1.1:
|
|
|
+ version "0.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/is-valid-path/-/is-valid-path-0.1.1.tgz#110f9ff74c37f663e1ec7915eb451f2db93ac9df"
|
|
|
+ integrity sha1-EQ+f90w39mPh7HkV60UfLbk6yd8=
|
|
|
+ dependencies:
|
|
|
+ is-invalid-path "^0.1.0"
|
|
|
+
|
|
|
is-whitespace-character@^1.0.0:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/is-whitespace-character/-/is-whitespace-character-1.0.2.tgz#ede53b4c6f6fb3874533751ec9280d01928d03ed"
|
|
|
@@ -6767,7 +6810,7 @@ jquery.cookie@~1.4.1:
|
|
|
version "1.4.1"
|
|
|
resolved "https://registry.yarnpkg.com/jquery.cookie/-/jquery.cookie-1.4.1.tgz#d63dce209eab691fe63316db08ca9e47e0f9385b"
|
|
|
|
|
|
-"jquery@>= 1.7", jquery@>=1.8:
|
|
|
+"jquery@>= 1.7":
|
|
|
version "3.3.1"
|
|
|
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
|
|
|
|
|
|
@@ -7018,10 +7061,6 @@ kareem@2.3.0:
|
|
|
version "2.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/kareem/-/kareem-2.3.0.tgz#ef33c42e9024dce511eeaf440cd684f3af1fc769"
|
|
|
|
|
|
-keycode@^2.1.2:
|
|
|
- version "2.1.9"
|
|
|
- resolved "https://registry.yarnpkg.com/keycode/-/keycode-2.1.9.tgz#964a23c54e4889405b4861a5c9f0480d45141dfa"
|
|
|
-
|
|
|
keygrip@~1.0.2:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/keygrip/-/keygrip-1.0.2.tgz#ad3297c557069dea8bcfe7a4fa491b75c5ddeb91"
|
|
|
@@ -7294,6 +7333,16 @@ lodash.isfinite@^3.3.2:
|
|
|
version "3.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.isfinite/-/lodash.isfinite-3.3.2.tgz#fb89b65a9a80281833f0b7478b3a5104f898ebb3"
|
|
|
|
|
|
+lodash.isfunction@^3.0.9:
|
|
|
+ version "3.0.9"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz#06de25df4db327ac931981d1bdb067e5af68d051"
|
|
|
+ integrity sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==
|
|
|
+
|
|
|
+lodash.isobject@^3.0.2:
|
|
|
+ version "3.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.isobject/-/lodash.isobject-3.0.2.tgz#3c8fb8d5b5bf4bf90ae06e14f2a530a4ed935e1d"
|
|
|
+ integrity sha1-PI+41bW/S/kK4G4U8qUwpO2TXh0=
|
|
|
+
|
|
|
lodash.isplainobject@^4.0.6:
|
|
|
version "4.0.6"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
|
|
|
@@ -7316,6 +7365,11 @@ lodash.sortby@^4.7.0:
|
|
|
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
|
|
|
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
|
|
|
|
|
|
+lodash.tonumber@^4.0.3:
|
|
|
+ version "4.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.tonumber/-/lodash.tonumber-4.0.3.tgz#0b96b31b35672793eb7f5a63ee791f1b9e9025d9"
|
|
|
+ integrity sha1-C5azGzVnJ5Prf1pj7nkfG56QJdk=
|
|
|
+
|
|
|
lodash.union@^4.6.0:
|
|
|
version "4.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.union/-/lodash.union-4.6.0.tgz#48bb5088409f16f1821666641c44dd1aaae3cd88"
|
|
|
@@ -7341,7 +7395,7 @@ lodash@^4.17.10, lodash@^4.17.5:
|
|
|
version "4.17.10"
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
|
|
|
|
|
|
-lodash@^4.17.14, lodash@^4.17.15:
|
|
|
+lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
|
|
|
version "4.17.15"
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
|
|
|
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
|
|
|
@@ -9991,12 +10045,13 @@ rc@^1.1.7:
|
|
|
minimist "^1.2.0"
|
|
|
strip-json-comments "~2.0.1"
|
|
|
|
|
|
-react-bootstrap-typeahead@^3.4.2:
|
|
|
- version "3.4.2"
|
|
|
- resolved "https://registry.yarnpkg.com/react-bootstrap-typeahead/-/react-bootstrap-typeahead-3.4.2.tgz#d0090488854a8597387007ced641dd5fbfc901f7"
|
|
|
+react-bootstrap-typeahead@^3.4.7:
|
|
|
+ version "3.4.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-bootstrap-typeahead/-/react-bootstrap-typeahead-3.4.7.tgz#27a3f17c6b1351a0c1b321ac133d5e762cf4dc2a"
|
|
|
+ integrity sha512-eUm3hqX12p+iM+1Y0HKF891/ACbKyGep7PsC2pjFGZL48r25Jlv3X2xmV5D8N0wE/YPFZF7iW913tyAlwqjw1Q==
|
|
|
dependencies:
|
|
|
classnames "^2.2.0"
|
|
|
- create-react-context "^0.2.3"
|
|
|
+ create-react-context "^0.3.0"
|
|
|
escape-string-regexp "^1.0.5"
|
|
|
invariant "^2.2.1"
|
|
|
lodash "^4.17.2"
|
|
|
@@ -10006,23 +10061,6 @@ react-bootstrap-typeahead@^3.4.2:
|
|
|
react-popper "^1.0.0"
|
|
|
warning "^4.0.1"
|
|
|
|
|
|
-react-bootstrap@^0.32.1:
|
|
|
- version "0.32.1"
|
|
|
- resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-0.32.1.tgz#60624c1b48a39d773ef6cce6421a4f33ecc166bb"
|
|
|
- dependencies:
|
|
|
- babel-runtime "^6.11.6"
|
|
|
- classnames "^2.2.5"
|
|
|
- dom-helpers "^3.2.0"
|
|
|
- invariant "^2.2.1"
|
|
|
- keycode "^2.1.2"
|
|
|
- prop-types "^15.5.10"
|
|
|
- prop-types-extra "^1.0.1"
|
|
|
- react-overlays "^0.8.0"
|
|
|
- react-prop-types "^0.4.0"
|
|
|
- react-transition-group "^2.0.0"
|
|
|
- uncontrollable "^4.1.0"
|
|
|
- warning "^3.0.0"
|
|
|
-
|
|
|
react-codemirror2@^6.0.0:
|
|
|
version "6.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/react-codemirror2/-/react-codemirror2-6.0.0.tgz#180065df57a64026026cde569a9708fdf7656525"
|
|
|
@@ -10079,7 +10117,12 @@ react-is@^16.8.1, react-is@^16.8.4:
|
|
|
version "16.8.6"
|
|
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
|
|
|
|
|
|
-react-overlays@^0.8.0, react-overlays@^0.8.1:
|
|
|
+react-lifecycles-compat@^3.0.4:
|
|
|
+ version "3.0.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
|
|
|
+ integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
|
|
|
+
|
|
|
+react-overlays@^0.8.1:
|
|
|
version "0.8.3"
|
|
|
resolved "https://registry.yarnpkg.com/react-overlays/-/react-overlays-0.8.3.tgz#fad65eea5b24301cca192a169f5dddb0b20d3ac5"
|
|
|
dependencies:
|
|
|
@@ -10101,13 +10144,19 @@ react-popper@^1.0.0:
|
|
|
typed-styles "^0.0.7"
|
|
|
warning "^4.0.2"
|
|
|
|
|
|
-react-prop-types@^0.4.0:
|
|
|
- version "0.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/react-prop-types/-/react-prop-types-0.4.0.tgz#f99b0bfb4006929c9af2051e7c1414a5c75b93d0"
|
|
|
+react-popper@^1.3.3:
|
|
|
+ version "1.3.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-1.3.4.tgz#f0cd3b0d30378e1f663b0d79bcc8614221652ced"
|
|
|
+ integrity sha512-9AcQB29V+WrBKk6X7p0eojd1f25/oJajVdMZkywIoAV6Ag7hzE1Mhyeup2Q1QnvFRtGQFQvtqfhlEoDAPfKAVA==
|
|
|
dependencies:
|
|
|
- warning "^3.0.0"
|
|
|
+ "@babel/runtime" "^7.1.2"
|
|
|
+ create-react-context "^0.3.0"
|
|
|
+ popper.js "^1.14.4"
|
|
|
+ prop-types "^15.6.1"
|
|
|
+ typed-styles "^0.0.7"
|
|
|
+ warning "^4.0.2"
|
|
|
|
|
|
-react-transition-group@^2.0.0, react-transition-group@^2.2.0:
|
|
|
+react-transition-group@^2.2.0:
|
|
|
version "2.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.2.1.tgz#e9fb677b79e6455fd391b03823afe84849df4a10"
|
|
|
dependencies:
|
|
|
@@ -10118,6 +10167,16 @@ react-transition-group@^2.0.0, react-transition-group@^2.2.0:
|
|
|
prop-types "^15.5.8"
|
|
|
warning "^3.0.0"
|
|
|
|
|
|
+react-transition-group@^2.3.1:
|
|
|
+ version "2.9.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.9.0.tgz#df9cdb025796211151a436c69a8f3b97b5b07c8d"
|
|
|
+ integrity sha512-+HzNTCHpeQyl4MJ/bdE0u6XRMe9+XG/+aL4mCxVN4DnPBQ0/5bfHWPDuOZUzYdMj94daZaZdCCc1Dzt9R/xSSg==
|
|
|
+ dependencies:
|
|
|
+ dom-helpers "^3.4.0"
|
|
|
+ loose-envify "^1.4.0"
|
|
|
+ prop-types "^15.6.2"
|
|
|
+ react-lifecycles-compat "^3.0.4"
|
|
|
+
|
|
|
react-waypoint@^9.0.0:
|
|
|
version "9.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/react-waypoint/-/react-waypoint-9.0.0.tgz#a027deaafa60e3c2c998e78aa3542fa5ffc98afb"
|
|
|
@@ -10135,6 +10194,21 @@ react@^16.8.3:
|
|
|
prop-types "^15.6.2"
|
|
|
scheduler "^0.13.3"
|
|
|
|
|
|
+reactstrap@^8.0.1:
|
|
|
+ version "8.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-8.0.1.tgz#0b663c8195f540bc1d6d5dbcbcf73cab56fe7c79"
|
|
|
+ integrity sha512-GvUWEL+a2+3npK1OxTXcNBMHXX4x6uc1KQRzK7yAOl+8sAHTRWqjunvMUfny3oDh8yKVzgqpqQlWWvs1B2HR9A==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.2.0"
|
|
|
+ classnames "^2.2.3"
|
|
|
+ lodash.isfunction "^3.0.9"
|
|
|
+ lodash.isobject "^3.0.2"
|
|
|
+ lodash.tonumber "^4.0.3"
|
|
|
+ prop-types "^15.5.8"
|
|
|
+ react-lifecycles-compat "^3.0.4"
|
|
|
+ react-popper "^1.3.3"
|
|
|
+ react-transition-group "^2.3.1"
|
|
|
+
|
|
|
read-pkg-up@^1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
|
|
|
@@ -10328,10 +10402,6 @@ regenerate@^1.4.0:
|
|
|
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.0.tgz#4a856ec4b56e4077c557589cae85e7a4c8869a11"
|
|
|
integrity sha512-1G6jJVDWrt0rK99kBjvEtziZNCICAuvIPkSiUFIQxVP06RCVpq3dmDo2oi6ABpYaDYaTRr67BEhL8r1wgEZZKg==
|
|
|
|
|
|
-regenerator-runtime@^0.11.0:
|
|
|
- version "0.11.1"
|
|
|
- resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
|
|
|
-
|
|
|
regenerator-runtime@^0.12.0:
|
|
|
version "0.12.1"
|
|
|
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz#fa1a71544764c036f8c49b13a08b2594c9f8a0de"
|
|
|
@@ -12329,12 +12399,6 @@ ultron@~1.1.0:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.1.1.tgz#9fe1536a10a664a65266a1e3ccf85fd36302bc9c"
|
|
|
|
|
|
-uncontrollable@^4.1.0:
|
|
|
- version "4.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/uncontrollable/-/uncontrollable-4.1.0.tgz#e0358291252e1865222d90939b19f2f49f81c1a9"
|
|
|
- dependencies:
|
|
|
- invariant "^2.1.0"
|
|
|
-
|
|
|
underscore@1.8.3:
|
|
|
version "1.8.3"
|
|
|
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.8.3.tgz#4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022"
|
|
|
@@ -12723,6 +12787,13 @@ warning@^4.0.1, warning@^4.0.2:
|
|
|
dependencies:
|
|
|
loose-envify "^1.0.0"
|
|
|
|
|
|
+warning@^4.0.3:
|
|
|
+ version "4.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.3.tgz#16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3"
|
|
|
+ integrity sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==
|
|
|
+ dependencies:
|
|
|
+ loose-envify "^1.0.0"
|
|
|
+
|
|
|
watchpack@^1.6.0:
|
|
|
version "1.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.6.0.tgz#4bc12c2ebe8aa277a71f1d3f14d685c7b446cd00"
|