Hold back postcss updates

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-02-23 10:05:00 +00:00
parent 03b7aeee75
commit b44719aa67
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D
2 changed files with 16 additions and 7 deletions

View file

@ -175,10 +175,10 @@
"mkdirp": "^3.0.0",
"modernizr": "^3.12.0",
"node-fetch": "^2.6.7",
"postcss": "^8.4.31",
"postcss": "8.4.33",
"postcss-easings": "^2.0.0",
"postcss-hexrgba": "2.0.1",
"postcss-import": "^16.0.0",
"postcss-import": "16.0.0",
"postcss-loader": "^8.1.0",
"postcss-mixins": "^6.2.3",
"postcss-nested": "^4.2.3",