🆙 Upgrade dependencies

This commit is contained in:
Dennis Reimann
2021-03-09 12:03:47 +01:00
parent f67609adb6
commit 120ccd0a97
2 changed files with 317 additions and 789 deletions

1102
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -32,7 +32,7 @@
"amplitudejs": "5.3.0" "amplitudejs": "5.3.0"
}, },
"devDependencies": { "devDependencies": {
"autoprefixer": "10.2.4", "autoprefixer": "10.2.5",
"browser-sync": "2.26.14", "browser-sync": "2.26.14",
"csso-cli": "3.0.0", "csso-cli": "3.0.0",
"glob": "7.1.6", "glob": "7.1.6",
@@ -48,7 +48,7 @@
"postcss-import": "14.0.0", "postcss-import": "14.0.0",
"postcss-media-variables": "2.0.1", "postcss-media-variables": "2.0.1",
"postcss-nesting": "7.0.1", "postcss-nesting": "7.0.1",
"pug-cli": "1.0.0-alpha6", "pug": "3.0.2",
"rss-parser": "3.12.0", "rss-parser": "3.12.0",
"sync-request": "6.1.0" "sync-request": "6.1.0"
} }