mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-06 12:39:30 +00:00
Bump @tanstack/react-query from 5.77.2 to 5.80.6
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.77.2 to 5.80.6. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.80.6/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.80.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dbbca1f09f
commit
94d14c93d0
2 changed files with 11 additions and 11 deletions
|
@ -40,7 +40,7 @@
|
|||
"@radix-ui/react-tooltip": "^1.2.6",
|
||||
"@radix-ui/react-visually-hidden": "^1.2.2",
|
||||
"@sentry/nextjs": "9",
|
||||
"@tanstack/react-query": "^5.77.2",
|
||||
"@tanstack/react-query": "^5.80.6",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -4837,21 +4837,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.77.2":
|
||||
version: 5.77.2
|
||||
resolution: "@tanstack/query-core@npm:5.77.2"
|
||||
checksum: 10c0/2c83a23f61443de054250f35f596345d0ed4731b2bf4218f2acbef224255d0d9a1e41547e56ec58db4da5a97942cdd829c5d7c3906fc4a23857dd16f4d4608de
|
||||
"@tanstack/query-core@npm:5.80.6":
|
||||
version: 5.80.6
|
||||
resolution: "@tanstack/query-core@npm:5.80.6"
|
||||
checksum: 10c0/ce52d962036bf84845c9dafb654075bbc8eafd9236069b7c234b7f72a30e4e61daf222940d9f28b4359858277cc1e1d08dd1f8e6cc0adac72acc083fc5c0195c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.77.2":
|
||||
version: 5.77.2
|
||||
resolution: "@tanstack/react-query@npm:5.77.2"
|
||||
"@tanstack/react-query@npm:^5.80.6":
|
||||
version: 5.80.6
|
||||
resolution: "@tanstack/react-query@npm:5.80.6"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.77.2"
|
||||
"@tanstack/query-core": "npm:5.80.6"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/949d866ca8e1264ab506c7ac5ae11a596103a2f0c5cbf46022a22d256951791e330a8f126011cc6a73831514f889b87de11063d04f14014038375ae5a7ad3556
|
||||
checksum: 10c0/ec2dc548ff28d92778e851d64b0c24e3289218b496694c0b7bed1e92b5b96b03f8b047d4a8a04c6924937c56e257d53fbe42e046745da10d9dababe48505f843
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -14109,7 +14109,7 @@ __metadata:
|
|||
"@radix-ui/react-visually-hidden": "npm:^1.2.2"
|
||||
"@sentry/nextjs": "npm:9"
|
||||
"@tailwindcss/typography": "npm:^0.5.16"
|
||||
"@tanstack/react-query": "npm:^5.77.2"
|
||||
"@tanstack/react-query": "npm:^5.80.6"
|
||||
"@testing-library/dom": "npm:^10.4.0"
|
||||
"@testing-library/jest-dom": "npm:^6.6.3"
|
||||
"@testing-library/react": "npm:^16.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue