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 Apr 26, 2024
1 parent 3ec57ff commit c61b3d8
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 34 deletions.
52 changes: 21 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
},
"dependencies": {
"next": "11.1.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"next-plausible": "3.7.2"
},
"devDependencies": {
"@types/react": "17.0.47",
"@types/react": "18.3.0",
"eslint": "8.36.0",
"eslint-config-next": "11.1.4",
"eslint-config-prettier": "8.8.0",
Expand Down

0 comments on commit c61b3d8

Please sign in to comment.