Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Commit

Permalink
fix: rollback @tanstack/svelte-query to ^4.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunxyw committed Nov 13, 2023
1 parent 7d6e20e commit 83fb066
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 73 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@sveltejs/kit": "^1.27.5",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@tanstack/svelte-query": "^5.8.3",
"@tanstack/svelte-query": "^4.36.1",
"@trpc/client": "^10.43.3",
"@trpc/server": "^10.43.3",
"@types/convict": "^6.1.6",
Expand Down
78 changes: 6 additions & 72 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 83fb066

Please sign in to comment.