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.3",
|
||||
"@samthomson/nostr-messaging": "^0.17.0",
|
||||
"@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.3",
|
||||
"resolved": "https://registry.npmjs.org/@samthomson/nostr-messaging/-/nostr-messaging-0.16.3.tgz",
|
||||
"integrity": "sha512-9G3sL+m1GbErYgvxDV1TasgStgPidrRdBa8nwlcS+KEHRSL5OdX18SsmaBK1AGV492sdwJvjJDAq9rs/dKQ9WA==",
|
||||
"version": "0.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@samthomson/nostr-messaging/-/nostr-messaging-0.17.0.tgz",
|
||||
"integrity": "sha512-9Mlkggam+fc6nwyH4OLe4fpTKsNfcjO1Smc6Vf36A9darRTgqi6hN2SPs8xfroqDRQthm+PH0v0CevPPNVrwxw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"blurhash": "^2.0.5",
|
||||
|
||||
Reference in New Issue
Block a user