This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new 58281e7f25 Bump vite from 6.4.1 to 6.4.2 in /linkis-web-next (#5406)
58281e7f25 is described below
commit 58281e7f25578478babb52fa44356b87a0c785e9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 19:40:44 2026 +0800
Bump vite from 6.4.1 to 6.4.2 in /linkis-web-next (#5406)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from
6.4.1 to 6.4.2.
- [Release notes](https://github.com/vitejs/vite/releases)
-
[Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.4.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
linkis-web-next/package-lock.json | 14 +++++++-------
linkis-web-next/package.json | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/linkis-web-next/package-lock.json
b/linkis-web-next/package-lock.json
index 776d28c088..1c160d0e44 100644
--- a/linkis-web-next/package-lock.json
+++ b/linkis-web-next/package-lock.json
@@ -17,7 +17,7 @@
"md5": "^2.3.0",
"monaco-editor": "^0.43.0",
"qs": "^6.14.2",
- "vite": "^6.4.1",
+ "vite": "^6.4.2",
"vue": "^3.2.47",
"vue-i18n": "^9.14.5",
"vue-router": "^4.2.2"
@@ -6776,9 +6776,9 @@
}
},
"node_modules/vite": {
- "version": "6.4.1",
- "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
- "integrity":
"sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
+ "version": "6.4.2",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz",
+ "integrity":
"sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==",
"dependencies": {
"esbuild": "^0.25.0",
"fdir": "^6.4.4",
@@ -11895,9 +11895,9 @@
}
},
"vite": {
- "version": "6.4.1",
- "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
- "integrity":
"sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
+ "version": "6.4.2",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz",
+ "integrity":
"sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==",
"requires": {
"esbuild": "^0.25.0",
"fdir": "^6.4.4",
diff --git a/linkis-web-next/package.json b/linkis-web-next/package.json
index 6f5f0596d9..8c49fe66ff 100644
--- a/linkis-web-next/package.json
+++ b/linkis-web-next/package.json
@@ -19,7 +19,7 @@
"md5": "^2.3.0",
"monaco-editor": "^0.43.0",
"qs": "^6.14.2",
- "vite": "^6.4.1",
+ "vite": "^6.4.2",
"vue": "^3.2.47",
"vue-i18n": "^9.14.5",
"vue-router": "^4.2.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]