mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-10 07:33:09 +00:00
Bump @tanstack/react-query from 5.71.3 to 5.71.10
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.71.3 to 5.71.10. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.71.10/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.71.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f68c6ea69e
commit
8531d5cc28
2 changed files with 11 additions and 11 deletions
|
@ -40,7 +40,7 @@
|
||||||
"@radix-ui/react-tooltip": "^1.1.8",
|
"@radix-ui/react-tooltip": "^1.1.8",
|
||||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||||
"@sentry/nextjs": "9",
|
"@sentry/nextjs": "9",
|
||||||
"@tanstack/react-query": "^5.71.3",
|
"@tanstack/react-query": "^5.71.10",
|
||||||
"@vercel/analytics": "^1.5.0",
|
"@vercel/analytics": "^1.5.0",
|
||||||
"@vercel/speed-insights": "^1.1.0",
|
"@vercel/speed-insights": "^1.1.0",
|
||||||
"class-variance-authority": "^0.7.1",
|
"class-variance-authority": "^0.7.1",
|
||||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -4395,21 +4395,21 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tanstack/query-core@npm:5.71.3":
|
"@tanstack/query-core@npm:5.71.10":
|
||||||
version: 5.71.3
|
version: 5.71.10
|
||||||
resolution: "@tanstack/query-core@npm:5.71.3"
|
resolution: "@tanstack/query-core@npm:5.71.10"
|
||||||
checksum: 10c0/641efabd4ee2129f5f9d45a38e23ce4b7650f5a7c42f8b5c21c81381d482df1ca2390b79c2217c2f4427d6001513c48d2d05cb10a0f0d408005b9390f09008ef
|
checksum: 10c0/2b6a9c6b252c434cdf1048f9f82d1de27ff06dd67c5c76408bb028778f77308e245b043a55db7b012148e5fd9317ee176d8179caffa18cf4d35c5d721cd81346
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tanstack/react-query@npm:^5.71.3":
|
"@tanstack/react-query@npm:^5.71.10":
|
||||||
version: 5.71.3
|
version: 5.71.10
|
||||||
resolution: "@tanstack/react-query@npm:5.71.3"
|
resolution: "@tanstack/react-query@npm:5.71.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tanstack/query-core": "npm:5.71.3"
|
"@tanstack/query-core": "npm:5.71.10"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18 || ^19
|
react: ^18 || ^19
|
||||||
checksum: 10c0/e3677fa0c4c367839e2f73912678e8c86d51f4d81a122462d44d76fb5ccb889efe4e1a9e0aef387e3d89f0e39fd7b766803b8053c0d57cea84ca509668d77bc8
|
checksum: 10c0/59275edfe5293fd0d825b4b048e4ceba890b5732a2ec5538d697296864498a647a51dc58fcebac5e36536d0ca7340deb0606870d86ffd4449933d368505b2ac4
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13187,7 +13187,7 @@ __metadata:
|
||||||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||||
"@sentry/nextjs": "npm:9"
|
"@sentry/nextjs": "npm:9"
|
||||||
"@tailwindcss/typography": "npm:^0.5.16"
|
"@tailwindcss/typography": "npm:^0.5.16"
|
||||||
"@tanstack/react-query": "npm:^5.71.3"
|
"@tanstack/react-query": "npm:^5.71.10"
|
||||||
"@testing-library/dom": "npm:^10.4.0"
|
"@testing-library/dom": "npm:^10.4.0"
|
||||||
"@testing-library/jest-dom": "npm:^6.6.3"
|
"@testing-library/jest-dom": "npm:^6.6.3"
|
||||||
"@testing-library/react": "npm:^16.2.0"
|
"@testing-library/react": "npm:^16.2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue