updated messaging dep
This commit is contained in:
Generated
+4
-4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user