Skip to content

Commit

Permalink
Update to preview.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tsapeta committed Jan 18, 2024
1 parent 1b8e6bc commit 19d0d03
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 388 deletions.
26 changes: 13 additions & 13 deletions apps/menu-bar/macos/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
PODS:
- boost (1.83.0)
- DoubleConversion (1.1.6)
- EXConstants (0.0.1-canary-20240109-93608d8):
- EXConstants (15.4.5):
- ExpoModulesCore
- EXFont (0.0.1-canary-20240109-93608d8):
- EXFont (11.10.2):
- ExpoModulesCore
- Expo (50.0.0-canary-20240109-93608d8):
- Expo (50.0.1):
- ExpoModulesCore
- ExpoFileSystem (0.0.1-canary-20240109-93608d8):
- ExpoFileSystem (16.0.4):
- ExpoModulesCore
- ExpoKeepAwake (0.0.1-canary-20240109-93608d8):
- ExpoKeepAwake (12.8.2):
- ExpoModulesCore
- ExpoModulesCore (0.0.1-canary-20240109-93608d8):
- ExpoModulesCore (1.11.7):
- glog
- RCT-Folly (= 2022.05.16.00)
- React-Core
Expand Down Expand Up @@ -1279,12 +1279,12 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
boost: 1401ba01f443d1a21a7994aa5f7233c101321909
DoubleConversion: 56bb181dd9093360c7cd027b592155b7f33eeb61
EXConstants: c4848a82811f5259811096b8276bec4963811849
EXFont: 2bf12f3525494f58c0c5df7ebe21cc0c29a5d366
Expo: 5092b336757a2030e5c25b74fd8c727c9b4dd52c
ExpoFileSystem: 7bd39e7e87ee232a784a82ab3763961161d1999d
ExpoKeepAwake: b84ea3a3f930dcd8f766c3d4840cb3cbe42f0a0d
ExpoModulesCore: c3cd0f3a60dae0dab7be862c1b96f2c4b40a7510
EXConstants: 988aa430ca0f76b43cd46b66e7fae3287f9cc2fc
EXFont: 21b9c760abd593ce8f0d5386b558ced76018506f
Expo: 08cf73d1f27103bdcdfba181c81469ac4b15ac5a
ExpoFileSystem: 39e454b8e7f2358ae2c8f8ec255fede4c3039493
ExpoKeepAwake: 0f5cad99603a3268e50af9a6eb8b76d0d9ac956c
ExpoModulesCore: f103ff1346136b2926e1654f32b3f45ab0b74830
FBLazyVector: 14f62078163e7c4de6350da6b1bf5b9693ef3cf3
FBReactNativeSpec: ece148d0cb5b013acbfdc290eefe0328be54b5d3
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
Expand Down Expand Up @@ -1340,7 +1340,7 @@ SPEC CHECKSUMS:
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
Sparkle: 913cef92f73e08d0ae47a36ee20e523913e5f9e2
Swifter: e71dd674404923d7f03ebb03f3f222d1c570bc8e
Yoga: 88f18d68738202d1be157e417a291ac59f86a77c
Yoga: 5f6d85ca2ac7a018ea0ff4c3da3e5514a3f2149c

PODFILE CHECKSUM: b99b8d2f5c2bf6a9433cff98783c664f2c1bbfb5

Expand Down
2 changes: 1 addition & 1 deletion apps/menu-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@react-native-clipboard/clipboard": "^1.13.1",
"apollo3-cache-persist": "^0.14.1",
"common-types": "1.0.0",
"expo": "^50.0.0-canary-20240109-93608d8",
"expo": "^50.0.0-preview.11",
"graphql": "^16.8.0",
"react": "18.2.0",
"react-native": "0.73.1",
Expand Down
Loading

0 comments on commit 19d0d03

Please sign in to comment.