mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump @tanstack/react-query from 5.51.16 to 5.51.18
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.51.16 to 5.51.18. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.51.18/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
dbc019231a
commit
5af0473d40
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.16",
|
||||
"@tanstack/react-query": "^5.51.18",
|
||||
"@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.51.16":
|
||||
version: 5.51.16
|
||||
resolution: "@tanstack/query-core@npm:5.51.16"
|
||||
checksum: 10c0/ed0922dc320cf77e4c34dac80658555617689e3a8761965300c949561426393421c184e4cd2d4b4fedf7aca1c4d82dca8e6e91e7d776347b583f8239d56a14df
|
||||
"@tanstack/query-core@npm:5.51.17":
|
||||
version: 5.51.17
|
||||
resolution: "@tanstack/query-core@npm:5.51.17"
|
||||
checksum: 10c0/e5df9399be4085c48c3440f00ee59f43186ecfd4bb19e4c59dfe57176a9e62657182305fad69e1da1cb1915fd23337c58b5febb41d59f4bb4498f950df81a318
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.51.16":
|
||||
version: 5.51.16
|
||||
resolution: "@tanstack/react-query@npm:5.51.16"
|
||||
"@tanstack/react-query@npm:^5.51.18":
|
||||
version: 5.51.18
|
||||
resolution: "@tanstack/react-query@npm:5.51.18"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.51.16"
|
||||
"@tanstack/query-core": "npm:5.51.17"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
checksum: 10c0/8c702acc110cddd451f00b85d8682915550a4a0cc2a3c4051fc968a3a39f0447a6fc73b6467554017a43800de3d23872630bbb81d258a59a15c976357fe3af59
|
||||
checksum: 10c0/bbf29af19650626c5bee9c6ec2fd158dadf38ef36ebd75b846d2b41869574f0a6c02a98628d91e2d051e88a2a804bf3cb55864050f3dea0ce165a9538b7d6404
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6365,7 +6365,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.16"
|
||||
"@tanstack/react-query": "npm:^5.51.18"
|
||||
"@types/lodash": "npm:^4.17.7"
|
||||
"@types/node": "npm:^22.0.2"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
|
|
Loading…
Reference in a new issue