Skip to content

Commit

Permalink
fix(deps): update tanstack-query monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent ed7b8c8 commit c7df80e
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 2,119 deletions.
2 changes: 1 addition & 1 deletion apps/excalidraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@t3-oss/env-nextjs": "^0.7.1",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query": "^5.62.1",
"@tr/api": "^0.1.0",
"@tr/auth": "^0.1.0",
"@tr/db": "^0.1.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/hacker-news/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@tanstack/react-query": "^4.35.3",
"@tanstack/react-query-devtools": "^4.35.3",
"@tanstack/react-query": "^5.62.1",
"@tanstack/react-query-devtools": "^5.62.1",
"@tanstack/react-query-next-experimental": "5.0.0-alpha.80",
"@tr/ui": "workspace:^",
"link-preview-js": "^3.0.5",
Expand Down
Loading

0 comments on commit c7df80e

Please sign in to comment.