Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 3ec57ff commit d3cc6cd
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 43 deletions.
57 changes: 17 additions & 40 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": "19.0.0",
"react-dom": "19.0.0",
"next-plausible": "3.7.2"
},
"devDependencies": {
"@types/react": "17.0.47",
"@types/react": "19.0.1",
"eslint": "8.36.0",
"eslint-config-next": "11.1.4",
"eslint-config-prettier": "8.8.0",
Expand Down

0 comments on commit d3cc6cd

Please sign in to comment.