Skip to content

Commit 2912e33

Browse files
fix(deps): update react monorepo to v19
1 parent ee6cda5 commit 2912e33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"dependencies": {
1212
"@vercel/analytics": "^1.4.1",
1313
"next": "^13.5.11",
14-
"react": "^18.3.1",
14+
"react": "^19.0.0",
1515
"react-bootstrap": "2.10.10",
16-
"react-dom": "^18.3.1"
16+
"react-dom": "^19.0.0"
1717
},
1818
"devDependencies": {
1919
"@types/node": "22.10.10",
20-
"@types/react": "18.3.12",
20+
"@types/react": "19.2.3",
2121
"eslint": "8.57.1",
2222
"eslint-config-next": "^13.5.7",
2323
"typescript": "5.9.3"

0 commit comments

Comments
 (0)