Skip to content

Commit

Permalink
Chore(deps): Bump @tanstack/react-query from 5.28.0 to 5.28.4 in /fro…
Browse files Browse the repository at this point in the history
…ntend/sac-mobile (#395)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 6e06fe9 commit fd38b0e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion frontend/sac-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@expo/vector-icons": "^14.0.0",
"@react-navigation/native": "^6.1.15",
"@tanstack/react-query": "^5.25.0",
"@tanstack/react-query": "^5.28.4",
"axios": "^1.6.8",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
Expand Down
18 changes: 9 additions & 9 deletions frontend/sac-mobile/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2611,17 +2611,17 @@
dependencies:
"@sinonjs/commons" "^3.0.0"

"@tanstack/[email protected].0":
version "5.28.0"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.28.0.tgz#721d7fd75eef024408c1609e3ff858607dc2aafa"
integrity sha512-BfltXqnoIAXTCFrQCu40M3Ch7odQ6IJraTy0t8n12jAwXMYKIgDwOBWTqkSUYD+vxMi8Ag0+9F8lw9wZKhi2Yg==
"@tanstack/[email protected].4":
version "5.28.4"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.28.4.tgz#fa416532f8b33ca8608d40bb9728b60e2e1a38dc"
integrity sha512-uQZqOFqLWUvXNIQZ63XdKzg22NtHzgCBUfDmjDHi3BoF+nUYeBNvMi/xFPtFrMhqRzG2Ir4mYaGsWZzmiEjXpA==

"@tanstack/react-query@^5.25.0":
version "5.28.0"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.28.0.tgz#86811f96b22df2d1aeb6db48d205054bc21e5e69"
integrity sha512-nF4E4rFMQdh30gECGkTfyzgjgfSr4MLVgYoIsf7KqVkjUjEQHPpi9jyx10kO3Yq/OQMKOLMHAzD31st/lxDPbQ==
"@tanstack/react-query@^5.28.4":
version "5.28.4"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.28.4.tgz#32e56ca4fd08513a906fe6323908f0e38ffccbba"
integrity sha512-BErcoB/QQG6YwLSUKnaGxF+lSc270RH2w3kMBpG0i4YzDCsFs2pdxPX1WVknQvFk9bNgukMb158hc2Zb4SdwSA==
dependencies:
"@tanstack/query-core" "5.28.0"
"@tanstack/query-core" "5.28.4"

"@tootallnate/once@2":
version "2.0.0"
Expand Down

0 comments on commit fd38b0e

Please sign in to comment.