Update react monorepo to v18.2.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-10-29 08:22:50 +00:00
parent bc367056b8
commit 9072eeafec
3 changed files with 38 additions and 38 deletions

View File

@@ -7,8 +7,8 @@
},
"dependencies": {
"next": "latest",
"react": "18.0.0",
"react-dom": "18.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"uuid": "9.0.0"
},
"devDependencies": {