Skip to content

Commit 3230fe7

Browse files
chore(deps): update react monorepo to v19 (major) (#7724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Hiroshi Ogawa <[email protected]>
1 parent 4296039 commit 3230fe7

File tree

7 files changed

+71
-101
lines changed

7 files changed

+71
-101
lines changed

.github/renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"acorn",
3737
// Keep using codemirror 5
3838
"codemirror",
39+
"react-18",
3940
"react-is-18"
4041
],
4142
"ignorePaths": [

examples/workspace/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"@testing-library/jest-dom": "^6.4.2",
1313
"@testing-library/react": "^13.2.0",
1414
"@testing-library/user-event": "^14.5.2",
15-
"@types/react": "^18.2.79",
15+
"@types/react": "^19.0.12",
1616
"@vitejs/plugin-react": "^4.2.1",
1717
"@vitest/ui": "latest",
1818
"fastify": "^4.26.2",
1919
"jsdom": "^24.0.0",
20-
"react": "^18.2.0",
20+
"react": "^19.0.0",
2121
"supertest": "^6.3.4",
2222
"tsx": "^4.7.2",
2323
"vite": "latest",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)