Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.17.9 to 5.22.2 in /frontend/sac-mob…
Browse files Browse the repository at this point in the history
…ile (#240)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and garrettladley committed Feb 19, 2024
1 parent 4e89a47 commit 7b0500b
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 @@ -18,7 +18,7 @@
"@clerk/clerk-expo": "^0.20.5",
"@expo/vector-icons": "^13.0.0",
"@react-navigation/native": "^6.1.10",
"@tanstack/react-query": "^5.17.9",
"@tanstack/react-query": "^5.22.2",
"clsx": "^2.1.0",
"eslint-config-prettier": "^9.1.0",
"expo": "~50.0.7",
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 @@ -2746,17 +2746,17 @@
dependencies:
"@sinonjs/commons" "^3.0.0"

"@tanstack/query-core@5.17.9":
version "5.17.9"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.17.9.tgz#1dac85c7c674bdfd132fe7cd5cb898921000bdcf"
integrity sha512-8xcvpWIPaRMDNLMvG9ugcUJMgFK316ZsqkPPbsI+TMZsb10N9jk0B6XgPk4/kgWC2ziHyWR7n7wUhxmD0pChQw==
"@tanstack/query-core@5.22.2":
version "5.22.2"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.22.2.tgz#af67d41b0b4a3e846c2325f32540f39ca0d4788d"
integrity sha512-z3PwKFUFACMUqe1eyesCIKg3Jv1mysSrYfrEW5ww5DCDUD4zlpTKBvUDaEjsfZzL3ULrFLDM9yVUxI/fega1Qg==

"@tanstack/react-query@^5.17.9":
version "5.17.9"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.17.9.tgz#74826465c1b2ecde17c6d2f1d03f10b611ac2363"
integrity sha512-M5E9gwUq1Stby/pdlYjBlL24euIVuGbWKIFCbtnQxSdXI4PgzjTSdXdV3QE6fc+itF+TUvX/JPTKIwq8yuBXcg==
"@tanstack/react-query@^5.22.2":
version "5.22.2"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.22.2.tgz#e5fce278fbdd026fc1d561a4505142b9f93549d7"
integrity sha512-TaxJDRzJ8/NWRT4lY2jguKCrNI6MRN+67dELzPjNUlvqzTxGANlMp68l7aC7hG8Bd1uHNxHl7ihv7MT50i/43A==
dependencies:
"@tanstack/query-core" "5.17.9"
"@tanstack/query-core" "5.22.2"

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

0 comments on commit 7b0500b

Please sign in to comment.