updated messaging dep

This commit is contained in:
sam
2026-04-27 13:09:54 +07:00
parent b5c941f9fb
commit 2852590e09
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -95,7 +95,7 @@
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.2.8",
"@samthomson/nostr-messaging": "^0.16.1",
"@samthomson/nostr-messaging": "^0.16.2",
"@scure/bip39": "^1.6.0",
"@sentry/react": "^10.42.0",
"@tanstack/react-query": "^5.56.2",
@@ -6171,9 +6171,9 @@
]
},
"node_modules/@samthomson/nostr-messaging": {
"version": "0.16.1",
"resolved": "https://registry.npmjs.org/@samthomson/nostr-messaging/-/nostr-messaging-0.16.1.tgz",
"integrity": "sha512-lVIV6QcHIX+NtVrTDhEvkj7XwdrKd5dwE/hMPMzNqoEf0wEFqocj41vSq/jC684SlBNp22jk1LTE6ux5hJ2I1Q==",
"version": "0.16.2",
"resolved": "https://registry.npmjs.org/@samthomson/nostr-messaging/-/nostr-messaging-0.16.2.tgz",
"integrity": "sha512-kqkcuItvuvYFYVbmpgp8MsaQv3d87Dtra0lRcmIFXlMa8kOCMsQKyGSRayvr5HW82PKquNXF7ICNz3oJvDcpcw==",
"license": "MIT",
"dependencies": {
"blurhash": "^2.0.5",