From c79af28ea4067a23c9682a9f2652c346904fe312 Mon Sep 17 00:00:00 2001 From: plebeius Date: Tue, 24 Feb 2026 14:37:20 +0800 Subject: [PATCH] chore(deps): upgrade plebbit-react-hooks --- package.json | 4 +- yarn.lock | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 103 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9d8bbcd4..2d65a9c3 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@capacitor/status-bar": "7.0.1", "@capawesome/capacitor-android-edge-to-edge-support": "7.2.2", "@floating-ui/react": "0.26.1", - "@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#e197af2381ad651e5b74a93bcb705de78f94742c", + "@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#0bfd516d2bfae47bfc255988a2e845f849adcf12", "@react-spring/web": "9.7.5", "@types/node": "20.8.2", "@types/react": "18.2.25", @@ -141,8 +141,8 @@ "lint-staged": "12.3.8", "node-fetch": "3.3.2", "oxfmt": "0.20.0", - "playwright": "1.56.1", "oxlint": "1.35.0", + "playwright": "1.56.1", "progress": "2.0.3", "react-doctor": "0.0.28", "react-grab": "0.0.98", diff --git a/yarn.lock b/yarn.lock index 4e64625f..e59a0c77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3898,6 +3898,19 @@ uint8arrays "^4.0.3" viem "2.45.0" +"@mintpass/challenge@1.1.11": + version "1.1.11" + resolved "https://registry.yarnpkg.com/@mintpass/challenge/-/challenge-1.1.11.tgz#aa2d0d010d53f3d9bf36bf5427c8cb28b05a04bc" + integrity sha512-wr6oCXwrPer88xNNy7fksgBOI6lN+5zU9qkZ2+HSWBjJe1223XXbyJe/atvX/e3mi6ITVrbxOO3rO99iRDEwFg== + dependencies: + "@keyv/sqlite" "^4.0.5" + "@plebbit/plebbit-logger" "https://github.com/plebbit/plebbit-logger.git" + env-paths "^3.0.0" + keyv "5.5.0" + multiformats "^13.1.0" + uint8arrays "^4.0.3" + viem "2.45.0" + "@multiformats/base-x@^4.0.1": version "4.0.1" resolved "https://registry.yarnpkg.com/@multiformats/base-x/-/base-x-4.0.1.tgz#95ff0fa58711789d53aefb2590a8b7a4e715d121" @@ -4580,6 +4593,78 @@ viem "2.45.0" zod "4.3.6" +"@plebbit/plebbit-js@https://github.com/plebbit/plebbit-js.git#41a631c9ef28631bbd41cc8f3915dd1fa2a9345c": + version "0.0.8" + resolved "https://github.com/plebbit/plebbit-js.git#41a631c9ef28631bbd41cc8f3915dd1fa2a9345c" + dependencies: + "@bonfida/spl-name-service" "3.0.16" + "@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.11" + "@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.45.0" + zod "4.3.6" + +"@plebbit/plebbit-logger@git+https://github.com/plebbit/plebbit-logger.git": + version "0.0.1" + uid "355a96d7659ed820047980049dfa627d30d83a69" + resolved "git+https://github.com/plebbit/plebbit-logger.git#355a96d7659ed820047980049dfa627d30d83a69" + dependencies: + debug "4.3.4" + "@plebbit/plebbit-logger@github:plebbit/plebbit-logger#355a96d7659ed820047980049dfa627d30d83a69": version "0.0.1" uid "355a96d7659ed820047980049dfa627d30d83a69" @@ -4593,6 +4678,22 @@ dependencies: debug "4.3.4" +"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#0bfd516d2bfae47bfc255988a2e845f849adcf12": + version "0.0.1" + resolved "https://github.com/plebbit/plebbit-react-hooks.git#0bfd516d2bfae47bfc255988a2e845f849adcf12" + dependencies: + "@plebbit/plebbit-js" "https://github.com/plebbit/plebbit-js.git#41a631c9ef28631bbd41cc8f3915dd1fa2a9345c" + "@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#e197af2381ad651e5b74a93bcb705de78f94742c": version "0.0.1" resolved "https://github.com/plebbit/plebbit-react-hooks.git#e197af2381ad651e5b74a93bcb705de78f94742c"