Skip to content

Commit

Permalink
chore(deps): bump @tanstack/react-query from 5.54.1 to 5.56.2
Browse files Browse the repository at this point in the history
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.54.1 to 5.56.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.56.2/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent 9adf9d4 commit e66ca6c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 30 deletions.
2 changes: 1 addition & 1 deletion playgrounds/vite-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@gobob/sats-wagmi": "workspace:*",
"@tanstack/query-sync-storage-persister": "5.0.5",
"@tanstack/react-query": ">=5.45.1",
"@tanstack/react-query": ">=5.56.2",
"@tanstack/react-query-persist-client": "5.0.5",
"idb-keyval": "^6.2.1",
"react": ">=18.3.1",
Expand Down
71 changes: 42 additions & 29 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 e66ca6c

Please sign in to comment.