Upgrade dependencies

This commit is contained in:
Dennis Reimann
2025-12-14 19:53:33 +01:00
parent 3e2a520770
commit 5805813093
2 changed files with 109 additions and 348 deletions

View File

@@ -34,12 +34,12 @@
},
"devDependencies": {
"@nostr-dev-kit/ndk": "2.18.1",
"autoprefixer": "10.4.22",
"autoprefixer": "10.4.23",
"browser-sync": "3.0.4",
"cross-env": "10.1.0",
"csso-cli": "4.0.2",
"fast-xml-parser": "5.3.2",
"glob": "11.1.0",
"fast-xml-parser": "5.3.3",
"glob": "13.0.0",
"html-entities": "2.6.0",
"jstransformer-markdown-it": "3.0.0",
"markdown-it": "14.1.0",
@@ -54,7 +54,7 @@
"postcss-mixins": "12.1.2",
"postcss-nesting": "13.0.2",
"pug": "3.0.3",
"replace-in-file": "8.3.0",
"replace-in-file": "8.4.0",
"sync-request": "6.1.0",
"xml-formatter": "3.6.7"
}