chore(package.json): upgrade plebbit-react-hooks

This commit is contained in:
plebeius
2025-08-02 15:53:51 +02:00
parent 1badab4a68
commit a07fd0062e
2 changed files with 3 additions and 3 deletions

View File

@@ -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",

View File

@@ -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"