From 27af99ce2908030f3dddbd586430d39854d86c45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 07:44:28 +0000 Subject: [PATCH] build(deps): bump element-plus from 2.13.1 to 2.13.2 Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.13.1 to 2.13.2. - [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.13.1...2.13.2) --- updated-dependencies: - dependency-name: element-plus dependency-version: 2.13.2 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 e60ca434..5d44b344 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "dependencies": { "@element-plus/icons-vue": "^2.3.2", "echarts": "^6.0.0", - "element-plus": "2.13.1", + "element-plus": "2.13.2", "punycode": "^2.3.1", "vue": "^3.5.27", "vue-router": "^4.6.4"