Skip to content

Commit

Permalink
Update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 1b9854c commit 4a4b64b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
},
"dependencies": {
"next": "12.1.5",
"react": "17.0.2",
"react-dom": "17.0.2"
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "16.18.3",
"@types/react": "17.0.52",
"@types/react": "18.0.29",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"autoprefixer": "10.4.13",
Expand Down

0 comments on commit 4a4b64b

Please sign in to comment.