mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 02:04:13 +00:00
Merge pull request #1171 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.70.0
Bump @tanstack/react-query from 5.69.0 to 5.70.0
This commit is contained in:
commit
20ff84b050
2 changed files with 11 additions and 11 deletions
|
@ -40,7 +40,7 @@
|
|||
"@radix-ui/react-tooltip": "^1.1.8",
|
||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||
"@sentry/nextjs": "9",
|
||||
"@tanstack/react-query": "^5.69.0",
|
||||
"@tanstack/react-query": "^5.70.0",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -4386,21 +4386,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.69.0":
|
||||
version: 5.69.0
|
||||
resolution: "@tanstack/query-core@npm:5.69.0"
|
||||
checksum: 10c0/8ad87046d1a8c18773de10e74d7fef2093cdbe9734e76460945048c00a219ae3d2421eab2b4d54340f3f491813f99ceef7d2849827d95490c8b67de1b87934ae
|
||||
"@tanstack/query-core@npm:5.70.0":
|
||||
version: 5.70.0
|
||||
resolution: "@tanstack/query-core@npm:5.70.0"
|
||||
checksum: 10c0/477295a10fbae909dbfada411bde4af3176585afe619570547788b5f6990202369bc27cd997c358930b9cb0957676396bedb9d5e59987fbd99687d368826bd53
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.69.0":
|
||||
version: 5.69.0
|
||||
resolution: "@tanstack/react-query@npm:5.69.0"
|
||||
"@tanstack/react-query@npm:^5.70.0":
|
||||
version: 5.70.0
|
||||
resolution: "@tanstack/react-query@npm:5.70.0"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.69.0"
|
||||
"@tanstack/query-core": "npm:5.70.0"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/3481218d0dd1623af8148037011415ca6f57f2f918e859f6856b7d6cec191ca79029f6fd9e5b1139b1ec252198bda645ce8c1b44ac8dd28adf3c5f978a4126ec
|
||||
checksum: 10c0/3c2a2f57b6857cd3f95de006e445440cabb2af7d3cce136da8dc6a963e6b8c2a16af6bed024af7a6a4642e08a38a6efe111d965b19356e48467133a5903a185c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13133,7 +13133,7 @@ __metadata:
|
|||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||
"@sentry/nextjs": "npm:9"
|
||||
"@tailwindcss/typography": "npm:^0.5.16"
|
||||
"@tanstack/react-query": "npm:^5.69.0"
|
||||
"@tanstack/react-query": "npm:^5.70.0"
|
||||
"@testing-library/dom": "npm:^10.4.0"
|
||||
"@testing-library/jest-dom": "npm:^6.6.3"
|
||||
"@testing-library/react": "npm:^16.2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue