Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.62.16 to 5.64.2 in /frontend
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.16 to 5.64.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.2/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 and razzeee committed Jan 20, 2025
1 parent 20db652 commit a2363ac
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@storybook/test": "^8.5.0",
"@stripe/react-stripe-js": "^3.1.1",
"@stripe/stripe-js": "^5.4.0",
"@tanstack/react-query": "^5.62.16",
"@tanstack/react-query": "^5.64.2",
"@tanstack/react-table": "^8.20.6",
"axios": "^1.7.9",
"boring-avatars": "^1.11.2",
Expand Down
20 changes: 10 additions & 10 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6557,10 +6557,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand All @@ -6583,14 +6583,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -10907,7 +10907,7 @@ __metadata:
"@stripe/stripe-js": "npm:^5.4.0"
"@tailwindcss/typography": "npm:^0.5.16"
"@tanstack/eslint-plugin-query": "npm:^5.62.16"
"@tanstack/react-query": "npm:^5.62.16"
"@tanstack/react-query": "npm:^5.64.2"
"@tanstack/react-query-devtools": "npm:^5.64.1"
"@tanstack/react-table": "npm:^8.20.6"
"@types/node": "npm:^22.10.5"
Expand Down

0 comments on commit a2363ac

Please sign in to comment.