mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #645 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.59.13
Bump @tanstack/react-query from 5.59.9 to 5.59.13
This commit is contained in:
commit
eca2677a10
2 changed files with 11 additions and 11 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.9",
|
||||
"@tanstack/react-query": "^5.59.13",
|
||||
"@vercel/analytics": "^1.3.1",
|
||||
"@vercel/speed-insights": "^1.0.12",
|
||||
"babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1659,21 +1659,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.59.9":
|
||||
version: 5.59.9
|
||||
resolution: "@tanstack/query-core@npm:5.59.9"
|
||||
checksum: 10c0/a422c7a1b097541c76d7c64321114dae21628feece147fda2362482304c2064db8d327a5192ad286885f4066e515cadc7267aa3ea39063c0f31da65d13d0d0d4
|
||||
"@tanstack/query-core@npm:5.59.13":
|
||||
version: 5.59.13
|
||||
resolution: "@tanstack/query-core@npm:5.59.13"
|
||||
checksum: 10c0/57b43a9c1599b99055195fa83db80ddc7e00996244e9b73de5afa6bb8b0b489ee344ca5bcd660ccb9a6e4d2c01ef5dab42acd2e30ffa2b96d0335b3facb84707
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.59.9":
|
||||
version: 5.59.9
|
||||
resolution: "@tanstack/react-query@npm:5.59.9"
|
||||
"@tanstack/react-query@npm:^5.59.13":
|
||||
version: 5.59.13
|
||||
resolution: "@tanstack/react-query@npm:5.59.13"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.59.9"
|
||||
"@tanstack/query-core": "npm:5.59.13"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/17fca365b478514c11f5f4de9e6f193e1cd94bed12bf0be71e4554d871dbcbc297ec558e053a01015114d9fce201f4d15040a37275b61d4b27ae9901d5dc8c01
|
||||
checksum: 10c0/b69b87ff61245f4ddc6c7fffd0b817b0fa24a3f2f79f70b3be8e0c861fb19430392c4df664f7d64f127b3ab8549e45acc4c65b652799494555762f050507fe2f
|
||||
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.9"
|
||||
"@tanstack/react-query": "npm:^5.59.13"
|
||||
"@types/dompurify": "npm:^3"
|
||||
"@types/lodash": "npm:^4.17.10"
|
||||
"@types/node": "npm:^22.7.5"
|
||||
|
|
Loading…
Reference in a new issue