Merge pull request #1003 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.66.0
Some checks are pending
ESLint / Run eslint scanning (push) Waiting to run
Code Format Check / check-format (push) Waiting to run
Run tests and upload coverage / Run tests and collect coverage (push) Waiting to run

Bump @tanstack/react-query from 5.65.0 to 5.66.0
This commit is contained in:
Ahmad 2025-02-01 15:42:45 -05:00 committed by GitHub
commit 3bb9d02b0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

@ -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",

View file

@ -4031,21 +4031,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
@ -12639,7 +12639,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"