Skip to content

Commit eabb205

Browse files
committed
feat: taro 3.4.6
1 parent 40182bb commit eabb205

File tree

2 files changed

+308
-308
lines changed

2 files changed

+308
-308
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"link": "react-native link",
3434
"update-version": "sh ./bin/update_version.sh",
3535
"podInstall": "pod-install",
36-
"upgradePeerdeps": "install-peerdeps @tarojs/taro-rn@3.4.5 -o -Y && install-peerdeps @tarojs/components-rn@3.4.5 -o -Y && install-peerdeps @tarojs/router-rn@3.4.5 -o -Y && pod-install"
36+
"upgradePeerdeps": "install-peerdeps @tarojs/taro-rn@3.4.6 -o -Y && install-peerdeps @tarojs/components-rn@3.4.6 -o -Y && install-peerdeps @tarojs/router-rn@3.4.6 -o -Y && pod-install"
3737
},
3838
"browserslist": [
3939
"last 3 versions",
@@ -50,11 +50,11 @@
5050
"@react-native-community/slider": "~4.1.12",
5151
"@react-native-masked-view/masked-view": "~0.2.6",
5252
"@react-native-picker/picker": "~2.2.1",
53-
"@tarojs/components": "3.4.5",
54-
"@tarojs/react": "3.4.5",
55-
"@tarojs/runtime": "3.4.5",
56-
"@tarojs/taro": "3.4.5",
57-
"@tarojs/taro-rn": "3.4.5",
53+
"@tarojs/components": "3.4.6",
54+
"@tarojs/react": "3.4.6",
55+
"@tarojs/runtime": "3.4.6",
56+
"@tarojs/taro": "3.4.6",
57+
"@tarojs/taro-rn": "3.4.6",
5858
"expo-av": "~9.2.3",
5959
"expo-barcode-scanner": "~10.2.2",
6060
"expo-brightness": "~9.2.2",
@@ -85,17 +85,17 @@
8585
"devDependencies": {
8686
"@babel/core": "^7.8.0",
8787
"@babel/runtime": "^7.7.7",
88-
"@tarojs/cli": "3.4.5",
89-
"@tarojs/mini-runner": "3.4.5",
90-
"@tarojs/rn-runner": "3.4.5",
91-
"@tarojs/webpack-runner": "3.4.5",
88+
"@tarojs/cli": "3.4.6",
89+
"@tarojs/mini-runner": "3.4.6",
90+
"@tarojs/rn-runner": "3.4.6",
91+
"@tarojs/webpack-runner": "3.4.6",
9292
"@types/react": "^17.0.2",
9393
"@types/webpack-env": "^1.13.6",
9494
"@typescript-eslint/eslint-plugin": "^4.15.1",
9595
"@typescript-eslint/parser": "^4.15.1",
96-
"babel-preset-taro": "3.4.5",
96+
"babel-preset-taro": "3.4.6",
9797
"eslint": "^6.8.0",
98-
"eslint-config-taro": "3.4.5",
98+
"eslint-config-taro": "3.4.6",
9999
"eslint-plugin-import": "^2.12.0",
100100
"eslint-plugin-react": "^7.8.2",
101101
"eslint-plugin-react-hooks": "^4.2.0",

0 commit comments

Comments
 (0)