Update react monorepo to v18
Some checks reported errors
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2022-10-26 16:12:07 +00:00
parent 49e841f544
commit 86d2516fc0
2 changed files with 15 additions and 18 deletions

View File

@@ -8,8 +8,8 @@
"dependencies": {
"axios": "0.24.0",
"next": "latest",
"react": "17.0.2",
"react-dom": "17.0.2"
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/react": "17.0.51",