Update notification subscriptions reactively

This commit is contained in:
Jon Staab
2026-01-26 11:12:15 -08:00
parent 9b3a8258ce
commit 143a1dd39b
6 changed files with 271 additions and 173 deletions
+11 -11
View File
@@ -60,16 +60,16 @@
"@types/throttle-debounce": "^5.0.2",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/sveltekit": "^0.6.8",
"@welshman/app": "^0.8.1",
"@welshman/content": "^0.8.1",
"@welshman/editor": "^0.8.1",
"@welshman/feeds": "^0.8.1",
"@welshman/lib": "^0.8.1",
"@welshman/net": "^0.8.1",
"@welshman/router": "^0.8.1",
"@welshman/signer": "^0.8.1",
"@welshman/store": "^0.8.1",
"@welshman/util": "^0.8.1",
"@welshman/app": "^0.8.2",
"@welshman/content": "^0.8.2",
"@welshman/editor": "^0.8.2",
"@welshman/feeds": "^0.8.2",
"@welshman/lib": "^0.8.2",
"@welshman/net": "^0.8.2",
"@welshman/router": "^0.8.2",
"@welshman/signer": "^0.8.2",
"@welshman/store": "^0.8.2",
"@welshman/util": "^0.8.2",
"compressorjs": "^1.2.1",
"daisyui": "^4.12.24",
"date-picker-svelte": "^2.17.0",
@@ -79,7 +79,7 @@
"husky": "^9.1.7",
"idb": "^8.0.3",
"nostr-signer-capacitor-plugin": "^0.0.4",
"nostr-tools": "^2.19.4",
"nostr-tools": "^2.19.4",
"prettier-plugin-tailwindcss": "^0.6.14",
"qr-scanner": "^1.4.2",
"qrcode": "^1.5.4",