From b997cda377d59460a1c0ecacc6b8e9153f475e83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Dec 2025 16:22:12 +0000 Subject: [PATCH] Bump crx3 from 1.1.3 to 2.0.0 Bumps [crx3](https://github.com/ahwayakchih/crx3) from 1.1.3 to 2.0.0. - [Changelog](https://github.com/ahwayakchih/crx3/blob/master/CHANGELOG.md) - [Commits](https://github.com/ahwayakchih/crx3/compare/v1.1.3...v2.0.0) --- updated-dependencies: - dependency-name: crx3 dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a56176..8ca2b53 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@eslint/js": "^9.31.0", "babel-loader": "^9.1.3", "copy-webpack-plugin": "^12.0.2", - "crx3": "^1.1.3", + "crx3": "^2.0.0", "eslint": "^9.31.0", "eslint-webpack-plugin": "^5.0.2", "globals": "^16.3.0",