Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.59.16 to 5.59.20
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.59.16 to 5.59.20.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.20/packages/react-query)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent e766043 commit 0e54abd
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.400",
"@stripe/react-stripe-js": "^2.8.1",
"@stripe/stripe-js": "^4.9.0",
"@tanstack/react-query": "^5.59.16",
"@tanstack/react-query": "^5.59.20",
"@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 @@ -2539,21 +2539,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.16":
version: 5.59.16
resolution: "@tanstack/query-core@npm:5.59.16"
checksum: 10c0/487a1ac0df5e02ca4ea5bf3b9ee0010ac7fe0856a36fa7bd10947598d3f0ba356c91aa21b123729b26f2116f05b8b69cd8fb17681c24cdd586de17b6fe021521
"@tanstack/query-core@npm:5.59.20":
version: 5.59.20
resolution: "@tanstack/query-core@npm:5.59.20"
checksum: 10c0/c93a8d41e21db532e92c1c90916bec578729d32d1f39d655603b9e81a9d5aebc8588a4d6a75928e04d3ddc90e71a1f8dc066a61d0ba24108eaf60cc2ce024a2f
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.59.16":
version: 5.59.16
resolution: "@tanstack/react-query@npm:5.59.16"
"@tanstack/react-query@npm:^5.59.20":
version: 5.59.20
resolution: "@tanstack/react-query@npm:5.59.20"
dependencies:
"@tanstack/query-core": "npm:5.59.16"
"@tanstack/query-core": "npm:5.59.20"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/82acf170d2d169ad18081e4dc52bdcec3b92bd1b134bb704ab6949937a59fd4d7d4ddb1172dd7fdbd1667a2d2e0ffa118e68bde5f53972649b8e55bd0e87244c
checksum: 10c0/fc3342c3a26c51c866d54082d14f86b2f644847ea8f9051000e529a012ea5437e18e35f999fcc453b2eecb0faaf29bd1aaec0956587ade63ba02262d6737800a
languageName: node
linkType: hard

Expand Down Expand Up @@ -10131,7 +10131,7 @@ __metadata:
"@rails/ujs": "npm:^7.1.400"
"@stripe/react-stripe-js": "npm:^2.8.1"
"@stripe/stripe-js": "npm:^4.9.0"
"@tanstack/react-query": "npm:^5.59.16"
"@tanstack/react-query": "npm:^5.59.20"
"@wca/helpers": "npm:^1.1.5"
autonumeric: "npm:^4.10.7"
autoprefixer: "npm:^10.4.20"
Expand Down

0 comments on commit 0e54abd

Please sign in to comment.