Upgrade dependencies

This commit is contained in:
Dennis Reimann
2021-10-23 19:07:17 +02:00
parent d3bad8522a
commit d4a34991e5
2 changed files with 40 additions and 26 deletions

View File

@@ -45,7 +45,7 @@
"node-file-rev": "1.1.3",
"npm-run-all": "4.1.5",
"onchange": "7.1.0",
"postcss": "8.3.9",
"postcss": "8.3.11",
"postcss-calc": "8.0.0",
"postcss-cli": "9.0.1",
"postcss-custom-media": "8.0.0",
@@ -55,6 +55,6 @@
"postcss-nesting": "8.0.1",
"pug": "3.0.2",
"sync-request": "6.1.0",
"xml-formatter": "2.4.1"
"xml-formatter": "2.5.1"
}
}