mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @tanstack/react-query from 5.62.9 to 5.62.10
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.62.9 to 5.62.10. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.10/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9e4ef90d73
commit
5b88cb5765
2 changed files with 6 additions and 6 deletions
|
@ -29,7 +29,7 @@
|
||||||
"@radix-ui/react-tooltip": "^1.1.6",
|
"@radix-ui/react-tooltip": "^1.1.6",
|
||||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||||
"@sentry/nextjs": "8",
|
"@sentry/nextjs": "8",
|
||||||
"@tanstack/react-query": "^5.62.9",
|
"@tanstack/react-query": "^5.62.10",
|
||||||
"@types/mdx": "^2.0.13",
|
"@types/mdx": "^2.0.13",
|
||||||
"@vercel/analytics": "^1.4.1",
|
"@vercel/analytics": "^1.4.1",
|
||||||
"@vercel/speed-insights": "^1.1.0",
|
"@vercel/speed-insights": "^1.1.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3358,14 +3358,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tanstack/react-query@npm:^5.62.9":
|
"@tanstack/react-query@npm:^5.62.10":
|
||||||
version: 5.62.9
|
version: 5.62.10
|
||||||
resolution: "@tanstack/react-query@npm:5.62.9"
|
resolution: "@tanstack/react-query@npm:5.62.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tanstack/query-core": "npm:5.62.9"
|
"@tanstack/query-core": "npm:5.62.9"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18 || ^19
|
react: ^18 || ^19
|
||||||
checksum: 10c0/f74faf0e91037e393bf556b6b011daf9ae6e8a33c0934d0ce92779d3cadc5e84fd2efa2610b225b3d02ba99237ebcf5fea113ae13d1d8dfa8314df01bf44e26c
|
checksum: 10c0/df6dab08dcbec5d7458855107d81e9a4cb4fef9f2302341168ec2de42fa2935f523b4086b77ab626aa7baf468cb4cd050ab6043fafae794544273d1e7f5cead9
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12370,7 +12370,7 @@ __metadata:
|
||||||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||||
"@sentry/nextjs": "npm:8"
|
"@sentry/nextjs": "npm:8"
|
||||||
"@tailwindcss/typography": "npm:^0.5.15"
|
"@tailwindcss/typography": "npm:^0.5.15"
|
||||||
"@tanstack/react-query": "npm:^5.62.9"
|
"@tanstack/react-query": "npm:^5.62.10"
|
||||||
"@types/compression": "npm:^1.7.5"
|
"@types/compression": "npm:^1.7.5"
|
||||||
"@types/dompurify": "npm:^3"
|
"@types/dompurify": "npm:^3"
|
||||||
"@types/lodash": "npm:^4.17.13"
|
"@types/lodash": "npm:^4.17.13"
|
||||||
|
|
Loading…
Reference in a new issue