Upgrade dependencies

This commit is contained in:
Dennis Reimann
2024-08-14 15:51:14 +02:00
parent 7207f1661a
commit b7efbe7ec7
2 changed files with 307 additions and 269 deletions

View File

@@ -36,28 +36,28 @@
"amplitudejs": "5.3.2"
},
"devDependencies": {
"@nostr-dev-kit/ndk": "2.7.1",
"autoprefixer": "10.4.19",
"@nostr-dev-kit/ndk": "2.10.0",
"autoprefixer": "10.4.20",
"browser-sync": "3.0.2",
"cross-env": "7.0.3",
"csso-cli": "4.0.2",
"fast-xml-parser": "4.3.6",
"glob": "10.3.12",
"fast-xml-parser": "4.4.1",
"glob": "11.0.0",
"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.38",
"postcss-calc": "9.0.1",
"postcss": "8.4.41",
"postcss-calc": "10.0.1",
"postcss-cli": "11.0.0",
"postcss-custom-media": "10.0.4",
"postcss-custom-media": "11.0.0",
"postcss-import": "16.1.0",
"postcss-mixins": "10.0.0",
"postcss-nesting": "12.1.1",
"pug": "3.0.2",
"postcss-mixins": "10.0.1",
"postcss-nesting": "13.0.0",
"pug": "3.0.3",
"sync-request": "6.1.0",
"xml-formatter": "3.6.2"
"xml-formatter": "3.6.3"
}
}