mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #367 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.50.1
Bump @tanstack/react-query from 5.49.2 to 5.50.1
This commit is contained in:
commit
d9577cfa86
2 changed files with 11 additions and 11 deletions
|
@ -28,7 +28,7 @@
|
|||
"@radix-ui/react-separator": "^1.0.3",
|
||||
"@radix-ui/react-slot": "^1.1.0",
|
||||
"@radix-ui/react-tooltip": "^1.1.2",
|
||||
"@tanstack/react-query": "^5.49.2",
|
||||
"@tanstack/react-query": "^5.50.1",
|
||||
"@vercel/analytics": "^1.3.1",
|
||||
"@vercel/speed-insights": "^1.0.12",
|
||||
"babel-plugin-react-compiler": "0.0.0-experimental-696af53-20240625",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1697,21 +1697,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.49.1":
|
||||
version: 5.49.1
|
||||
resolution: "@tanstack/query-core@npm:5.49.1"
|
||||
checksum: 10c0/96cd7a22f16f9014083d60b136d430714b84cb06cbd8de863a787ca4e3bd58d3ddfa06fa6390e78fabf62878fdf593e342b9c0210ab443c329e5460134dfa90b
|
||||
"@tanstack/query-core@npm:5.50.1":
|
||||
version: 5.50.1
|
||||
resolution: "@tanstack/query-core@npm:5.50.1"
|
||||
checksum: 10c0/4690750e70638fbfbcb686262f129c45e06314126bc651701f9cd57a77bd05cb9dad30b68cad960c35c790982750c294c9c340d25cb8a9a0916576d2e27569c0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.49.2":
|
||||
version: 5.49.2
|
||||
resolution: "@tanstack/react-query@npm:5.49.2"
|
||||
"@tanstack/react-query@npm:^5.50.1":
|
||||
version: 5.50.1
|
||||
resolution: "@tanstack/react-query@npm:5.50.1"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.49.1"
|
||||
"@tanstack/query-core": "npm:5.50.1"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
checksum: 10c0/c69702487e5e1c0a9758b96c21a7ce3bace1336a61c01f260d7927724a441f01c7d8074d89d317c8001480ac65e7b5762327ff3b3c9fe6d568186488f0dad430
|
||||
checksum: 10c0/ccf33245bc4f83c20b93a629e64edd9976a4d397ee51ee442326955a387345ff2b2a3813955faef6d08fde732eebb40557944df8335d50838094b703e79f35f9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6384,7 +6384,7 @@ __metadata:
|
|||
"@radix-ui/react-separator": "npm:^1.0.3"
|
||||
"@radix-ui/react-slot": "npm:^1.1.0"
|
||||
"@radix-ui/react-tooltip": "npm:^1.1.2"
|
||||
"@tanstack/react-query": "npm:^5.49.2"
|
||||
"@tanstack/react-query": "npm:^5.50.1"
|
||||
"@types/lodash": "npm:^4.17.6"
|
||||
"@types/node": "npm:^20.14.9"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
|
|
Loading…
Reference in a new issue