|
1 | 1 | { |
2 | 2 | "name": "@mpxjs/webpack-plugin", |
3 | | - "version": "2.10.16", |
| 3 | + "version": "2.10.17", |
4 | 4 | "description": "mpx compile core", |
5 | 5 | "keywords": [ |
6 | 6 | "mpx" |
|
29 | 29 | "@better-scroll/wheel": "^2.5.1", |
30 | 30 | "@better-scroll/zoom": "^2.5.1", |
31 | 31 | "@mpxjs/template-engine": "^2.8.7", |
32 | | - "@mpxjs/utils": "^2.10.16", |
33 | | - "postcss-less": "^6.0.0", |
34 | | - "postcss-scss": "^4.0.9", |
35 | | - "postcss-styl": "^0.12.3", |
| 32 | + "@mpxjs/utils": "^2.10.17", |
36 | 33 | "acorn": "^8.11.3", |
37 | 34 | "acorn-walk": "^7.2.0", |
38 | 35 | "async": "^2.6.0", |
|
55 | 52 | "object-assign": "^4.1.1", |
56 | 53 | "postcss": "^8.4.5", |
57 | 54 | "postcss-import": "^16.1.1", |
| 55 | + "postcss-less": "^6.0.0", |
58 | 56 | "postcss-load-config": "^3.1.1", |
59 | 57 | "postcss-modules-extract-imports": "^3.0.0", |
60 | 58 | "postcss-modules-local-by-default": "^4.0.0", |
61 | 59 | "postcss-modules-scope": "^3.0.0", |
62 | 60 | "postcss-modules-values": "^4.0.0", |
| 61 | + "postcss-scss": "^4.0.9", |
63 | 62 | "postcss-selector-parser": "^6.0.8", |
| 63 | + "postcss-styl": "^0.12.3", |
64 | 64 | "postcss-value-parser": "^4.0.2", |
65 | 65 | "semver": "^7.5.4", |
66 | 66 | "source-list-map": "^2.0.0", |
|
91 | 91 | }, |
92 | 92 | "devDependencies": { |
93 | 93 | "@d11/react-native-fast-image": "^8.6.12", |
94 | | - "@mpxjs/api-proxy": "^2.10.16", |
| 94 | + "@mpxjs/api-proxy": "^2.10.17", |
95 | 95 | "@types/babel-traverse": "^6.25.4", |
96 | 96 | "@types/babel-types": "^7.0.4", |
97 | 97 | "@types/glob": "^8.1.0", |
|
0 commit comments