From 0ab9139b09ca193bce4dd557e22708b4efc63b41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 03:31:59 +0000 Subject: [PATCH] Bump rollup from 2.79.1 to 2.79.2 in /demo/react-app-no-modal Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] --- demo/react-app-no-modal/package-lock.json | 108 ++++++++++------------ 1 file changed, 47 insertions(+), 61 deletions(-) diff --git a/demo/react-app-no-modal/package-lock.json b/demo/react-app-no-modal/package-lock.json index e389247c3..069f1cea4 100644 --- a/demo/react-app-no-modal/package-lock.json +++ b/demo/react-app-no-modal/package-lock.json @@ -45,12 +45,12 @@ }, "../../packages/adapters/auth-adapter": { "name": "@web3auth/auth-adapter", - "version": "9.0.0-alpha.7", + "version": "9.2.0-alpha.0", "license": "ISC", "dependencies": { "@web3auth/auth": "^9.3.3", - "@web3auth/base": "^9.0.0-alpha.7", - "@web3auth/base-provider": "^9.0.0-alpha.7", + "@web3auth/base": "^9.2.0-alpha.0", + "@web3auth/base-provider": "^9.2.0-alpha.0", "deepmerge": "^4.3.1" }, "engines": { @@ -63,11 +63,11 @@ }, "../../packages/adapters/coinbase-adapter": { "name": "@web3auth/coinbase-adapter", - "version": "9.0.0-alpha.7", + "version": "9.2.0-alpha.0", "license": "ISC", "dependencies": { - "@web3auth/base": "^9.0.0-alpha.7", - "@web3auth/base-evm-adapter": "^9.0.0-alpha.7" + "@web3auth/base": "^9.2.0-alpha.0", + "@web3auth/base-evm-adapter": "^9.2.0-alpha.0" }, "devDependencies": { "@coinbase/wallet-sdk": "^4.0.4" @@ -83,19 +83,11 @@ }, "../../packages/adapters/metamask-adapter": { "name": "@web3auth/metamask-adapter", - "version": "8.6.2", - "license": "ISC", + "version": "0.0.1", "dependencies": { "@metamask/detect-provider": "^2.0.0", "@web3auth/base": "^8.6.2", "@web3auth/base-evm-adapter": "^8.6.2" - }, - "engines": { - "node": ">=18.x", - "npm": ">=9.x" - }, - "peerDependencies": { - "@babel/runtime": "^7.x" } }, "../../packages/adapters/openlogin-adapter": { @@ -123,32 +115,23 @@ }, "../../packages/adapters/phantom-adapter": { "name": "@web3auth/phantom-adapter", - "version": "8.6.2", - "license": "ISC", + "version": "0.0.1", "dependencies": { "@web3auth/base": "^8.6.2", "@web3auth/base-provider": "^8.6.2", "@web3auth/base-solana-adapter": "^8.6.2", "@web3auth/solana-provider": "^8.6.2", "bn.js": "^5.2.1" - }, - "engines": { - "node": ">=18.x", - "npm": ">=9.x" - }, - "peerDependencies": { - "@babel/runtime": "^7.x", - "@solana/web3.js": "^1.x" } }, "../../packages/adapters/torus-evm-adapter": { "name": "@web3auth/torus-evm-adapter", - "version": "9.0.0-alpha.7", + "version": "9.2.0-alpha.0", "license": "ISC", "dependencies": { "@toruslabs/torus-embed": "^5.0.0", - "@web3auth/base": "^9.0.0-alpha.7", - "@web3auth/base-evm-adapter": "^9.0.0-alpha.7" + "@web3auth/base": "^9.2.0-alpha.0", + "@web3auth/base-evm-adapter": "^9.2.0-alpha.0" }, "engines": { "node": ">=18.x", @@ -160,10 +143,10 @@ }, "../../packages/base": { "name": "@web3auth/base", - "version": "9.0.0-alpha.7", + "version": "9.2.0-alpha.0", "license": "ISC", "dependencies": { - "@toruslabs/base-controllers": "^6.1.2", + "@toruslabs/base-controllers": "^6.1.4", "@toruslabs/constants": "^14.0.0", "@toruslabs/http-helpers": "^7.0.0", "@web3auth/auth": "^9.3.3", @@ -181,17 +164,17 @@ }, "../../packages/no-modal": { "name": "@web3auth/no-modal", - "version": "9.0.0-alpha.7", + "version": "9.2.0-alpha.0", "license": "ISC", "dependencies": { "@web3auth/auth": "^9.3.3", - "@web3auth/base": "^9.0.0-alpha.7", - "@web3auth/base-provider": "^9.0.0-alpha.7", + "@web3auth/base": "^9.2.0-alpha.0", + "@web3auth/base-provider": "^9.2.0-alpha.0", "deepmerge": "^4.3.1" }, "devDependencies": { - "@web3auth/auth-adapter": "^9.0.0-alpha.7", - "@web3auth/wallet-connect-v2-adapter": "^9.0.0-alpha.7" + "@web3auth/auth-adapter": "^9.2.0-alpha.0", + "@web3auth/wallet-connect-v2-adapter": "^9.2.0-alpha.0" }, "engines": { "node": ">=18.x", @@ -212,15 +195,17 @@ } }, "../../packages/providers/ethereum-provider": { - "version": "9.0.0-alpha.7", + "name": "@web3auth/ethereum-provider", + "version": "9.2.0-alpha.0", "license": "ISC", "dependencies": { "@ethereumjs/util": "^9.1.0", - "@toruslabs/base-controllers": "^6.1.2", + "@toruslabs/base-controllers": "^6.1.4", + "@toruslabs/eccrypto": "^5.0.4", "@toruslabs/http-helpers": "^7.0.0", "@web3auth/auth": "^9.3.3", - "@web3auth/base": "^9.0.0-alpha.7", - "@web3auth/base-provider": "^9.0.0-alpha.7", + "@web3auth/base": "^9.2.0-alpha.0", + "@web3auth/base-provider": "^9.2.0-alpha.0", "assert": "^2.1.0", "bignumber.js": "^9.1.2", "bn.js": "^5.2.1", @@ -228,7 +213,7 @@ "jsonschema": "^1.4.1" }, "devDependencies": { - "@types/bn.js": "^5.1.5", + "@types/bn.js": "^5.1.6", "@types/json-rpc-random-id": "^1.0.3", "@walletconnect/types": "^2.16.1" }, @@ -17917,9 +17902,9 @@ } }, "node_modules/rollup": { - "version": "2.79.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz", - "integrity": "sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==", + "version": "2.79.2", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz", + "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==", "dev": true, "bin": { "rollup": "dist/bin/rollup" @@ -25069,15 +25054,15 @@ "version": "file:../../packages/adapters/auth-adapter", "requires": { "@web3auth/auth": "^9.3.3", - "@web3auth/base": "^9.0.0-alpha.7", - "@web3auth/base-provider": "^9.0.0-alpha.7", + "@web3auth/base": "^9.2.0-alpha.0", + "@web3auth/base-provider": "^9.2.0-alpha.0", "deepmerge": "^4.3.1" } }, "@web3auth/base": { "version": "file:../../packages/base", "requires": { - "@toruslabs/base-controllers": "^6.1.2", + "@toruslabs/base-controllers": "^6.1.4", "@toruslabs/constants": "^14.0.0", "@toruslabs/http-helpers": "^7.0.0", "@web3auth/auth": "^9.3.3", @@ -25090,22 +25075,23 @@ "version": "file:../../packages/adapters/coinbase-adapter", "requires": { "@coinbase/wallet-sdk": "^4.0.4", - "@web3auth/base": "^9.0.0-alpha.7", - "@web3auth/base-evm-adapter": "^9.0.0-alpha.7" + "@web3auth/base": "^9.2.0-alpha.0", + "@web3auth/base-evm-adapter": "^9.2.0-alpha.0" } }, "@web3auth/ethereum-provider": { "version": "file:../../packages/providers/ethereum-provider", "requires": { "@ethereumjs/util": "^9.1.0", - "@toruslabs/base-controllers": "^6.1.2", + "@toruslabs/base-controllers": "^6.1.4", + "@toruslabs/eccrypto": "^5.0.4", "@toruslabs/http-helpers": "^7.0.0", - "@types/bn.js": "^5.1.5", + "@types/bn.js": "^5.1.6", "@types/json-rpc-random-id": "^1.0.3", "@walletconnect/types": "^2.16.1", "@web3auth/auth": "^9.3.3", - "@web3auth/base": "^9.0.0-alpha.7", - "@web3auth/base-provider": "^9.0.0-alpha.7", + "@web3auth/base": "^9.2.0-alpha.0", + "@web3auth/base-provider": "^9.2.0-alpha.0", "assert": "^2.1.0", "bignumber.js": "^9.1.2", "bn.js": "^5.2.1", @@ -25125,10 +25111,10 @@ "version": "file:../../packages/no-modal", "requires": { "@web3auth/auth": "^9.3.3", - "@web3auth/auth-adapter": "^9.0.0-alpha.7", - "@web3auth/base": "^9.0.0-alpha.7", - "@web3auth/base-provider": "^9.0.0-alpha.7", - "@web3auth/wallet-connect-v2-adapter": "^9.0.0-alpha.7", + "@web3auth/auth-adapter": "^9.2.0-alpha.0", + "@web3auth/base": "^9.2.0-alpha.0", + "@web3auth/base-provider": "^9.2.0-alpha.0", + "@web3auth/wallet-connect-v2-adapter": "^9.2.0-alpha.0", "deepmerge": "^4.3.1" } }, @@ -25146,8 +25132,8 @@ "version": "file:../../packages/adapters/torus-evm-adapter", "requires": { "@toruslabs/torus-embed": "^5.0.0", - "@web3auth/base": "^9.0.0-alpha.7", - "@web3auth/base-evm-adapter": "^9.0.0-alpha.7" + "@web3auth/base": "^9.2.0-alpha.0", + "@web3auth/base-evm-adapter": "^9.2.0-alpha.0" } }, "@webassemblyjs/ast": { @@ -34652,9 +34638,9 @@ } }, "rollup": { - "version": "2.79.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz", - "integrity": "sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==", + "version": "2.79.2", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz", + "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==", "dev": true, "requires": { "fsevents": "~2.3.2"