mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump @tanstack/react-query from 5.60.5 to 5.60.6
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.60.5 to 5.60.6. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.60.6/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
3ca6141e96
commit
5b2ab7d441
2 changed files with 11 additions and 11 deletions
|
@ -31,7 +31,7 @@
|
|||
"@radix-ui/react-slot": "^1.1.0",
|
||||
"@radix-ui/react-tooltip": "^1.1.4",
|
||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||
"@tanstack/react-query": "^5.60.4",
|
||||
"@tanstack/react-query": "^5.60.6",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@vercel/analytics": "^1.4.0",
|
||||
"@vercel/functions": "^1.5.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2675,21 +2675,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.60.5":
|
||||
version: 5.60.5
|
||||
resolution: "@tanstack/query-core@npm:5.60.5"
|
||||
checksum: 10c0/9fe4a42cfad2537ee82d311ecdc0cfe04ae4fdbf7f5e550c73062d5a5e8541d6015f21b20011903356c57f5a576a011f7653d1a3e261f24097022348f449ebe9
|
||||
"@tanstack/query-core@npm:5.60.6":
|
||||
version: 5.60.6
|
||||
resolution: "@tanstack/query-core@npm:5.60.6"
|
||||
checksum: 10c0/3339c637b00b38b704dfdde26bc475e6d1b46d130b2b22383e73012e791c8747ebebb8c72dd645e214691fcdbd2f09138d7f5b61e5c1fe64955850ddbbe32e11
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.60.4":
|
||||
version: 5.60.5
|
||||
resolution: "@tanstack/react-query@npm:5.60.5"
|
||||
"@tanstack/react-query@npm:^5.60.6":
|
||||
version: 5.60.6
|
||||
resolution: "@tanstack/react-query@npm:5.60.6"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.60.5"
|
||||
"@tanstack/query-core": "npm:5.60.6"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/abd9d127fc96a71dccffc23e630ed29baeaaf7ba42c4f6def15757a9885806f40da67c970897d89a46eb5bdd9eacc5afa3c4d62909b40ff7d99430461ba12257
|
||||
checksum: 10c0/534a740315b18675f6573be2be5582fbc7b5fad435494f2ea5c3ebeb146aca7c0fc5d9874d2eb14d7780f0347f398414016c1632ac0e5e9ec43b9feecb426299
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12082,7 +12082,7 @@ __metadata:
|
|||
"@radix-ui/react-tooltip": "npm:^1.1.4"
|
||||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||
"@tailwindcss/typography": "npm:^0.5.15"
|
||||
"@tanstack/react-query": "npm:^5.60.4"
|
||||
"@tanstack/react-query": "npm:^5.60.6"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/lodash": "npm:^4.17.13"
|
||||
"@types/mdx": "npm:^2.0.13"
|
||||
|
|
Loading…
Reference in a new issue