mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @tanstack/react-query from 5.61.5 to 5.62.0
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.61.5 to 5.62.0. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.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] <support@github.com>
This commit is contained in:
parent
d61459783e
commit
ecb3b54614
2 changed files with 11 additions and 11 deletions
|
@ -32,7 +32,7 @@
|
||||||
"@radix-ui/react-tooltip": "^1.1.4",
|
"@radix-ui/react-tooltip": "^1.1.4",
|
||||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||||
"@sentry/nextjs": "8",
|
"@sentry/nextjs": "8",
|
||||||
"@tanstack/react-query": "^5.61.5",
|
"@tanstack/react-query": "^5.62.0",
|
||||||
"@types/mdx": "^2.0.13",
|
"@types/mdx": "^2.0.13",
|
||||||
"@vercel/analytics": "^1.4.1",
|
"@vercel/analytics": "^1.4.1",
|
||||||
"@vercel/functions": "^1.5.0",
|
"@vercel/functions": "^1.5.0",
|
||||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -3499,21 +3499,21 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tanstack/query-core@npm:5.61.5":
|
"@tanstack/query-core@npm:5.62.0":
|
||||||
version: 5.61.5
|
version: 5.62.0
|
||||||
resolution: "@tanstack/query-core@npm:5.61.5"
|
resolution: "@tanstack/query-core@npm:5.62.0"
|
||||||
checksum: 10c0/597af37641eb7e4123259f2f4244de977de98b1cab245a246f892b73bceac78d02e49f3368304e74691ab5ed74aa2b203b0a17045406f0303bbf962696856db9
|
checksum: 10c0/bd1b900c7585572a775af506bb257aeebfd0ff1e943c15b6edd13db185143c5ec52fce925d518cb300d3668abfdb0a32365130f4a0fa64d931ce1878bf22cc52
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tanstack/react-query@npm:^5.61.5":
|
"@tanstack/react-query@npm:^5.62.0":
|
||||||
version: 5.61.5
|
version: 5.62.0
|
||||||
resolution: "@tanstack/react-query@npm:5.61.5"
|
resolution: "@tanstack/react-query@npm:5.62.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tanstack/query-core": "npm:5.61.5"
|
"@tanstack/query-core": "npm:5.62.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18 || ^19
|
react: ^18 || ^19
|
||||||
checksum: 10c0/1c535836025622a13f7a53947bc715147a34a5f98bcda32c0afd56f605073f21788b19f3e47e21876cad2cff7c9cd3b25cadd12eba5ddcc4c7e37f75d0742c32
|
checksum: 10c0/c5cd6c8916889e4195b105eff97f4a333775fd9b883107d27fb5495cc77daf65df2eb725256f5ba77318fd1f4c1689f229b3a4110e261412ad35d68139e16fb2
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13242,7 +13242,7 @@ __metadata:
|
||||||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||||
"@sentry/nextjs": "npm:8"
|
"@sentry/nextjs": "npm:8"
|
||||||
"@tailwindcss/typography": "npm:^0.5.15"
|
"@tailwindcss/typography": "npm:^0.5.15"
|
||||||
"@tanstack/react-query": "npm:^5.61.5"
|
"@tanstack/react-query": "npm:^5.62.0"
|
||||||
"@types/dompurify": "npm:^3"
|
"@types/dompurify": "npm:^3"
|
||||||
"@types/lodash": "npm:^4.17.13"
|
"@types/lodash": "npm:^4.17.13"
|
||||||
"@types/mdx": "npm:^2.0.13"
|
"@types/mdx": "npm:^2.0.13"
|
||||||
|
|
Loading…
Reference in a new issue