From a07fd0062e8b439b8a3f0933ff038f8a02cc3d83 Mon Sep 17 00:00:00 2001 From: plebeius Date: Sat, 2 Aug 2025 15:53:51 +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 f69a021d..61f956ed 100755 --- a/package.json +++ b/package.json @@ -12,7 +12,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#506a620bbfb529246f17b8005d759b374746356c", + "@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#60177ea1bfc4df4bcde6a793656e01b11a85aa1d", "@testing-library/jest-dom": "5.14.1", "@testing-library/react": "13.0.0", "@testing-library/user-event": "13.2.1", diff --git a/yarn.lock b/yarn.lock index c5796ba0..8bada245 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3899,9 +3899,9 @@ uuid "8.3.2" zustand "4.0.0" -"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#a373ac601248b3c0edd95d1407da9c027a39ca5d": +"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#60177ea1bfc4df4bcde6a793656e01b11a85aa1d": version "0.0.1" - resolved "https://github.com/plebbit/plebbit-react-hooks.git#a373ac601248b3c0edd95d1407da9c027a39ca5d" + resolved "https://github.com/plebbit/plebbit-react-hooks.git#60177ea1bfc4df4bcde6a793656e01b11a85aa1d" dependencies: "@plebbit/plebbit-js" "https://github.com/plebbit/plebbit-js.git#6612569127ae5c62906b2e66a96c8735a207af0a" "@plebbit/plebbit-logger" "https://github.com/plebbit/plebbit-logger.git"