Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit 3707647

Browse files
Replace dependency react-query with @tanstack/react-query
1 parent ff2f7c5 commit 3707647

File tree

2 files changed

+83
-8
lines changed

2 files changed

+83
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"google-protobuf": "3.21.2",
2020
"react": "17.0.2",
2121
"react-dom": "17.0.2",
22-
"react-query": "3.39.0",
22+
"@tanstack/react-query": "4.0.5",
2323
"react-router-dom": "6.3.0",
2424
"react-switch": "6.0.0",
2525
"styled-components": "5.3.10",

0 commit comments

Comments
 (0)