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