Skip to content

Commit

Permalink
fix(deps): update deps (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 051f806 commit d0978ad
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 @@ -2,9 +2,9 @@
"name": "deployment-example-prisma-vercel",
"dependencies": {
"@prisma/client": "3.15.2",
"next": "13.5.7",
"react": "18.3.1",
"react-dom": "18.3.1"
"next": "15.1.0",
"react": "19.0.0",
"react-dom": "19.0.0"
},
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit d0978ad

Please sign in to comment.