mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-07-01 08:16:00 +00:00
Bump @tanstack/react-query from 5.80.6 to 5.81.2
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.80.6 to 5.81.2. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.81.2/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.81.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f8059072e9
commit
715b0bd46e
2 changed files with 11 additions and 11 deletions
|
@ -40,7 +40,7 @@
|
||||||
"@radix-ui/react-tooltip": "^1.2.6",
|
"@radix-ui/react-tooltip": "^1.2.6",
|
||||||
"@radix-ui/react-visually-hidden": "^1.2.2",
|
"@radix-ui/react-visually-hidden": "^1.2.2",
|
||||||
"@sentry/nextjs": "9",
|
"@sentry/nextjs": "9",
|
||||||
"@tanstack/react-query": "^5.80.6",
|
"@tanstack/react-query": "^5.81.2",
|
||||||
"@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
|
@ -5151,21 +5151,21 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tanstack/query-core@npm:5.80.6":
|
"@tanstack/query-core@npm:5.81.2":
|
||||||
version: 5.80.6
|
version: 5.81.2
|
||||||
resolution: "@tanstack/query-core@npm:5.80.6"
|
resolution: "@tanstack/query-core@npm:5.81.2"
|
||||||
checksum: 10c0/ce52d962036bf84845c9dafb654075bbc8eafd9236069b7c234b7f72a30e4e61daf222940d9f28b4359858277cc1e1d08dd1f8e6cc0adac72acc083fc5c0195c
|
checksum: 10c0/36a6bddec2e7512015bcfbb0d7b0876fab418de9e0ef21ad403598276960e0b7d53efd62832ce462738ad22d9883e31cb5403eafc65dfd9b2f6744c22a9d8e42
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tanstack/react-query@npm:^5.80.6":
|
"@tanstack/react-query@npm:^5.81.2":
|
||||||
version: 5.80.6
|
version: 5.81.2
|
||||||
resolution: "@tanstack/react-query@npm:5.80.6"
|
resolution: "@tanstack/react-query@npm:5.81.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tanstack/query-core": "npm:5.80.6"
|
"@tanstack/query-core": "npm:5.81.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18 || ^19
|
react: ^18 || ^19
|
||||||
checksum: 10c0/ec2dc548ff28d92778e851d64b0c24e3289218b496694c0b7bed1e92b5b96b03f8b047d4a8a04c6924937c56e257d53fbe42e046745da10d9dababe48505f843
|
checksum: 10c0/a80a2e7401a02bfc8d7a926c9e48b0a108cae21a2c47691632e754de44ca08838c105fb0c30804f4ccbf173bee04ad9a3e45a8bebdfc1d1a32468bbb9d960e19
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -14273,7 +14273,7 @@ __metadata:
|
||||||
"@radix-ui/react-visually-hidden": "npm:^1.2.2"
|
"@radix-ui/react-visually-hidden": "npm:^1.2.2"
|
||||||
"@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.80.6"
|
"@tanstack/react-query": "npm:^5.81.2"
|
||||||
"@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.3.0"
|
"@testing-library/react": "npm:^16.3.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue