Skip to content

Commit

Permalink
fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
KATT committed Feb 11, 2025
1 parent 93af147 commit 1e25f52
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"dependencies": {
"@prisma/client": "^5.12.1",
"@tanstack/react-query": "^5.66.0",
"@trpc/client": "next",
"@trpc/next": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"@trpc/tanstack-react-query": "0.0.0-alpha.5",
"@trpc/client": "tmp",
"@trpc/next": "tmp",
"@trpc/react-query": "tmp",
"@trpc/server": "tmp",
"@trpc/tanstack-react-query": "tmp",
"clsx": "^2.0.0",
"next": "^15.1.3",
"react": "^19.0.0",
Expand Down
84 changes: 42 additions & 42 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 1e25f52

Please sign in to comment.