|
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.23.2" |
| 1214 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885" |
| 1215 | + integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg== |
| 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"
|
|
1983 | 1982 | qs "^6.10.1"
|
1984 | 1983 | url-parse "^1.5.3"
|
1985 | 1984 |
|
| 1985 | +"@popperjs/core@^2.6.0": |
| 1986 | + version "2.11.8" |
| 1987 | + resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" |
| 1988 | + integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== |
| 1989 | + |
1986 | 1990 | "@redocly/ajv@^8.11.0":
|
1987 | 1991 | version "8.11.0"
|
1988 | 1992 | resolved "https://registry.yarnpkg.com/@redocly/ajv/-/ajv-8.11.0.tgz#2fad322888dc0113af026e08fceb3e71aae495ae"
|
@@ -4208,18 +4212,6 @@ dedent@^0.7.0:
|
4208 | 4212 | resolved "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz"
|
4209 | 4213 | integrity sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==
|
4210 | 4214 |
|
4211 |
| -deep-equal@^1.1.1: |
4212 |
| - version "1.1.1" |
4213 |
| - resolved "https://registry.npmjs.org/deep-equal/-/deep-equal-1.1.1.tgz" |
4214 |
| - integrity sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g== |
4215 |
| - dependencies: |
4216 |
| - is-arguments "^1.0.4" |
4217 |
| - is-date-object "^1.0.1" |
4218 |
| - is-regex "^1.0.4" |
4219 |
| - object-is "^1.0.1" |
4220 |
| - object-keys "^1.1.1" |
4221 |
| - regexp.prototype.flags "^1.2.0" |
4222 |
| - |
4223 | 4215 | deep-extend@^0.6.0:
|
4224 | 4216 | version "0.6.0"
|
4225 | 4217 | resolved "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz"
|
@@ -4424,14 +4416,7 @@ dom-converter@^0.2.0:
|
4424 | 4416 | dependencies:
|
4425 | 4417 | utila "~0.4"
|
4426 | 4418 |
|
4427 |
| -dom-helpers@^3.4.0: |
4428 |
| - version "3.4.0" |
4429 |
| - resolved "https://registry.npmjs.org/dom-helpers/-/dom-helpers-3.4.0.tgz" |
4430 |
| - integrity sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA== |
4431 |
| - dependencies: |
4432 |
| - "@babel/runtime" "^7.1.2" |
4433 |
| - |
4434 |
| -dom-helpers@^5.1.3: |
| 4419 | +dom-helpers@^5.0.1, dom-helpers@^5.1.3: |
4435 | 4420 | version "5.2.1"
|
4436 | 4421 | resolved "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz"
|
4437 | 4422 | integrity sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==
|
@@ -5623,11 +5608,6 @@ grapheme-splitter@^1.0.4:
|
5623 | 5608 | resolved "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz"
|
5624 | 5609 | integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
|
5625 | 5610 |
|
5626 |
| -gud@^1.0.0: |
5627 |
| - version "1.0.0" |
5628 |
| - resolved "https://registry.npmjs.org/gud/-/gud-1.0.0.tgz" |
5629 |
| - integrity sha512-zGEOVKFM5sVPPrYs7J5/hYEw2Pof8KCyOwyhG8sAF26mCAeUFAcYPu1mwB7hhpIP29zOIBaDqwuHdLp0jvZXjw== |
5630 |
| - |
5631 | 5611 | handle-thing@^2.0.0:
|
5632 | 5612 | version "2.0.1"
|
5633 | 5613 | resolved "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz"
|
@@ -6243,7 +6223,7 @@ is-potential-custom-element-name@^1.0.1:
|
6243 | 6223 | resolved "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz"
|
6244 | 6224 | integrity sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==
|
6245 | 6225 |
|
6246 |
| -is-regex@^1.0.4, is-regex@^1.1.0, is-regex@^1.1.4: |
| 6226 | +is-regex@^1.1.0, is-regex@^1.1.4: |
6247 | 6227 | version "1.1.4"
|
6248 | 6228 | resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz"
|
6249 | 6229 | integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
|
@@ -8296,11 +8276,6 @@ polished@^4.1.3:
|
8296 | 8276 | dependencies:
|
8297 | 8277 | "@babel/runtime" "^7.17.8"
|
8298 | 8278 |
|
8299 |
| -popper.js@^1.14.4: |
8300 |
| - version "1.16.1" |
8301 |
| - resolved "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz" |
8302 |
| - integrity sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ== |
8303 |
| - |
8304 | 8279 | postcss-modules-extract-imports@^3.0.0:
|
8305 | 8280 | version "3.0.0"
|
8306 | 8281 | resolved "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz"
|
@@ -8667,6 +8642,11 @@ react-fast-compare@^2.0.4:
|
8667 | 8642 | resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-2.0.4.tgz"
|
8668 | 8643 | integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
|
8669 | 8644 |
|
| 8645 | +react-fast-compare@^3.0.1: |
| 8646 | + version "3.2.2" |
| 8647 | + resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49" |
| 8648 | + integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ== |
| 8649 | + |
8670 | 8650 | react-fast-compare@^3.2.0:
|
8671 | 8651 | version "3.2.0"
|
8672 | 8652 | resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz"
|
@@ -8776,17 +8756,12 @@ react-outside-click-handler@^1.2.4:
|
8776 | 8756 | object.values "^1.1.0"
|
8777 | 8757 | prop-types "^15.7.2"
|
8778 | 8758 |
|
8779 |
| -react-popper@^1.3.6: |
8780 |
| - version "1.3.11" |
8781 |
| - resolved "https://registry.npmjs.org/react-popper/-/react-popper-1.3.11.tgz" |
8782 |
| - integrity sha512-VSA/bS+pSndSF2fiasHK/PTEEAyOpX60+H5EPAjoArr8JGm+oihu4UbrqcEBpQibJxBVCpYyjAX7abJ+7DoYVg== |
| 8759 | +react-popper@^2.2.4: |
| 8760 | + version "2.3.0" |
| 8761 | + resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-2.3.0.tgz#17891c620e1320dce318bad9fede46a5f71c70ba" |
| 8762 | + integrity sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q== |
8783 | 8763 | dependencies:
|
8784 |
| - "@babel/runtime" "^7.1.2" |
8785 |
| - "@hypnosphi/create-react-context" "^0.3.1" |
8786 |
| - deep-equal "^1.1.1" |
8787 |
| - popper.js "^1.14.4" |
8788 |
| - prop-types "^15.6.1" |
8789 |
| - typed-styles "^0.0.7" |
| 8764 | + react-fast-compare "^3.0.1" |
8790 | 8765 | warning "^4.0.2"
|
8791 | 8766 |
|
8792 | 8767 | react-portal@^4.2.0:
|
@@ -8893,15 +8868,15 @@ react-tabs@^3.2.2:
|
8893 | 8868 | clsx "^1.1.0"
|
8894 | 8869 | prop-types "^15.5.0"
|
8895 | 8870 |
|
8896 |
| -react-transition-group@^2.3.1: |
8897 |
| - version "2.9.0" |
8898 |
| - resolved "https://registry.npmjs.org/react-transition-group/-/react-transition-group-2.9.0.tgz" |
8899 |
| - integrity sha512-+HzNTCHpeQyl4MJ/bdE0u6XRMe9+XG/+aL4mCxVN4DnPBQ0/5bfHWPDuOZUzYdMj94daZaZdCCc1Dzt9R/xSSg== |
| 8871 | +react-transition-group@^4.4.2: |
| 8872 | + version "4.4.5" |
| 8873 | + resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.5.tgz#e53d4e3f3344da8521489fbef8f2581d42becdd1" |
| 8874 | + integrity sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g== |
8900 | 8875 | dependencies:
|
8901 |
| - dom-helpers "^3.4.0" |
| 8876 | + "@babel/runtime" "^7.5.5" |
| 8877 | + dom-helpers "^5.0.1" |
8902 | 8878 | loose-envify "^1.4.0"
|
8903 | 8879 | prop-types "^15.6.2"
|
8904 |
| - react-lifecycles-compat "^3.0.4" |
8905 | 8880 |
|
8906 | 8881 | react-virtualized@^9.21.0:
|
8907 | 8882 | version "9.22.3"
|
|
8956 | 8931 | loose-envify "^1.1.0"
|
8957 | 8932 | object-assign "^4.1.1"
|
8958 | 8933 |
|
8959 |
| -reactstrap@8.5.1: |
8960 |
| - version "8.5.1" |
8961 |
| - resolved "https://registry.npmjs.org/reactstrap/-/reactstrap-8.5.1.tgz" |
8962 |
| - integrity sha512-igpdw8DiW48ZtwGOo2unwlsILFlF7deiqFUAqc3wrsX/0H0OkvmezJdkjJx2X9jaHfjGdPpm0vu5VN/kk7tv+A== |
| 8934 | +reactstrap@9.2.1: |
| 8935 | + version "9.2.1" |
| 8936 | + resolved "https://registry.yarnpkg.com/reactstrap/-/reactstrap-9.2.1.tgz#498aa1355cfa620f6812b98a92cc8e54155d4383" |
| 8937 | + integrity sha512-3d+jo7EEw1GxobrSeTjs+Vq1SNrMnRTcwKp3/t1ufrceTLFHS6LpAck4eLKlzvgQgTpSJpLeJtVQKSqkxbHTiQ== |
8963 | 8938 | dependencies:
|
8964 |
| - "@babel/runtime" "^7.2.0" |
| 8939 | + "@babel/runtime" "^7.12.5" |
| 8940 | + "@popperjs/core" "^2.6.0" |
8965 | 8941 | classnames "^2.2.3"
|
8966 | 8942 | prop-types "^15.5.8"
|
8967 |
| - react-popper "^1.3.6" |
8968 |
| - react-transition-group "^2.3.1" |
| 8943 | + react-popper "^2.2.4" |
| 8944 | + react-transition-group "^4.4.2" |
8969 | 8945 |
|
8970 | 8946 | readable-stream@^2.0.1:
|
8971 | 8947 | version "2.3.7"
|
@@ -9121,14 +9097,6 @@ regenerator-transform@^0.15.0:
|
9121 | 9097 | dependencies:
|
9122 | 9098 | "@babel/runtime" "^7.8.4"
|
9123 | 9099 |
|
9124 |
| -regexp.prototype.flags@^1.2.0: |
9125 |
| - version "1.3.1" |
9126 |
| - resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz" |
9127 |
| - integrity sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA== |
9128 |
| - dependencies: |
9129 |
| - call-bind "^1.0.2" |
9130 |
| - define-properties "^1.1.3" |
9131 |
| - |
9132 | 9100 | regexp.prototype.flags@^1.4.3:
|
9133 | 9101 | version "1.4.3"
|
9134 | 9102 | resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz"
|
@@ -10258,11 +10226,6 @@ type-is@~1.6.18:
|
10258 | 10226 | media-typer "0.3.0"
|
10259 | 10227 | mime-types "~2.1.24"
|
10260 | 10228 |
|
10261 |
| -typed-styles@^0.0.7: |
10262 |
| - version "0.0.7" |
10263 |
| - resolved "https://registry.npmjs.org/typed-styles/-/typed-styles-0.0.7.tgz" |
10264 |
| - integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q== |
10265 |
| - |
10266 | 10229 | uc.micro@^1.0.1, uc.micro@^1.0.5:
|
10267 | 10230 | version "1.0.6"
|
10268 | 10231 | resolved "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz"
|
@@ -10822,7 +10785,7 @@ walker@^1.0.8:
|
10822 | 10785 | dependencies:
|
10823 | 10786 | makeerror "1.0.12"
|
10824 | 10787 |
|
10825 |
| -warning@^4.0.2, warning@^4.0.3: |
| 10788 | +warning@^4.0.2: |
10826 | 10789 | version "4.0.3"
|
10827 | 10790 | resolved "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz"
|
10828 | 10791 | integrity sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==
|
|
0 commit comments