Upgrade dependencies

This commit is contained in:
Dennis Reimann
2025-02-16 20:11:29 +01:00
parent f4bb3bd737
commit 2e9098ddf0
2 changed files with 38 additions and 51 deletions

View File

@@ -36,21 +36,21 @@
"amplitudejs": "5.3.2"
},
"devDependencies": {
"@nostr-dev-kit/ndk": "2.10.7",
"@nostr-dev-kit/ndk": "2.11.2",
"autoprefixer": "10.4.20",
"browser-sync": "3.0.3",
"cross-env": "7.0.3",
"csso-cli": "4.0.2",
"fast-xml-parser": "4.5.0",
"glob": "11.0.0",
"fast-xml-parser": "4.5.1",
"glob": "11.0.1",
"html-entities": "2.5.2",
"jstransformer-markdown-it": "3.0.0",
"markdown-it": "14.1.0",
"node-file-rev": "1.1.4",
"npm-run-all": "4.1.5",
"onchange": "7.1.0",
"postcss": "8.4.49",
"postcss-calc": "10.0.2",
"postcss": "8.5.2",
"postcss-calc": "10.1.1",
"postcss-cli": "11.0.0",
"postcss-custom-media": "11.0.5",
"postcss-import": "16.1.0",
@@ -58,6 +58,6 @@
"postcss-nesting": "13.0.1",
"pug": "3.0.3",
"sync-request": "6.1.0",
"xml-formatter": "3.6.3"
"xml-formatter": "3.6.4"
}
}