This is an automated email from the ASF dual-hosted git repository. qiuxiafan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git
The following commit(s) were added to refs/heads/main by this push: new 730515e3 build(deps): bump element-plus from 2.9.4 to 2.11.0 (#497) 730515e3 is described below commit 730515e304c5b56dff6aa00a9849aa04d0b1dfba Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Sep 11 09:40:03 2025 +0800 build(deps): bump element-plus from 2.9.4 to 2.11.0 (#497) --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index ca34caa7..c9a538a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "d3-flame-graph": "^4.1.3", "d3-tip": "^0.9.1", "echarts": "^5.2.2", - "element-plus": "^2.9.4", + "element-plus": "^2.11.0", "monaco-editor": "^0.34.1", "pinia": "^2.0.28", "vis-timeline": "^7.5.1", @@ -6417,9 +6417,9 @@ "dev": true }, "node_modules/element-plus": { - "version": "2.9.4", - "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.9.4.tgz", - "integrity": "sha512-sGnW0wd9zf6lEGixXV2gfwx3X6VTMkP52qTkX7zbURJ2oariyslrKTBh2txt1sdn1pUvj2l0KY3OfSXoZGmDOw==", + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.11.0.tgz", + "integrity": "sha512-Kdr3knlpEpUTfEDbWIyh+/CvQbeNb+Kig971M+G/QinVcD2BfsUNWo5OCogaF0Nvy/BuBFdZ7KoS+PtpWBzidw==", "dependencies": { "@ctrl/tinycolor": "^3.4.1", "@element-plus/icons-vue": "^2.3.1", @@ -18873,9 +18873,9 @@ "dev": true }, "element-plus": { - "version": "2.9.4", - "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.9.4.tgz", - "integrity": "sha512-sGnW0wd9zf6lEGixXV2gfwx3X6VTMkP52qTkX7zbURJ2oariyslrKTBh2txt1sdn1pUvj2l0KY3OfSXoZGmDOw==", + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.11.0.tgz", + "integrity": "sha512-Kdr3knlpEpUTfEDbWIyh+/CvQbeNb+Kig971M+G/QinVcD2BfsUNWo5OCogaF0Nvy/BuBFdZ7KoS+PtpWBzidw==", "requires": { "@ctrl/tinycolor": "^3.4.1", "@element-plus/icons-vue": "^2.3.1", diff --git a/package.json b/package.json index 03f78101..b2b0435a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "d3-flame-graph": "^4.1.3", "d3-tip": "^0.9.1", "echarts": "^5.2.2", - "element-plus": "^2.9.4", + "element-plus": "^2.11.0", "monaco-editor": "^0.34.1", "pinia": "^2.0.28", "vis-timeline": "^7.5.1",