|
1195 | 1195 | "@babel/plugin-transform-react-jsx-development" "^7.16.7"
|
1196 | 1196 | "@babel/plugin-transform-react-pure-annotations" "^7.16.7"
|
1197 | 1197 |
|
1198 |
| -"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.2.0", "@babel/runtime@^7.4.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
| 1198 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.4.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
1199 | 1199 | version "7.16.3"
|
1200 | 1200 | resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.3.tgz"
|
1201 | 1201 | integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==
|
|
1209 | 1209 | dependencies:
|
1210 | 1210 | regenerator-runtime "^0.14.0"
|
1211 | 1211 |
|
| 1212 | +"@babel/runtime@^7.5.5": |
| 1213 | + version "7.24.4" |
| 1214 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.4.tgz#de795accd698007a66ba44add6cc86542aff1edd" |
| 1215 | + integrity sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA== |
| 1216 | + dependencies: |
| 1217 | + regenerator-runtime "^0.14.0" |
| 1218 | + |
1212 | 1219 | "@babel/runtime@^7.9.2":
|
1213 | 1220 | version "7.18.9"
|
1214 | 1221 | resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.9.tgz"
|
|
1426 | 1433 | resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz"
|
1427 | 1434 | integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
|
1428 | 1435 |
|
1429 |
| -"@hypnosphi/create-react-context@^0.3.1": |
1430 |
| - version "0.3.1" |
1431 |
| - resolved "https://registry.npmjs.org/@hypnosphi/create-react-context/-/create-react-context-0.3.1.tgz" |
1432 |
| - integrity sha512-V1klUed202XahrWJLLOT3EXNeCpFHCcJntdFGI15ntCwau+jfT386w7OFTMaCqOgXUH1fa0w/I1oZs+i/Rfr0A== |
1433 |
| - dependencies: |
1434 |
| - gud "^1.0.0" |
1435 |
| - warning "^4.0.3" |
1436 |
| - |
1437 | 1436 | "@isaacs/cliui@^8.0.2":
|
1438 | 1437 | version "8.0.2"
|
1439 | 1438 | resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
|
|
1982 | 1981 | qs "^6.10.1"
|
1983 | 1982 | url-parse "^1.5.3"
|
1984 | 1983 |
|
| 1984 | +"@popperjs/core@^2.6.0": |
| 1985 | + version "2.11.8" |
| 1986 | + resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" |
| 1987 | + integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== |
| 1988 | + |
1985 | 1989 |
|
1986 | 1990 | version "1.9.1"
|
1987 | 1991 | resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-1.9.1.tgz#384ee8b09786f0e8f62b1925e4c492424cb549ee"
|
@@ -4266,18 +4270,6 @@ dedent@^0.7.0:
|
4266 | 4270 | resolved "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz"
|
4267 | 4271 | integrity sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==
|
4268 | 4272 |
|
4269 |
| -deep-equal@^1.1.1: |
4270 |
| - version "1.1.1" |
4271 |
| - resolved "https://registry.npmjs.org/deep-equal/-/deep-equal-1.1.1.tgz" |
4272 |
| - integrity sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g== |
4273 |
| - dependencies: |
4274 |
| - is-arguments "^1.0.4" |
4275 |
| - is-date-object "^1.0.1" |
4276 |
| - is-regex "^1.0.4" |
4277 |
| - object-is "^1.0.1" |
4278 |
| - object-keys "^1.1.1" |
4279 |
| - regexp.prototype.flags "^1.2.0" |
4280 |
| - |
4281 | 4273 | deep-extend@^0.6.0:
|
4282 | 4274 | version "0.6.0"
|
4283 | 4275 | resolved "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz"
|
@@ -4491,14 +4483,7 @@ dom-converter@^0.2.0:
|
4491 | 4483 | dependencies:
|
4492 | 4484 | utila "~0.4"
|
4493 | 4485 |
|
4494 |
| -dom-helpers@^3.4.0: |
4495 |
| - version "3.4.0" |
4496 |
| - resolved "https://registry.npmjs.org/dom-helpers/-/dom-helpers-3.4.0.tgz" |
4497 |
| - integrity sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA== |
4498 |
| - dependencies: |
4499 |
| - "@babel/runtime" "^7.1.2" |
4500 |
| - |
4501 |
| -dom-helpers@^5.1.3: |
| 4486 | +dom-helpers@^5.0.1, dom-helpers@^5.1.3: |
4502 | 4487 | version "5.2.1"
|
4503 | 4488 | resolved "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz"
|
4504 | 4489 | integrity sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==
|
@@ -5720,11 +5705,6 @@ grapheme-splitter@^1.0.4:
|
5720 | 5705 | resolved "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz"
|
5721 | 5706 | integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
|
5722 | 5707 |
|
5723 |
| -gud@^1.0.0: |
5724 |
| - version "1.0.0" |
5725 |
| - resolved "https://registry.npmjs.org/gud/-/gud-1.0.0.tgz" |
5726 |
| - integrity sha512-zGEOVKFM5sVPPrYs7J5/hYEw2Pof8KCyOwyhG8sAF26mCAeUFAcYPu1mwB7hhpIP29zOIBaDqwuHdLp0jvZXjw== |
5727 |
| - |
5728 | 5708 | handle-thing@^2.0.0:
|
5729 | 5709 | version "2.0.1"
|
5730 | 5710 | resolved "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz"
|
@@ -6358,7 +6338,7 @@ is-potential-custom-element-name@^1.0.1:
|
6358 | 6338 | resolved "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz"
|
6359 | 6339 | integrity sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==
|
6360 | 6340 |
|
6361 |
| -is-regex@^1.0.4, is-regex@^1.1.0, is-regex@^1.1.4: |
| 6341 | +is-regex@^1.1.0, is-regex@^1.1.4: |
6362 | 6342 | version "1.1.4"
|
6363 | 6343 | resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz"
|
6364 | 6344 | integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
|
@@ -8449,11 +8429,6 @@ polished@^4.1.3:
|
8449 | 8429 | dependencies:
|
8450 | 8430 | "@babel/runtime" "^7.17.8"
|
8451 | 8431 |
|
8452 |
| -popper.js@^1.14.4: |
8453 |
| - version "1.16.1" |
8454 |
| - resolved "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz" |
8455 |
| - integrity sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ== |
8456 |
| - |
8457 | 8432 | postcss-modules-extract-imports@^3.1.0:
|
8458 | 8433 | version "3.1.0"
|
8459 | 8434 | resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.1.0.tgz#b4497cb85a9c0c4b5aabeb759bb25e8d89f15002"
|
@@ -8842,6 +8817,11 @@ react-fast-compare@^2.0.4:
|
8842 | 8817 | resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-2.0.4.tgz"
|
8843 | 8818 | integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
|
8844 | 8819 |
|
| 8820 | +react-fast-compare@^3.0.1: |
| 8821 | + version "3.2.2" |
| 8822 | + resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49" |
| 8823 | + integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ== |
| 8824 | + |
8845 | 8825 | react-fast-compare@^3.2.0:
|
8846 | 8826 | version "3.2.0"
|
8847 | 8827 | resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz"
|
@@ -8951,17 +8931,12 @@ react-outside-click-handler@^1.2.4:
|
8951 | 8931 | object.values "^1.1.0"
|
8952 | 8932 | prop-types "^15.7.2"
|
8953 | 8933 |
|
8954 |
| -react-popper@^1.3.6: |
8955 |
| - version "1.3.11" |
8956 |
| - resolved "https://registry.npmjs.org/react-popper/-/react-popper-1.3.11.tgz" |
8957 |
| - integrity sha512-VSA/bS+pSndSF2fiasHK/PTEEAyOpX60+H5EPAjoArr8JGm+oihu4UbrqcEBpQibJxBVCpYyjAX7abJ+7DoYVg== |
| 8934 | +react-popper@^2.2.4: |
| 8935 | + version "2.3.0" |
| 8936 | + resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-2.3.0.tgz#17891c620e1320dce318bad9fede46a5f71c70ba" |
| 8937 | + integrity sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q== |
8958 | 8938 | dependencies:
|
8959 |
| - "@babel/runtime" "^7.1.2" |
8960 |
| - "@hypnosphi/create-react-context" "^0.3.1" |
8961 |
| - deep-equal "^1.1.1" |
8962 |
| - popper.js "^1.14.4" |
8963 |
| - prop-types "^15.6.1" |
8964 |
| - typed-styles "^0.0.7" |
| 8939 | + react-fast-compare "^3.0.1" |
8965 | 8940 | warning "^4.0.2"
|
8966 | 8941 |
|
8967 | 8942 | react-portal@^4.2.0:
|
@@ -9068,15 +9043,15 @@ react-tabs@^3.2.2:
|
9068 | 9043 | clsx "^1.1.0"
|
9069 | 9044 | prop-types "^15.5.0"
|
9070 | 9045 |
|
9071 |
| -react-transition-group@^2.3.1: |
9072 |
| - version "2.9.0" |
9073 |
| - resolved "https://registry.npmjs.org/react-transition-group/-/react-transition-group-2.9.0.tgz" |
9074 |
| - integrity sha512-+HzNTCHpeQyl4MJ/bdE0u6XRMe9+XG/+aL4mCxVN4DnPBQ0/5bfHWPDuOZUzYdMj94daZaZdCCc1Dzt9R/xSSg== |
| 9046 | +react-transition-group@^4.4.2: |
| 9047 | + version "4.4.5" |
| 9048 | + resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.5.tgz#e53d4e3f3344da8521489fbef8f2581d42becdd1" |
| 9049 | + integrity sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g== |
9075 | 9050 | dependencies:
|
9076 |
| - dom-helpers "^3.4.0" |
| 9051 | + "@babel/runtime" "^7.5.5" |
| 9052 | + dom-helpers "^5.0.1" |
9077 | 9053 | loose-envify "^1.4.0"
|
9078 | 9054 | prop-types "^15.6.2"
|
9079 |
| - react-lifecycles-compat "^3.0.4" |
9080 | 9055 |
|
9081 | 9056 | react-virtualized@^9.21.0:
|
9082 | 9057 | version "9.22.3"
|
|
9131 | 9106 | loose-envify "^1.1.0"
|
9132 | 9107 | object-assign "^4.1.1"
|
9133 | 9108 |
|
9134 |
| -reactstrap@8.5.1: |
9135 |
| - version "8.5.1" |
9136 |
| - resolved "https://registry.npmjs.org/reactstrap/-/reactstrap-8.5.1.tgz" |
9137 |
| - integrity sha512-igpdw8DiW48ZtwGOo2unwlsILFlF7deiqFUAqc3wrsX/0H0OkvmezJdkjJx2X9jaHfjGdPpm0vu5VN/kk7tv+A== |
| 9109 | +reactstrap@9.2.2: |
| 9110 | + version "9.2.2" |
| 9111 | + resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-9.2.2.tgz#d3a062cb1492a9cf6ed4684698044fa1996350c9" |
| 9112 | + integrity sha512-4KroiGOdqZLAnMGzHjpErW3G7bLB+QbKzzMLIDXydPIV0y74lpdL7WtXHkLWAGInd97WCPNx4+R0NQDPyzIfhw== |
9138 | 9113 | dependencies:
|
9139 |
| - "@babel/runtime" "^7.2.0" |
| 9114 | + "@babel/runtime" "^7.12.5" |
| 9115 | + "@popperjs/core" "^2.6.0" |
9140 | 9116 | classnames "^2.2.3"
|
9141 | 9117 | prop-types "^15.5.8"
|
9142 |
| - react-popper "^1.3.6" |
9143 |
| - react-transition-group "^2.3.1" |
| 9118 | + react-popper "^2.2.4" |
| 9119 | + react-transition-group "^4.4.2" |
9144 | 9120 |
|
9145 | 9121 | readable-stream@^2.0.1:
|
9146 | 9122 | version "2.3.7"
|
@@ -9296,14 +9272,6 @@ regenerator-transform@^0.15.0:
|
9296 | 9272 | dependencies:
|
9297 | 9273 | "@babel/runtime" "^7.8.4"
|
9298 | 9274 |
|
9299 |
| -regexp.prototype.flags@^1.2.0: |
9300 |
| - version "1.3.1" |
9301 |
| - resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz" |
9302 |
| - integrity sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA== |
9303 |
| - dependencies: |
9304 |
| - call-bind "^1.0.2" |
9305 |
| - define-properties "^1.1.3" |
9306 |
| - |
9307 | 9275 | regexp.prototype.flags@^1.4.3:
|
9308 | 9276 | version "1.4.3"
|
9309 | 9277 | resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz"
|
@@ -10472,11 +10440,6 @@ type-is@~1.6.18:
|
10472 | 10440 | media-typer "0.3.0"
|
10473 | 10441 | mime-types "~2.1.24"
|
10474 | 10442 |
|
10475 |
| -typed-styles@^0.0.7: |
10476 |
| - version "0.0.7" |
10477 |
| - resolved "https://registry.npmjs.org/typed-styles/-/typed-styles-0.0.7.tgz" |
10478 |
| - integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q== |
10479 |
| - |
10480 | 10443 | uc.micro@^1.0.1, uc.micro@^1.0.5:
|
10481 | 10444 | version "1.0.6"
|
10482 | 10445 | resolved "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz"
|
@@ -11046,7 +11009,7 @@ walker@^1.0.8:
|
11046 | 11009 | dependencies:
|
11047 | 11010 | makeerror "1.0.12"
|
11048 | 11011 |
|
11049 |
| -warning@^4.0.2, warning@^4.0.3: |
| 11012 | +warning@^4.0.2: |
11050 | 11013 | version "4.0.3"
|
11051 | 11014 | resolved "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz"
|
11052 | 11015 | integrity sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==
|
|
0 commit comments