Upgrade dependencies

This commit is contained in:
Dennis Reimann
2022-11-22 20:32:44 +01:00
parent 32ffd5d2fb
commit f77ed0ae1e
2 changed files with 182 additions and 161 deletions

View File

@@ -44,11 +44,11 @@
"amplitudejs": "5.3.2"
},
"devDependencies": {
"autoprefixer": "10.4.12",
"autoprefixer": "10.4.13",
"broken-link-checker": "0.7.8",
"browser-sync": "2.27.10",
"csso-cli": "4.0.1",
"fast-xml-parser": "4.0.11",
"fast-xml-parser": "4.0.12",
"glob": "8.0.3",
"html-entities": "2.3.3",
"jstransformer-markdown-it": "3.0.0",
@@ -56,15 +56,15 @@
"node-file-rev": "1.1.4",
"npm-run-all": "4.1.5",
"onchange": "7.1.0",
"postcss": "8.4.18",
"postcss": "8.4.19",
"postcss-calc": "8.2.4",
"postcss-cli": "10.0.0",
"postcss-custom-media": "8.0.2",
"postcss-custom-media": "9.0.1",
"postcss-import": "15.0.0",
"postcss-mixins": "9.0.4",
"postcss-nesting": "10.2.0",
"pug": "3.0.2",
"serve": "14.0.1",
"serve": "14.1.2",
"start-server-and-test": "1.14.0",
"sync-request": "6.1.0",
"xml-formatter": "2.6.1"