|
1693 | 1693 | "@docusaurus/theme-search-algolia" "2.2.0"
|
1694 | 1694 | "@docusaurus/types" "2.2.0"
|
1695 | 1695 |
|
1696 |
| -"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2": |
| 1696 | +"@docusaurus/react-loadable@5.5.2": |
1697 | 1697 | version "5.5.2"
|
1698 | 1698 | resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
|
1699 | 1699 | integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
|
@@ -6072,7 +6072,7 @@ lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21:
|
6072 | 6072 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
6073 | 6073 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
6074 | 6074 |
|
6075 |
| -loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0: |
| 6075 | +loose-envify@^1.0.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0: |
6076 | 6076 | version "1.4.0"
|
6077 | 6077 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
|
6078 | 6078 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
|
@@ -7219,14 +7219,12 @@ react-devtools-inline@4.4.0:
|
7219 | 7219 | dependencies:
|
7220 | 7220 | es6-symbol "^3"
|
7221 | 7221 |
|
7222 |
| -react-dom@^17.0.1: |
7223 |
| - version "17.0.2" |
7224 |
| - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23" |
7225 |
| - integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA== |
| 7222 | +react-dom@^19.0.0: |
| 7223 | + version "19.0.0" |
| 7224 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.0.0.tgz#43446f1f01c65a4cd7f7588083e686a6726cfb57" |
| 7225 | + integrity sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ== |
7226 | 7226 | dependencies:
|
7227 |
| - loose-envify "^1.1.0" |
7228 |
| - object-assign "^4.1.1" |
7229 |
| - scheduler "^0.20.2" |
| 7227 | + scheduler "^0.25.0" |
7230 | 7228 |
|
7231 | 7229 | react-error-overlay@^6.0.11:
|
7232 | 7230 | version "6.0.11"
|
@@ -7299,6 +7297,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
|
7299 | 7297 | dependencies:
|
7300 | 7298 | "@babel/runtime" "^7.10.3"
|
7301 | 7299 |
|
| 7300 | +"react-loadable@npm:@docusaurus/react-loadable@5.5.2": |
| 7301 | + version "5.5.2" |
| 7302 | + resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" |
| 7303 | + integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== |
| 7304 | + dependencies: |
| 7305 | + "@types/react" "*" |
| 7306 | + prop-types "^15.6.2" |
| 7307 | + |
7302 | 7308 | react-redux@^8.0.2:
|
7303 | 7309 | version "8.0.5"
|
7304 | 7310 | resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.5.tgz#e5fb8331993a019b8aaf2e167a93d10af469c7bd"
|
@@ -7365,13 +7371,10 @@ react-textarea-autosize@^8.3.2:
|
7365 | 7371 | use-composed-ref "^1.0.0"
|
7366 | 7372 | use-latest "^1.0.0"
|
7367 | 7373 |
|
7368 |
| -react@^17.0.1: |
7369 |
| - version "17.0.2" |
7370 |
| - resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037" |
7371 |
| - integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA== |
7372 |
| - dependencies: |
7373 |
| - loose-envify "^1.1.0" |
7374 |
| - object-assign "^4.1.1" |
| 7374 | +react@^19.0.0: |
| 7375 | + version "19.0.0" |
| 7376 | + resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd" |
| 7377 | + integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ== |
7375 | 7378 |
|
7376 | 7379 | readable-stream@^2.0.1:
|
7377 | 7380 | version "2.3.7"
|
@@ -7716,13 +7719,10 @@ sax@^1.2.4:
|
7716 | 7719 | resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
|
7717 | 7720 | integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
|
7718 | 7721 |
|
7719 |
| -scheduler@^0.20.2: |
7720 |
| - version "0.20.2" |
7721 |
| - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91" |
7722 |
| - integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ== |
7723 |
| - dependencies: |
7724 |
| - loose-envify "^1.1.0" |
7725 |
| - object-assign "^4.1.1" |
| 7722 | +scheduler@^0.25.0: |
| 7723 | + version "0.25.0" |
| 7724 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0.tgz#336cd9768e8cceebf52d3c80e3dcf5de23e7e015" |
| 7725 | + integrity sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA== |
7726 | 7726 |
|
7727 | 7727 | schema-utils@2.7.0:
|
7728 | 7728 | version "2.7.0"
|
|
0 commit comments