Skip to content

Commit 346f3a0

Browse files
committed
feat: taro 4
1 parent 8c1cea6 commit 346f3a0

File tree

11 files changed

+844
-839
lines changed

11 files changed

+844
-839
lines changed

.github/workflows/assemble_android_debug.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ jobs:
3838
steps:
3939
- name: Checkout Project
4040
uses: actions/checkout@v2
41+
- uses: actions/setup-java@v4
42+
with:
43+
distribution: 'zulu'
44+
java-version: '17'
4145
- name: Cache node_modules Folder
4246
uses: actions/cache@v2
4347
with:

.github/workflows/assemble_android_release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ jobs:
3838
steps:
3939
- name: Checkout Project
4040
uses: actions/checkout@v2
41+
- uses: actions/setup-java@v4
42+
with:
43+
distribution: 'zulu'
44+
java-version: '17'
4145
- name: Cache node_modules Folder
4246
uses: actions/cache@v2
4347
with:

.github/workflows/assemble_ios_debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ env:
2626

2727
jobs:
2828
assemble:
29-
runs-on: macos-12
29+
runs-on: macos-13
3030
steps:
3131
- name: Checkout Project
3232
uses: actions/checkout@v2

.github/workflows/assemble_ios_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ env:
2929

3030
jobs:
3131
assemble:
32-
runs-on: macos-12
32+
runs-on: macos-13
3333
steps:
3434
- name: Get current date
3535
id: date

ios/Podfile.lock

Lines changed: 37 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ PODS:
44
- React-Core
55
- CocoaAsyncSocket (7.6.5)
66
- DoubleConversion (1.1.6)
7-
- EXAV (13.10.0):
7+
- EXAV (13.10.1):
88
- ExpoModulesCore
99
- ReactCommon/turbomodule/core
10-
- EXBarCodeScanner (12.9.0):
10+
- EXBarCodeScanner (12.9.2):
1111
- EXImageLoader
1212
- ExpoModulesCore
1313
- ZXingObjC/OneD
1414
- ZXingObjC/PDF417
15-
- EXConstants (15.4.1):
15+
- EXConstants (15.4.2):
1616
- ExpoModulesCore
1717
- EXFont (11.10.0):
1818
- ExpoModulesCore
@@ -25,16 +25,16 @@ PODS:
2525
- ExpoModulesCore
2626
- ExpoBrightness (11.8.0):
2727
- ExpoModulesCore
28-
- ExpoCamera (14.0.0):
28+
- ExpoCamera (14.0.1):
2929
- ExpoModulesCore
3030
- ZXingObjC/OneD
3131
- ZXingObjC/PDF417
32-
- ExpoFileSystem (16.0.1):
32+
- ExpoFileSystem (16.0.2):
3333
- ExpoModulesCore
3434
- ExpoGL (13.6.0):
3535
- ExpoModulesCore
3636
- ReactCommon/turbomodule/core
37-
- ExpoImagePicker (14.7.0):
37+
- ExpoImagePicker (14.7.1):
3838
- ExpoModulesCore
3939
- ExpoKeepAwake (12.8.0):
4040
- ExpoModulesCore
@@ -47,6 +47,9 @@ PODS:
4747
- ReactCommon/turbomodule/core
4848
- ExpoSensors (12.9.0):
4949
- ExpoModulesCore
50+
- EXTaskManager (11.7.0):
51+
- ExpoModulesCore
52+
- UMAppLoader
5053
- FBLazyVector (0.73.1)
5154
- FBReactNativeSpec (0.73.1):
5255
- RCT-Folly (= 2022.05.16.00)
@@ -117,9 +120,9 @@ PODS:
117120
- hermes-engine/Pre-built (= 0.73.0)
118121
- hermes-engine/Pre-built (0.73.0)
119122
- libevent (2.1.12)
120-
- lottie-ios (3.4.0)
121-
- lottie-react-native (5.1.6):
122-
- lottie-ios (~> 3.4.0)
123+
- lottie-ios (4.3.4)
124+
- lottie-react-native (6.4.1):
125+
- lottie-ios (~> 4.3.3)
123126
- React-Core
124127
- OpenSSL-Universal (1.1.1100)
125128
- RCT-Folly (2022.05.16.00):
@@ -993,7 +996,7 @@ PODS:
993996
- React-Mapbuffer (0.73.1):
994997
- glog
995998
- React-debug
996-
- react-native-cameraroll (7.2.0):
999+
- react-native-cameraroll (7.2.2):
9971000
- React-Core
9981001
- react-native-geolocation (3.1.0):
9991002
- React-Core
@@ -1005,9 +1008,9 @@ PODS:
10051008
- glog
10061009
- RCT-Folly (= 2022.05.16.00)
10071010
- React-Core
1008-
- react-native-safe-area-context (4.8.1):
1011+
- react-native-safe-area-context (4.8.2):
10091012
- React-Core
1010-
- react-native-skia (0.1.228):
1013+
- react-native-skia (0.1.222):
10111014
- glog
10121015
- RCT-Folly (= 2022.05.16.00)
10131016
- React
@@ -1190,7 +1193,7 @@ PODS:
11901193
- React-perflogger (= 0.73.1)
11911194
- RNCAsyncStorage (1.21.0):
11921195
- React-Core
1193-
- RNCClipboard (1.13.0):
1196+
- RNCClipboard (1.13.2):
11941197
- React-Core
11951198
- RNCMaskedView (0.3.1):
11961199
- React-Core
@@ -1216,6 +1219,7 @@ PODS:
12161219
- RNSVG (14.1.0):
12171220
- React-Core
12181221
- SocketRocket (0.6.1)
1222+
- UMAppLoader (4.5.0)
12191223
- Yoga (1.14.0)
12201224
- ZXingObjC/Core (3.6.9)
12211225
- ZXingObjC/OneD (3.6.9):
@@ -1242,6 +1246,7 @@ DEPENDENCIES:
12421246
- ExpoKeepAwake (from `../node_modules/expo-keep-awake/ios`)
12431247
- ExpoModulesCore (from `../node_modules/expo-modules-core`)
12441248
- ExpoSensors (from `../node_modules/expo-sensors/ios`)
1249+
- EXTaskManager (from `../node_modules/expo-task-manager/ios`)
12451250
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
12461251
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
12471252
- Flipper (= 0.201.0)
@@ -1334,6 +1339,7 @@ DEPENDENCIES:
13341339
- RNReanimated (from `../node_modules/react-native-reanimated`)
13351340
- RNScreens (from `../node_modules/react-native-screens`)
13361341
- RNSVG (from `../node_modules/react-native-svg`)
1342+
- UMAppLoader (from `../node_modules/unimodules-app-loader/ios`)
13371343
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
13381344

13391345
SPEC REPOS:
@@ -1390,6 +1396,8 @@ EXTERNAL SOURCES:
13901396
:path: "../node_modules/expo-modules-core"
13911397
ExpoSensors:
13921398
:path: "../node_modules/expo-sensors/ios"
1399+
EXTaskManager:
1400+
:path: "../node_modules/expo-task-manager/ios"
13931401
FBLazyVector:
13941402
:path: "../node_modules/react-native/Libraries/FBLazyVector"
13951403
FBReactNativeSpec:
@@ -1525,6 +1533,8 @@ EXTERNAL SOURCES:
15251533
:path: "../node_modules/react-native-screens"
15261534
RNSVG:
15271535
:path: "../node_modules/react-native-svg"
1536+
UMAppLoader:
1537+
:path: "../node_modules/unimodules-app-loader/ios"
15281538
Yoga:
15291539
:path: "../node_modules/react-native/ReactCommon/yoga"
15301540

@@ -1533,21 +1543,22 @@ SPEC CHECKSUMS:
15331543
BVLinearGradient: 880f91a7854faff2df62518f0281afb1c60d49a3
15341544
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
15351545
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
1536-
EXAV: 69adaa7433e7123a7dc9df9841fd80e954916d2d
1537-
EXBarCodeScanner: 2c2fee40a33902612792b2f0de4e9da40f080613
1538-
EXConstants: 86bbc9fedbb67770c0c6bb37f22f81970ef45dc8
1546+
EXAV: 4f5b0cf437b5c9dfde3c29089760047daacd50b7
1547+
EXBarCodeScanner: 9cf7039d99448ed1ea506401eba5ad4abd4e4871
1548+
EXConstants: e77cccf9afb245a6fb2ea917fe5f45f0e1d8b841
15391549
EXFont: 9ae7e8e2e4825cef04a45dca74512a3f711e2fe9
15401550
EXImageLoader: 55080616b2fe9da19ef8c7f706afd9814e279b6b
15411551
EXLocation: d85e362b70c7545629905d487aafb9503b076555
15421552
Expo: cd2dc043dd1cc3d9e8e4e035fb9a41b421e8f13f
15431553
ExpoBrightness: 6d160de5877289d11674aea61aacdb37422774cf
1544-
ExpoCamera: a3f3681963815533c24f698a22c239e68724fb99
1545-
ExpoFileSystem: ebbbe77366bff2e66876e3b3bf09e61d3bb72c70
1554+
ExpoCamera: 64f16dee3c712c41046dc6a3c22518461c0ceae7
1555+
ExpoFileSystem: fb4c94cc5ec5c50cb2663d2f6d503a1960b95a1d
15461556
ExpoGL: 085542f97b13f2428ac2edb077c9a90f4566944d
1547-
ExpoImagePicker: 247fc7d2c13426a835525b67d5fb221864b79612
1557+
ExpoImagePicker: 66970181d1c838f444e5e1f81b804ab2d5ff49bd
15481558
ExpoKeepAwake: ed71bfe0e6ecd38e337586ba6e1ba27a56eb373b
15491559
ExpoModulesCore: 01c0abfa6cd9c41c4bd76d8a1a079e6b591db10f
15501560
ExpoSensors: 773adb32167d5d3c28280697ceee342b88f606ab
1561+
EXTaskManager: 81b2dfaaba6d9f9a4bc3e3e2a786a98004eb9e98
15511562
FBLazyVector: 2296bacb2fa157a43991048b0a9d71c1c8b65083
15521563
FBReactNativeSpec: df0ebe69acd14ce0be0269cf75b6e338a727259b
15531564
Flipper: c7a0093234c4bdd456e363f2f19b2e4b27652d44
@@ -1562,8 +1573,8 @@ SPEC CHECKSUMS:
15621573
glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
15631574
hermes-engine: 34304f8c6e8fa68f63a5fe29af82f227d817d7a7
15641575
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
1565-
lottie-ios: 69495122151a378fdc7d1bb4c5930347e37baf1f
1566-
lottie-react-native: 8f9d4be452e23f6e5ca0fdc11669dc99ab52be81
1576+
lottie-ios: 3d98679b41fa6fd6aff2352b3953dbd3df8a397e
1577+
lottie-react-native: a2ae9c27c273b060b2affff2957bc0ff7fdca353
15671578
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
15681579
RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0
15691580
RCTRequired: 6dda55e483f75d2b43781d8ad5bd7df276a50981
@@ -1586,13 +1597,13 @@ SPEC CHECKSUMS:
15861597
React-jsinspector: 369048694e39942063c5d08e9580b43e2edd379a
15871598
React-logger: e0c1e918d9588a9f39c9bc62d9d6bfe9ca238d9d
15881599
React-Mapbuffer: 9731a0a63ebaf8976014623c4d637744d7353a7c
1589-
react-native-cameraroll: 2a198b0eb86c7ccf3303fb57702b2465cc292c94
1600+
react-native-cameraroll: 8acc1cf2c31d38992222fd08c7041691fc98dce3
15901601
react-native-geolocation: ef66fb798d96284c6043f0b16c15d9d1d4955db4
15911602
react-native-image-resizer: 681f7607418b97c084ba2d0999b153b103040d8a
15921603
react-native-netinfo: 8a7fd3f7130ef4ad2fb4276d5c9f8d3f28d2df3d
15931604
react-native-pager-view: d81ab2060b9caf57ca8c3a0d57467ff407cdb825
1594-
react-native-safe-area-context: cd1169d797a2ef722a00bfc5af10748d5b6c94f9
1595-
react-native-skia: d0f00846bcb36cdf1fb6d8cdbc4ca755348894fa
1605+
react-native-safe-area-context: 0ee144a6170530ccc37a0fd9388e28d06f516a89
1606+
react-native-skia: 4b2ef340e599c4d3ec13001a7158f79d873d4a5c
15961607
react-native-slider: 2ae4b4aa6f5ed9a25d546e590e83c0fc9ccfd58c
15971608
react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457
15981609
react-native-webview: 88293a0f23eca8465c0433c023ec632930e644d0
@@ -1617,7 +1628,7 @@ SPEC CHECKSUMS:
16171628
React-utils: debda2c206770ee2785bdebb7f16d8db9f18838a
16181629
ReactCommon: ddb128564dcbfa0287d3d1a2d10f8c7457c971f6
16191630
RNCAsyncStorage: 618d03a5f52fbccb3d7010076bc54712844c18ef
1620-
RNCClipboard: 204b94473a99932e314b730a81363e0bf795a60d
1631+
RNCClipboard: 60fed4b71560d7bfe40e9d35dea9762b024da86d
16211632
RNCMaskedView: 090213d32d8b3bb83a4dcb7d12c18f0152591906
16221633
RNCPicker: b18aaf30df596e9b1738e7c1f9ee55402a229dca
16231634
RNDeviceInfo: db5c64a060e66e5db3102d041ebe3ef307a85120
@@ -1627,6 +1638,7 @@ SPEC CHECKSUMS:
16271638
RNScreens: b582cb834dc4133307562e930e8fa914b8c04ef2
16281639
RNSVG: ba3e7232f45e34b7b47e74472386cf4e1a676d0a
16291640
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
1641+
UMAppLoader: 5df85360d65cabaef544be5424ac64672e648482
16301642
Yoga: 4f53dc50008d626fa679c7a1cb4bed898f8c0bde
16311643
ZXingObjC: 8898711ab495761b2dbbdec76d90164a6d7e14c5
16321644

ios/taroDemo.xcodeproj/project.pbxproj

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -597,9 +597,10 @@
597597
buildSettings = {
598598
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
599599
CLANG_ENABLE_MODULES = YES;
600-
CODE_SIGN_STYLE = Manual;
600+
CODE_SIGN_IDENTITY = "Apple Development";
601+
CODE_SIGN_STYLE = Automatic;
601602
CURRENT_PROJECT_VERSION = 1;
602-
DEVELOPMENT_TEAM = 2ULWQK4QBS;
603+
DEVELOPMENT_TEAM = UVRDSF5DKW;
603604
ENABLE_BITCODE = NO;
604605
INFOPLIST_FILE = taroDemo/Info.plist;
605606
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
@@ -615,7 +616,7 @@
615616
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
616617
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
617618
PRODUCT_NAME = taroDemo;
618-
PROVISIONING_PROFILE_SPECIFIER = taro_demo_dev_profile;
619+
PROVISIONING_PROFILE_SPECIFIER = "";
619620
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
620621
SWIFT_VERSION = 5.0;
621622
VERSIONING_SYSTEM = "apple-generic";
@@ -628,9 +629,10 @@
628629
buildSettings = {
629630
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
630631
CLANG_ENABLE_MODULES = YES;
631-
CODE_SIGN_STYLE = Manual;
632+
CODE_SIGN_IDENTITY = "Apple Development";
633+
CODE_SIGN_STYLE = Automatic;
632634
CURRENT_PROJECT_VERSION = 1;
633-
DEVELOPMENT_TEAM = 2ULWQK4QBS;
635+
DEVELOPMENT_TEAM = UVRDSF5DKW;
634636
INFOPLIST_FILE = taroDemo/Info.plist;
635637
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
636638
LD_RUNPATH_SEARCH_PATHS = (
@@ -645,7 +647,7 @@
645647
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
646648
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
647649
PRODUCT_NAME = taroDemo;
648-
PROVISIONING_PROFILE_SPECIFIER = taro_demo_dev_profile;
650+
PROVISIONING_PROFILE_SPECIFIER = "";
649651
SWIFT_VERSION = 5.0;
650652
VERSIONING_SYSTEM = "apple-generic";
651653
};

ios/taroDemo/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
<string>Taro Playground 使用您的地理位置信息,用于展示获取位置信息 API。</string>
5757
<key>NSMicrophoneUsageDescription</key>
5858
<string>Taro Playground 使用您的麦克风,用于展示相机组件的录像功能。</string>
59+
<key>NSMotionUsageDescription</key>
60+
<string>Taro Playground 使用您的运动与健康数据,用于展示运动传感器相关 API。</string>
5961
<key>NSPhotoLibraryAddUsageDescription</key>
6062
<string>Taro Playground 使用您的照片,用于展示照片相关 API。</string>
6163
<key>NSPhotoLibraryUsageDescription</key>

package.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"dev:quickapp": "npm run build:quickapp -- --watch",
3131
"android": "react-native run-android",
3232
"ios": "react-native run-ios",
33-
"start": "react-native start",
33+
"start": "react-native start --custom-log-reporter-path @tarojs/rn-supporter/TerminalReporter.js",
3434
"link": "react-native link",
3535
"update-version": "sh ./bin/update_version.sh",
3636
"podInstall": "pod-install",
37-
"upgradePeerdeps": "install-peerdeps @tarojs/taro-rn@3.7.0-canary.6 -o -Y && install-peerdeps @tarojs/components-rn@3.7.0-canary.6 -o -Y && install-peerdeps @tarojs/router-rn@3.7.0-canary.6 -o -Y && pod-install"
37+
"upgradePeerdeps": "install-peerdeps @tarojs/taro-rn@4.0.0-canary.3 -o -Y && install-peerdeps @tarojs/components-rn@4.0.0-canary.3 -o -Y && install-peerdeps @tarojs/router-rn@4.0.0-canary.3 -o -Y && pod-install"
3838
},
3939
"browserslist": [
4040
"last 3 versions",
@@ -54,24 +54,24 @@
5454
"@react-native-masked-view/masked-view": "~0.3.1",
5555
"@react-native-picker/picker": "~2.6.1",
5656
"@shopify/flash-list": "^1.3.1",
57-
"@shopify/react-native-skia": "^0.1.156",
58-
"@tarojs/components": "3.7.0-canary.6",
59-
"@tarojs/components-rn": "3.7.0-canary.6",
60-
"@tarojs/helper": "3.7.0-canary.6",
61-
"@tarojs/plugin-framework-react": "3.7.0-canary.6",
62-
"@tarojs/plugin-html": "3.7.0-canary.6",
63-
"@tarojs/plugin-platform-alipay": "3.7.0-canary.6",
64-
"@tarojs/plugin-platform-h5": "3.7.0-canary.6",
65-
"@tarojs/plugin-platform-jd": "3.7.0-canary.6",
66-
"@tarojs/plugin-platform-qq": "3.7.0-canary.6",
67-
"@tarojs/plugin-platform-swan": "3.7.0-canary.6",
68-
"@tarojs/plugin-platform-tt": "3.7.0-canary.6",
69-
"@tarojs/plugin-platform-weapp": "3.7.0-canary.6",
70-
"@tarojs/react": "3.7.0-canary.6",
71-
"@tarojs/runtime": "3.7.0-canary.6",
72-
"@tarojs/shared": "3.7.0-canary.6",
73-
"@tarojs/taro": "3.7.0-canary.6",
74-
"@tarojs/taro-rn": "3.7.0-canary.6",
57+
"@shopify/react-native-skia": "0.1.222",
58+
"@tarojs/components": "4.0.0-canary.3",
59+
"@tarojs/components-rn": "4.0.0-canary.3",
60+
"@tarojs/helper": "4.0.0-canary.3",
61+
"@tarojs/plugin-framework-react": "4.0.0-canary.3",
62+
"@tarojs/plugin-html": "4.0.0-canary.3",
63+
"@tarojs/plugin-platform-alipay": "4.0.0-canary.3",
64+
"@tarojs/plugin-platform-h5": "4.0.0-canary.3",
65+
"@tarojs/plugin-platform-jd": "4.0.0-canary.3",
66+
"@tarojs/plugin-platform-qq": "4.0.0-canary.3",
67+
"@tarojs/plugin-platform-swan": "4.0.0-canary.3",
68+
"@tarojs/plugin-platform-tt": "4.0.0-canary.3",
69+
"@tarojs/plugin-platform-weapp": "4.0.0-canary.3",
70+
"@tarojs/react": "4.0.0-canary.3",
71+
"@tarojs/runtime": "4.0.0-canary.3",
72+
"@tarojs/shared": "4.0.0-canary.3",
73+
"@tarojs/taro": "4.0.0-canary.3",
74+
"@tarojs/taro-rn": "4.0.0-canary.3",
7575
"@wuba/react-native-echarts": "1.2.5",
7676
"d3-hierarchy": "^3.1.2",
7777
"echarts": "^5.4.1",
@@ -89,8 +89,8 @@
8989
"expo-sensors": "~12.9.0",
9090
"expo-task-manager": "~11.7.0",
9191
"linear-gradient-taro": "^1.0.1",
92-
"lottie-ios": "3.4.0",
93-
"lottie-react-native": "^5.1.6",
92+
"lottie-ios": "^4.3.4",
93+
"lottie-react-native": "^6.4.1",
9494
"patch-package": "^6.5.1",
9595
"postinstall-postinstall": "^2.1.0",
9696
"react": "^18.2.0",
@@ -116,18 +116,18 @@
116116
"@pmmmwh/react-refresh-webpack-plugin": "0.5.5",
117117
"@react-native/metro-config": "^0.73.2",
118118
"@react-native/typescript-config": "^0.73.1",
119-
"@tarojs/cli": "3.7.0-canary.6",
120-
"@tarojs/plugin-mini-ci": "3.7.0-canary.6",
121-
"@tarojs/rn-runner": "3.7.0-canary.6",
122-
"@tarojs/webpack5-runner": "3.7.0-canary.6",
119+
"@tarojs/cli": "4.0.0-canary.3",
120+
"@tarojs/plugin-mini-ci": "4.0.0-canary.3",
121+
"@tarojs/rn-runner": "4.0.0-canary.3",
122+
"@tarojs/webpack5-runner": "4.0.0-canary.3",
123123
"@types/jest": "^29.2.1",
124124
"@types/react": "^18.0.24",
125125
"@types/webpack-env": "^1.13.6",
126126
"@typescript-eslint/eslint-plugin": "^5.20.0",
127127
"@typescript-eslint/parser": "^5.20.0",
128-
"babel-preset-taro": "3.7.0-canary.6",
128+
"babel-preset-taro": "4.0.0-canary.3",
129129
"eslint": "^8.12.0",
130-
"eslint-config-taro": "3.7.0-canary.6",
130+
"eslint-config-taro": "4.0.0-canary.3",
131131
"eslint-plugin-import": "^2.12.0",
132132
"eslint-plugin-react": "^7.8.2",
133133
"eslint-plugin-react-hooks": "^4.2.0",

0 commit comments

Comments
 (0)