mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-04 16:32:06 +00:00
Bump @tanstack/react-query from 5.66.9 to 5.67.1
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.66.9 to 5.67.1. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.67.1/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
ffc531ad44
commit
21f9bc635a
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.66.9",
|
||||
"@tanstack/react-query": "^5.67.1",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -4197,21 +4197,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.66.4":
|
||||
version: 5.66.4
|
||||
resolution: "@tanstack/query-core@npm:5.66.4"
|
||||
checksum: 10c0/ef0ebf572e0109791e53e9a7c2790a93cbfe1c6f3fb462793c621c0f2d44c0b38f78f22a32526e124790f69a017ae3254877281f418ffef06d83f4edb82df51a
|
||||
"@tanstack/query-core@npm:5.67.1":
|
||||
version: 5.67.1
|
||||
resolution: "@tanstack/query-core@npm:5.67.1"
|
||||
checksum: 10c0/449e1880b10d8413bfa746a6f1def962a1ad7ab670d8cc24b25780e8668df1a6fa2d537e6b1981ac12f32f2e7939ba1406f2b03bf16a26f0044eda2c48facecf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.66.9":
|
||||
version: 5.66.9
|
||||
resolution: "@tanstack/react-query@npm:5.66.9"
|
||||
"@tanstack/react-query@npm:^5.67.1":
|
||||
version: 5.67.1
|
||||
resolution: "@tanstack/react-query@npm:5.67.1"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.66.4"
|
||||
"@tanstack/query-core": "npm:5.67.1"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/80565eb550e1fe3e90117c8dd4dd13c1ef27d1bf89689b09c6cdf6df084173582c3a20fbc709638b64502a10b1e10357b3172c38604739641dbdeb29715cae0d
|
||||
checksum: 10c0/ac591f367335f7b09a8f6106a51456b3f725f08f8b4b834406411b9c51170eea7d563fb42dbf7c4e017c19b637ff49fc8bdc15e4994a835f2660feaab2a091de
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12860,7 +12860,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.66.9"
|
||||
"@tanstack/react-query": "npm:^5.67.1"
|
||||
"@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