chore(deps): upgrade bitsocial-react-hooks

This commit is contained in:
plebeius
2026-03-07 21:15:47 +08:00
parent a1423b8c5f
commit b064cf0511
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": {
"@bitsocialhq/bitsocial-react-hooks": "https://github.com/bitsocialhq/bitsocial-react-hooks.git#39d4b2ecc3c2078bdac25138e0133adad0c109c4", "@bitsocialhq/bitsocial-react-hooks": "https://github.com/bitsocialhq/bitsocial-react-hooks.git#46ee8d4bcb8fceab11e74cbb827b7147b9918ce8",
"@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
@@ -1023,9 +1023,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"
"@bitsocialhq/bitsocial-react-hooks@https://github.com/bitsocialhq/bitsocial-react-hooks.git#39d4b2ecc3c2078bdac25138e0133adad0c109c4": "@bitsocialhq/bitsocial-react-hooks@https://github.com/bitsocialhq/bitsocial-react-hooks.git#46ee8d4bcb8fceab11e74cbb827b7147b9918ce8":
version "0.1.0" version "0.1.0"
resolved "https://github.com/bitsocialhq/bitsocial-react-hooks.git#39d4b2ecc3c2078bdac25138e0133adad0c109c4" resolved "https://github.com/bitsocialhq/bitsocial-react-hooks.git#46ee8d4bcb8fceab11e74cbb827b7147b9918ce8"
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"