Update dependencies

This commit is contained in:
Dennis Reimann
2024-03-14 15:28:12 +01:00
parent 39de9e08f5
commit 36c266cbfc
2 changed files with 122 additions and 91 deletions

View File

@@ -5,9 +5,6 @@
"description": "Einundzwanzig Podcast Website",
"repository": "git@github.com:Einundzwanzig-Podcast/einundzwanzig.space.git",
"license": "MIT",
"engines": {
"node": ">=18.16.0"
},
"config": {
"dist": "dist",
"port": "3000",
@@ -55,10 +52,10 @@
"postcss": "8.4.35",
"postcss-calc": "9.0.1",
"postcss-cli": "11.0.0",
"postcss-custom-media": "10.0.3",
"postcss-custom-media": "10.0.4",
"postcss-import": "16.0.1",
"postcss-mixins": "9.0.4",
"postcss-nesting": "12.0.4",
"postcss-mixins": "10.0.0",
"postcss-nesting": "12.1.0",
"pug": "3.0.2",
"sync-request": "6.1.0",
"xml-formatter": "3.6.2"