about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authordan <dan.abramov@gmail.com>2024-12-16 15:42:29 +0000
committerGitHub <noreply@github.com>2024-12-16 15:42:29 +0000
commite4e5a589b135e05187772a6961fbaff0cd5f21be (patch)
tree6cbead9cb3c6987803dc56b79692886f0ee2c0b2 /yarn.lock
parentb1b6affb715326402674f6d6457dbe45288cbb2a (diff)
downloadvoidsky-e4e5a589b135e05187772a6961fbaff0cd5f21be.tar.zst
Fix video uploads on native (#7126)
* Fix duplicate expo-modules-core

* Patch expo/expo#33621
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock23
1 files changed, 8 insertions, 15 deletions
diff --git a/yarn.lock b/yarn.lock
index 8dc5745e3..e5bec8870 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3962,7 +3962,7 @@
   resolved "https://registry.yarnpkg.com/@expo/html-elements/-/html-elements-0.4.3.tgz#32b4ca05dd13582164ed1be34ae87e22adfd1d5b"
   integrity sha512-UwEEdnpyhUEIDe/AkFSBUmCuwcknjAuu73fd5L9Rm/BbHczYXCrtyZmzCNVBsAiHhwUjmhNWzFlr9cAkp/sxIA==
 
-"@expo/image-utils@0.3.23", "@expo/image-utils@0.6.3", "@expo/image-utils@^0.3.23", "@expo/image-utils@^0.6.0":
+"@expo/image-utils@0.3.23", "@expo/image-utils@0.6.3", "@expo/image-utils@^0.6.0", "@expo/image-utils@^0.6.3":
   version "0.6.3"
   resolved "https://registry.yarnpkg.com/@expo/image-utils/-/image-utils-0.6.3.tgz#89c744460beefc686989b969121357bbd5520c8a"
   integrity sha512-v/JbCKBrHeudxn1gN1TgfPE/pWJSlLPrl29uXJBgrJFQVkViQvUHQNDhaS+UEa9wYI5HHh7XYmtzAehyG4L+GA==
@@ -5090,13 +5090,13 @@
   resolved "https://registry.yarnpkg.com/@miblanchard/react-native-slider/-/react-native-slider-2.3.1.tgz#79e0f1f9b1ce43ef25ee51ee9256c012e5dfa412"
   integrity sha512-J/hZDBWmXq8fJeOnTVHqIUVDHshqMSpJVxJ4WqwuCBKl5Rke9OBYXIdkSlgi75OgtScAr8FKK5KNkDKHUf6JIg==
 
-"@mozzius/expo-dynamic-app-icon@^1.4.1":
-  version "1.4.1"
-  resolved "https://registry.yarnpkg.com/@mozzius/expo-dynamic-app-icon/-/expo-dynamic-app-icon-1.4.1.tgz#245e54c31347e3ec2a1ce10f0df8cf07a0c1be6e"
-  integrity sha512-IiL6OiuW4kP5Jz/vrZ6U1t0m4gK1rW5VZAQzszdVcZy1cadX3EdR2/uA6jMU0qSwuesk028RhO6S0uBI9ckxBw==
+"@mozzius/expo-dynamic-app-icon@^1.5.0":
+  version "1.5.0"
+  resolved "https://registry.yarnpkg.com/@mozzius/expo-dynamic-app-icon/-/expo-dynamic-app-icon-1.5.0.tgz#c5f88c309965b6d6b89cfd5e2c00faa7bda736af"
+  integrity sha512-yE2yEPO+HQmOqsX7cECh7/vu/LXnqhHGsVm3UiVi/3gaK8u5hAkPTNzZ0Qu6vnMwjPnY+uFbN6X+6Aj9c9yjMQ==
   dependencies:
-    "@expo/image-utils" "^0.3.23"
-    expo-modules-core "^1.0.3"
+    "@expo/image-utils" "^0.6.3"
+    expo-modules-core "^2.1.1"
     xcode "^3.0.1"
 
 "@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1":
@@ -10618,20 +10618,13 @@ expo-modules-autolinking@2.0.3:
     require-from-string "^2.0.2"
     resolve-from "^5.0.0"
 
-expo-modules-core@2.1.1:
+expo-modules-core@2.1.1, expo-modules-core@^2.1.1:
   version "2.1.1"
   resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-2.1.1.tgz#970af4cfd70c8aa6fc0096dd0a6578aa003a479f"
   integrity sha512-yQzYCLR2mre4BNMXuqkeJ0oSNgmGEMI6BcmIzeNZbC2NFEjiaDpKvlV9bclYCtyVhUEVNbJcEPYMr6c1Y4eR4w==
   dependencies:
     invariant "^2.2.4"
 
-expo-modules-core@^1.0.3:
-  version "1.12.26"
-  resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.12.26.tgz#86c4087dc6246abfc4d7f5e61097dc8cc4b22262"
-  integrity sha512-y8yDWjOi+rQRdO+HY+LnUlz8qzHerUaw/LUjKPU/mX8PRXP4UUPEEp5fjAwBU44xjNmYSHWZDwet4IBBE+yQUA==
-  dependencies:
-    invariant "^2.2.4"
-
 expo-navigation-bar@~4.0.4:
   version "4.0.4"
   resolved "https://registry.yarnpkg.com/expo-navigation-bar/-/expo-navigation-bar-4.0.4.tgz#058a8482665aad68d3775bcad1c7c78ae3044512"