|
|
@@ -5448,6 +5448,10 @@ pluralize@^7.0.0:
|
|
|
version "7.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777"
|
|
|
|
|
|
+popper.js@^1.14.1:
|
|
|
+ version "1.14.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.14.3.tgz#1438f98d046acf7b4d78cd502bf418ac64d4f095"
|
|
|
+
|
|
|
portscanner@2.1.1:
|
|
|
version "2.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/portscanner/-/portscanner-2.1.1.tgz#eabb409e4de24950f5a2a516d35ae769343fbb96"
|
|
|
@@ -5793,6 +5797,14 @@ prop-types@^15.5.0, prop-types@^15.5.10, prop-types@^15.5.7, prop-types@^15.5.8,
|
|
|
loose-envify "^1.3.1"
|
|
|
object-assign "^4.1.1"
|
|
|
|
|
|
+prop-types@^15.6.1:
|
|
|
+ version "15.6.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca"
|
|
|
+ dependencies:
|
|
|
+ fbjs "^0.8.16"
|
|
|
+ loose-envify "^1.3.1"
|
|
|
+ object-assign "^4.1.1"
|
|
|
+
|
|
|
proxy-addr@~2.0.2:
|
|
|
version "2.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec"
|
|
|
@@ -5933,9 +5945,9 @@ rc@^1.1.7:
|
|
|
minimist "^1.2.0"
|
|
|
strip-json-comments "~2.0.1"
|
|
|
|
|
|
-react-bootstrap-typeahead@^2.6.0:
|
|
|
- version "2.6.0"
|
|
|
- resolved "https://registry.yarnpkg.com/react-bootstrap-typeahead/-/react-bootstrap-typeahead-2.6.0.tgz#d18fd808df2b2f339bd137ff36d7f4b0e6c2cb26"
|
|
|
+react-bootstrap-typeahead@^3.0.3:
|
|
|
+ version "3.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-bootstrap-typeahead/-/react-bootstrap-typeahead-3.0.3.tgz#63998f9576f0e5cd2498d7addc55e65b77b6cd6b"
|
|
|
dependencies:
|
|
|
classnames "^2.2.0"
|
|
|
escape-string-regexp "^1.0.5"
|
|
|
@@ -5945,6 +5957,7 @@ react-bootstrap-typeahead@^2.6.0:
|
|
|
prop-types-extra "^1.0.1"
|
|
|
react-onclickoutside "^6.1.1"
|
|
|
react-overlays "^0.8.1"
|
|
|
+ react-popper "^0.9.0"
|
|
|
warning "^3.0.0"
|
|
|
|
|
|
react-bootstrap@^0.32.1:
|
|
|
@@ -6006,6 +6019,13 @@ react-overlays@^0.8.0, react-overlays@^0.8.1:
|
|
|
react-transition-group "^2.2.0"
|
|
|
warning "^3.0.0"
|
|
|
|
|
|
+react-popper@^0.9.0:
|
|
|
+ version "0.9.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-0.9.5.tgz#02a24ef3eec33af9e54e8358ab70eb0e331edd05"
|
|
|
+ dependencies:
|
|
|
+ popper.js "^1.14.1"
|
|
|
+ prop-types "^15.6.1"
|
|
|
+
|
|
|
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"
|