mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @tanstack/react-query from 5.40.0 to 5.40.1
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.40.0 to 5.40.1. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.40.1/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
478083cfe0
commit
34f6936a72
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.0.2",
|
||||
"@radix-ui/react-tooltip": "^1.0.7",
|
||||
"@tanstack/react-query": "^5.40.0",
|
||||
"@tanstack/react-query": "^5.40.1",
|
||||
"@vercel/analytics": "^1.3.1",
|
||||
"@vercel/speed-insights": "^1.0.11",
|
||||
"babel-plugin-react-compiler": "^0.0.0-experimental-938cd9a-20240601",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1427,14 +1427,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.40.0":
|
||||
version: 5.40.0
|
||||
resolution: "@tanstack/react-query@npm:5.40.0"
|
||||
"@tanstack/react-query@npm:^5.40.1":
|
||||
version: 5.40.1
|
||||
resolution: "@tanstack/react-query@npm:5.40.1"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.40.0"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
checksum: 10c0/7298215fb1243c858006541267904023aa58a47e440c9b09425de7ed5547e88d56f9366a28cc01d0d165cf26d09b85c0cc6fcf884a1cf3936ead14b4afb3fa11
|
||||
checksum: 10c0/1585b29127762a57181b0c9bc79711eed08dd6d108441d092a568cd094774ee367d896e885cc92d7ca2fd424c95225c347db4b4e2e62718e665272c1f199bf03
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5969,7 +5969,7 @@ __metadata:
|
|||
"@radix-ui/react-separator": "npm:^1.0.3"
|
||||
"@radix-ui/react-slot": "npm:^1.0.2"
|
||||
"@radix-ui/react-tooltip": "npm:^1.0.7"
|
||||
"@tanstack/react-query": "npm:^5.40.0"
|
||||
"@tanstack/react-query": "npm:^5.40.1"
|
||||
"@types/lodash": "npm:^4.17.4"
|
||||
"@types/node": "npm:^20"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
|
|
Loading…
Reference in a new issue