Upgrade dependencies

This commit is contained in:
Dennis Reimann
2024-03-04 14:31:19 +01:00
parent f17720e850
commit 39de9e08f5
2 changed files with 306 additions and 378 deletions

664
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -39,28 +39,28 @@
"amplitudejs": "5.3.2"
},
"devDependencies": {
"@nostr-dev-kit/ndk": "2.3.0",
"autoprefixer": "10.4.16",
"browser-sync": "2.29.3",
"@nostr-dev-kit/ndk": "2.5.0",
"autoprefixer": "10.4.18",
"browser-sync": "3.0.2",
"cross-env": "7.0.3",
"csso-cli": "4.0.2",
"fast-xml-parser": "4.3.2",
"fast-xml-parser": "4.3.5",
"glob": "10.3.10",
"html-entities": "2.4.0",
"html-entities": "2.5.2",
"jstransformer-markdown-it": "3.0.0",
"markdown-it": "14.0.0",
"node-file-rev": "1.1.4",
"npm-run-all": "4.1.5",
"onchange": "7.1.0",
"postcss": "8.4.32",
"postcss": "8.4.35",
"postcss-calc": "9.0.1",
"postcss-cli": "11.0.0",
"postcss-custom-media": "10.0.2",
"postcss-import": "15.1.0",
"postcss-custom-media": "10.0.3",
"postcss-import": "16.0.1",
"postcss-mixins": "9.0.4",
"postcss-nesting": "12.0.1",
"postcss-nesting": "12.0.4",
"pug": "3.0.2",
"sync-request": "6.1.0",
"xml-formatter": "3.6.0"
"xml-formatter": "3.6.2"
}
}