chore(deps): upgrade bitsocial-react-hooks

This commit is contained in:
plebeius
2026-03-10 18:09:43 +08:00
parent 6ed3708322
commit 35d652b8b5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@bitsocialnet/bitsocial-react-hooks": "https://github.com/bitsocialnet/bitsocial-react-hooks.git#03ebb51f6f986a26879bea24b9094bc18c3e789b", "@bitsocialnet/bitsocial-react-hooks": "https://github.com/bitsocialnet/bitsocial-react-hooks.git#0f8c9061cd08a0725a7b9fbd85b922d65e44d677",
"@capacitor/app": "7.0.1", "@capacitor/app": "7.0.1",
"@capacitor/status-bar": "7.0.1", "@capacitor/status-bar": "7.0.1",
"@capawesome/capacitor-android-edge-to-edge-support": "7.2.2", "@capawesome/capacitor-android-edge-to-edge-support": "7.2.2",
+2 -2
View File
@@ -1046,9 +1046,9 @@
"@babel/helper-string-parser" "^7.27.1" "@babel/helper-string-parser" "^7.27.1"
"@babel/helper-validator-identifier" "^7.28.5" "@babel/helper-validator-identifier" "^7.28.5"
"@bitsocialnet/bitsocial-react-hooks@https://github.com/bitsocialnet/bitsocial-react-hooks.git#03ebb51f6f986a26879bea24b9094bc18c3e789b": "@bitsocialnet/bitsocial-react-hooks@https://github.com/bitsocialnet/bitsocial-react-hooks.git#0f8c9061cd08a0725a7b9fbd85b922d65e44d677":
version "0.1.0" version "0.1.0"
resolved "https://github.com/bitsocialnet/bitsocial-react-hooks.git#03ebb51f6f986a26879bea24b9094bc18c3e789b" resolved "https://github.com/bitsocialnet/bitsocial-react-hooks.git#0f8c9061cd08a0725a7b9fbd85b922d65e44d677"
dependencies: dependencies:
"@noble/ed25519" "1.7.5" "@noble/ed25519" "1.7.5"
"@plebbit/plebbit-js" "https://github.com/plebbit/plebbit-js.git#10ed04e3866dd986a7f802bc9efd027f0e7d465b" "@plebbit/plebbit-js" "https://github.com/plebbit/plebbit-js.git#10ed04e3866dd986a7f802bc9efd027f0e7d465b"