From 81f67ee2873dbb57fe520e7bdb2c025d18762fe4 Mon Sep 17 00:00:00 2001 From: Tommaso Casaburi Date: Mon, 16 Mar 2026 20:31:56 +0800 Subject: [PATCH] chore(deps): upgrade bitsocial-react-hooks --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 045376b5..1e3e8357 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "license": "GPL-2.0-only", "private": true, "dependencies": { - "@bitsocialnet/bitsocial-react-hooks": "https://github.com/bitsocialnet/bitsocial-react-hooks.git#0a8008377ca2e745b861de0690c73c837b5d039d", + "@bitsocialnet/bitsocial-react-hooks": "https://github.com/bitsocialnet/bitsocial-react-hooks.git#b9c4d41f1b04c70f0f1e94b27fc09f31fd1b8c68", "@capacitor/app": "7.0.1", "@capacitor/status-bar": "7.0.1", "@capawesome/capacitor-android-edge-to-edge-support": "7.2.2", diff --git a/yarn.lock b/yarn.lock index 4f2e9c39..497b8675 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1037,9 +1037,9 @@ "@babel/helper-string-parser" "^7.27.1" "@babel/helper-validator-identifier" "^7.28.5" -"@bitsocialnet/bitsocial-react-hooks@https://github.com/bitsocialnet/bitsocial-react-hooks.git#0a8008377ca2e745b861de0690c73c837b5d039d": +"@bitsocialnet/bitsocial-react-hooks@https://github.com/bitsocialnet/bitsocial-react-hooks.git#b9c4d41f1b04c70f0f1e94b27fc09f31fd1b8c68": version "0.1.0" - resolved "https://github.com/bitsocialnet/bitsocial-react-hooks.git#0a8008377ca2e745b861de0690c73c837b5d039d" + resolved "https://github.com/bitsocialnet/bitsocial-react-hooks.git#b9c4d41f1b04c70f0f1e94b27fc09f31fd1b8c68" dependencies: "@noble/ed25519" "1.7.5" "@plebbit/plebbit-js" "https://github.com/plebbit/plebbit-js.git#10ed04e3866dd986a7f802bc9efd027f0e7d465b"