From 90394b5617d3d3e4afb72babf2c0947290d1f194 Mon Sep 17 00:00:00 2001 From: Tommaso Casaburi Date: Wed, 20 May 2026 18:22:30 +0700 Subject: [PATCH] chore: bump bitsocial react hooks to 0.1.11 --- package.json | 2 +- yarn.lock | 67 +++++++++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 62 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 3d8dde2e..1b4c028f 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "private": true, "dependencies": { "@bbob/parser": "4.3.1", - "@bitsocial/bitsocial-react-hooks": "0.1.10", + "@bitsocial/bitsocial-react-hooks": "0.1.11", "@capacitor/app": "7.0.1", "@capacitor/browser": "7.0.5", "@capacitor/status-bar": "7.0.1", diff --git a/yarn.lock b/yarn.lock index 0061ffe1..e258b902 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10,7 +10,7 @@ __metadata: resolution: "5chan@workspace:." dependencies: "@bbob/parser": "npm:4.3.1" - "@bitsocial/bitsocial-react-hooks": "npm:0.1.10" + "@bitsocial/bitsocial-react-hooks": "npm:0.1.11" "@capacitor/android": "npm:7.4.5" "@capacitor/app": "npm:7.0.1" "@capacitor/browser": "npm:7.0.5" @@ -1557,12 +1557,12 @@ __metadata: languageName: node linkType: hard -"@bitsocial/bitsocial-react-hooks@npm:0.1.10": - version: 0.1.10 - resolution: "@bitsocial/bitsocial-react-hooks@npm:0.1.10" +"@bitsocial/bitsocial-react-hooks@npm:0.1.11": + version: 0.1.11 + resolution: "@bitsocial/bitsocial-react-hooks@npm:0.1.11" dependencies: "@bitsocial/bso-resolver": "npm:0.0.8" - "@pkcprotocol/pkc-js": "npm:0.0.33" + "@pkcprotocol/pkc-js": "npm:0.0.35" "@pkcprotocol/pkc-logger": "npm:0.1.0" assert: "npm:2.0.0" ethers: "npm:5.8.0" @@ -1578,7 +1578,7 @@ __metadata: zustand: "npm:4.0.0" peerDependencies: react: ">=16.8" - checksum: 10c0/8094a3ccc40a82a124f6a240c8124b71620873698231dd434bae7f2dd80fa9c7a05682f80333173c1ee485be93f50fcdf795fe2e1072edb4a494f4dc0d8199de + checksum: 10c0/50fa20d226248d7182364c5bf95385f97875e8df97ef1eb45a672a991bf48ed2780d1c7622f2824f07c39d600bfce8163c3a0e80653218dafb9a1d1f6bea175c languageName: node linkType: hard @@ -5772,6 +5772,61 @@ __metadata: languageName: node linkType: hard +"@pkcprotocol/pkc-js@npm:0.0.35": + version: 0.0.35 + resolution: "@pkcprotocol/pkc-js@npm:0.0.35" + dependencies: + "@enhances/with-resolvers": "npm:0.0.5" + "@helia/block-brokers": "npm:5.2.4" + "@helia/delegated-routing-v1-http-api-client": "npm:6.0.1" + "@helia/ipns": "npm:9.2.1" + "@helia/unixfs": "npm:7.2.1" + "@libp2p/crypto": "npm:5.1.17" + "@libp2p/fetch": "npm:4.1.3" + "@libp2p/gossipsub": "npm:15.0.21" + "@libp2p/identify": "npm:4.1.3" + "@libp2p/interfaces": "npm:3.3.2" + "@libp2p/peer-id": "npm:6.0.8" + "@noble/curves": "npm:2.2.0" + "@pkcprotocol/pkc-logger": "npm:0.1.0" + "@pkcprotocol/proper-lock-file": "npm:4.2.1" + assert: "npm:2.1.0" + better-sqlite3: "npm:12.9.0" + blockstore-core: "npm:6.1.2" + buffer: "npm:6.0.3" + cbor: "npm:10.0.11" + debounce: "npm:1.2.1" + ext-name: "npm:5.0.0" + helia: "npm:6.1.4" + hpagent: "npm:1.2.0" + it-all: "npm:3.0.6" + js-sha256: "npm:0.11.1" + js-sha512: "npm:0.9.0" + kubo-rpc-client: "npm:6.1.0" + limiter-es6-compat: "npm:2.1.2" + localforage: "npm:1.10.0" + lodash.merge: "npm:4.6.2" + lru-cache: "npm:10.1.0" + open-graph-scraper: "npm:6.11.0" + p-limit: "npm:7.3.0" + p-retry: "npm:8.0.0" + p-timeout: "npm:7.0.1" + probe-image-size: "npm:7.2.3" + remeda: "npm:1.57.0" + retry: "npm:0.13.1" + rpc-websockets: "npm:9.3.8" + safe-stable-stringify: "npm:2.4.3" + tcp-port-used: "npm:1.0.2" + tiny-typed-emitter: "npm:2.1.0" + tinycache: "npm:1.1.2" + ts-custom-error: "npm:3.3.1" + typestub-ipfs-only-hash: "npm:4.0.0" + uuid: "npm:13.0.0" + zod: "npm:4.3.6" + checksum: 10c0/b218f19f8f01c422f68069f9f49e08dd3f57cfa082cb1213cc30c624e2ee6e7608480ae34152e23ba5d6b78ba21b0841f29e623632f7b97561cb1314a748d265 + languageName: node + linkType: hard + "@pkcprotocol/pkc-logger@npm:0.1.0": version: 0.1.0 resolution: "@pkcprotocol/pkc-logger@npm:0.1.0"