clean up dependencies

This commit is contained in:
Danny Morabito 2025-02-20 21:59:42 +01:00
parent 9491ef60d8
commit 89fcaa9aa6
Signed by: dannym
GPG key ID: 7CC8056A5A04557E
2 changed files with 0 additions and 326 deletions

View file

@ -11,14 +11,10 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@preact/preset-vite": "^2.9.3",
"@tsconfig/node22": "^22.0.0",
"@types/jsdom": "^21.1.7",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.10.2",
"jsdom": "^25.0.1",
"lightningcss": "^1.28.2",
"npm-run-all2": "^7.0.2",
"sass-embedded": "^1.83.0",
"typescript": "~5.6.3",
"vite": "^6.0.5"
@ -26,9 +22,7 @@
"dependencies": {
"@lit-labs/motion": "^1.0.8",
"@nostr-dev-kit/ndk": "^2.10.7",
"@nostr-dev-kit/ndk-cache-dexie": "^2.5.8",
"@open-wc/lit-helpers": "^0.7.0",
"@std/http": "npm:@jsr/std__http@^1.0.13",
"iconify-icon": "^2.2.0",
"lit": "^3.2.1",
"markdown-it": "^14.1.0",