From f785f3252b268aca243fc7bbbbfbaeae7471fb55 Mon Sep 17 00:00:00 2001 From: "plebeius.eth" Date: Sun, 24 Sep 2023 17:50:07 +0200 Subject: [PATCH] chore(package.json): upgrade plebbit-react-hooks --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5826d046..6867b918 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@capacitor/android": "3.6.0", "@capacitor/app": "1.1.1", "@capacitor/core": "3.6.0", - "@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#0024401c390929e47b44331a8dadd61ba212b871", + "@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#b6477148191a501aa0b0c11acfc4761aca0dcc1e", "@testing-library/dom": "9.0.1", "@testing-library/jest-dom": "5.14.1", "@testing-library/react": "14.0.0", diff --git a/yarn.lock b/yarn.lock index e03a52bf..fa8ff152 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2832,9 +2832,9 @@ uuid "8.3.2" zustand "4.0.0" -"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#16b2b9658a9f69272aece5db2da0b5a459593921": +"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#b6477148191a501aa0b0c11acfc4761aca0dcc1e": version "0.0.1" - resolved "https://github.com/plebbit/plebbit-react-hooks.git#16b2b9658a9f69272aece5db2da0b5a459593921" + resolved "https://github.com/plebbit/plebbit-react-hooks.git#b6477148191a501aa0b0c11acfc4761aca0dcc1e" dependencies: "@plebbit/plebbit-js" "https://github.com/plebbit/plebbit-js.git#6985b2a4194328752c6d76e80470c8079c562869" "@plebbit/plebbit-logger" "https://github.com/plebbit/plebbit-logger.git"