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