mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @tanstack/react-query from 5.65.0 to 5.66.0
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.65.0 to 5.66.0. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.66.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
515a12b8e2
commit
17eba23612
2 changed files with 11 additions and 11 deletions
|
@ -40,7 +40,7 @@
|
|||
"@radix-ui/react-tooltip": "^1.1.7",
|
||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||
"@sentry/nextjs": "8",
|
||||
"@tanstack/react-query": "^5.65.0",
|
||||
"@tanstack/react-query": "^5.66.0",
|
||||
"@vercel/analytics": "^1.4.1",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -4038,21 +4038,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.65.0":
|
||||
version: 5.65.0
|
||||
resolution: "@tanstack/query-core@npm:5.65.0"
|
||||
checksum: 10c0/8c957082819dc90aa162256e0cc9d7d33e90f4ba9a55ec788ef5ec36bbb2b1863663dda594f9b6eb820ec9855f8d6aecd01324a020d16b58ad012c99270fe989
|
||||
"@tanstack/query-core@npm:5.66.0":
|
||||
version: 5.66.0
|
||||
resolution: "@tanstack/query-core@npm:5.66.0"
|
||||
checksum: 10c0/a03afcb3a075f1923ce3d03dcb16662bb35159280bf87598b9d446366cfd47f5c736be41fb90938c4e6848633c036087d7019f0dbb95f2f2450a9fea4764adbb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.65.0":
|
||||
version: 5.65.0
|
||||
resolution: "@tanstack/react-query@npm:5.65.0"
|
||||
"@tanstack/react-query@npm:^5.66.0":
|
||||
version: 5.66.0
|
||||
resolution: "@tanstack/react-query@npm:5.66.0"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.65.0"
|
||||
"@tanstack/query-core": "npm:5.66.0"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/cebf15ea78474ab0e3c8fac513f2af4c8e0000c00856239917d8dce1a009053b1a871560ba39501f986e99930dcedde1558af20481a6b5b62d398f75893f87c0
|
||||
checksum: 10c0/60e1a3fd7f2f8b2038d70954b51eeb84c31273d09a68537babdc2ac3d8c200968a1f7865a8e189ffd63be0c30387985b4b4eaf1d9065990bd3699ac5872b7523
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12641,7 +12641,7 @@ __metadata:
|
|||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||
"@sentry/nextjs": "npm:8"
|
||||
"@tailwindcss/typography": "npm:^0.5.16"
|
||||
"@tanstack/react-query": "npm:^5.65.0"
|
||||
"@tanstack/react-query": "npm:^5.66.0"
|
||||
"@testing-library/dom": "npm:^10.4.0"
|
||||
"@testing-library/jest-dom": "npm:^6.6.3"
|
||||
"@testing-library/react": "npm:^16.2.0"
|
||||
|
|
Loading…
Reference in a new issue