Skip to content

Commit 609fe5a

Browse files
committed
📦 Package: Ex - Update Dependencies
1 parent b99aad5 commit 609fe5a

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
lines changed

example-expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-native-ios-utilities": "5.0.0-44",
2222
"react-native-reanimated": "^3.15.2",
2323
"react-native-safe-area-context": "^4.10.9",
24-
"react-native-screens": "^3.34.0"
24+
"react-native-screens": "^3.35.0"
2525
},
2626
"devDependencies": {
2727
"@babel/core": "^7.20.0",

example/ios/IosContextMenuExample.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@
483483
buildSettings = {
484484
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
485485
CLANG_ENABLE_MODULES = YES;
486-
CURRENT_PROJECT_VERSION = 159;
486+
CURRENT_PROJECT_VERSION = 171;
487487
DEVELOPMENT_TEAM = ZC7A6XV8GR;
488488
ENABLE_BITCODE = NO;
489489
INFOPLIST_FILE = IosContextMenuExample/Info.plist;
@@ -515,7 +515,7 @@
515515
buildSettings = {
516516
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
517517
CLANG_ENABLE_MODULES = YES;
518-
CURRENT_PROJECT_VERSION = 159;
518+
CURRENT_PROJECT_VERSION = 171;
519519
DEVELOPMENT_TEAM = ZC7A6XV8GR;
520520
INFOPLIST_FILE = IosContextMenuExample/Info.plist;
521521
INFOPLIST_KEY_CFBundleDisplayName = "RNIContextMenu Example";

example/ios/IosContextMenuExample/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<key>CFBundleSignature</key>
2424
<string>????</string>
2525
<key>CFBundleVersion</key>
26-
<string>159</string>
26+
<string>171</string>
2727
<key>LSRequiresIPhoneOS</key>
2828
<true/>
2929
<key>NSAppTransportSecurity</key>

example/ios/IosContextMenuExampleTests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>159</string>
22+
<string>171</string>
2323
</dict>
2424
</plist>

example/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1703,7 +1703,7 @@ PODS:
17031703
- ReactCommon/turbomodule/bridging
17041704
- ReactCommon/turbomodule/core
17051705
- Yoga
1706-
- RNScreens (3.34.0):
1706+
- RNScreens (3.35.0):
17071707
- DoubleConversion
17081708
- glog
17091709
- hermes-engine
@@ -1724,9 +1724,9 @@ PODS:
17241724
- ReactCodegen
17251725
- ReactCommon/turbomodule/bridging
17261726
- ReactCommon/turbomodule/core
1727-
- RNScreens/common (= 3.34.0)
1727+
- RNScreens/common (= 3.35.0)
17281728
- Yoga
1729-
- RNScreens/common (3.34.0):
1729+
- RNScreens/common (3.35.0):
17301730
- DoubleConversion
17311731
- glog
17321732
- hermes-engine
@@ -2039,7 +2039,7 @@ SPEC CHECKSUMS:
20392039
ReactCommon: 8da2bad9c1e5901f7b5484e42e59578edeece142
20402040
RNFlashList: b85e7b9e77c3b6d9169f88d60ed6dca0a479a822
20412041
RNReanimated: eeb6d08a84447e915d5a28ad8db769aa30b3e872
2042-
RNScreens: 47d5b0b48402f5a2da5b2dd543deae3c9083a5ac
2042+
RNScreens: f493b156fe5de2434806b5a2c410800b2cd76c0e
20432043
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
20442044
Yoga: 36d44f1d31d7c11be1067e5c7a70a12c2eed355c
20452045

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react-native-ios-utilities": "5.0.0-47",
2020
"react-native-reanimated": "^3.15.2",
2121
"react-native-safe-area-context": "^4.10.9",
22-
"react-native-screens": "^3.34.0"
22+
"react-native-screens": "^3.35.0"
2323
},
2424
"devDependencies": {
2525
"@babel/core": "^7.20.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11526,7 +11526,7 @@ __metadata:
1152611526
react-native-ios-utilities: 5.0.0-44
1152711527
react-native-reanimated: ^3.15.2
1152811528
react-native-safe-area-context: ^4.10.9
11529-
react-native-screens: ^3.34.0
11529+
react-native-screens: ^3.35.0
1153011530
languageName: unknown
1153111531
linkType: soft
1153211532

@@ -11550,7 +11550,7 @@ __metadata:
1155011550
react-native-ios-utilities: 5.0.0-47
1155111551
react-native-reanimated: ^3.15.2
1155211552
react-native-safe-area-context: ^4.10.9
11553-
react-native-screens: ^3.34.0
11553+
react-native-screens: ^3.35.0
1155411554
languageName: unknown
1155511555
linkType: soft
1155611556

@@ -11645,16 +11645,16 @@ __metadata:
1164511645
languageName: node
1164611646
linkType: hard
1164711647

11648-
"react-native-screens@npm:^3.34.0":
11649-
version: 3.34.0
11650-
resolution: "react-native-screens@npm:3.34.0"
11648+
"react-native-screens@npm:^3.35.0":
11649+
version: 3.35.0
11650+
resolution: "react-native-screens@npm:3.35.0"
1165111651
dependencies:
1165211652
react-freeze: ^1.0.0
1165311653
warn-once: ^0.1.0
1165411654
peerDependencies:
1165511655
react: "*"
1165611656
react-native: "*"
11657-
checksum: 28c1f6e556c318ffcbd79d153b9612cc8a0b8d8b70f909d3cde2fd6d0586a7c151a449e57400d8996f4ee6c3b5140c5c4f643a427e974f6dc573b2bcd8eb7356
11657+
checksum: cb8a0c8d8a41a8a1065cc2253e4272a970366a7d80bc54e889b2f48de7ccccd3e828e2701de39c0453a67956ec0cad140fb506324cce04419b5e2eb495c038c2
1165811658
languageName: node
1165911659
linkType: hard
1166011660

0 commit comments

Comments
 (0)