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 9, 2024
1 parent e00460b commit 87f21cc
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 43 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"dependencies": {
"@prisma/client": "5.11.0",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "19.0.0",
"react-dom": "19.0.0"
},
"devDependencies": {
"@types/node": "20.12.2",
"@types/react-dom": "18.2.23",
"@types/react": "18.2.73",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.1",
"autoprefixer": "10.4.19",
"eslint-config-next": "14.1.4",
"eslint": "8.57.0",
Expand Down
72 changes: 33 additions & 39 deletions pnpm-lock.yaml

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

0 comments on commit 87f21cc

Please sign in to comment.