mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @tanstack/react-query from 5.59.13 to 5.59.15
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.59.13 to 5.59.15. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.15/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
1cb6056318
commit
932cb4a862
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
"@radix-ui/react-separator": "^1.0.3",
|
||||
"@radix-ui/react-slot": "^1.1.0",
|
||||
"@radix-ui/react-tooltip": "^1.1.3",
|
||||
"@tanstack/react-query": "^5.59.13",
|
||||
"@tanstack/react-query": "^5.59.15",
|
||||
"@vercel/analytics": "^1.3.1",
|
||||
"@vercel/speed-insights": "^1.0.12",
|
||||
"babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1666,14 +1666,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.59.13":
|
||||
version: 5.59.13
|
||||
resolution: "@tanstack/react-query@npm:5.59.13"
|
||||
"@tanstack/react-query@npm:^5.59.15":
|
||||
version: 5.59.15
|
||||
resolution: "@tanstack/react-query@npm:5.59.15"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.59.13"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/b69b87ff61245f4ddc6c7fffd0b817b0fa24a3f2f79f70b3be8e0c861fb19430392c4df664f7d64f127b3ab8549e45acc4c65b652799494555762f050507fe2f
|
||||
checksum: 10c0/7b697eee85ed40efb82b6609434e2580405a3c32844365a8bb876b354e3068b21e0fa4c8ed0f5a06af45dc68373f39873b046f104975a31204d9288e03bba0f5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6366,7 +6366,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.3"
|
||||
"@tanstack/react-query": "npm:^5.59.13"
|
||||
"@tanstack/react-query": "npm:^5.59.15"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/lodash": "npm:^4.17.10"
|
||||
"@types/node": "npm:^22.7.5"
|
||||
|
|
Loading…
Reference in a new issue