Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 609ede8 commit 19d679b
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 50 deletions.
6 changes: 3 additions & 3 deletions apps/liver/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"dependencies": {
"@clerk/nextjs": "6.2.0",
"@prisma/client": "5.21.1",
"@prisma/client": "5.22.0",
"@t3-oss/env-nextjs": "0.11.1",
"@vercel/postgres": "0.10.0",
"next": "15.0.2",
"react": "19.0.0-rc-02c0e824-20241028",
"react-dom": "19.0.0-rc-02c0e824-20241028",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"ress": "5.0.2",
"zod": "3.23.8"
},
Expand Down
6 changes: 3 additions & 3 deletions apps/user/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"dependencies": {
"@clerk/nextjs": "6.2.0",
"@prisma/client": "5.21.1",
"@prisma/client": "5.22.0",
"@t3-oss/env-nextjs": "0.11.1",
"@vercel/postgres": "0.10.0",
"next": "15.0.2",
"react": "19.0.0-rc-02c0e824-20241028",
"react-dom": "19.0.0-rc-02c0e824-20241028",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"ress": "5.0.2",
"zod": "3.23.8"
},
Expand Down
144 changes: 100 additions & 44 deletions package-lock.json

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

0 comments on commit 19d679b

Please sign in to comment.