mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @tanstack/react-query from 5.45.0 to 5.45.1
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.45.0 to 5.45.1. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.45.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
df5622712b
commit
f861fa9c9b
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.45.0",
|
||||
"@tanstack/react-query": "^5.45.1",
|
||||
"@vercel/analytics": "^1.3.1",
|
||||
"@vercel/speed-insights": "^1.0.12",
|
||||
"babel-plugin-react-compiler": "^0.0.0-experimental-938cd9a-20240601",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1430,14 +1430,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.45.0":
|
||||
version: 5.45.0
|
||||
resolution: "@tanstack/react-query@npm:5.45.0"
|
||||
"@tanstack/react-query@npm:^5.45.1":
|
||||
version: 5.45.1
|
||||
resolution: "@tanstack/react-query@npm:5.45.1"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.45.0"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
checksum: 10c0/0bff05c1a048c0f77f85d40adb165785b703b521a2e0f8cc6cd02185f41acd13d75b441ebe1b3887090a155f1f41c90e40079f567a1f00ed34f1f3908531dbb2
|
||||
checksum: 10c0/39968d90bfe365ea0a1bff64caaf065fc8ea3304ae450a055265e235e461bd82bbe3dc9182d32062ecb48c45e2d679ee87909489bde9b9e7b09ed7c41e81fd93
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5972,7 +5972,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.45.0"
|
||||
"@tanstack/react-query": "npm:^5.45.1"
|
||||
"@types/lodash": "npm:^4.17.5"
|
||||
"@types/node": "npm:^20.14.2"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
|
|
Loading…
Reference in a new issue