|
1 | 1 | {
|
2 | 2 | "name": "taro-playground",
|
3 |
| - "version": "1.4.8", |
| 3 | + "version": "1.4.9", |
4 | 4 | "private": true,
|
5 | 5 | "description": "",
|
6 | 6 | "templateInfo": {
|
|
33 | 33 | "link": "react-native link",
|
34 | 34 | "update-version": "sh ./bin/update_version.sh",
|
35 | 35 | "podInstall": "pod-install",
|
36 |
| - "upgradePeerdeps": "install-peerdeps @tarojs/taro-rn@3.4.10 -o -Y && install-peerdeps @tarojs/components-rn@3.4.10 -o -Y && install-peerdeps @tarojs/router-rn@3.4.10 -o -Y && pod-install" |
| 36 | + "upgradePeerdeps": "install-peerdeps @tarojs/taro-rn@3.4.12 -o -Y && install-peerdeps @tarojs/components-rn@3.4.12 -o -Y && install-peerdeps @tarojs/router-rn@3.4.12 -o -Y && pod-install" |
37 | 37 | },
|
38 | 38 | "browserslist": [
|
39 | 39 | "last 3 versions",
|
|
50 | 50 | "@react-native-community/slider": "~4.1.12",
|
51 | 51 | "@react-native-masked-view/masked-view": "~0.2.6",
|
52 | 52 | "@react-native-picker/picker": "~2.2.1",
|
53 |
| - "@tarojs/components": "3.4.10", |
54 |
| - "@tarojs/plugin-framework-react": "3.4.10", |
55 |
| - "@tarojs/react": "3.4.10", |
56 |
| - "@tarojs/runtime": "3.4.10", |
57 |
| - "@tarojs/taro": "3.4.10", |
58 |
| - "@tarojs/taro-rn": "3.4.10", |
| 53 | + "@tarojs/components": "3.4.12", |
| 54 | + "@tarojs/plugin-framework-react": "3.4.12", |
| 55 | + "@tarojs/react": "3.4.12", |
| 56 | + "@tarojs/runtime": "3.4.12", |
| 57 | + "@tarojs/taro": "3.4.12", |
| 58 | + "@tarojs/taro-rn": "3.4.12", |
59 | 59 | "expo-av": "~9.2.3",
|
60 | 60 | "expo-barcode-scanner": "~10.2.2",
|
61 | 61 | "expo-brightness": "~9.2.2",
|
|
86 | 86 | "devDependencies": {
|
87 | 87 | "@babel/core": "^7.8.0",
|
88 | 88 | "@babel/runtime": "^7.7.7",
|
89 |
| - "@tarojs/cli": "3.4.10", |
90 |
| - "@tarojs/mini-runner": "3.4.10", |
91 |
| - "@tarojs/plugin-mini-ci": "3.4.10", |
92 |
| - "@tarojs/rn-runner": "3.4.10", |
93 |
| - "@tarojs/webpack-runner": "3.4.10", |
| 89 | + "@tarojs/cli": "3.4.12", |
| 90 | + "@tarojs/mini-runner": "3.4.12", |
| 91 | + "@tarojs/plugin-mini-ci": "3.4.12", |
| 92 | + "@tarojs/rn-runner": "3.4.12", |
| 93 | + "@tarojs/webpack-runner": "3.4.12", |
94 | 94 | "@types/react": "^17.0.2",
|
95 | 95 | "@types/webpack-env": "^1.13.6",
|
96 | 96 | "@typescript-eslint/eslint-plugin": "^4.15.1",
|
97 | 97 | "@typescript-eslint/parser": "^4.15.1",
|
98 |
| - "babel-preset-taro": "3.4.10", |
| 98 | + "babel-preset-taro": "3.4.12", |
99 | 99 | "eslint": "^6.8.0",
|
100 |
| - "eslint-config-taro": "3.4.10", |
| 100 | + "eslint-config-taro": "3.4.12", |
101 | 101 | "eslint-plugin-import": "^2.12.0",
|
102 | 102 | "eslint-plugin-react": "^7.8.2",
|
103 | 103 | "eslint-plugin-react-hooks": "^4.2.0",
|
|
0 commit comments