From 6bf1c6e14cb1900adadc40ec3a9c68d540597b76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 17:12:46 +0000 Subject: [PATCH] Bump nanoid from 3.3.7 to 3.3.8 in /demos/wagmi-next13 Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- demos/wagmi-next13/package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/demos/wagmi-next13/package-lock.json b/demos/wagmi-next13/package-lock.json index e41d97e..78b448d 100644 --- a/demos/wagmi-next13/package-lock.json +++ b/demos/wagmi-next13/package-lock.json @@ -29,8 +29,8 @@ }, "../..": { "name": "@web3auth/web3auth-wagmi-connector", - "version": "6.0.0", - "license": "MIT", + "version": "7.0.0", + "license": "ISC", "devDependencies": { "@changesets/cli": "^2.27.8", "@toruslabs/config": "^2.2.0", @@ -38,17 +38,17 @@ "@toruslabs/torus-scripts": "^6.1.2", "@types/node": "^20", "@wagmi/core": "^2.13.5", - "@web3auth/auth-adapter": "^9.0.0", - "@web3auth/base": "^9.0.0", - "@web3auth/modal": "^9.0.0", - "@web3auth/no-modal": "^9.0.0", + "@web3auth/auth-adapter": "^9.0.1", + "@web3auth/base": "^9.0.1", + "@web3auth/modal": "^9.0.1", + "@web3auth/no-modal": "^9.0.1", "changeset": "^0.2.6", "cross-env": "^7.0.3", "eslint": "^8.56.0", "husky": "^9.1.6", "lint-staged": "^15.2.10", "prettier": "^3.3.3", - "rimraf": "^5.0.5", + "rimraf": "^6.0.1", "ts-node": "^10.9.2", "tslib": "^2.7.0", "typescript": "^5.6.2", @@ -60,10 +60,10 @@ }, "peerDependencies": { "@wagmi/core": "^2.x", - "@web3auth/base": "^8.x", - "@web3auth/modal": "^8.x", - "@web3auth/no-modal": "^8.x", - "@web3auth/openlogin-adapter": "^8.x", + "@web3auth/auth-adapter": "^9.x", + "@web3auth/base": "^9.x", + "@web3auth/modal": "^9.x", + "@web3auth/no-modal": "^9.x", "viem": "^2.x" }, "peerDependenciesMeta": { @@ -11475,9 +11475,9 @@ "license": "(Apache-2.0 AND MIT)" }, "node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", "funding": [ { "type": "github",