mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @tanstack/react-query from 5.62.7 to 5.62.8
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.62.7 to 5.62.8. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.8/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
589976eda6
commit
601fe23290
2 changed files with 11 additions and 11 deletions
|
@ -33,7 +33,7 @@
|
||||||
"@radix-ui/react-tooltip": "^1.1.4",
|
"@radix-ui/react-tooltip": "^1.1.4",
|
||||||
"@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.7",
|
"@tanstack/react-query": "^5.62.8",
|
||||||
"@types/mdx": "^2.0.13",
|
"@types/mdx": "^2.0.13",
|
||||||
"@vercel/analytics": "^1.4.1",
|
"@vercel/analytics": "^1.4.1",
|
||||||
"@vercel/functions": "^1.5.0",
|
"@vercel/functions": "^1.5.0",
|
||||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -3642,21 +3642,21 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tanstack/query-core@npm:5.62.7":
|
"@tanstack/query-core@npm:5.62.8":
|
||||||
version: 5.62.7
|
version: 5.62.8
|
||||||
resolution: "@tanstack/query-core@npm:5.62.7"
|
resolution: "@tanstack/query-core@npm:5.62.8"
|
||||||
checksum: 10c0/d7aa83571b56e7bf1b608b8f56c90a9e9e759ba5a8899686182e8961c94432d1b6437b066a228765250498a3009623a30c5ca17b2714ddb30e2d727adea9aa0c
|
checksum: 10c0/190fd932ab0ee928172b4c8a20063a31d58a0165d53bc1f44c129fa0faa8d56d85e67963c4aa33e43009b3c65a49356a23ac342a0b7818829b12c6f2e3a9a228
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tanstack/react-query@npm:^5.62.7":
|
"@tanstack/react-query@npm:^5.62.8":
|
||||||
version: 5.62.7
|
version: 5.62.8
|
||||||
resolution: "@tanstack/react-query@npm:5.62.7"
|
resolution: "@tanstack/react-query@npm:5.62.8"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tanstack/query-core": "npm:5.62.7"
|
"@tanstack/query-core": "npm:5.62.8"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18 || ^19
|
react: ^18 || ^19
|
||||||
checksum: 10c0/4a99bf3f3cdce6a24b6356377697e4b8cc31b0b160942a32d0619b928aec44c42dad61070d9d127512e6139bc4e62e7fe0722054f8152e21a1b8743a1dbd39e0
|
checksum: 10c0/11828daef1ae8fad97a09fe609c7398f1f304dc77b0bc5292619f3e10c3e9db88911dd65e8585cabb20447da91cd224249f7a27b5a2255937754ce0fc70c2642
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13652,7 +13652,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.7"
|
"@tanstack/react-query": "npm:^5.62.8"
|
||||||
"@types/dompurify": "npm:^3"
|
"@types/dompurify": "npm:^3"
|
||||||
"@types/lodash": "npm:^4.17.13"
|
"@types/lodash": "npm:^4.17.13"
|
||||||
"@types/mdx": "npm:^2.0.13"
|
"@types/mdx": "npm:^2.0.13"
|
||||||
|
|
Loading…
Reference in a new issue