mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @tanstack/react-query from 5.51.1 to 5.51.5
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.51.1 to 5.51.5. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.51.5/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b8b779266b
commit
5c6c861e7c
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.51.1",
|
||||
"@tanstack/react-query": "^5.51.5",
|
||||
"@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.51.1":
|
||||
version: 5.51.1
|
||||
resolution: "@tanstack/query-core@npm:5.51.1"
|
||||
checksum: 10c0/c973965a35fc98ba8e4495f8a50752eb047b7cf2648b8575266ad74708aa219b95f14ea186f341e1f1521cbe586ffd86e0296c91d12e61c23fc4c9e6386cfdf2
|
||||
"@tanstack/query-core@npm:5.51.5":
|
||||
version: 5.51.5
|
||||
resolution: "@tanstack/query-core@npm:5.51.5"
|
||||
checksum: 10c0/78143f278835ebbe501b6aa9a4336a6f01da884b902a6ab25137940621ecd8c777552120e088f2ee224892eedf5c5b43e841a69142c4ccd3e1276ff9d1cbcf77
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.51.1":
|
||||
version: 5.51.1
|
||||
resolution: "@tanstack/react-query@npm:5.51.1"
|
||||
"@tanstack/react-query@npm:^5.51.5":
|
||||
version: 5.51.5
|
||||
resolution: "@tanstack/react-query@npm:5.51.5"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.51.1"
|
||||
"@tanstack/query-core": "npm:5.51.5"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
checksum: 10c0/08b54812a41ae363e00f090f3b2ff4bf3e4a920b5b46489d26cc4f6cc95021bf91248b0b19f514039eb3b625eb7d720dc851877a6655abd6686b0a898a87db3d
|
||||
checksum: 10c0/6d20765baf209ab8d788c033ebb73091b1ff38ed49c10d60014b329abcb44e22c033fb05734d0a372022f1b581817f7ce18857ccb85907e75004e9325eddf839
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6382,7 +6382,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.51.1"
|
||||
"@tanstack/react-query": "npm:^5.51.5"
|
||||
"@types/lodash": "npm:^4.17.7"
|
||||
"@types/node": "npm:^20.14.10"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
|
|
Loading…
Reference in a new issue