mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-02 23:42:06 +00:00
Bump @tanstack/react-query from 5.50.1 to 5.51.1
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.50.1 to 5.51.1. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.51.1/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4a1bc1b3c6
commit
eaf9594ff6
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.50.1",
|
||||
"@tanstack/react-query": "^5.51.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
|
@ -1681,21 +1681,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.50.1":
|
||||
version: 5.50.1
|
||||
resolution: "@tanstack/query-core@npm:5.50.1"
|
||||
checksum: 10c0/4690750e70638fbfbcb686262f129c45e06314126bc651701f9cd57a77bd05cb9dad30b68cad960c35c790982750c294c9c340d25cb8a9a0916576d2e27569c0
|
||||
"@tanstack/query-core@npm:5.51.1":
|
||||
version: 5.51.1
|
||||
resolution: "@tanstack/query-core@npm:5.51.1"
|
||||
checksum: 10c0/c973965a35fc98ba8e4495f8a50752eb047b7cf2648b8575266ad74708aa219b95f14ea186f341e1f1521cbe586ffd86e0296c91d12e61c23fc4c9e6386cfdf2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.50.1":
|
||||
version: 5.50.1
|
||||
resolution: "@tanstack/react-query@npm:5.50.1"
|
||||
"@tanstack/react-query@npm:^5.51.1":
|
||||
version: 5.51.1
|
||||
resolution: "@tanstack/react-query@npm:5.51.1"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.50.1"
|
||||
"@tanstack/query-core": "npm:5.51.1"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
checksum: 10c0/ccf33245bc4f83c20b93a629e64edd9976a4d397ee51ee442326955a387345ff2b2a3813955faef6d08fde732eebb40557944df8335d50838094b703e79f35f9
|
||||
checksum: 10c0/08b54812a41ae363e00f090f3b2ff4bf3e4a920b5b46489d26cc4f6cc95021bf91248b0b19f514039eb3b625eb7d720dc851877a6655abd6686b0a898a87db3d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6366,7 +6366,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.50.1"
|
||||
"@tanstack/react-query": "npm:^5.51.1"
|
||||
"@types/lodash": "npm:^4.17.6"
|
||||
"@types/node": "npm:^20.14.10"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
|
|
Loading…
Add table
Reference in a new issue