Skip to content

Commit cbfd9bc

Browse files
fix(deps): update react monorepo to v19 (#1078)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abf8a3a commit cbfd9bc

File tree

2 files changed

+27
-41
lines changed

2 files changed

+27
-41
lines changed

pdl-live-react/package-lock.json

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

pdl-live-react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"lz-string": "^1.5.0",
3737
"pretty-bytes": "^7.0.0",
3838
"pretty-ms": "^9.2.0",
39-
"react": "^18.3.1",
40-
"react-dom": "^18.3.1",
39+
"react": "^19.0.0",
40+
"react-dom": "^19.0.0",
4141
"react-markdown": "^10.0.0",
4242
"react-router": "^7.1.5",
4343
"react-syntax-highlighter": "^15.6.1",
@@ -52,8 +52,8 @@
5252
"@playwright/test": "^1.50.0",
5353
"@tauri-apps/cli": "^2.3.0",
5454
"@types/node": "22.17.0",
55-
"@types/react": "^18.3.18",
56-
"@types/react-dom": "^18.3.5",
55+
"@types/react": "^19.0.0",
56+
"@types/react-dom": "^19.0.0",
5757
"@types/react-syntax-highlighter": "^15.5.13",
5858
"@vitejs/plugin-react": "^4.3.4",
5959
"concurrently": "^9.1.2",

0 commit comments

Comments
 (0)