mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-31 09:39:30 +00:00
Merge pull request #1315 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.77.2
This commit is contained in:
commit
60fcde298e
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.76.1",
|
||||
"@tanstack/react-query": "^5.77.2",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -4684,21 +4684,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.76.0":
|
||||
version: 5.76.0
|
||||
resolution: "@tanstack/query-core@npm:5.76.0"
|
||||
checksum: 10c0/970cc783838bf7e30acbad476c72e4bb3b302c15525152cfcf5ffef8b185537e780b608e3f77793cb355b49cc98a9de597d978d400df44dbd550cba78742d67c
|
||||
"@tanstack/query-core@npm:5.77.2":
|
||||
version: 5.77.2
|
||||
resolution: "@tanstack/query-core@npm:5.77.2"
|
||||
checksum: 10c0/2c83a23f61443de054250f35f596345d0ed4731b2bf4218f2acbef224255d0d9a1e41547e56ec58db4da5a97942cdd829c5d7c3906fc4a23857dd16f4d4608de
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.76.1":
|
||||
version: 5.76.1
|
||||
resolution: "@tanstack/react-query@npm:5.76.1"
|
||||
"@tanstack/react-query@npm:^5.77.2":
|
||||
version: 5.77.2
|
||||
resolution: "@tanstack/react-query@npm:5.77.2"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.76.0"
|
||||
"@tanstack/query-core": "npm:5.77.2"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/35757f185ccd577e0763b18c2e29db621b40fb85419507d43a2a136fd47d8a4410f219fa9697142f7199577cc42c23dd117021cc8c072545eca133d5114148d9
|
||||
checksum: 10c0/949d866ca8e1264ab506c7ac5ae11a596103a2f0c5cbf46022a22d256951791e330a8f126011cc6a73831514f889b87de11063d04f14014038375ae5a7ad3556
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13922,7 +13922,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.76.1"
|
||||
"@tanstack/react-query": "npm:^5.77.2"
|
||||
"@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