Skip to content

Commit

Permalink
deps: bump @tanstack/react-query from 5.62.15 to 5.64.1
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.62.15 to 5.64.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.1/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] authored Jan 16, 2025
1 parent 7811147 commit 050e679
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@tanstack/react-query": "^5.62.15",
"@tanstack/react-query": "^5.64.1",
"@w3ux/hooks": "^1.4.0",
"@w3ux/utils": "^1.2.0",
"bignumber.js": "^9.1.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3466,21 +3466,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.62.15":
version: 5.62.15
resolution: "@tanstack/query-core@npm:5.62.15"
checksum: 10c0/e79ce47749e7ed3cb09b1d489a8688baa6b2b1af389032178dd39b64e9627b4a5a88ca1add5f7ceddf60e65603562f8ba55297c43796104f0fc2c15a893019ea
"@tanstack/query-core@npm:5.64.1":
version: 5.64.1
resolution: "@tanstack/query-core@npm:5.64.1"
checksum: 10c0/89aae104b6c0568d88ca9f4de2c878d290ee296b9a2952c93145a14e36f980ad045d37e12cf6c520a5de5297fab2f01488d3936a77b6e374f28259051fe3cb30
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.62.15":
version: 5.62.15
resolution: "@tanstack/react-query@npm:5.62.15"
"@tanstack/react-query@npm:^5.64.1":
version: 5.64.1
resolution: "@tanstack/react-query@npm:5.64.1"
dependencies:
"@tanstack/query-core": "npm:5.62.15"
"@tanstack/query-core": "npm:5.64.1"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/e9cedd69590d2f011196988bd13f9e10e1fc0a0722cf7c3a041ddc1a887c011f0ff951683085ff9ba2a936432752391fb404e3d4978cb21b38fe38fc31d5312b
checksum: 10c0/94393e72d8ed4aca112c10a5c421642fcd63e6f767ec68033e916ed66d75c9c515112942fd40e355ffa94ed41b5d48283bfa1b808aba26b4a154eedc82cd03be
languageName: node
linkType: hard

Expand Down Expand Up @@ -9033,7 +9033,7 @@ __metadata:
"@fortawesome/fontawesome-svg-core": "npm:^6.7.2"
"@fortawesome/free-solid-svg-icons": "npm:^6.7.2"
"@ledgerhq/logs": "npm:^6.12.0"
"@tanstack/react-query": "npm:^5.62.15"
"@tanstack/react-query": "npm:^5.64.1"
"@types/chroma-js": "npm:^2.4.5"
"@types/react": "npm:^18.3.3"
"@types/react-dom": "npm:^18.2.25"
Expand Down

0 comments on commit 050e679

Please sign in to comment.