|
|
|
|
@ -15,7 +15,7 @@
@@ -15,7 +15,7 @@
|
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@nostr-dev-kit/ndk": "^2.14.32", |
|
|
|
|
"@nostr-dev-kit/ndk-cache-dexie": "2.5.x", |
|
|
|
|
"@nostr-dev-kit/ndk-cache-dexie": "2.6.x", |
|
|
|
|
"@popperjs/core": "2.11.x", |
|
|
|
|
"@tailwindcss/forms": "0.5.x", |
|
|
|
|
"@tailwindcss/typography": "0.5.x", |
|
|
|
|
@ -25,7 +25,7 @@
@@ -25,7 +25,7 @@
|
|
|
|
|
"he": "1.2.x", |
|
|
|
|
"highlight.js": "^11.11.1", |
|
|
|
|
"node-emoji": "^2.2.0", |
|
|
|
|
"nostr-tools": "2.10.x", |
|
|
|
|
"nostr-tools": "2.15.x", |
|
|
|
|
"plantuml-encoder": "^1.4.0", |
|
|
|
|
"qrcode": "^1.5.4" |
|
|
|
|
}, |
|
|
|
|
@ -34,8 +34,8 @@
@@ -34,8 +34,8 @@
|
|
|
|
|
"@sveltejs/adapter-auto": "3.x", |
|
|
|
|
"@sveltejs/adapter-node": "^5.2.13", |
|
|
|
|
"@sveltejs/adapter-static": "3.x", |
|
|
|
|
"@sveltejs/kit": "^2.23.0", |
|
|
|
|
"@sveltejs/vite-plugin-svelte": "4.x", |
|
|
|
|
"@sveltejs/kit": "^2.25.0", |
|
|
|
|
"@sveltejs/vite-plugin-svelte": "5.x", |
|
|
|
|
"@types/d3": "^7.4.3", |
|
|
|
|
"@types/he": "1.2.x", |
|
|
|
|
"@types/node": "22.x", |
|
|
|
|
@ -55,8 +55,8 @@
@@ -55,8 +55,8 @@
|
|
|
|
|
"tailwind-merge": "^3.3.0", |
|
|
|
|
"tailwindcss": "3.x", |
|
|
|
|
"tslib": "2.8.x", |
|
|
|
|
"typescript": "5.7.x", |
|
|
|
|
"vite": "5.x", |
|
|
|
|
"typescript": "5.8.x", |
|
|
|
|
"vite": "6.x", |
|
|
|
|
"vitest": "^3.1.3" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|