🆙 Upgrade dependencies

This commit is contained in:
Dennis Reimann
2021-01-12 15:51:14 +01:00
parent f7b2fab5e3
commit 1a31c5b679
2 changed files with 156 additions and 409 deletions

View File

@@ -32,24 +32,24 @@
"amplitudejs": "5.2.0"
},
"devDependencies": {
"autoprefixer": "10.1.0",
"autoprefixer": "10.2.1",
"browser-sync": "2.26.13",
"csso-cli": "3.0.0",
"glob": "7.1.6",
"jstransformer-markdown-it": "2.1.0",
"markdown-it": "12.0.3",
"markdown-it": "12.0.4",
"node-file-rev": "1.1.3",
"npm-run-all": "4.1.5",
"onchange": "7.1.0",
"postcss": "8.2.1",
"postcss-calc": "7.0.5",
"postcss-cli": "8.3.0",
"postcss-custom-media": "7.0.8",
"postcss-import": "13.0.0",
"postcss": "8.2.4",
"postcss-calc": "8.0.0",
"postcss-cli": "8.3.1",
"postcss-custom-media": "8.0.0",
"postcss-import": "14.0.0",
"postcss-media-variables": "2.0.1",
"postcss-nesting": "7.0.1",
"pug-cli": "1.0.0-alpha6",
"rss-parser": "3.9.0",
"rss-parser": "3.10.0",
"sync-request": "6.1.0"
}
}