Skip to content

Commit 221a3a5

Browse files
committed
📦 Package: Update react-native-ios-utilities
1 parent 5aeff10 commit 221a3a5

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

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 = 171;
486+
CURRENT_PROJECT_VERSION = 173;
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 = 171;
518+
CURRENT_PROJECT_VERSION = 173;
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>171</string>
26+
<string>173</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>171</string>
22+
<string>173</string>
2323
</dict>
2424
</plist>

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,7 +1267,7 @@ PODS:
12671267
- ReactCommon/turbomodule/bridging
12681268
- ReactCommon/turbomodule/core
12691269
- Yoga
1270-
- react-native-ios-utilities (5.0.0-47):
1270+
- react-native-ios-utilities (5.0.0-49):
12711271
- ComputableLayout (~> 0.7)
12721272
- DGSwiftUtilities (~> 0.29)
12731273
- DoubleConversion
@@ -2009,7 +2009,7 @@ SPEC CHECKSUMS:
20092009
React-Mapbuffer: db173bede5ac5cb1c82d4a6a8597477ba87c5648
20102010
React-microtasksnativemodule: a5cd87542a308060e645d337b036733c327dc01b
20112011
react-native-ios-context-menu: 1d261040559a833424208787c17b1a9a25be6cc1
2012-
react-native-ios-utilities: 4863379d8947741d59d97c6e950c8d8d3c8696af
2012+
react-native-ios-utilities: 7a8fb4a45a57accf4ad53293b0b7d374e9317451
20132013
react-native-safe-area-context: 4571abffff5db8a314b849a2c72aae5cba2e4c7a
20142014
React-nativeconfig: 5fc2b05a590eb704128f5a4fc8ea6fa7b847e6e8
20152015
React-NativeModulesApple: 88313414ddffd1758f76042733e8f0297acfd502

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@shopify/flash-list": "^1.7.1",
1717
"react": "18.3.1",
1818
"react-native": "0.75.2",
19-
"react-native-ios-utilities": "5.0.0-47",
19+
"react-native-ios-utilities": ">=5.0.0-49",
2020
"react-native-reanimated": "^3.15.2",
2121
"react-native-safe-area-context": "^4.10.9",
2222
"react-native-screens": "^3.35.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"react": "18.3.1",
9999
"react-native": "0.75.2",
100100
"react-native-builder-bob": "^0.30.0",
101-
"react-native-ios-utilities": "5.0.0-47",
101+
"react-native-ios-utilities": ">=5.0.0-49",
102102
"release-it": "^15.0.0",
103103
"turbo": "^1.10.7",
104104
"typescript": "^5.2.2"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11547,7 +11547,7 @@ __metadata:
1154711547
react: 18.3.1
1154811548
react-native: 0.75.2
1154911549
react-native-builder-bob: ^0.30.0
11550-
react-native-ios-utilities: 5.0.0-47
11550+
react-native-ios-utilities: ">=5.0.0-49"
1155111551
react-native-reanimated: ^3.15.2
1155211552
react-native-safe-area-context: ^4.10.9
1155311553
react-native-screens: ^3.35.0
@@ -11581,7 +11581,7 @@ __metadata:
1158111581
react: 18.3.1
1158211582
react-native: 0.75.2
1158311583
react-native-builder-bob: ^0.30.0
11584-
react-native-ios-utilities: 5.0.0-47
11584+
react-native-ios-utilities: ">=5.0.0-49"
1158511585
release-it: ^15.0.0
1158611586
turbo: ^1.10.7
1158711587
typescript: ^5.2.2
@@ -11602,13 +11602,13 @@ __metadata:
1160211602
languageName: node
1160311603
linkType: hard
1160411604

11605-
"react-native-ios-utilities@npm:5.0.0-47":
11606-
version: 5.0.0-47
11607-
resolution: "react-native-ios-utilities@npm:5.0.0-47"
11605+
"react-native-ios-utilities@npm:>=5.0.0-49":
11606+
version: 5.0.0-49
11607+
resolution: "react-native-ios-utilities@npm:5.0.0-49"
1160811608
peerDependencies:
1160911609
react: "*"
1161011610
react-native: "*"
11611-
checksum: f3eed798177ecb6b434bf1d4afebbf02acc2f0cc0aa046c01c0f5d5c63eb5b320b3a67127b737766fb9ebc6b64ad46a652b7f5d45be8f37b4962673dd3506a94
11611+
checksum: 587e64f3197d79154094bdbc0873977d9ea53e4e130bbd85442ba7dadeb81c57e56de68656168fb4681d340514bce2025aa7ecefc4db88209e491c9504a48af0
1161211612
languageName: node
1161311613
linkType: hard
1161411614

0 commit comments

Comments
 (0)