Skip to content

Commit 35e240e

Browse files
fix(deps): update react monorepo to v19
1 parent 407ecd9 commit 35e240e

File tree

2 files changed

+34
-24
lines changed

2 files changed

+34
-24
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"framer-motion": "^8.4.2",
2323
"postcss": "^8.4.21",
2424
"prism-react-renderer": "^1.3.5",
25-
"react": "^18.2.0",
26-
"react-dom": "^18.2.0",
25+
"react": "^19.0.0",
26+
"react-dom": "^19.0.0",
2727
"tailwindcss": "^3.2.4"
2828
},
2929
"devDependencies": {
3030
"@docusaurus/module-type-aliases": "^2.4.1",
3131
"@docusaurus/types": "^2.4.1",
3232
"@tsconfig/docusaurus": "^1.0.6",
33-
"@types/react": "^18.0.26",
33+
"@types/react": "^19.0.0",
3434
"typescript": "^4.9.4"
3535
},
3636
"browserslist": {

yarn.lock

Lines changed: 31 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,7 @@
14651465
"@docusaurus/theme-search-algolia" "2.4.1"
14661466
"@docusaurus/types" "2.4.1"
14671467

1468-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
1468+
"@docusaurus/[email protected]":
14691469
version "5.5.2"
14701470
resolved "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz"
14711471
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -2170,7 +2170,7 @@
21702170
"@types/history" "^4.7.11"
21712171
"@types/react" "*"
21722172

2173-
"@types/react@*", "@types/react@^18.0.26":
2173+
"@types/react@*":
21742174
version "18.0.26"
21752175
resolved "https://registry.npmjs.org/@types/react/-/react-18.0.26.tgz"
21762176
integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==
@@ -2179,6 +2179,13 @@
21792179
"@types/scheduler" "*"
21802180
csstype "^3.0.2"
21812181

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+
21822189
21832190
version "0.12.0"
21842191
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:
50425049
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
50435050
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
50445051

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:
50465053
version "1.4.0"
50475054
resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz"
50485055
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -6177,13 +6184,12 @@ react-dev-utils@^12.0.1:
61776184
strip-ansi "^6.0.1"
61786185
text-table "^0.2.0"
61796186

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==
61846191
dependencies:
6185-
loose-envify "^1.1.0"
6186-
scheduler "^0.23.0"
6192+
scheduler "^0.26.0"
61876193

61886194
react-error-overlay@^6.0.11:
61896195
version "6.0.11"
@@ -6233,6 +6239,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
62336239
dependencies:
62346240
"@babel/runtime" "^7.10.3"
62356241

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+
62366250
react-router-config@^5.1.1:
62376251
version "5.1.1"
62386252
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:
62776291
use-composed-ref "^1.3.0"
62786292
use-latest "^1.2.1"
62796293

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==
62866298

62876299
read-cache@^1.0.0:
62886300
version "1.0.0"
@@ -6586,12 +6598,10 @@ sax@^1.2.4:
65866598
resolved "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz"
65876599
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
65886600

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==
65956605

65966606
65976607
version "2.7.0"

0 commit comments

Comments
 (0)