From 69c848e0ad946e16d6e4fb6867dfd88e0efc28ce Mon Sep 17 00:00:00 2001 From: plebeius Date: Mon, 9 Mar 2026 19:05:32 +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 992df9ed..60dbf98f 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#4eebec914a3a918d5984777e11a9fc6ef8e821a9", + "@bitsocialnet/bitsocial-react-hooks": "https://github.com/bitsocialnet/bitsocial-react-hooks.git#03ebb51f6f986a26879bea24b9094bc18c3e789b", "@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 3c1cc8ff..c8790faa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1046,9 +1046,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#4eebec914a3a918d5984777e11a9fc6ef8e821a9": +"@bitsocialnet/bitsocial-react-hooks@https://github.com/bitsocialnet/bitsocial-react-hooks.git#03ebb51f6f986a26879bea24b9094bc18c3e789b": version "0.1.0" - resolved "https://github.com/bitsocialnet/bitsocial-react-hooks.git#4eebec914a3a918d5984777e11a9fc6ef8e821a9" + resolved "https://github.com/bitsocialnet/bitsocial-react-hooks.git#03ebb51f6f986a26879bea24b9094bc18c3e789b" dependencies: "@noble/ed25519" "1.7.5" "@plebbit/plebbit-js" "https://github.com/plebbit/plebbit-js.git#10ed04e3866dd986a7f802bc9efd027f0e7d465b"