feat: add notification screen

This commit is contained in:
reya
2024-05-06 15:17:34 +07:00
parent 28337e5915
commit c843626bca
37 changed files with 729 additions and 263 deletions

9
pnpm-lock.yaml generated
View File

@@ -448,6 +448,9 @@ importers:
dayjs:
specifier: ^1.11.11
version: 1.11.11
light-bolt11-decoder:
specifier: ^3.1.1
version: 3.1.1
nostr-tools:
specifier: ^2.5.1
version: 2.5.1(typescript@5.4.5)
@@ -4329,6 +4332,12 @@ packages:
engines: {node: '>=6'}
dev: false
/light-bolt11-decoder@3.1.1:
resolution: {integrity: sha512-sLg/KCwYkgsHWkefWd6KqpCHrLFWWaXTOX3cf6yD2hAzL0SLpX+lFcaFK2spkjbgzG6hhijKfORDc9WoUHwX0A==}
dependencies:
'@scure/base': 1.1.1
dev: false
/lilconfig@2.1.0:
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
engines: {node: '>=10'}