From afca8b3bb18e90542501d01dfe3734ae64a0c997 Mon Sep 17 00:00:00 2001 From: plebeius Date: Wed, 21 Jan 2026 13:19:25 +0100 Subject: [PATCH] chore(deps): upgrade plebbit-react-hooks --- package.json | 10 +++++----- yarn.lock | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 6a9f2722..c3133564 100755 --- a/package.json +++ b/package.json @@ -14,7 +14,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#60b9d18ebc647f76cdda8f36e2143192d7378658", + "@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#5524168ef478bc06518168d4c99a829a85c92f69", "@types/node": "20.8.2", "@types/react": "18.2.25", "@types/react-dom": "18.2.10", @@ -105,6 +105,7 @@ "@react-scan/vite-plugin-react-scan": "0.1.8", "@types/memoizee": "0.4.9", "@types/node-fetch": "2", + "@typescript/native-preview": "7.0.0-dev.20260115.1", "@vitejs/plugin-react": "4.3.4", "assert": "2.1.0", "babel-plugin-react-compiler": "1.0.0", @@ -121,16 +122,15 @@ "husky": "4.3.8", "isomorphic-fetch": "3.0.0", "lint-staged": "12.3.8", + "oxfmt": "0.24.0", + "oxlint": "1.39.0", "react-grab": "0.0.98", "react-scan": "0.4.3", "stream-browserify": "3.0.0", "vite": "npm:rolldown-vite@7.3.1", "vite-plugin-node-polyfills": "0.24.0", "vite-plugin-pwa": "0.21.1", - "wait-on": "7.0.1", - "oxlint": "1.39.0", - "oxfmt": "0.24.0", - "@typescript/native-preview": "7.0.0-dev.20260115.1" + "wait-on": "7.0.1" }, "resolutions": { "js-yaml": "4.1.1", diff --git a/yarn.lock b/yarn.lock index 998951a1..fe19df88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3957,9 +3957,9 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@plebbit/plebbit-js@https://github.com/plebbit/plebbit-js.git#3a70ec2b97a4fe2ed53f7746d69e9ec6a00dc324": +"@plebbit/plebbit-js@https://github.com/plebbit/plebbit-js.git#a21d896bd55c76070758dae65dc0693d1c3726db": version "0.0.8" - resolved "https://github.com/plebbit/plebbit-js.git#3a70ec2b97a4fe2ed53f7746d69e9ec6a00dc324" + resolved "https://github.com/plebbit/plebbit-js.git#a21d896bd55c76070758dae65dc0693d1c3726db" dependencies: "@bonfida/spl-name-service" "3.0.10" "@enhances/with-resolvers" "0.0.5" @@ -4035,11 +4035,11 @@ dependencies: debug "4.3.4" -"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#60b9d18ebc647f76cdda8f36e2143192d7378658": +"@plebbit/plebbit-react-hooks@https://github.com/plebbit/plebbit-react-hooks.git#5524168ef478bc06518168d4c99a829a85c92f69": version "0.0.1" - resolved "https://github.com/plebbit/plebbit-react-hooks.git#60b9d18ebc647f76cdda8f36e2143192d7378658" + resolved "https://github.com/plebbit/plebbit-react-hooks.git#5524168ef478bc06518168d4c99a829a85c92f69" dependencies: - "@plebbit/plebbit-js" "https://github.com/plebbit/plebbit-js.git#3a70ec2b97a4fe2ed53f7746d69e9ec6a00dc324" + "@plebbit/plebbit-js" "https://github.com/plebbit/plebbit-js.git#a21d896bd55c76070758dae65dc0693d1c3726db" "@plebbit/plebbit-logger" "https://github.com/plebbit/plebbit-logger.git" assert "2.0.0" ethers "5.6.9"