Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.64.2 to 5.66.0
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.64.2 to 5.66.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.66.0/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 Feb 3, 2025
1 parent 31edd25 commit 872be2a
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 @@ -28,7 +28,7 @@
"@rails/ujs": "^7.1.501",
"@stripe/react-stripe-js": "^3.1.1",
"@stripe/stripe-js": "^5.6.0",
"@tanstack/react-query": "^5.64.2",
"@tanstack/react-query": "^5.66.0",
"@wca/helpers": "^1.1.5",
"autonumeric": "^4.10.7",
"autoprefixer": "^10.4.20",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2544,21 +2544,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.64.2":
version: 5.64.2
resolution: "@tanstack/query-core@npm:5.64.2"
checksum: 10c0/96dfaa334d2e3aeb3bcd55a3b8b3f3b4f7283b435d90681302ca6c08d0a597a5745c3c790d0242908266af6188efe804aac3c82ca8ed3fd7cd73c24220d93acc
"@tanstack/query-core@npm:5.66.0":
version: 5.66.0
resolution: "@tanstack/query-core@npm:5.66.0"
checksum: 10c0/a03afcb3a075f1923ce3d03dcb16662bb35159280bf87598b9d446366cfd47f5c736be41fb90938c4e6848633c036087d7019f0dbb95f2f2450a9fea4764adbb
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.64.2":
version: 5.64.2
resolution: "@tanstack/react-query@npm:5.64.2"
"@tanstack/react-query@npm:^5.66.0":
version: 5.66.0
resolution: "@tanstack/react-query@npm:5.66.0"
dependencies:
"@tanstack/query-core": "npm:5.64.2"
"@tanstack/query-core": "npm:5.66.0"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/4e81c8e922ced8ef5f2e5975d7784409b532ce007b1771fe8569e380d08666b5323a90fa91de6ef10f9f2f8882d3fdf1be109eeb99a54bd84b1fa2075de9e75b
checksum: 10c0/60e1a3fd7f2f8b2038d70954b51eeb84c31273d09a68537babdc2ac3d8c200968a1f7865a8e189ffd63be0c30387985b4b4eaf1d9065990bd3699ac5872b7523
languageName: node
linkType: hard

Expand Down Expand Up @@ -10206,7 +10206,7 @@ __metadata:
"@rails/ujs": "npm:^7.1.501"
"@stripe/react-stripe-js": "npm:^3.1.1"
"@stripe/stripe-js": "npm:^5.6.0"
"@tanstack/react-query": "npm:^5.64.2"
"@tanstack/react-query": "npm:^5.66.0"
"@wca/helpers": "npm:^1.1.5"
autonumeric: "npm:^4.10.7"
autoprefixer: "npm:^10.4.20"
Expand Down

0 comments on commit 872be2a

Please sign in to comment.