Merge pull request #299 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.44.0

Bump @tanstack/react-query from 5.40.1 to 5.44.0
This commit is contained in:
Ahmad 2024-06-11 15:31:54 -04:00 committed by GitHub
commit 0d286641cb
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.0.2",
"@radix-ui/react-tooltip": "^1.0.7",
"@tanstack/react-query": "^5.40.1",
"@tanstack/react-query": "^5.44.0",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.11",
"babel-plugin-react-compiler": "^0.0.0-experimental-938cd9a-20240601",

View file

@ -1423,21 +1423,21 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.40.0":
version: 5.40.0
resolution: "@tanstack/query-core@npm:5.40.0"
checksum: 10c0/8ed200657dcdc1c05a44571be07e7a9d9a6c19c4ac067560bfb9d065a9cfb3e0dbbd0c44c17814272fd0b8d559030e9f4b50fb917c4312bbe61c9848767fde38
"@tanstack/query-core@npm:5.44.0":
version: 5.44.0
resolution: "@tanstack/query-core@npm:5.44.0"
checksum: 10c0/33e7cfac06d98dadffe02b7124da974f49dbeee96fbca3fd68e3a519c98d99702dbeb019a9cdb35c794b1cad836e5493dd4983499b3a80a52836c9bca9faa74c
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.40.1":
version: 5.40.1
resolution: "@tanstack/react-query@npm:5.40.1"
"@tanstack/react-query@npm:^5.44.0":
version: 5.44.0
resolution: "@tanstack/react-query@npm:5.44.0"
dependencies:
"@tanstack/query-core": "npm:5.40.0"
"@tanstack/query-core": "npm:5.44.0"
peerDependencies:
react: ^18.0.0
checksum: 10c0/1585b29127762a57181b0c9bc79711eed08dd6d108441d092a568cd094774ee367d896e885cc92d7ca2fd424c95225c347db4b4e2e62718e665272c1f199bf03
checksum: 10c0/d46c159d08358189611d21a5d51cbe7d93d27fc1e92a1205c3f26a8d3b0eb2f8c188d168718a74657499cb1feadc8fe2bd5253de8194bef7a66abdb5da54a197
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.40.1"
"@tanstack/react-query": "npm:^5.44.0"
"@types/lodash": "npm:^4.17.5"
"@types/node": "npm:^20"
"@types/react": "npm:types-react@rc"