chore(package.json): upgrade plebbit-react-hooks

This commit is contained in:
plebeius
2026-01-08 14:46:00 +01:00
parent d71d3a5971
commit dd5bd529ab
2 changed files with 82 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"@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",
"@floating-ui/react": "0.26.1", "@floating-ui/react": "0.26.1",
"@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#d17fa5d9b50f6e489f11d67f7e652c69be33cc6d", "@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#60b9d18ebc647f76cdda8f36e2143192d7378658",
"@react-spring/web": "9.7.5", "@react-spring/web": "9.7.5",
"@types/node": "20.8.2", "@types/node": "20.8.2",
"@types/react": "18.2.25", "@types/react": "18.2.25",
+81
View File
@@ -4115,6 +4115,71 @@
viem "2.43.1" viem "2.43.1"
zod "4.1.12" zod "4.1.12"
"@plebbit/plebbit-js@https://github.com/plebbit/plebbit-js.git#3a70ec2b97a4fe2ed53f7746d69e9ec6a00dc324":
version "0.0.8"
resolved "https://github.com/plebbit/plebbit-js.git#3a70ec2b97a4fe2ed53f7746d69e9ec6a00dc324"
dependencies:
"@bonfida/spl-name-service" "3.0.10"
"@enhances/with-resolvers" "0.0.5"
"@helia/block-brokers" "5.0.13"
"@helia/delegated-routing-v1-http-api-client" "5.1.4"
"@helia/ipns" "9.1.5"
"@helia/unixfs" "6.0.4"
"@libp2p/crypto" "5.1.13"
"@libp2p/fetch" "4.0.9"
"@libp2p/gossipsub" "15.0.11"
"@libp2p/identify" "4.0.9"
"@libp2p/interfaces" "3.3.2"
"@libp2p/peer-id" "6.0.4"
"@libp2p/peer-id-factory" "4.2.4"
"@libp2p/websockets" "10.1.2"
"@mintpass/challenge" "1.1.6"
"@plebbit/plebbit-logger" "github:plebbit/plebbit-logger#355a96d7659ed820047980049dfa627d30d83a69"
"@plebbit/proper-lockfile" "github:plebbit/node-proper-lockfile#7fd6332117340c1d3d98dd0afee2d31cc06f72b8"
"@types/proper-lockfile" "4.1.2"
assert "2.1.0"
better-sqlite3 "12.4.1"
blockstore-core "6.1.1"
blockstore-fs "3.0.2"
blockstore-idb "3.0.1"
buffer "6.0.3"
captcha-canvas "3.3.4"
cbor "9.0.1"
debounce "1.2.1"
err-code "3.0.1"
ethers "6.16.0"
ext-name "5.0.0"
helia "6.0.14"
hpagent "1.2.0"
it-all "3.0.6"
jose "4.11.0"
js-sha256 "0.11.1"
js-sha512 "0.9.0"
kubo-rpc-client "6.0.2"
limiter-es6-compat "2.1.2"
localforage "1.10.0"
lodash.merge "4.6.2"
lru-cache "10.1.0"
open-graph-scraper "6.10.0"
p-limit "4.0.0"
p-timeout "6.1.2"
peer-id "0.16.0"
probe-image-size "7.2.3"
remeda "1.57.0"
retry "0.13.1"
rpc-websockets "9.3.1"
safe-stable-stringify "2.4.3"
sha1-uint8array "0.10.7"
skia-canvas "3.0.8"
tcp-port-used "1.0.2"
tiny-typed-emitter "2.1.0"
tinycache "1.1.2"
ts-custom-error "3.3.1"
typestub-ipfs-only-hash "4.0.0"
uuid "11.1.0"
viem "2.43.1"
zod "4.1.12"
"@plebbit/plebbit-logger@github:plebbit/plebbit-logger#355a96d7659ed820047980049dfa627d30d83a69": "@plebbit/plebbit-logger@github:plebbit/plebbit-logger#355a96d7659ed820047980049dfa627d30d83a69":
version "0.0.1" version "0.0.1"
uid "355a96d7659ed820047980049dfa627d30d83a69" uid "355a96d7659ed820047980049dfa627d30d83a69"
@@ -4128,6 +4193,22 @@
dependencies: dependencies:
debug "4.3.4" debug "4.3.4"
"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#60b9d18ebc647f76cdda8f36e2143192d7378658":
version "0.0.1"
resolved "https://github.com/plebbit/plebbit-react-hooks.git#60b9d18ebc647f76cdda8f36e2143192d7378658"
dependencies:
"@plebbit/plebbit-js" "https://github.com/plebbit/plebbit-js.git#3a70ec2b97a4fe2ed53f7746d69e9ec6a00dc324"
"@plebbit/plebbit-logger" "https://github.com/plebbit/plebbit-logger.git"
assert "2.0.0"
ethers "5.6.9"
localforage "1.10.0"
lodash.isequal "4.5.0"
memoizee "0.4.15"
quick-lru "5.1.1"
uint8arrays "3.1.1"
uuid "11.1.0"
zustand "4.0.0"
"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#d17fa5d9b50f6e489f11d67f7e652c69be33cc6d": "@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#d17fa5d9b50f6e489f11d67f7e652c69be33cc6d":
version "0.0.1" version "0.0.1"
resolved "https://github.com/plebbit/plebbit-react-hooks.git#d17fa5d9b50f6e489f11d67f7e652c69be33cc6d" resolved "https://github.com/plebbit/plebbit-react-hooks.git#d17fa5d9b50f6e489f11d67f7e652c69be33cc6d"