Update postcss

This commit is contained in:
Jake Archibald
2020-09-23 14:44:13 +01:00
parent 455c868e55
commit f5d9023ff3
2 changed files with 2926 additions and 39 deletions

2955
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -18,17 +18,17 @@
"comlink": "^4.3.0",
"cssnano": "^4.1.10",
"del": "^5.1.0",
"file-drop-element": "^1.0.0",
"file-drop-element": "^1.0.1",
"husky": "^4.3.0",
"lint-staged": "^10.4.0",
"lodash.camelcase": "^4.3.0",
"postcss": "^7.0.34",
"postcss": "^8.0.8",
"postcss-import": "^12.0.1",
"postcss-modules": "^3.2.2",
"postcss-nested": "^4.2.3",
"postcss-simple-vars": "^5.0.2",
"postcss-nested": "^5.0.0",
"postcss-simple-vars": "^6.0.0",
"postcss-url": "^8.0.0",
"preact": "^10.5.0",
"preact": "^10.5.1",
"preact-render-to-string": "^5.1.10",
"prettier": "^2.1.2",
"rollup": "^2.28.1",