Upgrade dependencies

This commit is contained in:
Dennis Reimann
2026-02-18 13:36:27 +01:00
parent bc8f22a667
commit 135f0648d4
3 changed files with 1149 additions and 813 deletions

View File

@@ -552,9 +552,6 @@
"image": "/img/participants/drshift.jpg", "image": "/img/participants/drshift.jpg",
"v4v": { "v4v": {
"address": "023d9c506d636d6fb215c3995609447fa2e7b136550884596f8d8cbfbff23b2479" "address": "023d9c506d636d6fb215c3995609447fa2e7b136550884596f8d8cbfbff23b2479"
}, }
"aliases": [
"DrShift"
]
} }
} }

1947
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -34,16 +34,16 @@
"amplitudejs": "5.3.2" "amplitudejs": "5.3.2"
}, },
"devDependencies": { "devDependencies": {
"@nostr-dev-kit/ndk": "2.18.1", "@nostr-dev-kit/ndk": "3.0.0",
"autoprefixer": "10.4.23", "autoprefixer": "10.4.24",
"browser-sync": "3.0.4", "browser-sync": "3.0.4",
"cross-env": "10.1.0", "cross-env": "10.1.0",
"csso-cli": "4.0.2", "csso-cli": "4.0.2",
"fast-xml-parser": "5.3.3", "fast-xml-parser": "5.3.6",
"glob": "13.0.0", "glob": "13.0.5",
"html-entities": "2.6.0", "html-entities": "2.6.0",
"jstransformer-markdown-it": "3.0.0", "jstransformer-markdown-it": "3.0.0",
"markdown-it": "14.1.0", "markdown-it": "14.1.1",
"node-file-rev": "1.1.4", "node-file-rev": "1.1.4",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"onchange": "7.1.0", "onchange": "7.1.0",