Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: sync lockfile
Browse files Browse the repository at this point in the history
trpc-bot committed Jan 20, 2025
1 parent f019eb3 commit 5e37a93
Showing 2 changed files with 4,946 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -42,10 +42,10 @@
"dependencies": {
"@prisma/client": "^5.12.1",
"@tanstack/react-query": "^5.62.8",
"@trpc/client": "npm:@trpc/client@next",
"@trpc/next": "npm:@trpc/next@next",
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "npm:@trpc/server@next",
"@trpc/client": "next",
"@trpc/next": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"clsx": "^2.0.0",
"next": "^15.1.3",
"next-auth": "npm:next-auth@^4.24.11",
4,942 changes: 4,942 additions & 0 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 5e37a93

Please sign in to comment.