feat(andreknie.de): upgrade js-yaml 4->5, fix ESM import in vite-plugin-content

This commit is contained in:
2026-07-10 12:28:28 +02:00
parent 9a1e38eb91
commit 76e4ba3dae
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"express-rate-limit": "^8.5.2",
"gray-matter": "^4.0.3",
"helmet": "^8.2.0",
"js-yaml": "^4.3.0",
"js-yaml": "^5.2.1",
"lucide-react": "^1.8.0",
"marked": "^18.0.5",
"nodemailer": "^9.0.3",