diff --git a/demo/vue-app-new/package-lock.json b/demo/vue-app-new/package-lock.json index 2274db7a1..2ea93407f 100644 --- a/demo/vue-app-new/package-lock.json +++ b/demo/vue-app-new/package-lock.json @@ -47,20 +47,20 @@ }, "../../packages/modal": { "name": "@web3auth/modal", - "version": "10.4.0", + "version": "10.5.4", "dependencies": { - "@hcaptcha/react-hcaptcha": "^1.12.1", + "@hcaptcha/react-hcaptcha": "^1.13.0", "@toruslabs/base-controllers": "^8.7.0", "@toruslabs/http-helpers": "^8.1.1", "@web3auth/auth": "^10.5.0", - "@web3auth/no-modal": "^10.4.0", + "@web3auth/no-modal": "^10.5.3", "bowser": "^2.12.1", "classnames": "^2.5.1", "clsx": "^2.1.1", - "color": "^5.0.0", + "color": "^5.0.2", "copy-to-clipboard": "^3.3.3", "deepmerge": "^4.3.1", - "i18next": "^25.4.2", + "i18next": "^25.6.0", "react-i18next": "^15.7.2", "react-qrcode-logo": "^3.0.0", "tailwind-merge": "^3.3.1" @@ -79,25 +79,25 @@ "@toruslabs/eslint-config-vue": "^4.1.5", "@toruslabs/isomorphic-style-loader": "^5.4.0", "@toruslabs/vue-components": "^8.1.2", - "@types/react": "^19.1.11", - "@types/react-dom": "^19.1.8", + "@types/react": "^19.2.2", + "@types/react-dom": "^19.2.2", "@wagmi/core": "^2.20.1", "@wagmi/vue": "^0.2.2", "autoprefixer": "^10.4.21", "css-loader": "^7.1.2", "live-server": "^1.2.2", "postcss": "^8.5.6", - "postcss-loader": "^8.1.1", + "postcss-loader": "^8.2.0", "postcss-prefix-selector": "^2.1.1", - "react": "^19.1.1", - "react-dom": "^19.1.1", + "react": "^19.2.0", + "react-dom": "^19.2.0", "rollup-plugin-postcss": "^4.0.2", "rollup-preserve-directives": "^1.1.3", "style-loader": "^4.0.0", "tailwindcss": "^3.4.17", "url-loader": "^4.1.1", "viem": "^2.35.1", - "vue": "^3.5.20", + "vue": "^3.5.22", "wagmi": "^2.16.6" }, "engines": { @@ -127,7 +127,7 @@ }, "../../packages/no-modal": { "name": "@web3auth/no-modal", - "version": "10.4.0", + "version": "10.5.3", "license": "ISC", "dependencies": { "@ethereumjs/util": "^9.1.0", @@ -138,7 +138,7 @@ "@toruslabs/base-controllers": "^8.7.0", "@toruslabs/bs58": "^1.0.0", "@toruslabs/constants": "^15.0.0", - "@toruslabs/eccrypto": "^6.1.0", + "@toruslabs/eccrypto": "^6.2.0", "@toruslabs/ethereum-controllers": "^8.7.0", "@toruslabs/http-helpers": "^8.1.1", "@toruslabs/loglevel-sentry": "^8.1.0", @@ -147,9 +147,9 @@ "@wallet-standard/app": "^1.1.0", "@wallet-standard/base": "^1.1.0", "@wallet-standard/features": "^1.1.0", - "@walletconnect/sign-client": "^2.21.8", - "@walletconnect/types": "^2.21.8", - "@walletconnect/utils": "^2.21.8", + "@walletconnect/sign-client": "^2.22.4", + "@walletconnect/types": "^2.22.4", + "@walletconnect/utils": "^2.22.4", "@web3auth/auth": "^10.5.0", "@web3auth/ws-embed": "^5.1.0", "assert": "^2.1.0", @@ -163,7 +163,7 @@ "jwt-decode": "^4.0.0", "loglevel": "^1.9.2", "mipd": "^0.0.7", - "permissionless": "^0.2.54", + "permissionless": "^0.2.57", "ripple-keypairs": "^1.3.1", "ts-custom-error": "^3.3.1", "xrpl": "^2.14.0" @@ -172,10 +172,10 @@ "@coinbase/wallet-sdk": "^4.3.7", "@types/elliptic": "6.4.18", "@types/json-rpc-random-id": "^1.0.3", - "@types/react": "^19.1.11", + "@types/react": "^19.2.2", "@wagmi/core": "^2.20.1", "@wagmi/vue": "^0.2.2", - "react": "^19.1.1", + "react": "^19.2.0", "viem": "^2.35.1", "vue": "^3.x", "wagmi": "^2.16.6" @@ -10397,9 +10397,9 @@ } }, "node_modules/hono": { - "version": "4.9.9", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.9.9.tgz", - "integrity": "sha512-Hxw4wT6zjJGZJdkJzAx9PyBdf7ZpxaTSA0NfxqjLghwMrLBX8p33hJBzoETRakF3UJu6OdNQBZAlNSkGqKFukw==", + "version": "4.10.3", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.10.3.tgz", + "integrity": "sha512-2LOYWUbnhdxdL8MNbNg9XZig6k+cZXm5IjHn2Aviv7honhBMOHb+jxrKIeJRZJRmn+htUCKhaicxwXuUDlchRA==", "license": "MIT", "engines": { "node": ">=16.9.0"