mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #495 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.52.1
Bump @tanstack/react-query from 5.51.24 to 5.52.1
This commit is contained in:
commit
b2be7f95c9
2 changed files with 12 additions and 12 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.2",
|
||||
"@tanstack/react-query": "^5.51.24",
|
||||
"@tanstack/react-query": "^5.52.1",
|
||||
"@vercel/analytics": "^1.3.1",
|
||||
"@vercel/speed-insights": "^1.0.12",
|
||||
"babel-plugin-react-compiler": "0.0.0-experimental-696af53-20240625",
|
||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -1640,21 +1640,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.51.24":
|
||||
version: 5.51.24
|
||||
resolution: "@tanstack/query-core@npm:5.51.24"
|
||||
checksum: 10c0/fd7fe403b9ce1632bff6d01d644946f06f9a6e94b69c7365b77bf137b44913e446e04b3ee5965a87afa54d3d674fd7a172e8001671604cbccef4673d6d27b7f7
|
||||
"@tanstack/query-core@npm:5.52.0":
|
||||
version: 5.52.0
|
||||
resolution: "@tanstack/query-core@npm:5.52.0"
|
||||
checksum: 10c0/6f2309294d23721e4508241a4e109d6134bd125b732271217181ae99cc7994ec02ff964397e08bc5e9af5302e3838a3f3259d6e49fdf6fc8aaf324bc4fde4939
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.51.24":
|
||||
version: 5.51.24
|
||||
resolution: "@tanstack/react-query@npm:5.51.24"
|
||||
"@tanstack/react-query@npm:^5.52.1":
|
||||
version: 5.52.1
|
||||
resolution: "@tanstack/react-query@npm:5.52.1"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.51.24"
|
||||
"@tanstack/query-core": "npm:5.52.0"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
checksum: 10c0/25af94dc688cf96d39bb02ecfff49f79bda434ce50178aa5456435e325eea7c51f5510b6f7bef9ebf5b9139037bcbe4808f1c14484fa6c96c9b2abfec2c9be05
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/a07697446311e908173bcce25ccbf019d7ffde19a7607b6791195414f1b337754f48d3d40b8100283e0fea556295240ecf9fe7bb39b3c1f3040d1ac38da03485
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6296,7 +6296,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.2"
|
||||
"@tanstack/react-query": "npm:^5.51.24"
|
||||
"@tanstack/react-query": "npm:^5.52.1"
|
||||
"@types/lodash": "npm:^4.17.7"
|
||||
"@types/node": "npm:^22.5.0"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
|
|
Loading…
Reference in a new issue