Skip to content

Commit 98ede96

Browse files
Update react monorepo to v19
1 parent eec4e7a commit 98ede96

File tree

2 files changed

+42
-53
lines changed

2 files changed

+42
-53
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
},
1515
"dependencies": {
1616
"@types/node": "^22.0.0",
17-
"@types/react": "^18.3.3",
18-
"@types/react-dom": "^18.3.0",
17+
"@types/react": "^19.0.0",
18+
"@types/react-dom": "^19.0.0",
1919
"@vanilla-extract/css": "^1.15.3",
2020
"@vanilla-extract/next-plugin": "^2.4.3",
2121
"eslint": "^8.57.0",
2222
"eslint-config-next": "^15.0.0",
2323
"next": "^15.0.0",
24-
"react": "^18.3.1",
25-
"react-dom": "^18.3.1",
24+
"react": "^19.0.0",
25+
"react-dom": "^19.0.0",
2626
"typescript": "^5.5.3",
2727
"webpack": "^5.92.1"
2828
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)