|
42 | 42 | ],
|
43 | 43 | "dependencies": {
|
44 | 44 | "@babel/runtime": "^7.7.7",
|
45 |
| - "@tarojs/components": "~3.3.20", |
46 |
| - "@tarojs/react": "~3.3.20", |
47 |
| - "@tarojs/runtime": "~3.3.20", |
48 |
| - "@tarojs/taro": "~3.3.20", |
| 45 | + "@tarojs/components": "~3.4.13", |
| 46 | + "@tarojs/plugin-framework-react": "3.4.13", |
| 47 | + "@tarojs/react": "~3.4.13", |
| 48 | + "@tarojs/runtime": "~3.4.13", |
| 49 | + "@tarojs/taro": "~3.4.13", |
49 | 50 | "react": "^16.13.0",
|
50 | 51 | "react-dom": "^16.13.0",
|
51 | 52 | "taro-ui": "3.1.0-beta.3"
|
52 | 53 | },
|
53 | 54 | "devDependencies": {
|
54 | 55 | "@babel/core": "^7.8.0",
|
55 |
| - "@tarojs/cli": "~3.3.20", |
56 |
| - "@tarojs/mini-runner": "~3.3.20", |
57 |
| - "@tarojs/webpack-runner": "~3.3.20", |
| 56 | + "@tarojs/cli": "~3.4.13", |
| 57 | + "@tarojs/mini-runner": "~3.4.13", |
| 58 | + "@tarojs/webpack-runner": "~3.4.13", |
58 | 59 | "@types/react": "^16.0.0",
|
59 | 60 | "@types/webpack-env": "^1.13.6",
|
60 |
| - "babel-preset-taro": "~3.3.20", |
61 |
| - "eslint-config-taro": "~3.3.20", |
| 61 | + "babel-preset-taro": "~3.4.13", |
| 62 | + "eslint-config-taro": "~3.4.13", |
62 | 63 | "sass": "^1.49.9",
|
63 | 64 | "typescript": "^3.8.3"
|
64 | 65 | }
|
|
0 commit comments