Skip to content

Commit 94fc062

Browse files
fix(deps): update react monorepo to v19
1 parent 04ed0b4 commit 94fc062

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dashboard/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"@mui/material": "^5.8.4",
1717
"@nextui-org/react": "1.0.0-beta.9",
1818
"next": "12.2.4",
19-
"react": "18.2.0",
20-
"react-dom": "18.2.0"
19+
"react": "19.0.0",
20+
"react-dom": "19.0.0"
2121
},
2222
"devDependencies": {
2323
"@types/node": "17.0.41",
24-
"@types/react": "18.0.16",
24+
"@types/react": "19.0.12",
2525
"eslint": "8.19.0",
2626
"eslint-config-next": "12.2.4",
2727
"typescript": "4.7.4"

0 commit comments

Comments
 (0)