use latest messaging dep

This commit is contained in:
sam
2026-04-25 20:34:46 +07:00
parent 9cdbb7c9e8
commit b5c941f9fb
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.0",
"@samthomson/nostr-messaging": "^0.16.1",
"@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.0",
"resolved": "https://registry.npmjs.org/@samthomson/nostr-messaging/-/nostr-messaging-0.16.0.tgz",
"integrity": "sha512-DtAw1Rq6HljThXsU1/lBtbqu4BrgbAiqCM5RNeqNTNvq/3D64EreKWXzjwy0Ltna33Lba6WrrZ4dFVTFIAnOzg==",
"version": "0.16.1",
"resolved": "https://registry.npmjs.org/@samthomson/nostr-messaging/-/nostr-messaging-0.16.1.tgz",
"integrity": "sha512-lVIV6QcHIX+NtVrTDhEvkj7XwdrKd5dwE/hMPMzNqoEf0wEFqocj41vSq/jC684SlBNp22jk1LTE6ux5hJ2I1Q==",
"license": "MIT",
"dependencies": {
"blurhash": "^2.0.5",
+1 -1
View File
@@ -102,7 +102,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.0",
"@samthomson/nostr-messaging": "^0.16.1",
"@scure/bip39": "^1.6.0",
"@sentry/react": "^10.42.0",
"@tanstack/react-query": "^5.56.2",