Skip to content

Commit efc06c2

Browse files
fix(deps): update react monorepo to v19
1 parent 261dcb5 commit efc06c2

File tree

3 files changed

+43
-57
lines changed

3 files changed

+43
-57
lines changed

package-lock.json

Lines changed: 21 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"docusaurus-plugin-sass": "^0.2.6",
4242
"prism-react-renderer": "^1.3.5",
4343
"prismjs": "^1.30.0",
44-
"react": "^17.0.2",
45-
"react-dom": "^17.0.2",
44+
"react": "^19.1.1",
45+
"react-dom": "^19.1.1",
4646
"react-feather": "^2.0.10",
47-
"react-is": "^17.0.2",
47+
"react-is": "^19.1.1",
4848
"redocusaurus": "^1.6.4",
4949
"styled-components": "^5.3.11"
5050
},

yarn.lock

Lines changed: 19 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6212,7 +6212,7 @@ lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21:
62126212
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
62136213
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
62146214

6215-
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:
6215+
loose-envify@^1.0.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
62166216
version "1.4.0"
62176217
resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz"
62186218
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -6416,7 +6416,7 @@ mimic-fn@^2.1.0:
64166416

64176417
mimic-response@^1.0.0, mimic-response@^1.0.1:
64186418
version "1.0.1"
6419-
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz"
6419+
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b"
64206420
integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==
64216421

64226422
mini-css-extract-plugin@^2.6.1:
@@ -7545,14 +7545,12 @@ react-dev-utils@^12.0.1:
75457545
strip-ansi "^6.0.1"
75467546
text-table "^0.2.0"
75477547

7548-
react-dom@^17.0.2:
7549-
version "17.0.2"
7550-
resolved "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz"
7551-
integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==
7548+
react-dom@^19.1.1:
7549+
version "19.1.1"
7550+
resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.1.1.tgz"
7551+
integrity sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==
75527552
dependencies:
7553-
loose-envify "^1.1.0"
7554-
object-assign "^4.1.1"
7555-
scheduler "^0.20.2"
7553+
scheduler "^0.26.0"
75567554

75577555
react-error-overlay@^6.0.11:
75587556
version "6.0.11"
@@ -7587,10 +7585,10 @@ react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
75877585
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz"
75887586
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
75897587

7590-
react-is@^17.0.2:
7591-
version "17.0.2"
7592-
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz"
7593-
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
7588+
react-is@^19.1.1:
7589+
version "19.1.1"
7590+
resolved "https://registry.npmjs.org/react-is/-/react-is-19.1.1.tgz"
7591+
integrity sha512-tr41fA15Vn8p4X9ntI+yCyeGSf1TlYaY5vlTZfQmeLBrFo3psOPX6HhTDnFNL9uj3EhP0KAQ80cugCl4b4BERA==
75947592

75957593
react-json-view@^1.21.3:
75967594
version "1.21.3"
@@ -7674,13 +7672,10 @@ react-textarea-autosize@^8.3.2:
76747672
use-composed-ref "^1.3.0"
76757673
use-latest "^1.2.1"
76767674

7677-
react@^17.0.2:
7678-
version "17.0.2"
7679-
resolved "https://registry.npmjs.org/react/-/react-17.0.2.tgz"
7680-
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
7681-
dependencies:
7682-
loose-envify "^1.1.0"
7683-
object-assign "^4.1.1"
7675+
react@^19.1.1:
7676+
version "19.1.1"
7677+
resolved "https://registry.npmjs.org/react/-/react-19.1.1.tgz"
7678+
integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==
76847679

76857680
readable-stream@^2.0.1, readable-stream@~2.3.6:
76867681
version "2.3.8"
@@ -8101,13 +8096,10 @@ sax@^1.2.4, sax@~1.3.0:
81018096
resolved "https://registry.npmjs.org/sax/-/sax-1.3.0.tgz"
81028097
integrity sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==
81038098

8104-
scheduler@^0.20.2:
8105-
version "0.20.2"
8106-
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz"
8107-
integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==
8108-
dependencies:
8109-
loose-envify "^1.1.0"
8110-
object-assign "^4.1.1"
8099+
scheduler@^0.26.0:
8100+
version "0.26.0"
8101+
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz"
8102+
integrity sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==
81118103

81128104
81138105
version "2.7.0"

0 commit comments

Comments
 (0)