Upgrade dependencies

This commit is contained in:
Dennis Reimann
2023-08-16 13:19:19 +02:00
parent 2fe19f2dcd
commit e093ffd667
2 changed files with 91 additions and 75 deletions

View File

@@ -38,7 +38,7 @@
"amplitudejs": "5.3.2"
},
"devDependencies": {
"autoprefixer": "10.4.14",
"autoprefixer": "10.4.15",
"browser-sync": "2.29.3",
"cross-env": "7.0.3",
"csso-cli": "4.0.2",
@@ -50,15 +50,15 @@
"node-file-rev": "1.1.4",
"npm-run-all": "4.1.5",
"onchange": "7.1.0",
"postcss": "8.4.27",
"postcss": "8.4.28",
"postcss-calc": "9.0.1",
"postcss-cli": "10.1.0",
"postcss-custom-media": "10.0.0",
"postcss-import": "15.1.0",
"postcss-mixins": "9.0.4",
"postcss-nesting": "12.0.0",
"postcss-nesting": "12.0.1",
"pug": "3.0.2",
"sync-request": "6.1.0",
"xml-formatter": "3.4.1"
"xml-formatter": "3.5.0"
}
}