Update react monorepo to v18
This commit is contained in:
parent
4fddbe60d5
commit
34631790a4
@ -7,12 +7,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "latest",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2"
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "17.0.4",
|
||||
"@types/react": "17.0.38",
|
||||
"@types/react": "18.2.64",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"postcss": "^8.4.5",
|
||||
"prettier": "^2.6.2",
|
||||
|
Loading…
Reference in New Issue
Block a user