From aca7d10c10d4abbcd0cdae425990a598df25ce5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 21:19:13 +0000 Subject: [PATCH] Bump h3 from 1.15.3 to 1.15.5 in /demo/vite-react-app-sfa Bumps [h3](https://github.com/h3js/h3) from 1.15.3 to 1.15.5. - [Release notes](https://github.com/h3js/h3/releases) - [Changelog](https://github.com/h3js/h3/blob/v1.15.5/CHANGELOG.md) - [Commits](https://github.com/h3js/h3/compare/v1.15.3...v1.15.5) --- updated-dependencies: - dependency-name: h3 dependency-version: 1.15.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- demo/vite-react-app-sfa/package-lock.json | 88 ++++++++++++----------- 1 file changed, 48 insertions(+), 40 deletions(-) diff --git a/demo/vite-react-app-sfa/package-lock.json b/demo/vite-react-app-sfa/package-lock.json index 33129cbc0..57962a8f0 100644 --- a/demo/vite-react-app-sfa/package-lock.json +++ b/demo/vite-react-app-sfa/package-lock.json @@ -34,18 +34,20 @@ } }, "../../packages/no-modal": { - "version": "10.0.0-beta.9", + "name": "@web3auth/no-modal", + "version": "10.13.0", "license": "ISC", "dependencies": { - "@ethereumjs/util": "^9.1.0", - "@metamask/sdk": "^0.32.1", + "@ethereumjs/util": "^10.1.0", + "@metamask/sdk": "^0.34.0", + "@segment/analytics-next": "^1.81.1", "@solana/wallet-standard-features": "^1.3.0", - "@solana/web3.js": "^1.98.2", - "@toruslabs/base-controllers": "^8.4.3", + "@solana/web3.js": "^1.98.4", + "@toruslabs/base-controllers": "^8.15.0", "@toruslabs/bs58": "^1.0.0", "@toruslabs/constants": "^15.0.0", - "@toruslabs/eccrypto": "^6.1.0", - "@toruslabs/ethereum-controllers": "^8.4.3", + "@toruslabs/eccrypto": "^6.2.0", + "@toruslabs/ethereum-controllers": "^8.15.0", "@toruslabs/http-helpers": "^8.1.1", "@toruslabs/loglevel-sentry": "^8.1.0", "@toruslabs/secure-pub-sub": "3.0.2", @@ -53,37 +55,38 @@ "@wallet-standard/app": "^1.1.0", "@wallet-standard/base": "^1.1.0", "@wallet-standard/features": "^1.1.0", - "@walletconnect/sign-client": "^2.20.0", - "@walletconnect/types": "^2.20.0", - "@walletconnect/utils": "^2.20.0", - "@web3auth/auth": "^10.4.0", - "@web3auth/ws-embed": "^5.0.5", + "@walletconnect/sign-client": "^2.23.3", + "@walletconnect/types": "^2.23.3", + "@walletconnect/utils": "^2.23.3", + "@web3auth/auth": "^10.8.0", + "@web3auth/ws-embed": "^5.5.0", "assert": "^2.1.0", - "bignumber.js": "~9.2.1", + "bignumber.js": "~9.3.1", "bn.js": "^5.2.2", - "bowser": "^2.11.0", + "bowser": "^2.13.1", "deepmerge": "^4.3.1", - "ethers": "^6.13.7", + "ethers": "^6.16.0", "json-rpc-random-id": "^1.0.1", "jsonschema": "^1.5.0", "jwt-decode": "^4.0.0", "loglevel": "^1.9.2", "mipd": "^0.0.7", - "permissionless": "^0.2.43", + "permissionless": "^0.3.2", "ripple-keypairs": "^1.3.1", "ts-custom-error": "^3.3.1", "xrpl": "^2.14.0" }, "devDependencies": { - "@coinbase/wallet-sdk": "^4.3.2", + "@coinbase/wallet-sdk": "^4.3.7", "@types/elliptic": "6.4.18", "@types/json-rpc-random-id": "^1.0.3", - "@types/react": "^19.1.2", - "@wagmi/core": "^2.14.5", - "@wagmi/vue": "^0.1.16", - "react": "^19.1.0", - "viem": "^2.23.2", - "vue": "^3.x" + "@types/react": "^19.2.8", + "@wagmi/core": "^2.20.1", + "@wagmi/vue": "^0.2.2", + "react": "^19.2.3", + "viem": "^2.44.2", + "vue": "^3.x", + "wagmi": "^2.16.6" }, "engines": { "node": ">=20.x", @@ -93,7 +96,7 @@ "@babel/runtime": "^7.x", "@coinbase/wallet-sdk": "^4.3.x", "react": ">=18", - "viem": ">=2.23", + "viem": ">=2.29", "vue": "^3.x" }, "peerDependenciesMeta": { @@ -6526,9 +6529,10 @@ } }, "node_modules/crossws": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/crossws/-/crossws-0.3.4.tgz", - "integrity": "sha512-uj0O1ETYX1Bh6uSgktfPvwDiPYGQ3aI4qVsaC/LWpkIzGj1nUYm5FK3K+t11oOlpN01lGbprFCH4wBlKdJjVgw==", + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/crossws/-/crossws-0.3.5.tgz", + "integrity": "sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA==", + "license": "MIT", "dependencies": { "uncrypto": "^0.1.3" } @@ -8560,18 +8564,19 @@ } }, "node_modules/h3": { - "version": "1.15.3", - "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.3.tgz", - "integrity": "sha512-z6GknHqyX0h9aQaTx22VZDf6QyZn+0Nh+Ym8O/u0SGSkyF5cuTJYKlc8MkzW3Nzf9LE1ivcpmYC3FUGpywhuUQ==", + "version": "1.15.5", + "resolved": "https://registry.npmjs.org/h3/-/h3-1.15.5.tgz", + "integrity": "sha512-xEyq3rSl+dhGX2Lm0+eFQIAzlDN6Fs0EcC4f7BNUmzaRX/PTzeuM+Tr2lHB8FoXggsQIeXLj8EDVgs5ywxyxmg==", + "license": "MIT", "dependencies": { "cookie-es": "^1.2.2", - "crossws": "^0.3.4", + "crossws": "^0.3.5", "defu": "^6.1.4", "destr": "^2.0.5", "iron-webcrypto": "^1.2.1", - "node-mock-http": "^1.0.0", + "node-mock-http": "^1.0.4", "radix3": "^1.1.2", - "ufo": "^1.6.1", + "ufo": "^1.6.3", "uncrypto": "^0.1.3" } }, @@ -9707,9 +9712,10 @@ } }, "node_modules/node-mock-http": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.0.tgz", - "integrity": "sha512-0uGYQ1WQL1M5kKvGRXWQ3uZCHtLTO8hln3oBjIusM75WoesZ909uQJs/Hb946i2SS+Gsrhkaa6iAO17jRIv6DQ==" + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.4.tgz", + "integrity": "sha512-8DY+kFsDkNXy1sJglUfuODx1/opAGJGyrTuFqEoN90oRc2Vk0ZbD4K2qmKXBBEhZQzdKHIVfEJpDU8Ak2NJEvQ==", + "license": "MIT" }, "node_modules/node-releases": { "version": "2.0.19", @@ -11580,9 +11586,10 @@ } }, "node_modules/ufo": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.1.tgz", - "integrity": "sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==" + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.3.tgz", + "integrity": "sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==", + "license": "MIT" }, "node_modules/uint8arrays": { "version": "3.1.0", @@ -11613,7 +11620,8 @@ "node_modules/uncrypto": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz", - "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==" + "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==", + "license": "MIT" }, "node_modules/undici-types": { "version": "6.21.0",