From e485027979e9896df6b66d78de2aeb8f6b449097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 07:17:57 +0000 Subject: [PATCH] build(deps): bump element-plus from 2.10.5 to 2.10.6 Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.10.5 to 2.10.6. - [Release notes](https://github.com/element-plus/element-plus/releases) - [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md) - [Commits](https://github.com/element-plus/element-plus/compare/2.10.5...2.10.6) --- updated-dependencies: - dependency-name: element-plus dependency-version: 2.10.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16e7ac5b0..c0d108478 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@vueuse/core": "^13.6.0", "countup.js": "^2.9.0", "echarts": "^6.0.0", - "element-plus": "2.10.5", + "element-plus": "2.10.6", "js-base64": "^3.7.7", "punycode": "^2.3.1", "stream-browserify": "^3.0.0",