Skip to content

Commit

Permalink
build(deps-dev): bump @tanstack/query-core from 5.62.9 to 5.62.16
Browse files Browse the repository at this point in the history
Bumps [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core) from 5.62.9 to 5.62.16.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.16/packages/query-core)

---
updated-dependencies:
- dependency-name: "@tanstack/query-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 4296dff commit 4e54e17
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/blue-sdk-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@morpho-org/morpho-ts": "workspace:^",
"@morpho-org/test": "workspace:^",
"@morpho-org/test-wagmi": "workspace:^",
"@tanstack/query-core": "^5.62.9",
"@tanstack/query-core": "^5.62.16",
"@tanstack/react-query": "^5.62.11",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/bundler-sdk-viem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@morpho-org/simulation-sdk-wagmi": "workspace:^",
"@morpho-org/test": "workspace:^",
"@morpho-org/test-wagmi": "workspace:^",
"@tanstack/query-core": "^5.62.9",
"@tanstack/query-core": "^5.62.16",
"@tanstack/react-query": "^5.62.11",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/simulation-sdk-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@morpho-org/simulation-sdk": "workspace:^",
"@morpho-org/test": "workspace:^",
"@morpho-org/test-wagmi": "workspace:^",
"@tanstack/query-core": "^5.62.9",
"@tanstack/query-core": "^5.62.16",
"@tanstack/react-query": "^5.62.11",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.1.0",
Expand Down
123 changes: 105 additions & 18 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 4e54e17

Please sign in to comment.