Skip to content

Commit ecd6fb0

Browse files
committed
taro upgradepeerdeps
1 parent 324cfe1 commit ecd6fb0

File tree

4 files changed

+465
-12
lines changed

4 files changed

+465
-12
lines changed

ios/Podfile.lock

Lines changed: 166 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,35 @@ PODS:
22
- boost (1.83.0)
33
- CocoaAsyncSocket (7.6.5)
44
- DoubleConversion (1.1.6)
5+
- EXAV (13.10.0):
6+
- ExpoModulesCore
7+
- ReactCommon/turbomodule/core
8+
- EXBarCodeScanner (12.9.0):
9+
- EXImageLoader
10+
- ExpoModulesCore
11+
- ZXingObjC/OneD
12+
- ZXingObjC/PDF417
513
- EXConstants (15.4.1):
614
- ExpoModulesCore
715
- EXFont (11.10.0):
816
- ExpoModulesCore
17+
- EXImageLoader (4.6.0):
18+
- ExpoModulesCore
19+
- React-Core
20+
- EXLocation (16.5.0):
21+
- ExpoModulesCore
922
- Expo (50.0.0-preview.3):
1023
- ExpoModulesCore
24+
- ExpoBrightness (11.8.0):
25+
- ExpoModulesCore
26+
- ExpoCamera (14.0.0):
27+
- ExpoModulesCore
28+
- ZXingObjC/OneD
29+
- ZXingObjC/PDF417
1130
- ExpoFileSystem (16.0.1):
1231
- ExpoModulesCore
32+
- ExpoImagePicker (14.7.0):
33+
- ExpoModulesCore
1334
- ExpoKeepAwake (12.8.0):
1435
- ExpoModulesCore
1536
- ExpoModulesCore (1.11.1):
@@ -19,6 +40,8 @@ PODS:
1940
- React-NativeModulesApple
2041
- React-RCTAppDelegate
2142
- ReactCommon/turbomodule/core
43+
- ExpoSensors (12.9.0):
44+
- ExpoModulesCore
2245
- FBLazyVector (0.73.0)
2346
- FBReactNativeSpec (0.73.0):
2447
- RCT-Folly (= 2022.05.16.00)
@@ -961,6 +984,26 @@ PODS:
961984
- React-Mapbuffer (0.73.0):
962985
- glog
963986
- React-debug
987+
- react-native-cameraroll (7.2.1):
988+
- React-Core
989+
- react-native-geolocation (3.1.0):
990+
- React-Core
991+
- react-native-image-resizer (3.0.7):
992+
- React-Core
993+
- react-native-netinfo (11.2.1):
994+
- React-Core
995+
- react-native-pager-view (6.2.3):
996+
- glog
997+
- RCT-Folly (= 2022.05.16.00)
998+
- React-Core
999+
- react-native-safe-area-context (4.8.1):
1000+
- React-Core
1001+
- react-native-slider (4.4.4):
1002+
- glog
1003+
- RCT-Folly (= 2022.05.16.00)
1004+
- React-Core
1005+
- react-native-webview (13.6.3):
1006+
- React-Core
9641007
- React-nativeconfig (0.73.0)
9651008
- React-NativeModulesApple (0.73.0):
9661009
- glog
@@ -1128,18 +1171,51 @@ PODS:
11281171
- React-jsi (= 0.73.0)
11291172
- React-logger (= 0.73.0)
11301173
- React-perflogger (= 0.73.0)
1174+
- RNCAsyncStorage (1.21.0):
1175+
- React-Core
1176+
- RNCClipboard (1.13.0):
1177+
- React-Core
1178+
- RNCMaskedView (0.3.1):
1179+
- React-Core
1180+
- RNCPicker (2.6.1):
1181+
- React-Core
1182+
- RNDeviceInfo (10.12.0):
1183+
- React-Core
1184+
- RNGestureHandler (2.14.0):
1185+
- glog
1186+
- RCT-Folly (= 2022.05.16.00)
1187+
- React-Core
1188+
- RNScreens (3.29.0):
1189+
- glog
1190+
- RCT-Folly (= 2022.05.16.00)
1191+
- React-Core
1192+
- RNSVG (14.1.0):
1193+
- React-Core
11311194
- SocketRocket (0.6.1)
11321195
- Yoga (1.14.0)
1196+
- ZXingObjC/Core (3.6.9)
1197+
- ZXingObjC/OneD (3.6.9):
1198+
- ZXingObjC/Core
1199+
- ZXingObjC/PDF417 (3.6.9):
1200+
- ZXingObjC/Core
11331201

11341202
DEPENDENCIES:
11351203
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
11361204
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
1205+
- EXAV (from `../node_modules/expo-av/ios`)
1206+
- EXBarCodeScanner (from `../node_modules/expo-barcode-scanner/ios`)
11371207
- EXConstants (from `../node_modules/expo-constants/ios`)
11381208
- EXFont (from `../node_modules/expo-font/ios`)
1209+
- EXImageLoader (from `../node_modules/expo-image-loader/ios`)
1210+
- EXLocation (from `../node_modules/expo-location/ios`)
11391211
- Expo (from `../node_modules/expo`)
1212+
- ExpoBrightness (from `../node_modules/expo-brightness/ios`)
1213+
- ExpoCamera (from `../node_modules/expo-camera/ios`)
11401214
- ExpoFileSystem (from `../node_modules/expo-file-system/ios`)
1215+
- ExpoImagePicker (from `../node_modules/expo-image-picker/ios`)
11411216
- ExpoKeepAwake (from `../node_modules/expo-keep-awake/ios`)
11421217
- ExpoModulesCore (from `../node_modules/expo-modules-core`)
1218+
- ExpoSensors (from `../node_modules/expo-sensors/ios`)
11431219
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
11441220
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
11451221
- Flipper (= 0.201.0)
@@ -1190,6 +1266,14 @@ DEPENDENCIES:
11901266
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector-modern`)
11911267
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
11921268
- React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
1269+
- "react-native-cameraroll (from `../node_modules/@react-native-camera-roll/camera-roll`)"
1270+
- "react-native-geolocation (from `../node_modules/@react-native-community/geolocation`)"
1271+
- "react-native-image-resizer (from `../node_modules/@bam.tech/react-native-image-resizer`)"
1272+
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
1273+
- react-native-pager-view (from `../node_modules/react-native-pager-view`)
1274+
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
1275+
- "react-native-slider (from `../node_modules/@react-native-community/slider`)"
1276+
- react-native-webview (from `../node_modules/react-native-webview`)
11931277
- React-nativeconfig (from `../node_modules/react-native/ReactCommon`)
11941278
- React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
11951279
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
@@ -1210,6 +1294,14 @@ DEPENDENCIES:
12101294
- React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
12111295
- React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
12121296
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
1297+
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
1298+
- "RNCClipboard (from `../node_modules/@react-native-clipboard/clipboard`)"
1299+
- "RNCMaskedView (from `../node_modules/@react-native-masked-view/masked-view`)"
1300+
- "RNCPicker (from `../node_modules/@react-native-picker/picker`)"
1301+
- RNDeviceInfo (from `../node_modules/react-native-device-info`)
1302+
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
1303+
- RNScreens (from `../node_modules/react-native-screens`)
1304+
- RNSVG (from `../node_modules/react-native-svg`)
12131305
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
12141306

12151307
SPEC REPOS:
@@ -1227,24 +1319,41 @@ SPEC REPOS:
12271319
- libevent
12281320
- OpenSSL-Universal
12291321
- SocketRocket
1322+
- ZXingObjC
12301323

12311324
EXTERNAL SOURCES:
12321325
boost:
12331326
:podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
12341327
DoubleConversion:
12351328
:podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
1329+
EXAV:
1330+
:path: "../node_modules/expo-av/ios"
1331+
EXBarCodeScanner:
1332+
:path: "../node_modules/expo-barcode-scanner/ios"
12361333
EXConstants:
12371334
:path: "../node_modules/expo-constants/ios"
12381335
EXFont:
12391336
:path: "../node_modules/expo-font/ios"
1337+
EXImageLoader:
1338+
:path: "../node_modules/expo-image-loader/ios"
1339+
EXLocation:
1340+
:path: "../node_modules/expo-location/ios"
12401341
Expo:
12411342
:path: "../node_modules/expo"
1343+
ExpoBrightness:
1344+
:path: "../node_modules/expo-brightness/ios"
1345+
ExpoCamera:
1346+
:path: "../node_modules/expo-camera/ios"
12421347
ExpoFileSystem:
12431348
:path: "../node_modules/expo-file-system/ios"
1349+
ExpoImagePicker:
1350+
:path: "../node_modules/expo-image-picker/ios"
12441351
ExpoKeepAwake:
12451352
:path: "../node_modules/expo-keep-awake/ios"
12461353
ExpoModulesCore:
12471354
:path: "../node_modules/expo-modules-core"
1355+
ExpoSensors:
1356+
:path: "../node_modules/expo-sensors/ios"
12481357
FBLazyVector:
12491358
:path: "../node_modules/react-native/Libraries/FBLazyVector"
12501359
FBReactNativeSpec:
@@ -1296,6 +1405,22 @@ EXTERNAL SOURCES:
12961405
:path: "../node_modules/react-native/ReactCommon/logger"
12971406
React-Mapbuffer:
12981407
:path: "../node_modules/react-native/ReactCommon"
1408+
react-native-cameraroll:
1409+
:path: "../node_modules/@react-native-camera-roll/camera-roll"
1410+
react-native-geolocation:
1411+
:path: "../node_modules/@react-native-community/geolocation"
1412+
react-native-image-resizer:
1413+
:path: "../node_modules/@bam.tech/react-native-image-resizer"
1414+
react-native-netinfo:
1415+
:path: "../node_modules/@react-native-community/netinfo"
1416+
react-native-pager-view:
1417+
:path: "../node_modules/react-native-pager-view"
1418+
react-native-safe-area-context:
1419+
:path: "../node_modules/react-native-safe-area-context"
1420+
react-native-slider:
1421+
:path: "../node_modules/@react-native-community/slider"
1422+
react-native-webview:
1423+
:path: "../node_modules/react-native-webview"
12991424
React-nativeconfig:
13001425
:path: "../node_modules/react-native/ReactCommon"
13011426
React-NativeModulesApple:
@@ -1336,19 +1461,43 @@ EXTERNAL SOURCES:
13361461
:path: "../node_modules/react-native/ReactCommon/react/utils"
13371462
ReactCommon:
13381463
:path: "../node_modules/react-native/ReactCommon"
1464+
RNCAsyncStorage:
1465+
:path: "../node_modules/@react-native-async-storage/async-storage"
1466+
RNCClipboard:
1467+
:path: "../node_modules/@react-native-clipboard/clipboard"
1468+
RNCMaskedView:
1469+
:path: "../node_modules/@react-native-masked-view/masked-view"
1470+
RNCPicker:
1471+
:path: "../node_modules/@react-native-picker/picker"
1472+
RNDeviceInfo:
1473+
:path: "../node_modules/react-native-device-info"
1474+
RNGestureHandler:
1475+
:path: "../node_modules/react-native-gesture-handler"
1476+
RNScreens:
1477+
:path: "../node_modules/react-native-screens"
1478+
RNSVG:
1479+
:path: "../node_modules/react-native-svg"
13391480
Yoga:
13401481
:path: "../node_modules/react-native/ReactCommon/yoga"
13411482

13421483
SPEC CHECKSUMS:
13431484
boost: 26fad476bfa736552bbfa698a06cc530475c1505
13441485
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
13451486
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
1487+
EXAV: 69adaa7433e7123a7dc9df9841fd80e954916d2d
1488+
EXBarCodeScanner: 2c2fee40a33902612792b2f0de4e9da40f080613
13461489
EXConstants: 86bbc9fedbb67770c0c6bb37f22f81970ef45dc8
13471490
EXFont: 9ae7e8e2e4825cef04a45dca74512a3f711e2fe9
1491+
EXImageLoader: 55080616b2fe9da19ef8c7f706afd9814e279b6b
1492+
EXLocation: 4cdbc108ff5bd944d981b7d0c0cf98630104a84a
13481493
Expo: c8d65cabac2c76a94dfeafd1e09679403625a0ad
1494+
ExpoBrightness: 6d160de5877289d11674aea61aacdb37422774cf
1495+
ExpoCamera: a3f3681963815533c24f698a22c239e68724fb99
13491496
ExpoFileSystem: ebbbe77366bff2e66876e3b3bf09e61d3bb72c70
1497+
ExpoImagePicker: 247fc7d2c13426a835525b67d5fb221864b79612
13501498
ExpoKeepAwake: ed71bfe0e6ecd38e337586ba6e1ba27a56eb373b
13511499
ExpoModulesCore: 728e40eb26952d75a78979b317acb410a6403921
1500+
ExpoSensors: 773adb32167d5d3c28280697ceee342b88f606ab
13521501
FBLazyVector: 39ba45baf4e398618f8b3a4bb6ba8fcdb7fc2133
13531502
FBReactNativeSpec: 20cfca68498e27879514790359289d1df2b52c56
13541503
Flipper: c7a0093234c4bdd456e363f2f19b2e4b27652d44
@@ -1385,6 +1534,14 @@ SPEC CHECKSUMS:
13851534
React-jsinspector: 9f6fb9ed9f03a0fb961ab8dc2e0e0ee0dc729e77
13861535
React-logger: 008caec0d6a587abc1e71be21bfac5ba1662fe6a
13871536
React-Mapbuffer: 58fe558faf52ecde6705376700f848d0293d1cef
1537+
react-native-cameraroll: a793da5ec61a654c5b9eb040cde4e81155976810
1538+
react-native-geolocation: ef66fb798d96284c6043f0b16c15d9d1d4955db4
1539+
react-native-image-resizer: 681f7607418b97c084ba2d0999b153b103040d8a
1540+
react-native-netinfo: 8a7fd3f7130ef4ad2fb4276d5c9f8d3f28d2df3d
1541+
react-native-pager-view: d81ab2060b9caf57ca8c3a0d57467ff407cdb825
1542+
react-native-safe-area-context: cd1169d797a2ef722a00bfc5af10748d5b6c94f9
1543+
react-native-slider: 2ae4b4aa6f5ed9a25d546e590e83c0fc9ccfd58c
1544+
react-native-webview: 88293a0f23eca8465c0433c023ec632930e644d0
13881545
React-nativeconfig: a063483672b8add47a4875b0281e202908ff6747
13891546
React-NativeModulesApple: 169506a5fd708ab22811f76ee06a976595c367a1
13901547
React-perflogger: b61e5db8e5167f5e70366e820766c492847c082e
@@ -1405,8 +1562,17 @@ SPEC CHECKSUMS:
14051562
React-runtimescheduler: 77543c74df984ce56c09d49d427149c53784aaf6
14061563
React-utils: 42708ea436853045ef1eaff29996813d9fbbe209
14071564
ReactCommon: 851280fb976399ca1aabc74cc2c3612069ea70a2
1565+
RNCAsyncStorage: 618d03a5f52fbccb3d7010076bc54712844c18ef
1566+
RNCClipboard: 204b94473a99932e314b730a81363e0bf795a60d
1567+
RNCMaskedView: 090213d32d8b3bb83a4dcb7d12c18f0152591906
1568+
RNCPicker: b18aaf30df596e9b1738e7c1f9ee55402a229dca
1569+
RNDeviceInfo: db5c64a060e66e5db3102d041ebe3ef307a85120
1570+
RNGestureHandler: 61bfdfc05db9b79dd61f894dcd29d3dcc6db3c02
1571+
RNScreens: b582cb834dc4133307562e930e8fa914b8c04ef2
1572+
RNSVG: ba3e7232f45e34b7b47e74472386cf4e1a676d0a
14081573
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
14091574
Yoga: 44003f970aa541b79dfdd59cf236fda41bd5890f
1575+
ZXingObjC: 8898711ab495761b2dbbdec76d90164a6d7e14c5
14101576

14111577
PODFILE CHECKSUM: aae9b003dd9b1b6a43b43b86b19224808093aa47
14121578

ios/taroDemo/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5-
<key>ITSAppUsesNonExemptEncryption</key>
6-
<false/>
75
<key>CFBundleDevelopmentRegion</key>
86
<string>en</string>
97
<key>CFBundleDisplayName</key>
@@ -24,6 +22,8 @@
2422
<string>????</string>
2523
<key>CFBundleVersion</key>
2624
<string>$(CURRENT_PROJECT_VERSION)</string>
25+
<key>ITSAppUsesNonExemptEncryption</key>
26+
<false/>
2727
<key>LSRequiresIPhoneOS</key>
2828
<true/>
2929
<key>NSAppTransportSecurity</key>

package.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,34 @@
1111
"upgradePeerdeps": "install-peerdeps @tarojs/taro-rn -o -Y && install-peerdeps @tarojs/components-rn -o -Y && install-peerdeps @tarojs/router-rn -o -Y && pod-install"
1212
},
1313
"dependencies": {
14+
"@bam.tech/react-native-image-resizer": "~3.0.5",
15+
"@react-native-async-storage/async-storage": "~1.21.0",
16+
"@react-native-camera-roll/camera-roll": "~7.2.0",
17+
"@react-native-clipboard/clipboard": "~1.13.0",
18+
"@react-native-community/geolocation": "~3.1.0",
19+
"@react-native-community/netinfo": "~11.2.0",
20+
"@react-native-community/slider": "~4.4.2",
21+
"@react-native-masked-view/masked-view": "~0.3.1",
22+
"@react-native-picker/picker": "~2.6.1",
23+
"expo": "~50.0.0-preview.3",
24+
"expo-av": "~13.10.0",
25+
"expo-barcode-scanner": "~12.9.0",
26+
"expo-brightness": "~11.8.0",
27+
"expo-camera": "~14.0.0",
28+
"expo-file-system": "~16.0.0",
29+
"expo-image-picker": "~14.7.0",
30+
"expo-keep-awake": "~12.8.0",
31+
"expo-location": "~16.5.0",
32+
"expo-sensors": "~12.9.0",
1433
"react": "18.2.0",
1534
"react-native": "0.73.0",
16-
"expo": ">=50.0.0-0 <51.0.0"
35+
"react-native-device-info": "~10.12.0",
36+
"react-native-gesture-handler": "~2.14.0",
37+
"react-native-pager-view": "~6.2.0",
38+
"react-native-safe-area-context": "~4.8.0",
39+
"react-native-screens": "^3.29.0",
40+
"react-native-svg": "~14.1.0",
41+
"react-native-webview": "~13.6.3"
1742
},
1843
"devDependencies": {
1944
"@babel/core": "^7.20.0",

0 commit comments

Comments
 (0)