From de01abcee3b5fe4b38134f2773ca27b3daed7f5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 17:16:30 +0000 Subject: [PATCH] fix(deps): update expo monorepo --- .../getting-started/package.json | 4 +- .../getting-started/yarn.lock | 47 +++++++++++-------- .../query-suggestions/package.json | 4 +- .../query-suggestions/yarn.lock | 47 +++++++++++-------- 4 files changed, 58 insertions(+), 44 deletions(-) diff --git a/react-instantsearch-native/getting-started/package.json b/react-instantsearch-native/getting-started/package.json index 4162bddc34..2571947450 100644 --- a/react-instantsearch-native/getting-started/package.json +++ b/react-instantsearch-native/getting-started/package.json @@ -11,8 +11,8 @@ }, "dependencies": { "algoliasearch": "4.14.3", - "expo": "~49.0.11", - "expo-status-bar": "~1.6.0", + "expo": "~49.0.0", + "expo-status-bar": "~1.7.0", "react": "18.2.0", "react-dom": "18.2.0", "react-instantsearch-core": "7.1.0", diff --git a/react-instantsearch-native/getting-started/yarn.lock b/react-instantsearch-native/getting-started/yarn.lock index 02255755dd..a28eb14d2a 100644 --- a/react-instantsearch-native/getting-started/yarn.lock +++ b/react-instantsearch-native/getting-started/yarn.lock @@ -1295,10 +1295,10 @@ mv "~2" safe-json-stringify "~1" -"@expo/cli@0.10.12": - version "0.10.12" - resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.10.12.tgz#7a5f8d1a19912496fd6c848096321f8d60b5fa8c" - integrity sha512-sc4IkRBbm6HO1Z/0JeJMY/sJiyCAfHyt2EOHhAY8jYfbXr/aqCIGsPrwEGQAfGpsE2OPvyzRa+byZG03HRPTkQ== +"@expo/cli@0.10.16": + version "0.10.16" + resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.10.16.tgz#42f9aaf08884f70f3a671b7d6b4f138ad39192d7" + integrity sha512-EwgnRN5AMElg0JJjFLJTPk5hYkVXxnNMLIvZBiTfGoCq+rDw6u7Mg5l2Bbm/geSHOoplaHyPZ/Wr23FAuZWehA== dependencies: "@babel/runtime" "^7.20.0" "@expo/code-signing-certificates" "0.0.5" @@ -4138,13 +4138,20 @@ expo-constants@~14.4.2: "@expo/config" "~8.1.0" uuid "^3.3.2" -expo-file-system@~15.4.0, expo-file-system@~15.4.4: +expo-file-system@~15.4.0: version "15.4.4" resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-15.4.4.tgz#b29e0507b57ee0cc7173cf8844aaf992e411f518" integrity sha512-F0xS88D85F7qVQ61r0qBnzh6VW/s6iIl+VaQEEi2nAIOQHw1JIEj4yCXPLTtbyn5VmArbe2dSL3KYz1V+BLkKA== dependencies: uuid "^3.4.0" +expo-file-system@~15.4.5: + version "15.4.5" + resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-15.4.5.tgz#3ef68583027ff0e2fb9eca7a22b3caff6cfc550d" + integrity sha512-xy61KaTaDgXhT/dllwYDHm3ch026EyO8j4eC6wSVr/yE12MMMxAC09yGwy4f7kkOs6ztGVQF5j7ldRzNLN4l0Q== + dependencies: + uuid "^3.4.0" + expo-font@~11.4.0: version "11.4.0" resolved "https://registry.yarnpkg.com/expo-font/-/expo-font-11.4.0.tgz#e2d31c0bb76ba3c37c2d84703a49aeafc3afef28" @@ -4169,10 +4176,10 @@ expo-modules-autolinking@1.5.1: find-up "^5.0.0" fs-extra "^9.1.0" -expo-modules-core@1.5.11: - version "1.5.11" - resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.5.11.tgz#6ee33641cec5ef9c629393a267cef122110d2bf0" - integrity sha512-1Dj2t74nVjxq6xEQf2b9WFfAMhPzVnR0thY0PfRFgob4STyj3sq1U4PIHVWvKQBtDKIa227DrNRb+Hu+LqKWQg== +expo-modules-core@1.5.12: + version "1.5.12" + resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.5.12.tgz#07eb4de4bf25a3ec3e1924403e73d13c656613fd" + integrity sha512-mY4wTDU458dhwk7IVxLNkePlYXjs9BTgk4NQHBUXf0LapXsvr+i711qPZaFNO4egf5qq6fQV+Yfd/KUguHstnQ== dependencies: compare-versions "^3.4.0" invariant "^2.2.4" @@ -4187,18 +4194,18 @@ expo-pwa@0.0.127: commander "2.20.0" update-check "1.5.3" -expo-status-bar@~1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.6.0.tgz#e79ffdb9a84d2e0ec9a0dc7392d9ab364fefa9cf" - integrity sha512-e//Oi2WPdomMlMDD3skE4+1ZarKCJ/suvcB4Jo/nO427niKug5oppcPNYO+csR6y3ZglGuypS+3pp/hJ+Xp6fQ== +expo-status-bar@~1.7.0: + version "1.7.1" + resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.7.1.tgz#f2772a529187282eaa0741279ed8d525bdce54c4" + integrity sha512-Wkm9uCmuQQBSU+l/AekWAQ1d0FYw560yL116+OAKJDyKBOUpPURoWkFbabM1EDxv+5scTuSThr/CvsA0nsSCow== -expo@~49.0.11: - version "49.0.11" - resolved "https://registry.yarnpkg.com/expo/-/expo-49.0.11.tgz#2ad565aaf0e4533c17e5dcbe0e0020da856cbca9" - integrity sha512-4UtSnaVn4bAEsdp2Z2I8okCJEmAm2cj1Rl3ifm79fI4zMz3EqBaXMKs6OdMSTa6DWq3dZp8C/5dEKy/ynah0CA== +expo@~49.0.0: + version "49.0.21" + resolved "https://registry.yarnpkg.com/expo/-/expo-49.0.21.tgz#32a66b32d0a233879ec3afdec35fb63d2cc8a4c3" + integrity sha512-JpHL6V0yt8/fzsmkAdPdtsah+lU6Si4ac7MDklLYvzEil7HAFEsN/pf06wQ21ax4C+BL27hI6JJoD34tzXUCJA== dependencies: "@babel/runtime" "^7.20.0" - "@expo/cli" "0.10.12" + "@expo/cli" "0.10.16" "@expo/config" "8.1.2" "@expo/config-plugins" "7.2.5" "@expo/vector-icons" "^13.0.0" @@ -4206,11 +4213,11 @@ expo@~49.0.11: expo-application "~5.3.0" expo-asset "~8.10.1" expo-constants "~14.4.2" - expo-file-system "~15.4.4" + expo-file-system "~15.4.5" expo-font "~11.4.0" expo-keep-awake "~12.3.0" expo-modules-autolinking "1.5.1" - expo-modules-core "1.5.11" + expo-modules-core "1.5.12" fbemitter "^3.0.0" invariant "^2.2.4" md5-file "^3.2.3" diff --git a/react-instantsearch-native/query-suggestions/package.json b/react-instantsearch-native/query-suggestions/package.json index 472299eb8d..3bf28215d9 100644 --- a/react-instantsearch-native/query-suggestions/package.json +++ b/react-instantsearch-native/query-suggestions/package.json @@ -11,8 +11,8 @@ }, "dependencies": { "algoliasearch": "4.14.3", - "expo": "~49.0.11", - "expo-status-bar": "~1.6.0", + "expo": "~49.0.0", + "expo-status-bar": "~1.7.0", "react": "18.2.0", "react-dom": "18.2.0", "react-instantsearch-core": "7.1.0", diff --git a/react-instantsearch-native/query-suggestions/yarn.lock b/react-instantsearch-native/query-suggestions/yarn.lock index 264e0d2527..45e6f9b8f8 100644 --- a/react-instantsearch-native/query-suggestions/yarn.lock +++ b/react-instantsearch-native/query-suggestions/yarn.lock @@ -1295,10 +1295,10 @@ mv "~2" safe-json-stringify "~1" -"@expo/cli@0.10.12": - version "0.10.12" - resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.10.12.tgz#7a5f8d1a19912496fd6c848096321f8d60b5fa8c" - integrity sha512-sc4IkRBbm6HO1Z/0JeJMY/sJiyCAfHyt2EOHhAY8jYfbXr/aqCIGsPrwEGQAfGpsE2OPvyzRa+byZG03HRPTkQ== +"@expo/cli@0.10.16": + version "0.10.16" + resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.10.16.tgz#42f9aaf08884f70f3a671b7d6b4f138ad39192d7" + integrity sha512-EwgnRN5AMElg0JJjFLJTPk5hYkVXxnNMLIvZBiTfGoCq+rDw6u7Mg5l2Bbm/geSHOoplaHyPZ/Wr23FAuZWehA== dependencies: "@babel/runtime" "^7.20.0" "@expo/code-signing-certificates" "0.0.5" @@ -4162,13 +4162,20 @@ expo-constants@~14.4.2: "@expo/config" "~8.1.0" uuid "^3.3.2" -expo-file-system@~15.4.0, expo-file-system@~15.4.4: +expo-file-system@~15.4.0: version "15.4.4" resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-15.4.4.tgz#b29e0507b57ee0cc7173cf8844aaf992e411f518" integrity sha512-F0xS88D85F7qVQ61r0qBnzh6VW/s6iIl+VaQEEi2nAIOQHw1JIEj4yCXPLTtbyn5VmArbe2dSL3KYz1V+BLkKA== dependencies: uuid "^3.4.0" +expo-file-system@~15.4.5: + version "15.4.5" + resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-15.4.5.tgz#3ef68583027ff0e2fb9eca7a22b3caff6cfc550d" + integrity sha512-xy61KaTaDgXhT/dllwYDHm3ch026EyO8j4eC6wSVr/yE12MMMxAC09yGwy4f7kkOs6ztGVQF5j7ldRzNLN4l0Q== + dependencies: + uuid "^3.4.0" + expo-font@~11.4.0: version "11.4.0" resolved "https://registry.yarnpkg.com/expo-font/-/expo-font-11.4.0.tgz#e2d31c0bb76ba3c37c2d84703a49aeafc3afef28" @@ -4193,10 +4200,10 @@ expo-modules-autolinking@1.5.1: find-up "^5.0.0" fs-extra "^9.1.0" -expo-modules-core@1.5.11: - version "1.5.11" - resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.5.11.tgz#6ee33641cec5ef9c629393a267cef122110d2bf0" - integrity sha512-1Dj2t74nVjxq6xEQf2b9WFfAMhPzVnR0thY0PfRFgob4STyj3sq1U4PIHVWvKQBtDKIa227DrNRb+Hu+LqKWQg== +expo-modules-core@1.5.12: + version "1.5.12" + resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.5.12.tgz#07eb4de4bf25a3ec3e1924403e73d13c656613fd" + integrity sha512-mY4wTDU458dhwk7IVxLNkePlYXjs9BTgk4NQHBUXf0LapXsvr+i711qPZaFNO4egf5qq6fQV+Yfd/KUguHstnQ== dependencies: compare-versions "^3.4.0" invariant "^2.2.4" @@ -4211,18 +4218,18 @@ expo-pwa@0.0.127: commander "2.20.0" update-check "1.5.3" -expo-status-bar@~1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.6.0.tgz#e79ffdb9a84d2e0ec9a0dc7392d9ab364fefa9cf" - integrity sha512-e//Oi2WPdomMlMDD3skE4+1ZarKCJ/suvcB4Jo/nO427niKug5oppcPNYO+csR6y3ZglGuypS+3pp/hJ+Xp6fQ== +expo-status-bar@~1.7.0: + version "1.7.1" + resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.7.1.tgz#f2772a529187282eaa0741279ed8d525bdce54c4" + integrity sha512-Wkm9uCmuQQBSU+l/AekWAQ1d0FYw560yL116+OAKJDyKBOUpPURoWkFbabM1EDxv+5scTuSThr/CvsA0nsSCow== -expo@~49.0.11: - version "49.0.11" - resolved "https://registry.yarnpkg.com/expo/-/expo-49.0.11.tgz#2ad565aaf0e4533c17e5dcbe0e0020da856cbca9" - integrity sha512-4UtSnaVn4bAEsdp2Z2I8okCJEmAm2cj1Rl3ifm79fI4zMz3EqBaXMKs6OdMSTa6DWq3dZp8C/5dEKy/ynah0CA== +expo@~49.0.0: + version "49.0.21" + resolved "https://registry.yarnpkg.com/expo/-/expo-49.0.21.tgz#32a66b32d0a233879ec3afdec35fb63d2cc8a4c3" + integrity sha512-JpHL6V0yt8/fzsmkAdPdtsah+lU6Si4ac7MDklLYvzEil7HAFEsN/pf06wQ21ax4C+BL27hI6JJoD34tzXUCJA== dependencies: "@babel/runtime" "^7.20.0" - "@expo/cli" "0.10.12" + "@expo/cli" "0.10.16" "@expo/config" "8.1.2" "@expo/config-plugins" "7.2.5" "@expo/vector-icons" "^13.0.0" @@ -4230,11 +4237,11 @@ expo@~49.0.11: expo-application "~5.3.0" expo-asset "~8.10.1" expo-constants "~14.4.2" - expo-file-system "~15.4.4" + expo-file-system "~15.4.5" expo-font "~11.4.0" expo-keep-awake "~12.3.0" expo-modules-autolinking "1.5.1" - expo-modules-core "1.5.11" + expo-modules-core "1.5.12" fbemitter "^3.0.0" invariant "^2.2.4" md5-file "^3.2.3"