mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #934 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.64.1
Bump @tanstack/react-query from 5.63.0 to 5.64.1
This commit is contained in:
commit
23143d71a6
2 changed files with 11 additions and 11 deletions
|
@ -39,7 +39,7 @@
|
|||
"@radix-ui/react-tooltip": "^1.1.6",
|
||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||
"@sentry/nextjs": "8",
|
||||
"@tanstack/react-query": "^5.63.0",
|
||||
"@tanstack/react-query": "^5.64.1",
|
||||
"@vercel/analytics": "^1.4.1",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -4052,21 +4052,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.62.16":
|
||||
version: 5.62.16
|
||||
resolution: "@tanstack/query-core@npm:5.62.16"
|
||||
checksum: 10c0/3df0c19916cb363b055a20590c856b4f08006754b8169222a12e94ed5647733c389ac0d58878dfb8d6803f23a2a092d8a29b3259330576bd4170dad86798eb6d
|
||||
"@tanstack/query-core@npm:5.64.1":
|
||||
version: 5.64.1
|
||||
resolution: "@tanstack/query-core@npm:5.64.1"
|
||||
checksum: 10c0/89aae104b6c0568d88ca9f4de2c878d290ee296b9a2952c93145a14e36f980ad045d37e12cf6c520a5de5297fab2f01488d3936a77b6e374f28259051fe3cb30
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.63.0":
|
||||
version: 5.63.0
|
||||
resolution: "@tanstack/react-query@npm:5.63.0"
|
||||
"@tanstack/react-query@npm:^5.64.1":
|
||||
version: 5.64.1
|
||||
resolution: "@tanstack/react-query@npm:5.64.1"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.62.16"
|
||||
"@tanstack/query-core": "npm:5.64.1"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/8d9622c3b301ff309b4dcfd7a1b14469aa4ac5c1cca20507e67ca57ba1da72fc968d5cbff2b724b5c9f4eb9947e74c0cbf7e68a4c5698c179555da7e91aef6b5
|
||||
checksum: 10c0/94393e72d8ed4aca112c10a5c421642fcd63e6f767ec68033e916ed66d75c9c515112942fd40e355ffa94ed41b5d48283bfa1b808aba26b4a154eedc82cd03be
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12716,7 +12716,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.63.0"
|
||||
"@tanstack/react-query": "npm:^5.64.1"
|
||||
"@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