Skip to content

Commit 38ae6f3

Browse files
fix(deps): update react monorepo to v19
1 parent 116b96d commit 38ae6f3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
"@prisma/client": "7.8.0",
2020
"next": "13.5.11",
2121
"next-auth": "4.24.14",
22-
"react": "18.3.1",
23-
"react-dom": "18.3.1",
22+
"react": "19.2.6",
23+
"react-dom": "19.2.6",
2424
"react-markdown": "8.0.7"
2525
},
2626
"devDependencies": {
2727
"@types/next-auth": "3.15.0",
2828
"@types/node": "16.18.126",
29-
"@types/react": "17.0.91",
29+
"@types/react": "19.2.14",
3030
"dotenv": "^17.2.3",
3131
"prisma": "7.8.0",
3232
"string-replace-loader": "^3.2.0",

0 commit comments

Comments
 (0)