mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 07:52:06 +00:00
Bump @tanstack/react-query from 5.40.1 to 5.44.0
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.40.1 to 5.44.0. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.44.0/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
02767f7de1
commit
f4cbc5886b
2 changed files with 11 additions and 11 deletions
|
@ -28,7 +28,7 @@
|
||||||
"@radix-ui/react-separator": "^1.0.3",
|
"@radix-ui/react-separator": "^1.0.3",
|
||||||
"@radix-ui/react-slot": "^1.0.2",
|
"@radix-ui/react-slot": "^1.0.2",
|
||||||
"@radix-ui/react-tooltip": "^1.0.7",
|
"@radix-ui/react-tooltip": "^1.0.7",
|
||||||
"@tanstack/react-query": "^5.40.1",
|
"@tanstack/react-query": "^5.44.0",
|
||||||
"@vercel/analytics": "^1.3.1",
|
"@vercel/analytics": "^1.3.1",
|
||||||
"@vercel/speed-insights": "^1.0.11",
|
"@vercel/speed-insights": "^1.0.11",
|
||||||
"babel-plugin-react-compiler": "^0.0.0-experimental-938cd9a-20240601",
|
"babel-plugin-react-compiler": "^0.0.0-experimental-938cd9a-20240601",
|
||||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1423,21 +1423,21 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tanstack/query-core@npm:5.40.0":
|
"@tanstack/query-core@npm:5.44.0":
|
||||||
version: 5.40.0
|
version: 5.44.0
|
||||||
resolution: "@tanstack/query-core@npm:5.40.0"
|
resolution: "@tanstack/query-core@npm:5.44.0"
|
||||||
checksum: 10c0/8ed200657dcdc1c05a44571be07e7a9d9a6c19c4ac067560bfb9d065a9cfb3e0dbbd0c44c17814272fd0b8d559030e9f4b50fb917c4312bbe61c9848767fde38
|
checksum: 10c0/33e7cfac06d98dadffe02b7124da974f49dbeee96fbca3fd68e3a519c98d99702dbeb019a9cdb35c794b1cad836e5493dd4983499b3a80a52836c9bca9faa74c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tanstack/react-query@npm:^5.40.1":
|
"@tanstack/react-query@npm:^5.44.0":
|
||||||
version: 5.40.1
|
version: 5.44.0
|
||||||
resolution: "@tanstack/react-query@npm:5.40.1"
|
resolution: "@tanstack/react-query@npm:5.44.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tanstack/query-core": "npm:5.40.0"
|
"@tanstack/query-core": "npm:5.44.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18.0.0
|
react: ^18.0.0
|
||||||
checksum: 10c0/1585b29127762a57181b0c9bc79711eed08dd6d108441d092a568cd094774ee367d896e885cc92d7ca2fd424c95225c347db4b4e2e62718e665272c1f199bf03
|
checksum: 10c0/d46c159d08358189611d21a5d51cbe7d93d27fc1e92a1205c3f26a8d3b0eb2f8c188d168718a74657499cb1feadc8fe2bd5253de8194bef7a66abdb5da54a197
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5972,7 +5972,7 @@ __metadata:
|
||||||
"@radix-ui/react-separator": "npm:^1.0.3"
|
"@radix-ui/react-separator": "npm:^1.0.3"
|
||||||
"@radix-ui/react-slot": "npm:^1.0.2"
|
"@radix-ui/react-slot": "npm:^1.0.2"
|
||||||
"@radix-ui/react-tooltip": "npm:^1.0.7"
|
"@radix-ui/react-tooltip": "npm:^1.0.7"
|
||||||
"@tanstack/react-query": "npm:^5.40.1"
|
"@tanstack/react-query": "npm:^5.44.0"
|
||||||
"@types/lodash": "npm:^4.17.5"
|
"@types/lodash": "npm:^4.17.5"
|
||||||
"@types/node": "npm:^20"
|
"@types/node": "npm:^20"
|
||||||
"@types/react": "npm:types-react@rc"
|
"@types/react": "npm:types-react@rc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue