Skip to content

Commit 3aee0a0

Browse files
chore(deps): update react monorepo to v19 (#2028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23df1f0 commit 3aee0a0

File tree

2 files changed

+18
-36
lines changed

2 files changed

+18
-36
lines changed

website/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@
2424
"clsx": "^2.0.0",
2525
"prism-react-renderer": "^2.1.0",
2626
"raw-loader": "^4.0.2",
27-
"react": "^18.2.0",
28-
"react-dom": "^18.2.0",
27+
"react": "^19.0.0",
28+
"react-dom": "^19.0.0",
2929
"remark-gfm": "^4.0.0",
3030
"remark-github": "^12.0.0"
3131
},
3232
"devDependencies": {
3333
"@docusaurus/module-type-aliases": "^3.5.2",
3434
"@docusaurus/tsconfig": "^3.5.2",
3535
"@docusaurus/types": "^3.5.2",
36-
"@types/react": "^18.2.29",
36+
"@types/react": "^19.0.0",
3737
"typescript": "^5.3.3"
3838
},
3939
"engines": {

website/yarn.lock

+15-33
Original file line numberDiff line numberDiff line change
@@ -2400,11 +2400,6 @@
24002400
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.5.tgz#72499abbb4c4ec9982446509d2f14fb8483869d6"
24012401
integrity sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==
24022402

2403-
"@types/prop-types@*":
2404-
version "15.7.14"
2405-
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2"
2406-
integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==
2407-
24082403
"@types/qs@*":
24092404
version "6.9.18"
24102405
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.18.tgz#877292caa91f7c1b213032b34626505b746624c2"
@@ -2441,21 +2436,13 @@
24412436
"@types/history" "^4.7.11"
24422437
"@types/react" "*"
24432438

2444-
"@types/react@*":
2439+
"@types/react@*", "@types/react@^19.0.0":
24452440
version "19.0.8"
24462441
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.8.tgz#7098e6159f2a61e4f4cef2c1223c044a9bec590e"
24472442
integrity sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==
24482443
dependencies:
24492444
csstype "^3.0.2"
24502445

2451-
"@types/react@^18.2.29":
2452-
version "18.3.18"
2453-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b"
2454-
integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==
2455-
dependencies:
2456-
"@types/prop-types" "*"
2457-
csstype "^3.0.2"
2458-
24592446
24602447
version "0.12.0"
24612448
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
@@ -5471,7 +5458,7 @@ longest-streak@^3.0.0:
54715458
resolved "https://registry.yarnpkg.com/longest-streak/-/longest-streak-3.1.0.tgz#62fa67cd958742a1574af9f39866364102d90cd4"
54725459
integrity sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==
54735460

5474-
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:
5461+
loose-envify@^1.0.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
54755462
version "1.4.0"
54765463
resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz"
54775464
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -7436,13 +7423,12 @@ react-dev-utils@^12.0.1:
74367423
strip-ansi "^6.0.1"
74377424
text-table "^0.2.0"
74387425

7439-
react-dom@^18.2.0:
7440-
version "18.3.1"
7441-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4"
7442-
integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==
7426+
react-dom@^19.0.0:
7427+
version "19.0.0"
7428+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.0.0.tgz#43446f1f01c65a4cd7f7588083e686a6726cfb57"
7429+
integrity sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==
74437430
dependencies:
7444-
loose-envify "^1.1.0"
7445-
scheduler "^0.23.2"
7431+
scheduler "^0.25.0"
74467432

74477433
react-error-overlay@^6.0.11:
74487434
version "6.0.11"
@@ -7524,12 +7510,10 @@ [email protected], react-router@^5.3.4:
75247510
tiny-invariant "^1.0.2"
75257511
tiny-warning "^1.0.0"
75267512

7527-
react@^18.2.0:
7528-
version "18.3.1"
7529-
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
7530-
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
7531-
dependencies:
7532-
loose-envify "^1.1.0"
7513+
react@^19.0.0:
7514+
version "19.0.0"
7515+
resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd"
7516+
integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==
75337517

75347518
readable-stream@^2.0.1:
75357519
version "2.3.8"
@@ -7913,12 +7897,10 @@ sax@^1.2.4:
79137897
resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.1.tgz#44cc8988377f126304d3b3fc1010c733b929ef0f"
79147898
integrity sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==
79157899

7916-
scheduler@^0.23.2:
7917-
version "0.23.2"
7918-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
7919-
integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==
7920-
dependencies:
7921-
loose-envify "^1.1.0"
7900+
scheduler@^0.25.0:
7901+
version "0.25.0"
7902+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0.tgz#336cd9768e8cceebf52d3c80e3dcf5de23e7e015"
7903+
integrity sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==
79227904

79237905
79247906
version "2.7.0"

0 commit comments

Comments
 (0)