Upgrade dependencies

This commit is contained in:
Dennis Reimann
2022-12-15 17:38:40 +01:00
parent 15ad872d7d
commit a189c54d5d
2 changed files with 180 additions and 127 deletions

View File

@@ -56,17 +56,17 @@
"node-file-rev": "1.1.4",
"npm-run-all": "4.1.5",
"onchange": "7.1.0",
"postcss": "8.4.19",
"postcss": "8.4.20",
"postcss-calc": "8.2.4",
"postcss-cli": "10.0.0",
"postcss-cli": "10.1.0",
"postcss-custom-media": "9.0.1",
"postcss-import": "15.0.0",
"postcss-import": "15.1.0",
"postcss-mixins": "9.0.4",
"postcss-nesting": "10.2.0",
"pug": "3.0.2",
"serve": "14.1.2",
"start-server-and-test": "1.14.0",
"start-server-and-test": "1.15.2",
"sync-request": "6.1.0",
"xml-formatter": "2.6.1"
"xml-formatter": "3.0.2"
}
}