mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #922 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.63.0
Bump @tanstack/react-query from 5.62.16 to 5.63.0
This commit is contained in:
commit
1704649910
2 changed files with 6 additions and 6 deletions
|
@ -34,7 +34,7 @@
|
|||
"@radix-ui/react-tooltip": "^1.1.6",
|
||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||
"@sentry/nextjs": "8",
|
||||
"@tanstack/react-query": "^5.62.16",
|
||||
"@tanstack/react-query": "^5.63.0",
|
||||
"@vercel/analytics": "^1.4.1",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3913,14 +3913,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.62.16":
|
||||
version: 5.62.16
|
||||
resolution: "@tanstack/react-query@npm:5.62.16"
|
||||
"@tanstack/react-query@npm:^5.63.0":
|
||||
version: 5.63.0
|
||||
resolution: "@tanstack/react-query@npm:5.63.0"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.62.16"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/8c1fa1f746a4679da7fdb9708ca286a42eae9c6de3a3643afd53632436cb878a94f68bb617be5a2b4369ad839380d1621dc0f49c7551ffdd9bc4568168e4483c
|
||||
checksum: 10c0/8d9622c3b301ff309b4dcfd7a1b14469aa4ac5c1cca20507e67ca57ba1da72fc968d5cbff2b724b5c9f4eb9947e74c0cbf7e68a4c5698c179555da7e91aef6b5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12548,7 +12548,7 @@ __metadata:
|
|||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||
"@sentry/nextjs": "npm:8"
|
||||
"@tailwindcss/typography": "npm:^0.5.16"
|
||||
"@tanstack/react-query": "npm:^5.62.16"
|
||||
"@tanstack/react-query": "npm:^5.63.0"
|
||||
"@testing-library/dom": "npm:^10.4.0"
|
||||
"@testing-library/jest-dom": "npm:^6.6.3"
|
||||
"@testing-library/react": "npm:^16.1.0"
|
||||
|
|
Loading…
Reference in a new issue