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

Commit c1de855

Browse files
fix(deps): replace dependency react-query with @tanstack/react-query 4.0.5
1 parent 5a2369c commit c1de855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react": "18.2.0",
2626
"react-dom": "18.2.0",
2727
"react-intl": "6.3.2",
28-
"react-query": "3.39.3",
28+
"@tanstack/react-query": "4.0.5",
2929
"react-redux": "8.0.5",
3030
"react-router-dom": "6.9.0",
3131
"uuid": "9.0.0",

0 commit comments

Comments
 (0)