|
35 | 35 | "parcel-bundler": "1.12.5"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@fullhuman/postcss-purgecss": "^1.3.0", |
39 |
| - "autoprefixer": "^9.8.6", |
40 |
| - "cssnano": "^4.1.11", |
41 |
| - "eslint": "^7.2.0", |
42 |
| - "eslint-config-standard": "^16.0.1", |
43 |
| - "eslint-plugin-import": "^2.23.4", |
44 |
| - "eslint-plugin-node": "^11.0.0", |
45 |
| - "eslint-plugin-promise": "^5.1.0", |
46 |
| - "npm-run-all": "^4.1.5", |
47 |
| - "parcel-plugin-bundle-visualiser": "^1.2.0", |
48 |
| - "percy": "^0.28.6", |
49 |
| - "postcss-cli": "^7.1.0", |
50 |
| - "postcss-fontpath": "^1.0.0", |
51 |
| - "posthtml-expressions": "^1.7.1", |
52 |
| - "posthtml-include": "^1.7.1", |
53 |
| - "posthtml-load-config": "^2.0.0", |
54 |
| - "stylelint-config-standard": "^22.0.0", |
55 |
| - "tailwindcss": "^1.9.6" |
| 38 | + "@fullhuman/postcss-purgecss": "1.3.0", |
| 39 | + "autoprefixer": "9.8.6", |
| 40 | + "cssnano": "4.1.11", |
| 41 | + "eslint": "7.28.0", |
| 42 | + "eslint-config-standard": "16.0.3", |
| 43 | + "eslint-plugin-import": "2.23.4", |
| 44 | + "eslint-plugin-node": "11.1.0", |
| 45 | + "eslint-plugin-promise": "5.1.0", |
| 46 | + "npm-run-all": "4.1.5", |
| 47 | + "parcel-plugin-bundle-visualiser": "1.2.0", |
| 48 | + "percy": "0.28.6", |
| 49 | + "postcss": "8.3.0", |
| 50 | + "postcss-cli": "8.3.1", |
| 51 | + "postcss-fontpath": "1.0.0", |
| 52 | + "posthtml-expressions": "1.7.1", |
| 53 | + "posthtml-include": "1.7.1", |
| 54 | + "posthtml-load-config": "2.0.0", |
| 55 | + "stylelint-config-standard": "22.0.0", |
| 56 | + "tailwindcss": "1.9.6" |
56 | 57 | }
|
57 | 58 | }
|
0 commit comments