|
80 | 80 | "lodash-es": "^4.17.15" |
81 | 81 | }, |
82 | 82 | "peerDependencies": { |
83 | | - "@tarojs/components": "^3.1.4", |
84 | | - "@tarojs/taro": "^3.1.4", |
85 | | - "vue": "^3.0.6" |
| 83 | + "@tarojs/components": "^3.2.1", |
| 84 | + "@tarojs/taro": "^3.2.1", |
| 85 | + "vue": "^3.0.10" |
86 | 86 | }, |
87 | 87 | "devDependencies": { |
88 | 88 | "@babel/core": "^7.8.0", |
89 | 89 | "@babel/runtime": "^7.7.7", |
90 | 90 | "@rollup/plugin-json": "^4.1.0", |
91 | 91 | "@rollup/plugin-node-resolve": "^9.0.0", |
92 | | - "@tarojs/components": "^3.1.4", |
93 | | - "@tarojs/mini-runner": "^3.1.4", |
94 | | - "@tarojs/runtime": "^3.1.4", |
95 | | - "@tarojs/taro": "^3.1.4", |
96 | | - "@tarojs/webpack-runner": "^3.1.4", |
| 92 | + "@tarojs/components": "^3.2.1", |
| 93 | + "@tarojs/mini-runner": "^3.2.1", |
| 94 | + "@tarojs/runtime": "^3.2.1", |
| 95 | + "@tarojs/taro": "^3.2.1", |
| 96 | + "@tarojs/webpack-runner": "^3.2.1", |
97 | 97 | "@types/jest": "^26.0.17", |
98 | 98 | "@types/lodash-es": "^4.17.3", |
99 | 99 | "@types/webpack-env": "^1.13.6", |
100 | 100 | "@typescript-eslint/eslint-plugin": "^2.x", |
101 | 101 | "@typescript-eslint/parser": "^2.x", |
102 | 102 | "@vue/babel-plugin-jsx": "^1.0.0-rc.4", |
103 | | - "@vue/compiler-sfc": "^3.0.6", |
| 103 | + "@vue/compiler-sfc": "^3.0.10", |
104 | 104 | "@vue/test-utils": "2.0.0-rc.0", |
105 | 105 | "babel-preset-taro": "^3.0.5", |
106 | 106 | "cross-env": "^7.0.2", |
107 | 107 | "csstype": "^2.6.11", |
108 | | - "esbuild": "^0.9.0", |
| 108 | + "esbuild": "^0.11.0", |
109 | 109 | "eslint": "^6.8.0", |
110 | 110 | "eslint-config-taro": "^3.0.5", |
111 | 111 | "eslint-plugin-vue": "^7.0.0-alpha.6", |
|
116 | 116 | "rollup": "^2.29.0", |
117 | 117 | "rollup-plugin-copy": "^3.3.0", |
118 | 118 | "rollup-plugin-sass": "^1.2.2", |
119 | | - "rollup-plugin-typescript2": "^0.27.2", |
| 119 | + "rollup-plugin-typescript2": "0.30.0", |
120 | 120 | "shelljs": "^0.8.4", |
121 | 121 | "stylelint": "^9.3.0", |
122 | 122 | "tiny-glob": "^0.2.8", |
123 | 123 | "ts-jest": "^26.4.4", |
124 | 124 | "ts-loader": "^8.0.2", |
125 | | - "typescript": "^3.7.0", |
126 | | - "vue": "^3.0.6", |
| 125 | + "tslib": "^2.1.0", |
| 126 | + "typescript": "^4.2.0", |
| 127 | + "vue": "^3.0.10", |
127 | 128 | "vue-jest": "^5.0.0-alpha.7", |
128 | 129 | "vue-loader": "^16.1.0", |
129 | 130 | "webpack-bundle-analyzer": "^4.2.0" |
|
0 commit comments