This is an automated email from the ASF dual-hosted git repository.
zihaoxiang pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 6112d1c548 [Chore] Bump up vite (#18144)
6112d1c548 is described below
commit 6112d1c54855b4816f787694af9a00b3b56d045d
Author: xiangzihao <[email protected]>
AuthorDate: Wed Apr 8 13:40:58 2026 +0800
[Chore] Bump up vite (#18144)
---
dolphinscheduler-ui/package.json | 2 +-
dolphinscheduler-ui/pnpm-lock.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dolphinscheduler-ui/package.json b/dolphinscheduler-ui/package.json
index c37614da83..a009126070 100644
--- a/dolphinscheduler-ui/package.json
+++ b/dolphinscheduler-ui/package.json
@@ -53,7 +53,7 @@
"sass-loader": "^13.0.2",
"typescript": "^4.8.3",
"typescript-plugin-css-modules": "^3.4.0",
- "vite": "^3.1.2",
+ "vite": "^6.4.2",
"vite-plugin-compression": "^0.5.1",
"vue-tsc": "^0.40.13"
}
diff --git a/dolphinscheduler-ui/pnpm-lock.yaml
b/dolphinscheduler-ui/pnpm-lock.yaml
index e2ab464cb8..f3b1296789 100644
--- a/dolphinscheduler-ui/pnpm-lock.yaml
+++ b/dolphinscheduler-ui/pnpm-lock.yaml
@@ -56,7 +56,7 @@ specifiers:
typescript: ^4.8.3
typescript-plugin-css-modules: ^3.4.0
vfonts: ^0.0.3
- vite: ^3.1.2
+ vite: ^6.4.2
vite-plugin-compression: ^0.5.1
vue: ^3.2.39
vue-i18n: ^9.2.2