|
1 | 1 | {
|
2 | 2 | "name": "@tarojs/cli",
|
3 |
| - "version": "3.4.2", |
| 3 | + "version": "3.4.3", |
4 | 4 | "description": "cli tool for taro",
|
5 | 5 | "main": "index.js",
|
6 | 6 | "scripts": {
|
|
47 | 47 | "@babel/traverse": "^7.14.5",
|
48 | 48 | "@babel/types": "^7.14.5",
|
49 | 49 | "@hapi/joi": "17.1.1",
|
50 |
| - "@tarojs/helper": "3.4.2", |
51 |
| - "@tarojs/mini-runner": "3.4.2", |
52 |
| - "@tarojs/plugin-framework-react": "3.4.2", |
53 |
| - "@tarojs/plugin-framework-vue2": "3.4.2", |
54 |
| - "@tarojs/plugin-framework-vue3": "3.4.2", |
55 |
| - "@tarojs/plugin-platform-alipay": "3.4.2", |
56 |
| - "@tarojs/plugin-platform-jd": "3.4.2", |
57 |
| - "@tarojs/plugin-platform-qq": "3.4.2", |
58 |
| - "@tarojs/plugin-platform-swan": "3.4.2", |
59 |
| - "@tarojs/plugin-platform-tt": "3.4.2", |
60 |
| - "@tarojs/plugin-platform-weapp": "3.4.2", |
61 |
| - "@tarojs/service": "3.4.2", |
62 |
| - "@tarojs/shared": "3.4.2", |
63 |
| - "@tarojs/taro": "3.4.2", |
64 |
| - "@tarojs/taroize": "3.4.2", |
| 50 | + "@tarojs/helper": "3.4.3", |
| 51 | + "@tarojs/mini-runner": "3.4.3", |
| 52 | + "@tarojs/plugin-framework-react": "3.4.3", |
| 53 | + "@tarojs/plugin-framework-vue2": "3.4.3", |
| 54 | + "@tarojs/plugin-framework-vue3": "3.4.3", |
| 55 | + "@tarojs/plugin-platform-alipay": "3.4.3", |
| 56 | + "@tarojs/plugin-platform-jd": "3.4.3", |
| 57 | + "@tarojs/plugin-platform-qq": "3.4.3", |
| 58 | + "@tarojs/plugin-platform-swan": "3.4.3", |
| 59 | + "@tarojs/plugin-platform-tt": "3.4.3", |
| 60 | + "@tarojs/plugin-platform-weapp": "3.4.3", |
| 61 | + "@tarojs/service": "3.4.3", |
| 62 | + "@tarojs/shared": "3.4.3", |
| 63 | + "@tarojs/taro": "3.4.3", |
| 64 | + "@tarojs/taroize": "3.4.3", |
65 | 65 | "@tarojs/transformer-wx": "^2.0.4",
|
66 |
| - "@tarojs/webpack-runner": "3.4.2", |
| 66 | + "@tarojs/webpack-runner": "3.4.3", |
67 | 67 | "@types/request": "^2.48.1",
|
68 | 68 | "adm-zip": "^0.4.13",
|
69 | 69 | "babylon": "^6.18.0",
|
|
75 | 75 | "ejs": "^2.6.1",
|
76 | 76 | "envinfo": "^6.0.1",
|
77 | 77 | "eslint": "^6.1.0",
|
78 |
| - "eslint-config-taro": "3.4.2", |
| 78 | + "eslint-config-taro": "3.4.3", |
79 | 79 | "eslint-plugin-import": "^2.8.0",
|
80 | 80 | "eslint-plugin-react": "^7.4.0",
|
81 | 81 | "eslint-plugin-react-hooks": "^4.2.0",
|
|
100 | 100 | "postcss-modules-resolve-imports": "^1.3.0",
|
101 | 101 | "postcss-modules-scope": "^1.1.0",
|
102 | 102 | "postcss-modules-values": "^1.3.0",
|
103 |
| - "postcss-pxtransform": "3.4.2", |
| 103 | + "postcss-pxtransform": "3.4.3", |
104 | 104 | "postcss-reporter": "^6.0.1",
|
105 | 105 | "postcss-taro-unit-transform": "1.2.15",
|
106 | 106 | "postcss-url": "^7.3.2",
|
|
0 commit comments