From a5d7bdcc350afdb6b1a129e9e34345103bc703fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 19:29:15 +0000 Subject: [PATCH] chore(deps-dev): bump preact from 10.27.0 to 10.27.3 in /paybutton Bumps [preact](https://github.com/preactjs/preact) from 10.27.0 to 10.27.3. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.27.0...10.27.3) --- updated-dependencies: - dependency-name: preact dependency-version: 10.27.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- paybutton/yarn.lock | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) diff --git a/paybutton/yarn.lock b/paybutton/yarn.lock index e7cf4be6..222c9215 100644 --- a/paybutton/yarn.lock +++ b/paybutton/yarn.lock @@ -748,8 +748,29 @@ react-is "^19.1.1" "@paybutton/react@link:../react": - version "0.0.0" - uid "" + version "5.2.1" + dependencies: + "@emotion/react" "^11.14.0" + "@emotion/styled" "^11.14.1" + "@mui/material" "^7.3.4" + "@types/crypto-js" "^4.2.1" + "@types/jest" "^29.5.11" + axios "1.12.0" + bignumber.js "9.0.2" + cashtab-connect "^1.1.0" + chronik-client-cashtokens "^3.4.0" + copy-to-clipboard "3.3.3" + crypto-js "^4.2.0" + decimal.js "^10.6.0" + ecashaddrjs "^2.0.0" + jest "^29.7.0" + lodash "4.17.21" + notistack "3.0.0" + qrcode.react "3" + react-number-format "^5.4.4" + socket.io-client "4.7.4" + ts-jest "^29.4.5" + xecaddrjs "^0.0.1" "@popperjs/core@^2.11.8": version "2.11.8" @@ -3362,9 +3383,9 @@ possible-typed-array-names@^1.0.0: integrity sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg== preact@^10.10.0: - version "10.27.0" - resolved "https://registry.yarnpkg.com/preact/-/preact-10.27.0.tgz#7e614fb651cc1f49275bfb7682e811d759a5364f" - integrity sha512-/DTYoB6mwwgPytiqQTh/7SFRL98ZdiD8Sk8zIUVOxtwq4oWcwrcd1uno9fE/zZmUaUrFNYzbH14CPebOz9tZQw== + version "10.27.3" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.27.3.tgz#d2b79ea7fe222e17b91f018723a211bb0e2cef92" + integrity sha512-ZieIP3zQHiQsNF3BA+SNVS8dcuRIg/nsxlkFbCMBLS2L1Ww4Bkxd9n6Md2A1crfTZsEbQPADV0neYmh/EElgeQ== pretty-format@^29.0.0, pretty-format@^29.7.0: version "29.7.0"