mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @tanstack/react-query from 5.51.21 to 5.51.23
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.51.21 to 5.51.23. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.51.23/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
dcf7395c2d
commit
e9b8d6a612
2 changed files with 6 additions and 6 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.21",
|
||||
"@tanstack/react-query": "^5.51.23",
|
||||
"@vercel/analytics": "^1.3.1",
|
||||
"@vercel/speed-insights": "^1.0.12",
|
||||
"babel-plugin-react-compiler": "0.0.0-experimental-696af53-20240625",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1688,14 +1688,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.51.21":
|
||||
version: 5.51.21
|
||||
resolution: "@tanstack/react-query@npm:5.51.21"
|
||||
"@tanstack/react-query@npm:^5.51.23":
|
||||
version: 5.51.23
|
||||
resolution: "@tanstack/react-query@npm:5.51.23"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.51.21"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
checksum: 10c0/6dc1b512503da7236a9ad2fd31be8466016d60323133c05906f49a318fb9320d92d54f280e1a297cbe38cc4da32cecec876c8fde2cdd1da8c609ec17006be459
|
||||
checksum: 10c0/913566a6778197b0b6dd04416e7ccb2fc766b4c0d04b0dc7f0e10f2bb5dee5663688369e363ae129ccbc1844578f57c81ee7599fac7f3b90ab9611bc52a35e69
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6400,7 +6400,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.21"
|
||||
"@tanstack/react-query": "npm:^5.51.23"
|
||||
"@types/lodash": "npm:^4.17.7"
|
||||
"@types/node": "npm:^22.1.0"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
|
|
Loading…
Reference in a new issue