Update dependencies

This commit is contained in:
Dennis Reimann
2025-06-30 09:35:25 +02:00
parent 5a60112059
commit 309bbe3f2b
2 changed files with 1243 additions and 951 deletions

2172
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -38,29 +38,29 @@
"amplitudejs": "5.3.2"
},
"devDependencies": {
"@nostr-dev-kit/ndk": "2.12.2",
"@nostr-dev-kit/ndk": "2.14.32",
"autoprefixer": "10.4.21",
"browser-sync": "3.0.3",
"browser-sync": "3.0.4",
"cross-env": "7.0.3",
"csso-cli": "4.0.2",
"fast-xml-parser": "5.0.9",
"glob": "11.0.1",
"html-entities": "2.5.2",
"fast-xml-parser": "5.2.5",
"glob": "11.0.3",
"html-entities": "2.6.0",
"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.5.3",
"postcss": "8.5.6",
"postcss-calc": "10.1.1",
"postcss-cli": "11.0.1",
"postcss-custom-media": "11.0.5",
"postcss-import": "16.1.0",
"postcss-mixins": "11.0.3",
"postcss-nesting": "13.0.1",
"postcss-custom-media": "11.0.6",
"postcss-import": "16.1.1",
"postcss-mixins": "12.0.0",
"postcss-nesting": "13.0.2",
"pug": "3.0.3",
"replace-in-file": "8.3.0",
"sync-request": "6.1.0",
"xml-formatter": "3.6.4"
"xml-formatter": "3.6.6"
}
}