Update dependencies

This commit is contained in:
Dennis Reimann
2022-12-22 13:15:56 +01:00
parent 88b6f55b91
commit 3652aa38d0
3 changed files with 88 additions and 103 deletions

View File

@@ -40,7 +40,7 @@
},
"devDependencies": {
"autoprefixer": "10.4.13",
"browser-sync": "2.27.10",
"browser-sync": "2.27.11",
"csso-cli": "4.0.1",
"fast-xml-parser": "4.0.12",
"glob": "8.0.3",
@@ -59,6 +59,6 @@
"postcss-nesting": "10.2.0",
"pug": "3.0.2",
"sync-request": "6.1.0",
"xml-formatter": "3.0.2"
"xml-formatter": "3.2.0"
}
}