|
1133 | 1133 | resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
|
1134 | 1134 | integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
|
1135 | 1135 |
|
| 1136 | +"@popperjs/core@^2.0.0": |
| 1137 | + version "2.1.1" |
| 1138 | + resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.1.1.tgz#12c572ab88ef7345b43f21883fca26631c223085" |
| 1139 | + integrity sha512-sLqWxCzC5/QHLhziXSCAksBxHfOnQlhPRVgPK0egEw+ktWvG75T2k+aYWVjVh9+WKeT3tlG3ZNbZQvZLmfuOIw== |
| 1140 | + |
1136 | 1141 | "@restart/context@^2.1.4":
|
1137 | 1142 | version "2.1.4"
|
1138 | 1143 | resolved "https://registry.yarnpkg.com/@restart/context/-/context-2.1.4.tgz#a99d87c299a34c28bd85bb489cb07bfd23149c02"
|
1139 | 1144 | integrity sha512-INJYZQJP7g+IoDUh/475NlGiTeMfwTXUEr3tmRneckHIxNolGOW9CTq83S8cxq0CgJwwcMzMJFchxvlwe7Rk8Q==
|
1140 | 1145 |
|
1141 |
| -"@restart/hooks@^0.3.11", "@restart/hooks@^0.3.12": |
1142 |
| - version "0.3.19" |
1143 |
| - resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.3.19.tgz#1b54b4a61dca6157f3bfcd4f348855187d67d51f" |
1144 |
| - integrity sha512-8bskLEkiDvuZztnfGN+vM56q2HQV8dyXS/Eb0nhXPx6fonii3hQLxfNVA2r5NTMbvEkwDo59bAau3idUXaGvww== |
| 1146 | +"@restart/hooks@^0.3.12", "@restart/hooks@^0.3.21": |
| 1147 | + version "0.3.22" |
| 1148 | + resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.3.22.tgz#bb7e27c832bf576f56977d0a0b8b9d8ccee877b8" |
| 1149 | + integrity sha512-tW0T3hP6emYNOc76/iC96rlu+f7JYLSVk/Wnn+7dj1gJUcw4CkQNLy16vx2mBLtVKsFMZ9miVEZXat8blruDHQ== |
| 1150 | + dependencies: |
| 1151 | + lodash "^4.17.15" |
| 1152 | + lodash-es "^4.17.15" |
1145 | 1153 |
|
1146 | 1154 | "@svgr/babel-plugin-add-jsx-attribute@^4.2.0":
|
1147 | 1155 | version "4.2.0"
|
|
1348 | 1356 | resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
|
1349 | 1357 | integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
|
1350 | 1358 |
|
1351 |
| -"@types/react@^16.8.23": |
1352 |
| - version "16.9.16" |
1353 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.16.tgz#4f12515707148b1f53a8eaa4341dae5dfefb066d" |
1354 |
| - integrity sha512-dQ3wlehuBbYlfvRXfF5G+5TbZF3xqgkikK7DWAsQXe2KnzV+kjD4W2ea+ThCrKASZn9h98bjjPzoTYzfRqyBkw== |
| 1359 | +"@types/react@^16.9.23": |
| 1360 | + version "16.9.27" |
| 1361 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.27.tgz#7fc5db99e3ec3f21735b44d3560cff684856814a" |
| 1362 | + integrity sha512-j+RvQb9w7a2kZFBOgTh+s/elCwtqWUMN6RJNdmz0ntmwpeoMHKnyhUcmYBu7Yw94Rtj9938D+TJSn6WGcq2+OA== |
1355 | 1363 | dependencies:
|
1356 | 1364 | "@types/prop-types" "*"
|
1357 | 1365 | csstype "^2.2.0"
|
@@ -6240,6 +6248,11 @@ locate-path@^5.0.0:
|
6240 | 6248 | dependencies:
|
6241 | 6249 | p-locate "^4.1.0"
|
6242 | 6250 |
|
| 6251 | +lodash-es@^4.17.15: |
| 6252 | + version "4.17.15" |
| 6253 | + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78" |
| 6254 | + integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ== |
| 6255 | + |
6243 | 6256 | lodash._reinterpolate@^3.0.0:
|
6244 | 6257 | version "3.0.0"
|
6245 | 6258 | resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
|
|
7477 | 7490 | dependencies:
|
7478 | 7491 | ts-pnp "^1.1.6"
|
7479 | 7492 |
|
7480 |
| -popper.js@^1.15.0, popper.js@^1.16.0: |
7481 |
| - version "1.16.0" |
7482 |
| - resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.0.tgz#2e1816bcbbaa518ea6c2e15a466f4cb9c6e2fbb3" |
7483 |
| - integrity sha512-+G+EkOPoE5S/zChTpmBSSDYmhXJ5PsW8eMhH8cP/CQHMFPBG/kC9Y5IIw6qNYgdJ+/COf0ddY2li28iHaZRSjw== |
7484 |
| - |
7485 | 7493 | portfinder@^1.0.25:
|
7486 | 7494 | version "1.0.25"
|
7487 | 7495 | resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.25.tgz#254fd337ffba869f4b9d37edc298059cb4d35eca"
|
@@ -8415,22 +8423,21 @@ react-app-polyfill@^1.0.6:
|
8415 | 8423 | regenerator-runtime "^0.13.3"
|
8416 | 8424 | whatwg-fetch "^3.0.0"
|
8417 | 8425 |
|
8418 |
| -react-bootstrap@^1.0.0-beta.17: |
8419 |
| - version "1.0.0-beta.17" |
8420 |
| - resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.0.0-beta.17.tgz#09d4789633b2fb24d408fa493b4a80a496e87c82" |
8421 |
| - integrity sha512-7VP9doezV4rX0EcajzMvyD6ywtrLfulF3ZAev+uTx8syWQybUkccOpecUO5kPomng/bJMgK/h+44PkZ15Dv44g== |
| 8426 | +react-bootstrap@^1.0.0: |
| 8427 | + version "1.0.0" |
| 8428 | + resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.0.0.tgz#ed812810205e75b8e4a84b9514d79de090cdc627" |
| 8429 | + integrity sha512-Ep6ZNH6wL5m9bytOS6T9mjSz0YE1bEkc+uHItvenRcA3amr5ApkpKYzAWgdglhRPZHPvm+pnqs1z5IPwv/2UZw== |
8422 | 8430 | dependencies:
|
8423 | 8431 | "@babel/runtime" "^7.4.2"
|
8424 | 8432 | "@restart/context" "^2.1.4"
|
8425 |
| - "@restart/hooks" "^0.3.11" |
8426 |
| - "@types/react" "^16.8.23" |
| 8433 | + "@restart/hooks" "^0.3.21" |
| 8434 | + "@types/react" "^16.9.23" |
8427 | 8435 | classnames "^2.2.6"
|
8428 | 8436 | dom-helpers "^5.1.2"
|
8429 | 8437 | invariant "^2.2.4"
|
8430 |
| - popper.js "^1.16.0" |
8431 | 8438 | prop-types "^15.7.2"
|
8432 | 8439 | prop-types-extra "^1.1.0"
|
8433 |
| - react-overlays "^2.1.0" |
| 8440 | + react-overlays "^3.0.1" |
8434 | 8441 | react-transition-group "^4.0.0"
|
8435 | 8442 | uncontrollable "^7.0.0"
|
8436 | 8443 | warning "^4.0.3"
|
@@ -8485,15 +8492,15 @@ react-is@^16.3.2, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is
|
8485 | 8492 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"
|
8486 | 8493 | integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==
|
8487 | 8494 |
|
8488 |
| -react-overlays@^2.1.0: |
8489 |
| - version "2.1.0" |
8490 |
| - resolved "https://registry.yarnpkg.com/react-overlays/-/react-overlays-2.1.0.tgz#3671cadab085a519c90a51b9b1402a70281e31d4" |
8491 |
| - integrity sha512-tHPGTZosbQSo82yb9x4YCsmJJtspKvAPL5kXVnyoB2Z5UoAU3VetIuh2VblfVT408us5nLJd9uDtwI3xWDHS6w== |
| 8495 | +react-overlays@^3.0.1: |
| 8496 | + version "3.0.1" |
| 8497 | + resolved "https://registry.yarnpkg.com/react-overlays/-/react-overlays-3.0.1.tgz#0a007d8d8b97d8e85bb23b2fbe2fb336d82422db" |
| 8498 | + integrity sha512-QEt6I3Cjy06pe2FwY/tuWaXEzSVOuXfP8zsC6oWHJhMYpEJQgZV/TCwbCw5slMW6VcgwcWPc4HrBzN0yfxf5Xw== |
8492 | 8499 | dependencies:
|
8493 | 8500 | "@babel/runtime" "^7.4.5"
|
| 8501 | + "@popperjs/core" "^2.0.0" |
8494 | 8502 | "@restart/hooks" "^0.3.12"
|
8495 | 8503 | dom-helpers "^5.1.0"
|
8496 |
| - popper.js "^1.15.0" |
8497 | 8504 | prop-types "^15.7.2"
|
8498 | 8505 | uncontrollable "^7.0.0"
|
8499 | 8506 | warning "^4.0.3"
|
|
0 commit comments