Skip to content

Commit facc45c

Browse files
fix(deps): replace dependency react-query with @tanstack/react-query ^4.0.5
1 parent 432610f commit facc45c

File tree

2 files changed

+45
-81
lines changed

2 files changed

+45
-81
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"react-countdown-hook": "^1.1.3",
4242
"react-dom": "^18.2.0",
4343
"react-hook-form": "^7.51.3",
44-
"react-query": "^3.39.3",
44+
"@tanstack/react-query": "^4.0.5",
4545
"select-files": "^1.0.1",
4646
"tailwindcss": "^3.4.3",
4747
"three": "^0.160.1",

pnpm-lock.yaml

Lines changed: 44 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)