Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.55.2 to 5.59.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.55.2 to 5.59.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.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 Oct 7, 2024
1 parent 8fa5278 commit ddfc547
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.0",
"@stripe/stripe-js": "^4.4.0",
"@tanstack/react-query": "^5.55.2",
"@tanstack/react-query": "^5.59.0",
"@wca/helpers": "^1.1.5",
"autonumeric": "^4.10.5",
"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.55.2":
version: 5.55.2
resolution: "@tanstack/query-core@npm:5.55.2"
checksum: 10c0/158e8a2daec231fb83220cbfbed73c82ea35952eeae2191fa880fd50b3a85212cc94b38d6da61eee9fcb66cb294745ea4446e5613c4280d64c4eab97bfefd4eb
"@tanstack/query-core@npm:5.59.0":
version: 5.59.0
resolution: "@tanstack/query-core@npm:5.59.0"
checksum: 10c0/c6b5c935670ea0b4ba1e3936d9f319cae5ba098d82863115546d43d45e9e171b9fce990aecd56cd7ef9a8b1de64cb4f74f6c8f83cc1e61cd62ee99d2c34fbefc
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.55.2":
version: 5.55.2
resolution: "@tanstack/react-query@npm:5.55.2"
"@tanstack/react-query@npm:^5.59.0":
version: 5.59.0
resolution: "@tanstack/react-query@npm:5.59.0"
dependencies:
"@tanstack/query-core": "npm:5.55.2"
"@tanstack/query-core": "npm:5.59.0"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/0ff8de2b62f49a1734e6aa968c255aaf6c2951cb9db78718560603887db7a3b0a39670001fcbfcff7422e5d1f8ae16302521c630aef5f2ea8cb9a8e0a4dffa23
checksum: 10c0/035f1039a84cdfa90332c63780894c7b01f3024d17e82a7eb0c148912c6e4913bd5c56897698f3ac7cc5057710895932d45085c447a9d3dda88cf05f8ea7d226
languageName: node
linkType: hard

Expand Down Expand Up @@ -10135,7 +10135,7 @@ __metadata:
"@rails/ujs": "npm:^7.1.400"
"@stripe/react-stripe-js": "npm:^2.8.0"
"@stripe/stripe-js": "npm:^4.4.0"
"@tanstack/react-query": "npm:^5.55.2"
"@tanstack/react-query": "npm:^5.59.0"
"@wca/helpers": "npm:^1.1.5"
autonumeric: "npm:^4.10.5"
autoprefixer: "npm:^10.4.20"
Expand Down

0 comments on commit ddfc547

Please sign in to comment.