From d0d5ab5956f917d9c79bef5f41dabb8515e7b376 Mon Sep 17 00:00:00 2001 From: "plebeius.eth" Date: Mon, 10 Jul 2023 17:15:11 +0200 Subject: [PATCH] upgrade plebbit-react-hooks --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 94b59b7c..8de8a893 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@babel/plugin-transform-react-jsx": "7.21.0", "@capacitor/android": "3.6.0", "@capacitor/core": "3.6.0", - "@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#283c80f3196ee96f68f99df7f1e7867e8c4895f6", + "@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#528d49d5acee03e67bdf0ce34f4d50d772efae59", "@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 2d9ba76a..bae3b201 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2717,9 +2717,9 @@ dependencies: debug "4.3.3" -"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#1abe9497483d01f3afcb569dfe85e7395f998cc4": +"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#283c80f3196ee96f68f99df7f1e7867e8c4895f6": version "0.0.1" - resolved "https://github.com/plebbit/plebbit-react-hooks.git#1abe9497483d01f3afcb569dfe85e7395f998cc4" + resolved "https://github.com/plebbit/plebbit-react-hooks.git#283c80f3196ee96f68f99df7f1e7867e8c4895f6" dependencies: "@plebbit/plebbit-js" "https://github.com/plebbit/plebbit-js.git#77a05093408982086c02afea24e1d1923e1ae8a8" "@plebbit/plebbit-logger" "https://github.com/plebbit/plebbit-logger.git" @@ -2732,9 +2732,9 @@ uuid "8.3.2" zustand "4.0.0" -"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#283c80f3196ee96f68f99df7f1e7867e8c4895f6": +"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#528d49d5acee03e67bdf0ce34f4d50d772efae59": version "0.0.1" - resolved "https://github.com/plebbit/plebbit-react-hooks.git#283c80f3196ee96f68f99df7f1e7867e8c4895f6" + resolved "https://github.com/plebbit/plebbit-react-hooks.git#528d49d5acee03e67bdf0ce34f4d50d772efae59" dependencies: "@plebbit/plebbit-js" "https://github.com/plebbit/plebbit-js.git#77a05093408982086c02afea24e1d1923e1ae8a8" "@plebbit/plebbit-logger" "https://github.com/plebbit/plebbit-logger.git"