Skip to content

Commit cf3e98f

Browse files
Update react monorepo to v19
1 parent 77ca1cb commit cf3e98f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"next": "^14.2.20",
2323
"next-plugin-preval": "^1.2.6",
2424
"qrcode.react": "^4.1.0",
25-
"react": "^18.3.1",
26-
"react-dom": "^18.3.1"
25+
"react": "^19.0.0",
26+
"react-dom": "^19.0.0"
2727
},
2828
"devDependencies": {
2929
"@types/js-yaml": "^4.0.9",
3030
"@types/lodash": "^4.17.13",
3131
"@types/node": "^20.17.9",
32-
"@types/react": "^18.3.14",
33-
"@types/react-dom": "^18.3.3",
32+
"@types/react": "^19.0.0",
33+
"@types/react-dom": "^19.0.0",
3434
"autoprefixer": "^10.4.20",
3535
"eslint": "^8.57.1",
3636
"eslint-config-next": "14.2.26",

0 commit comments

Comments
 (0)