Upgrade dependencies

This commit is contained in:
Dennis Reimann
2023-12-15 08:11:03 +01:00
parent 35fddf1218
commit 26a4a7f027
2 changed files with 378 additions and 263 deletions

629
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -39,7 +39,7 @@
"amplitudejs": "5.3.2"
},
"devDependencies": {
"@nostr-dev-kit/ndk": "1.3.1",
"@nostr-dev-kit/ndk": "2.3.0",
"autoprefixer": "10.4.16",
"browser-sync": "2.29.3",
"cross-env": "7.0.3",
@@ -48,19 +48,19 @@
"glob": "10.3.10",
"html-entities": "2.4.0",
"jstransformer-markdown-it": "3.0.0",
"markdown-it": "13.0.2",
"markdown-it": "14.0.0",
"node-file-rev": "1.1.4",
"npm-run-all": "4.1.5",
"onchange": "7.1.0",
"postcss": "8.4.31",
"postcss": "8.4.32",
"postcss-calc": "9.0.1",
"postcss-cli": "10.1.0",
"postcss-custom-media": "10.0.1",
"postcss-cli": "11.0.0",
"postcss-custom-media": "10.0.2",
"postcss-import": "15.1.0",
"postcss-mixins": "9.0.4",
"postcss-nesting": "12.0.1",
"pug": "3.0.2",
"sync-request": "6.1.0",
"xml-formatter": "3.5.0"
"xml-formatter": "3.6.0"
}
}