Skip to content

Commit 55efe3b

Browse files
Update dependency react to v19
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | react | 18.3.1 | 19.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6f6e59 commit 55efe3b

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@mdx-js/react": "^3.0.0",
2020
"clsx": "^2.0.0",
2121
"prism-react-renderer": "^2.3.0",
22-
"react": "^18.0.0",
22+
"react": "^19.0.0",
2323
"react-dom": "^18.0.0"
2424
},
2525
"devDependencies": {

docs/yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7608,12 +7608,10 @@ [email protected], react-router@^5.3.4:
76087608
tiny-invariant "^1.0.2"
76097609
tiny-warning "^1.0.0"
76107610

7611-
react@^18.0.0:
7612-
version "18.3.1"
7613-
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
7614-
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
7615-
dependencies:
7616-
loose-envify "^1.1.0"
7611+
react@^19.0.0:
7612+
version "19.0.0"
7613+
resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd"
7614+
integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==
76177615

76187616
readable-stream@^2.0.1:
76197617
version "2.3.8"

0 commit comments

Comments
 (0)