|
1 | 1 | {
|
2 | 2 | "name": "mp-colorui",
|
3 |
| - "version": "0.4.9", |
| 3 | + "version": "0.4.10", |
4 | 4 | "description": "MP ColorUI 是一款基于 Taro 框架并且联合 Color-UI CSS 库开发的多端 UI 组件库(支持小程序端和H5端)",
|
5 | 5 | "keywords": [
|
6 | 6 | "taro",
|
|
49 | 49 | "@babel/plugin-proposal-class-properties": "^7.4.4",
|
50 | 50 | "@babel/plugin-transform-react-jsx": "^7.3.0",
|
51 | 51 | "@babel/preset-env": "^7.1.0",
|
52 |
| - "@tarojs/async-await": "1.3.15", |
53 |
| - "@tarojs/components": "1.3.15", |
54 |
| - "@tarojs/plugin-babel": "1.3.15", |
55 |
| - "@tarojs/plugin-csso": "1.3.15", |
56 |
| - "@tarojs/plugin-sass": "1.3.15", |
57 |
| - "@tarojs/plugin-uglifyjs": "1.3.15", |
58 |
| - "@tarojs/router": "1.3.15", |
59 |
| - "@tarojs/taro": "1.3.15", |
60 |
| - "@tarojs/taro-alipay": "1.3.15", |
61 |
| - "@tarojs/taro-h5": "1.3.15", |
62 |
| - "@tarojs/taro-swan": "1.3.15", |
63 |
| - "@tarojs/taro-weapp": "1.3.15", |
64 |
| - "@tarojs/webpack-runner": "1.3.15", |
| 52 | + "@tarojs/async-await": "1.3.18", |
| 53 | + "@tarojs/components": "1.3.18", |
| 54 | + "@tarojs/plugin-babel": "1.3.18", |
| 55 | + "@tarojs/plugin-csso": "1.3.18", |
| 56 | + "@tarojs/plugin-sass": "1.3.18", |
| 57 | + "@tarojs/plugin-uglifyjs": "1.3.18", |
| 58 | + "@tarojs/router": "1.3.18", |
| 59 | + "@tarojs/taro": "1.3.18", |
| 60 | + "@tarojs/taro-alipay": "1.3.18", |
| 61 | + "@tarojs/taro-h5": "1.3.18", |
| 62 | + "@tarojs/taro-swan": "1.3.18", |
| 63 | + "@tarojs/taro-weapp": "1.3.18", |
| 64 | + "@tarojs/webpack-runner": "1.3.18", |
65 | 65 | "@types/react": "^16.8.20",
|
66 | 66 | "@types/sinon": "^5.0.7",
|
67 | 67 | "@types/webpack-env": "^1.13.9",
|
|
73 | 73 | "babel-plugin-transform-jsx-stylesheet": "^0.6.5",
|
74 | 74 | "babel-plugin-transform-object-rest-spread": "^6.26.0",
|
75 | 75 | "babel-preset-env": "^1.7.0",
|
| 76 | + "classnames": "^2.2.6", |
76 | 77 | "cross-env": "^5.2.0",
|
77 | 78 | "eslint": "^6.1.0",
|
78 |
| - "eslint-config-taro": "1.3.15", |
79 |
| - "eslint-plugin-import": "^2.17.3", |
| 79 | + "eslint-config-taro": "1.3.18", |
| 80 | + "eslint-plugin-import": "^2.18.2", |
80 | 81 | "eslint-plugin-react": "^7.13.0",
|
81 | 82 | "eslint-plugin-react-hooks": "^2.0.1",
|
82 |
| - "eslint-plugin-taro": "1.3.15", |
| 83 | + "eslint-plugin-taro": "1.3.18", |
83 | 84 | "husky": "^2.4.1",
|
84 | 85 | "jest": "^24.8.0",
|
85 | 86 | "lint-staged": "^8.0.3",
|
|
0 commit comments