Update dependencies

This commit is contained in:
Dennis Reimann
2023-02-23 19:37:58 +01:00
parent fd6c87c2c1
commit 63212b7e5e
2 changed files with 98 additions and 70 deletions

View File

@@ -40,7 +40,7 @@
},
"devDependencies": {
"autoprefixer": "10.4.13",
"browser-sync": "2.27.11",
"browser-sync": "2.27.12",
"csso-cli": "4.0.1",
"fast-xml-parser": "4.1.2",
"glob": "8.1.0",
@@ -59,6 +59,6 @@
"postcss-nesting": "11.2.1",
"pug": "3.0.2",
"sync-request": "6.1.0",
"xml-formatter": "3.2.0"
"xml-formatter": "3.3.0"
}
}