|
1465 | 1465 | "@docusaurus/theme-search-algolia" "2.4.1"
|
1466 | 1466 | "@docusaurus/types" "2.4.1"
|
1467 | 1467 |
|
1468 |
| -"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]": |
| 1468 | + |
1469 | 1469 | version "5.5.2"
|
1470 | 1470 | resolved "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz"
|
1471 | 1471 | integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
|
|
2170 | 2170 | "@types/history" "^4.7.11"
|
2171 | 2171 | "@types/react" "*"
|
2172 | 2172 |
|
2173 |
| -"@types/react@*", "@types/react@^18.0.26": |
| 2173 | +"@types/react@*": |
2174 | 2174 | version "18.0.26"
|
2175 | 2175 | resolved "https://registry.npmjs.org/@types/react/-/react-18.0.26.tgz"
|
2176 | 2176 | integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==
|
|
2179 | 2179 | "@types/scheduler" "*"
|
2180 | 2180 | csstype "^3.0.2"
|
2181 | 2181 |
|
| 2182 | +"@types/react@^19.0.0": |
| 2183 | + version "19.1.9" |
| 2184 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.9.tgz#f42b24f35474566a39b5c3a98e4d0c425b79a849" |
| 2185 | + integrity sha512-WmdoynAX8Stew/36uTSVMcLJJ1KRh6L3IZRx1PZ7qJtBqT3dYTgyDTx8H1qoRghErydW7xw9mSJ3wS//tCRpFA== |
| 2186 | + dependencies: |
| 2187 | + csstype "^3.0.2" |
| 2188 | + |
2182 | 2189 |
|
2183 | 2190 | version "0.12.0"
|
2184 | 2191 | resolved "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz"
|
@@ -5042,7 +5049,7 @@ lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21:
|
5042 | 5049 | resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
|
5043 | 5050 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
5044 | 5051 |
|
5045 |
| -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: |
| 5052 | +loose-envify@^1.0.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0: |
5046 | 5053 | version "1.4.0"
|
5047 | 5054 | resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz"
|
5048 | 5055 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
|
@@ -6177,13 +6184,12 @@ react-dev-utils@^12.0.1:
|
6177 | 6184 | strip-ansi "^6.0.1"
|
6178 | 6185 | text-table "^0.2.0"
|
6179 | 6186 |
|
6180 |
| -react-dom@^18.2.0: |
6181 |
| - version "18.2.0" |
6182 |
| - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d" |
6183 |
| - integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g== |
| 6187 | +react-dom@^19.0.0: |
| 6188 | + version "19.1.1" |
| 6189 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.1.1.tgz#2daa9ff7f3ae384aeb30e76d5ee38c046dc89893" |
| 6190 | + integrity sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw== |
6184 | 6191 | dependencies:
|
6185 |
| - loose-envify "^1.1.0" |
6186 |
| - scheduler "^0.23.0" |
| 6192 | + scheduler "^0.26.0" |
6187 | 6193 |
|
6188 | 6194 | react-error-overlay@^6.0.11:
|
6189 | 6195 | version "6.0.11"
|
@@ -6233,6 +6239,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
|
6233 | 6239 | dependencies:
|
6234 | 6240 | "@babel/runtime" "^7.10.3"
|
6235 | 6241 |
|
| 6242 | +"react-loadable@npm:@docusaurus/[email protected]": |
| 6243 | + version "5.5.2" |
| 6244 | + resolved "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz" |
| 6245 | + integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== |
| 6246 | + dependencies: |
| 6247 | + "@types/react" "*" |
| 6248 | + prop-types "^15.6.2" |
| 6249 | + |
6236 | 6250 | react-router-config@^5.1.1:
|
6237 | 6251 | version "5.1.1"
|
6238 | 6252 | resolved "https://registry.npmjs.org/react-router-config/-/react-router-config-5.1.1.tgz"
|
@@ -6277,12 +6291,10 @@ react-textarea-autosize@^8.3.2:
|
6277 | 6291 | use-composed-ref "^1.3.0"
|
6278 | 6292 | use-latest "^1.2.1"
|
6279 | 6293 |
|
6280 |
| -react@^18.2.0: |
6281 |
| - version "18.2.0" |
6282 |
| - resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5" |
6283 |
| - integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ== |
6284 |
| - dependencies: |
6285 |
| - loose-envify "^1.1.0" |
| 6294 | +react@^19.0.0: |
| 6295 | + version "19.1.1" |
| 6296 | + resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af" |
| 6297 | + integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ== |
6286 | 6298 |
|
6287 | 6299 | read-cache@^1.0.0:
|
6288 | 6300 | version "1.0.0"
|
@@ -6586,12 +6598,10 @@ sax@^1.2.4:
|
6586 | 6598 | resolved "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz"
|
6587 | 6599 | integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
|
6588 | 6600 |
|
6589 |
| -scheduler@^0.23.0: |
6590 |
| - version "0.23.0" |
6591 |
| - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe" |
6592 |
| - integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw== |
6593 |
| - dependencies: |
6594 |
| - loose-envify "^1.1.0" |
| 6601 | +scheduler@^0.26.0: |
| 6602 | + version "0.26.0" |
| 6603 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.26.0.tgz#4ce8a8c2a2095f13ea11bf9a445be50c555d6337" |
| 6604 | + integrity sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA== |
6595 | 6605 |
|
6596 | 6606 |
|
6597 | 6607 | version "2.7.0"
|
|
0 commit comments