Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the expo group in /native with 2 updates #2400

Merged
merged 2 commits into from
Oct 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions native/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@ PODS:
- EXJSONUtils (0.13.1)
- EXManifests (0.14.3):
- ExpoModulesCore
- Expo (51.0.36):
- Expo (51.0.37):
- ExpoModulesCore
- expo-dev-client (4.0.27):
- expo-dev-client (4.0.28):
- EXManifests
- expo-dev-launcher
- expo-dev-menu
- expo-dev-menu-interface
- EXUpdatesInterface
- expo-dev-launcher (4.0.27):
- expo-dev-launcher (4.0.28):
- DoubleConversion
- EXManifests
- expo-dev-launcher/Main (= 4.0.27)
- expo-dev-launcher/Main (= 4.0.28)
- expo-dev-menu
- expo-dev-menu-interface
- ExpoModulesCore
Expand All @@ -43,7 +43,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- expo-dev-launcher/Main (4.0.27):
- expo-dev-launcher/Main (4.0.28):
- DoubleConversion
- EXManifests
- expo-dev-launcher/Unsafe
Expand Down Expand Up @@ -72,7 +72,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- expo-dev-launcher/Unsafe (4.0.27):
- expo-dev-launcher/Unsafe (4.0.28):
- DoubleConversion
- EXManifests
- expo-dev-menu
Expand Down Expand Up @@ -100,10 +100,10 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- expo-dev-menu (5.0.21):
- expo-dev-menu (5.0.22):
- DoubleConversion
- expo-dev-menu/Main (= 5.0.21)
- expo-dev-menu/ReactNativeCompatibles (= 5.0.21)
- expo-dev-menu/Main (= 5.0.22)
- expo-dev-menu/ReactNativeCompatibles (= 5.0.22)
- glog
- hermes-engine
- RCT-Folly (= 2024.01.01.00)
Expand All @@ -124,7 +124,7 @@ PODS:
- ReactCommon/turbomodule/core
- Yoga
- expo-dev-menu-interface (1.8.3)
- expo-dev-menu/Main (5.0.21):
- expo-dev-menu/Main (5.0.22):
- DoubleConversion
- EXManifests
- expo-dev-menu-interface
Expand All @@ -150,7 +150,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- expo-dev-menu/ReactNativeCompatibles (5.0.21):
- expo-dev-menu/ReactNativeCompatibles (5.0.22):
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -171,7 +171,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- expo-dev-menu/SafeAreaView (5.0.21):
- expo-dev-menu/SafeAreaView (5.0.22):
- DoubleConversion
- ExpoModulesCore
- glog
Expand All @@ -193,7 +193,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- expo-dev-menu/Vendored (5.0.21):
- expo-dev-menu/Vendored (5.0.22):
- DoubleConversion
- expo-dev-menu/SafeAreaView
- glog
Expand Down Expand Up @@ -2290,10 +2290,10 @@ SPEC CHECKSUMS:
EXConstants: 409690fbfd5afea964e5e9d6c4eb2c2b59222c59
EXJSONUtils: 30c17fd9cc364d722c0946a550dfbf1be92ef6a4
EXManifests: c1fab4c3237675e7b0299ea8df0bcb14baca4f42
Expo: 51c2d7fee7a8c7195ac257c9f9503378800d334e
expo-dev-client: 85deba11af998ea86e62093b17fce56aa2c6f26b
expo-dev-launcher: fc33891203a796c1e9cf0507d54707bf75a8b7de
expo-dev-menu: d93c46bfa7bd088b20423945b6d0fb3dff7d647b
Expo: 67b60b3b80a3c8e9f3bcaaa84d06d140229a246d
expo-dev-client: e25e1c63686cc097d9701354e475b2b60038b83b
expo-dev-launcher: 009c534bd76b263023d2780ec8c0c47fef96812d
expo-dev-menu: b9dde4cc24475b99998b10d16c37d3072785613c
expo-dev-menu-interface: be32c09f1e03833050f0ee290dcc86b3ad0e73e4
ExpoAsset: 323700f291684f110fb55f0d4022a3362ea9f875
ExpoCrypto: 156078f266bf28f80ecf5e2a9c3a0d6ffce07a1c
Expand Down
4 changes: 2 additions & 2 deletions native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"eslint": "9.11.0",
"expo": "51.0.36",
"expo": "51.0.37",
"expo-build-properties": "0.12.5",
"expo-crypto": "13.0.2",
"expo-dev-client": "4.0.27",
"expo-dev-client": "4.0.28",
"expo-haptics": "13.0.1",
"expo-image": "1.13.0",
"expo-linear-gradient": "13.0.2",
Expand Down
Loading