Merge pull request #446 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.51.21

Bump @tanstack/react-query from 5.51.18 to 5.51.21
This commit is contained in:
Ahmad 2024-08-05 15:01:53 -04:00 committed by GitHub
commit 1c6e902665
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

@ -28,7 +28,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.18",
"@tanstack/react-query": "^5.51.21",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"babel-plugin-react-compiler": "0.0.0-experimental-696af53-20240625",

View file

@ -1681,21 +1681,21 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.51.17":
version: 5.51.17
resolution: "@tanstack/query-core@npm:5.51.17"
checksum: 10c0/e5df9399be4085c48c3440f00ee59f43186ecfd4bb19e4c59dfe57176a9e62657182305fad69e1da1cb1915fd23337c58b5febb41d59f4bb4498f950df81a318
"@tanstack/query-core@npm:5.51.21":
version: 5.51.21
resolution: "@tanstack/query-core@npm:5.51.21"
checksum: 10c0/bb9e03391facd21c431d6571f3e088f47dc996b42a10ef636d3fd4444a483019d0e9bd4eb971d554bb4317ac3ee3ab23d5ce9221345753b792fb6fae030d1ad7
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.51.18":
version: 5.51.18
resolution: "@tanstack/react-query@npm:5.51.18"
"@tanstack/react-query@npm:^5.51.21":
version: 5.51.21
resolution: "@tanstack/react-query@npm:5.51.21"
dependencies:
"@tanstack/query-core": "npm:5.51.17"
"@tanstack/query-core": "npm:5.51.21"
peerDependencies:
react: ^18.0.0
checksum: 10c0/bbf29af19650626c5bee9c6ec2fd158dadf38ef36ebd75b846d2b41869574f0a6c02a98628d91e2d051e88a2a804bf3cb55864050f3dea0ce165a9538b7d6404
checksum: 10c0/6dc1b512503da7236a9ad2fd31be8466016d60323133c05906f49a318fb9320d92d54f280e1a297cbe38cc4da32cecec876c8fde2cdd1da8c609ec17006be459
languageName: node
linkType: hard
@ -6446,7 +6446,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.18"
"@tanstack/react-query": "npm:^5.51.21"
"@types/lodash": "npm:^4.17.7"
"@types/node": "npm:^22.1.0"
"@types/react": "npm:types-react@rc"