Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.62.7 to 5.62.10 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.7 to 5.62.10.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.10/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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent d334cac commit cb54565
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.4.7",
"@stripe/react-stripe-js": "^3.1.1",
"@stripe/stripe-js": "^5.2.0",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-query": "^5.62.10",
"@tanstack/react-table": "^8.20.5",
"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 @@ -6614,10 +6614,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.62.7":
version: 5.62.7
resolution: "@tanstack/query-core@npm:5.62.7"
checksum: 10c0/d7aa83571b56e7bf1b608b8f56c90a9e9e759ba5a8899686182e8961c94432d1b6437b066a228765250498a3009623a30c5ca17b2714ddb30e2d727adea9aa0c
"@tanstack/query-core@npm:5.62.9":
version: 5.62.9
resolution: "@tanstack/query-core@npm:5.62.9"
checksum: 10c0/3d0708ec761563bbb5c5efa97160d10ed891b63a61cc24ebc04c24d8196e7fa5cde89ea220e70546fc94066fa1034c1a368138dab3f353c82846cc5f9595a7fc
languageName: node
linkType: hard

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

"@tanstack/react-query@npm:^5.62.7":
version: 5.62.7
resolution: "@tanstack/react-query@npm:5.62.7"
"@tanstack/react-query@npm:^5.62.10":
version: 5.62.10
resolution: "@tanstack/react-query@npm:5.62.10"
dependencies:
"@tanstack/query-core": "npm:5.62.7"
"@tanstack/query-core": "npm:5.62.9"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/4a99bf3f3cdce6a24b6356377697e4b8cc31b0b160942a32d0619b928aec44c42dad61070d9d127512e6139bc4e62e7fe0722054f8152e21a1b8743a1dbd39e0
checksum: 10c0/df6dab08dcbec5d7458855107d81e9a4cb4fef9f2302341168ec2de42fa2935f523b4086b77ab626aa7baf468cb4cd050ab6043fafae794544273d1e7f5cead9
languageName: node
linkType: hard

Expand Down Expand Up @@ -10961,7 +10961,7 @@ __metadata:
"@stripe/stripe-js": "npm:^5.2.0"
"@tailwindcss/typography": "npm:^0.5.15"
"@tanstack/eslint-plugin-query": "npm:^5.62.1"
"@tanstack/react-query": "npm:^5.62.7"
"@tanstack/react-query": "npm:^5.62.10"
"@tanstack/react-query-devtools": "npm:^5.60.5"
"@tanstack/react-table": "npm:^8.20.5"
"@types/node": "npm:^22.10.1"
Expand Down

0 comments on commit cb54565

Please sign in to comment.