Skip to content

Commit

Permalink
fix(deps): update tanstack-query monorepo to ^5.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 9a497fd commit f853eae
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@expo/metro-config": "^0.17.3",
"@shopify/flash-list": "1.6.3",
"@tanstack/react-query": "^5.17.7",
"@tanstack/react-query": "^5.18.0",
"@trpc/client": "11.0.0-next-beta.236",
"@trpc/react-query": "11.0.0-next-beta.236",
"@trpc/server": "11.0.0-next-beta.236",
Expand Down
4 changes: 2 additions & 2 deletions apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@acme/ui": "workspace:^0.1.0",
"@acme/validators": "workspace:^0.1.0",
"@t3-oss/env-nextjs": "^0.7.1",
"@tanstack/react-query": "^5.17.7",
"@tanstack/react-query-devtools": "^5.17.7",
"@tanstack/react-query": "^5.18.0",
"@tanstack/react-query-devtools": "^5.18.0",
"@tanstack/react-query-next-experimental": "5.18.0",
"@trpc/client": "11.0.0-next-beta.236",
"@trpc/react-query": "11.0.0-next-beta.236",
Expand Down
50 changes: 25 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f853eae

Please sign in to comment.