Update react monorepo to v19 (major) (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
71b94864a5
commit
50b6937b33
@ -22,15 +22,15 @@
|
||||
"next": "^16.0.0",
|
||||
"next-plugin-preval": "^1.2.6",
|
||||
"qrcode.react": "^4.1.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/react-dom": "^18.3.3",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-next": "16.0.5",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user