Skip to content

Commit

Permalink
packages(web): downgrade @tanstack/react-query from v5 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
GervinFung committed Jul 21, 2024
1 parent 805d475 commit cc49302
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 18 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@emotion/styled": "^11.13.0",
"@poolofdeath20/util": "^0.8.0",
"@supabase/supabase-js": "^2.44.4",
"@tanstack/react-query": "^5.51.11",
"@tanstack/react-query": "^4.36.1",
"@trpc/client": "^10.45.2",
"@trpc/next": "^10.45.2",
"@trpc/react-query": "^10.45.2",
Expand Down
53 changes: 36 additions & 17 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 cc49302

Please sign in to comment.