Skip to content

Commit

Permalink
migrated to react query v5
Browse files Browse the repository at this point in the history
  • Loading branch information
jitunayak committed May 31, 2024
1 parent aad2f10 commit 1a377fb
Show file tree
Hide file tree
Showing 7 changed files with 2,591 additions and 220 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@kinde-oss/kinde-auth-react": "^3.0.28",
"@stitches/react": "^1.2.8",
"@tanstack/react-query": "^4.32.6",
"@tanstack/react-query-devtools": "^4.33.0",
"@tanstack/react-query": "^5.40.0",
"@tanstack/react-query-devtools": "^5.40.0",
"@tanstack/react-router": "^1.20.1",
"lucide-react": "^0.378.0",
"moment": "^2.30.1",
Expand Down
Loading

0 comments on commit 1a377fb

Please sign in to comment.