mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @tanstack/react-query from 5.59.19 to 5.59.20
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.59.19 to 5.59.20. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.20/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
89ed00c8b9
commit
913426bd64
2 changed files with 11 additions and 11 deletions
|
@ -28,7 +28,7 @@
|
|||
"@radix-ui/react-slot": "^1.1.0",
|
||||
"@radix-ui/react-tooltip": "^1.1.3",
|
||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||
"@tanstack/react-query": "^5.59.19",
|
||||
"@tanstack/react-query": "^5.59.20",
|
||||
"@vercel/analytics": "^1.3.2",
|
||||
"@vercel/functions": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.0.14",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1739,21 +1739,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.59.17":
|
||||
version: 5.59.17
|
||||
resolution: "@tanstack/query-core@npm:5.59.17"
|
||||
checksum: 10c0/e867b2e5e6a9ff4dd77064ee53645f0c547f55f1d8e1e214860b2a0433606d8d00455b310a03db7df676a99fae06332c1af80fe05546badfa0d851bb259e6ef7
|
||||
"@tanstack/query-core@npm:5.59.20":
|
||||
version: 5.59.20
|
||||
resolution: "@tanstack/query-core@npm:5.59.20"
|
||||
checksum: 10c0/c93a8d41e21db532e92c1c90916bec578729d32d1f39d655603b9e81a9d5aebc8588a4d6a75928e04d3ddc90e71a1f8dc066a61d0ba24108eaf60cc2ce024a2f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.59.19":
|
||||
version: 5.59.19
|
||||
resolution: "@tanstack/react-query@npm:5.59.19"
|
||||
"@tanstack/react-query@npm:^5.59.20":
|
||||
version: 5.59.20
|
||||
resolution: "@tanstack/react-query@npm:5.59.20"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.59.17"
|
||||
"@tanstack/query-core": "npm:5.59.20"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/1640320168efaa5d9af5f770b654e01b5c35140435e43038391bbf8be7fb8e643b2e5cce0a2970b61fed327701808a1d01fcefe926a031b6c83a8b90cc3950ad
|
||||
checksum: 10c0/fc3342c3a26c51c866d54082d14f86b2f644847ea8f9051000e529a012ea5437e18e35f999fcc453b2eecb0faaf29bd1aaec0956587ade63ba02262d6737800a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6340,7 +6340,7 @@ __metadata:
|
|||
"@radix-ui/react-slot": "npm:^1.1.0"
|
||||
"@radix-ui/react-tooltip": "npm:^1.1.3"
|
||||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||
"@tanstack/react-query": "npm:^5.59.19"
|
||||
"@tanstack/react-query": "npm:^5.59.20"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/lodash": "npm:^4.17.13"
|
||||
"@types/node": "npm:^22.9.0"
|
||||
|
|
Loading…
Reference in a new issue