From 9b8f9d9f7b0a5c1879da76a7c151b30b4670bba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 08:33:33 +0000 Subject: [PATCH] build(deps): bump the npm_and_yarn group across 2 directories with 2 updates Bumps the npm_and_yarn group with 1 update in the /integrations/wagmi directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /packages/connect-multichain directory: [uuid](https://github.com/uuidjs/uuid). Updates `vite` from 5.4.21 to 8.0.10 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.10/packages/vite) Updates `uuid` from 11.1.1 to 14.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v11.1.1...v14.0.0) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.10 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- integrations/wagmi/package.json | 2 +- packages/connect-multichain/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integrations/wagmi/package.json b/integrations/wagmi/package.json index 3424764e..819e5224 100644 --- a/integrations/wagmi/package.json +++ b/integrations/wagmi/package.json @@ -27,6 +27,6 @@ "@vitejs/plugin-react": "^4.3.3", "@wagmi/cli": "^2.10.0", "typescript": "^5.9.3", - "vite": "^5.4.20" + "vite": "^8.0.10" } } diff --git a/packages/connect-multichain/package.json b/packages/connect-multichain/package.json index c5d937cd..d06e0748 100644 --- a/packages/connect-multichain/package.json +++ b/packages/connect-multichain/package.json @@ -83,7 +83,7 @@ "eciesjs": "0.4.17", "eventemitter3": "^5.0.1", "pako": "^2.1.0", - "uuid": "^11.1.0", + "uuid": "^14.0.0", "ws": "^8.18.3" }, "devDependencies": {