From 24d724f5b3353298a7eedc5639617358db06f4bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 21:54:01 +0000 Subject: [PATCH] chore(deps-dev): Bump pangu from 9.1.1 to 10.0.0 Bumps [pangu](https://github.com/vinta/pangu.js) from 9.1.1 to 10.0.0. - [Changelog](https://github.com/vinta/pangu.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/vinta/pangu.js/compare/v9.1.1...v10.0.0) --- updated-dependencies: - dependency-name: pangu dependency-version: 10.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 6c8f2d3a..52ea008b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-plugin-vue": "^10.4.0", "jiti": "^2.5.1", "markdownlint-cli2": "^0.23.2", - "pangu": "^9.0.0", + "pangu": "^10.0.0", "prettier": "^3.6.2", "prettier-plugin-sh": "^0.19.0", "typescript-eslint": "^8.39.1",