Bump @tanstack/react-query from 5.62.3 to 5.62.7

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.62.3 to 5.62.7.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.7/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>
This commit is contained in:
dependabot[bot] 2024-12-12 17:30:37 +00:00 committed by GitHub
parent bec7a17a39
commit 6252d16112
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

@ -33,7 +33,7 @@
"@radix-ui/react-tooltip": "^1.1.4",
"@radix-ui/react-visually-hidden": "^1.1.0",
"@sentry/nextjs": "8",
"@tanstack/react-query": "^5.62.2",
"@tanstack/react-query": "^5.62.7",
"@types/mdx": "^2.0.13",
"@vercel/analytics": "^1.4.1",
"@vercel/functions": "^1.5.0",

View file

@ -3522,21 +3522,21 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.62.3":
version: 5.62.3
resolution: "@tanstack/query-core@npm:5.62.3"
checksum: 10c0/917cb1c4abbfcdd52e3fb5008cbf6d2d079ccf6c703913f07dc064de047ccec499b81c29f742ade4bbf4a3f33391f0112b59d0b262fb3e2eebbe5be3ac52382c
"@tanstack/query-core@npm:5.62.7":
version: 5.62.7
resolution: "@tanstack/query-core@npm:5.62.7"
checksum: 10c0/d7aa83571b56e7bf1b608b8f56c90a9e9e759ba5a8899686182e8961c94432d1b6437b066a228765250498a3009623a30c5ca17b2714ddb30e2d727adea9aa0c
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.62.2":
version: 5.62.3
resolution: "@tanstack/react-query@npm:5.62.3"
"@tanstack/react-query@npm:^5.62.7":
version: 5.62.7
resolution: "@tanstack/react-query@npm:5.62.7"
dependencies:
"@tanstack/query-core": "npm:5.62.3"
"@tanstack/query-core": "npm:5.62.7"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/5e27cfb920f8a1638c7b896899cf1d8a00ebeef4ba0086099bd588c6e96ee9512b8636ed7b5e7ee4b800363822edb0a1a690cc432c6610e55fe8622c711d2203
checksum: 10c0/4a99bf3f3cdce6a24b6356377697e4b8cc31b0b160942a32d0619b928aec44c42dad61070d9d127512e6139bc4e62e7fe0722054f8152e21a1b8743a1dbd39e0
languageName: node
linkType: hard
@ -13516,7 +13516,7 @@ __metadata:
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
"@sentry/nextjs": "npm:8"
"@tailwindcss/typography": "npm:^0.5.15"
"@tanstack/react-query": "npm:^5.62.2"
"@tanstack/react-query": "npm:^5.62.7"
"@types/dompurify": "npm:^3"
"@types/lodash": "npm:^4.17.13"
"@types/mdx": "npm:^2.0.13"