diff --git a/demo/vue-app-new/package-lock.json b/demo/vue-app-new/package-lock.json index 10d3058ac..a1a808b9d 100644 --- a/demo/vue-app-new/package-lock.json +++ b/demo/vue-app-new/package-lock.json @@ -58,12 +58,12 @@ }, "../../packages/adapters/auth-adapter": { "name": "@web3auth/auth-adapter", - "version": "9.4.5", + "version": "9.5.0-alpha.1", "license": "ISC", "dependencies": { - "@web3auth/auth": "^9.5.3", - "@web3auth/base": "^9.4.5", - "@web3auth/base-provider": "^9.4.5", + "@web3auth/auth": "^9.6.1", + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/base-provider": "^9.5.0-alpha.1", "deepmerge": "^4.3.1" }, "engines": { @@ -76,11 +76,11 @@ }, "../../packages/adapters/base-evm-adapter": { "name": "@web3auth/base-evm-adapter", - "version": "9.4.5", + "version": "9.5.0-alpha.1", "license": "ISC", "dependencies": { "@toruslabs/base-controllers": "^6.3.2", - "@web3auth/base": "^9.4.5" + "@web3auth/base": "^9.5.0-alpha.1" }, "engines": { "node": ">=18.x", @@ -92,11 +92,11 @@ }, "../../packages/adapters/base-solana-adapter": { "name": "@web3auth/base-solana-adapter", - "version": "9.4.5", + "version": "9.5.0-alpha.1", "license": "ISC", "dependencies": { "@toruslabs/base-controllers": "^6.3.2", - "@web3auth/base": "^9.4.5", + "@web3auth/base": "^9.5.0-alpha.1", "bs58": "^5.0.0" }, "devDependencies": { @@ -112,14 +112,14 @@ }, "../../packages/adapters/coinbase-adapter": { "name": "@web3auth/coinbase-adapter", - "version": "9.4.5", + "version": "9.5.0-alpha.1", "license": "ISC", "dependencies": { - "@web3auth/base": "^9.4.5", - "@web3auth/base-evm-adapter": "^9.4.5" + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/base-evm-adapter": "^9.5.0-alpha.1" }, "devDependencies": { - "@coinbase/wallet-sdk": "^4.2.3" + "@coinbase/wallet-sdk": "^4.2.4" }, "engines": { "node": ">=18.x", @@ -132,12 +132,12 @@ }, "../../packages/adapters/default-evm-adapter": { "name": "@web3auth/default-evm-adapter", - "version": "9.4.5", + "version": "9.5.0-alpha.2", "license": "ISC", "dependencies": { - "@web3auth/base": "^9.4.5", - "@web3auth/base-evm-adapter": "^9.4.5", - "@web3auth/wallet-connect-v2-adapter": "^9.4.5", + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/base-evm-adapter": "^9.5.0-alpha.1", + "@web3auth/wallet-connect-v2-adapter": "^9.5.0-alpha.2", "mipd": "^0.0.7" }, "engines": { @@ -150,19 +150,19 @@ }, "../../packages/adapters/default-solana-adapter": { "name": "@web3auth/default-solana-adapter", - "version": "9.4.5", + "version": "9.5.0-alpha.2", "license": "ISC", "dependencies": { "@solana/wallet-standard-features": "^1.2.0", - "@solana/web3.js": "^1.95.5", + "@solana/web3.js": "^1.95.8", "@wallet-standard/app": "^1.1.0", "@wallet-standard/base": "^1.1.0", "@wallet-standard/features": "^1.1.0", - "@web3auth/auth": "^9.5.3", - "@web3auth/base": "^9.4.5", - "@web3auth/base-solana-adapter": "^9.4.5", - "@web3auth/solana-provider": "^9.4.5", - "@web3auth/wallet-connect-v2-adapter": "^9.4.5", + "@web3auth/auth": "^9.6.1", + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/base-solana-adapter": "^9.5.0-alpha.1", + "@web3auth/solana-provider": "^9.5.0-alpha.1", + "@web3auth/wallet-connect-v2-adapter": "^9.5.0-alpha.2", "bn.js": "^5.2.1" }, "engines": { @@ -175,12 +175,12 @@ }, "../../packages/adapters/torus-evm-adapter": { "name": "@web3auth/torus-evm-adapter", - "version": "9.4.5", + "version": "9.5.0-alpha.1", "license": "ISC", "dependencies": { "@toruslabs/torus-embed": "^5.0.0", - "@web3auth/base": "^9.4.5", - "@web3auth/base-evm-adapter": "^9.4.5" + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/base-evm-adapter": "^9.5.0-alpha.1" }, "engines": { "node": ">=18.x", @@ -192,14 +192,14 @@ }, "../../packages/adapters/torus-solana-adapter": { "name": "@web3auth/torus-solana-adapter", - "version": "9.4.5", + "version": "9.5.0-alpha.1", "license": "ISC", "dependencies": { "@toruslabs/solana-embed": "^2.1.0", - "@web3auth/base": "^9.4.5", - "@web3auth/base-provider": "^9.4.5", - "@web3auth/base-solana-adapter": "^9.4.5", - "@web3auth/solana-provider": "^9.4.5" + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/base-provider": "^9.5.0-alpha.1", + "@web3auth/base-solana-adapter": "^9.5.0-alpha.1", + "@web3auth/solana-provider": "^9.5.0-alpha.1" }, "engines": { "node": ">=18.x", @@ -212,19 +212,19 @@ }, "../../packages/adapters/wallet-connect-v2-adapter": { "name": "@web3auth/wallet-connect-v2-adapter", - "version": "9.4.5", + "version": "9.5.0-alpha.2", "license": "ISC", "dependencies": { - "@solana/web3.js": "^1.95.5", + "@solana/web3.js": "^1.95.8", "@toruslabs/base-controllers": "^6.3.2", "@walletconnect/sign-client": "^2.17.2", "@walletconnect/types": "^2.17.2", "@walletconnect/utils": "^2.17.2", - "@web3auth/auth": "^9.5.3", - "@web3auth/base": "^9.4.5", - "@web3auth/base-provider": "^9.4.5", - "@web3auth/ethereum-provider": "^9.4.5", - "@web3auth/solana-provider": "^9.4.5", + "@web3auth/auth": "^9.6.1", + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/base-provider": "^9.5.0-alpha.1", + "@web3auth/ethereum-provider": "^9.5.0-alpha.2", + "@web3auth/solana-provider": "^9.5.0-alpha.1", "bs58": "^5.0.0", "deepmerge": "^4.3.1" }, @@ -241,13 +241,13 @@ }, "../../packages/base": { "name": "@web3auth/base", - "version": "9.4.5", + "version": "9.5.0-alpha.1", "license": "ISC", "dependencies": { "@toruslabs/base-controllers": "^6.3.2", "@toruslabs/constants": "^14.2.0", "@toruslabs/http-helpers": "^7.0.0", - "@web3auth/auth": "^9.5.3", + "@web3auth/auth": "^9.6.1", "jwt-decode": "^4.0.0", "loglevel": "^1.9.2", "ts-custom-error": "^3.3.1" @@ -262,15 +262,15 @@ }, "../../packages/composables/modal-vue-composables": { "name": "@web3auth/modal-vue-composables", - "version": "9.4.5", + "version": "9.5.0-alpha.2", "license": "ISC", "dependencies": { - "@web3auth/base": "^9.4.5", - "@web3auth/modal": "^9.4.5" + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/modal": "^9.5.0-alpha.2" }, "devDependencies": { - "@web3auth/auth": "^9.5.3", - "@web3auth/auth-adapter": "^9.4.5" + "@web3auth/auth": "^9.6.1", + "@web3auth/auth-adapter": "^9.5.0-alpha.1" }, "engines": { "node": ">=18.x", @@ -283,22 +283,22 @@ }, "../../packages/modal": { "name": "@web3auth/modal", - "version": "9.4.5", + "version": "9.5.0-alpha.2", "license": "ISC", "dependencies": { - "@web3auth/auth-adapter": "^9.4.5", - "@web3auth/base": "^9.4.5", - "@web3auth/base-provider": "^9.4.5", - "@web3auth/no-modal": "^9.4.5", - "@web3auth/ui": "^9.4.5", + "@web3auth/auth-adapter": "^9.5.0-alpha.1", + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/base-provider": "^9.5.0-alpha.1", + "@web3auth/no-modal": "^9.5.0-alpha.2", + "@web3auth/ui": "^9.5.0-alpha.1", "deepmerge": "^4.3.1" }, "devDependencies": { "@svgr/webpack": "^8.1.0", "@toruslabs/isomorphic-style-loader": "^5.3.3", - "@web3auth/account-abstraction-provider": "^9.4.5", - "@web3auth/auth": "^9.5.3", - "@web3auth/wallet-connect-v2-adapter": "^9.4.5", + "@web3auth/account-abstraction-provider": "^9.5.0-alpha.2", + "@web3auth/auth": "^9.6.1", + "@web3auth/wallet-connect-v2-adapter": "^9.5.0-alpha.2", "css-loader": "^7.1.2", "postcss-prefix-selector": "^2.1.0", "style-loader": "^4.0.0", @@ -320,18 +320,18 @@ }, "../../packages/no-modal": { "name": "@web3auth/no-modal", - "version": "9.4.5", + "version": "9.5.0-alpha.2", "license": "ISC", "dependencies": { - "@web3auth/auth": "^9.5.3", - "@web3auth/base": "^9.4.5", - "@web3auth/base-provider": "^9.4.5", + "@web3auth/auth": "^9.6.1", + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/base-provider": "^9.5.0-alpha.1", "deepmerge": "^4.3.1" }, "devDependencies": { - "@web3auth/account-abstraction-provider": "^9.4.5", - "@web3auth/auth-adapter": "^9.4.5", - "@web3auth/wallet-connect-v2-adapter": "^9.4.5" + "@web3auth/account-abstraction-provider": "^9.5.0-alpha.2", + "@web3auth/auth-adapter": "^9.5.0-alpha.1", + "@web3auth/wallet-connect-v2-adapter": "^9.5.0-alpha.2" }, "engines": { "node": ">=18.x", @@ -353,12 +353,12 @@ }, "../../packages/plugins/nft-checkout-plugin": { "name": "@web3auth/nft-checkout-plugin", - "version": "9.3.2", + "version": "9.5.0-alpha.1", "license": "ISC", "dependencies": { - "@toruslabs/base-controllers": "^6.2.4", - "@web3auth/auth": "^9.4.1", - "@web3auth/base": "^9.3.0", + "@toruslabs/base-controllers": "^6.3.2", + "@web3auth/auth": "^9.6.1", + "@web3auth/base": "^9.5.0-alpha.1", "loglevel": "^1.9.2" }, "engines": { @@ -371,13 +371,13 @@ }, "../../packages/plugins/solana-wallet-connector-plugin": { "name": "@web3auth/solana-wallet-connector-plugin", - "version": "9.4.5", + "version": "9.5.0-alpha.2", "license": "ISC", "dependencies": { "@toruslabs/solana-embed": "^2.1.0", - "@web3auth/auth": "^9.5.3", - "@web3auth/base": "^9.4.5", - "@web3auth/no-modal": "^9.4.5", + "@web3auth/auth": "^9.6.1", + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/no-modal": "^9.5.0-alpha.2", "loglevel": "^1.9.2" }, "engines": { @@ -390,13 +390,13 @@ }, "../../packages/plugins/wallet-services-plugin": { "name": "@web3auth/wallet-services-plugin", - "version": "9.5.0-alpha.0", + "version": "9.5.0-alpha.2", "license": "ISC", "dependencies": { - "@web3auth/account-abstraction-provider": "^9.3.1", - "@web3auth/auth": "^9.5.3", - "@web3auth/base": "^9.4.5", - "@web3auth/no-modal": "^9.4.5", + "@web3auth/account-abstraction-provider": "^9.5.0-alpha.2", + "@web3auth/auth": "^9.6.1", + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/no-modal": "^9.5.0-alpha.2", "@web3auth/ws-embed": "^3.2.1", "loglevel": "^1.9.2" }, @@ -413,18 +413,18 @@ }, "../../packages/providers/account-abstraction-provider": { "name": "@web3auth/account-abstraction-provider", - "version": "9.4.5", + "version": "9.5.0-alpha.2", "license": "ISC", "dependencies": { "@ethereumjs/util": "^9.1.0", "@toruslabs/base-controllers": "^6.3.2", - "@web3auth/auth": "^9.5.3", - "@web3auth/base": "^9.4.5", - "@web3auth/base-provider": "^9.4.5", - "@web3auth/ethereum-provider": "^9.4.5", + "@web3auth/auth": "^9.6.1", + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/base-provider": "^9.5.0-alpha.1", + "@web3auth/ethereum-provider": "^9.5.0-alpha.2", "ethers": "^6.13.4", - "permissionless": "^0.2.20", - "viem": "^2.21.52" + "permissionless": "^0.2.22", + "viem": "^2.21.54" }, "engines": { "node": ">=18.x", @@ -498,12 +498,12 @@ }, "../../packages/providers/base-provider": { "name": "@web3auth/base-provider", - "version": "9.4.5", + "version": "9.5.0-alpha.1", "license": "ISC", "dependencies": { "@toruslabs/base-controllers": "^6.3.2", - "@web3auth/auth": "^9.5.3", - "@web3auth/base": "^9.4.5", + "@web3auth/auth": "^9.6.1", + "@web3auth/base": "^9.5.0-alpha.1", "json-rpc-random-id": "^1.0.1" }, "devDependencies": { @@ -519,16 +519,16 @@ }, "../../packages/providers/ethereum-provider": { "name": "@web3auth/ethereum-provider", - "version": "9.4.5", + "version": "9.5.0-alpha.2", "license": "ISC", "dependencies": { "@ethereumjs/util": "^9.1.0", "@toruslabs/base-controllers": "^6.3.2", "@toruslabs/eccrypto": "^5.0.4", "@toruslabs/http-helpers": "^7.0.0", - "@web3auth/auth": "^9.5.3", - "@web3auth/base": "^9.4.5", - "@web3auth/base-provider": "^9.4.5", + "@web3auth/auth": "^9.6.1", + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/base-provider": "^9.5.0-alpha.1", "assert": "^2.1.0", "bignumber.js": "^9.1.2", "bn.js": "^5.2.1", @@ -550,20 +550,20 @@ }, "../../packages/providers/solana-provider": { "name": "@web3auth/solana-provider", - "version": "9.4.5", + "version": "9.5.0-alpha.1", "license": "ISC", "dependencies": { "@toruslabs/base-controllers": "^6.3.2", "@toruslabs/tweetnacl-js": "^1.0.4", - "@web3auth/auth": "^9.5.3", - "@web3auth/base": "^9.4.5", - "@web3auth/base-provider": "^9.4.5", + "@web3auth/auth": "^9.6.1", + "@web3auth/base": "^9.5.0-alpha.1", + "@web3auth/base-provider": "^9.5.0-alpha.1", "bn.js": "^5.2.1", "bs58": "^5.0.0", "json-rpc-random-id": "^1.0.1" }, "devDependencies": { - "@solana/web3.js": "^1.95.5", + "@solana/web3.js": "^1.95.8", "@types/bn.js": "^5.1.6", "@types/bs58": "^4.0.4", "@types/json-rpc-random-id": "^1.0.3" @@ -6255,14 +6255,15 @@ } }, "node_modules/nanoid": { - "version": "3.3.7", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", "funding": [ { "type": "github", "url": "https://github.com/sponsors/ai" } ], - "license": "MIT", "bin": { "nanoid": "bin/nanoid.cjs" },