mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @tanstack/react-query from 5.59.16 to 5.59.19
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.59.16 to 5.59.19. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.19/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
57ed762017
commit
3d1829250e
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.15",
|
||||
"@tanstack/react-query": "^5.59.19",
|
||||
"@vercel/analytics": "^1.3.2",
|
||||
"@vercel/functions": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.0.14",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1725,21 +1725,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.59.16":
|
||||
version: 5.59.16
|
||||
resolution: "@tanstack/query-core@npm:5.59.16"
|
||||
checksum: 10c0/487a1ac0df5e02ca4ea5bf3b9ee0010ac7fe0856a36fa7bd10947598d3f0ba356c91aa21b123729b26f2116f05b8b69cd8fb17681c24cdd586de17b6fe021521
|
||||
"@tanstack/query-core@npm:5.59.17":
|
||||
version: 5.59.17
|
||||
resolution: "@tanstack/query-core@npm:5.59.17"
|
||||
checksum: 10c0/e867b2e5e6a9ff4dd77064ee53645f0c547f55f1d8e1e214860b2a0433606d8d00455b310a03db7df676a99fae06332c1af80fe05546badfa0d851bb259e6ef7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.59.15":
|
||||
version: 5.59.16
|
||||
resolution: "@tanstack/react-query@npm:5.59.16"
|
||||
"@tanstack/react-query@npm:^5.59.19":
|
||||
version: 5.59.19
|
||||
resolution: "@tanstack/react-query@npm:5.59.19"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.59.16"
|
||||
"@tanstack/query-core": "npm:5.59.17"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/82acf170d2d169ad18081e4dc52bdcec3b92bd1b134bb704ab6949937a59fd4d7d4ddb1172dd7fdbd1667a2d2e0ffa118e68bde5f53972649b8e55bd0e87244c
|
||||
checksum: 10c0/1640320168efaa5d9af5f770b654e01b5c35140435e43038391bbf8be7fb8e643b2e5cce0a2970b61fed327701808a1d01fcefe926a031b6c83a8b90cc3950ad
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6253,7 +6253,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.15"
|
||||
"@tanstack/react-query": "npm:^5.59.19"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/lodash": "npm:^4.17.13"
|
||||
"@types/node": "npm:^22.8.5"
|
||||
|
|
Loading…
Reference in a new issue