🆙 Upgrade dependencies

This commit is contained in:
Dennis Reimann
2021-04-11 21:55:58 +02:00
parent 99a4ef53c7
commit 6788f1b96b
2 changed files with 1044 additions and 832 deletions

View File

@@ -29,7 +29,7 @@
"prod": "NODE_ENV=production npm-run-all build optimize -s build:pages sitemap"
},
"dependencies": {
"amplitudejs": "5.3.0"
"amplitudejs": "5.3.1"
},
"devDependencies": {
"autoprefixer": "10.2.5",
@@ -41,11 +41,11 @@
"node-file-rev": "1.1.3",
"npm-run-all": "4.1.5",
"onchange": "7.1.0",
"postcss": "8.2.9",
"postcss": "8.2.10",
"postcss-calc": "8.0.0",
"postcss-cli": "8.3.1",
"postcss-custom-media": "8.0.0",
"postcss-import": "14.0.0",
"postcss-import": "14.0.1",
"postcss-media-variables": "2.0.1",
"postcss-nesting": "7.0.1",
"pug": "3.0.2",