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 c13975fb39 Bump vite from 6.3.6 to 6.4.1 in /linkis-web-next (#5277)
c13975fb39 is described below
commit c13975fb39023a236b9633ae3e84b68b4ba55678
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 28 10:37:28 2025 +0800
Bump vite from 6.3.6 to 6.4.1 in /linkis-web-next (#5277)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from
6.3.6 to 6.4.1.
- [Release notes](https://github.com/vitejs/vite/releases)
-
[Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
-
[Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.4.1
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 1a6d8a3930..6261e9db5d 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.11.2",
- "vite": "^6.3.6",
+ "vite": "^6.4.1",
"vue": "^3.2.47",
"vue-i18n": "^9.14.5",
"vue-router": "^4.2.2"
@@ -6715,9 +6715,9 @@
}
},
"node_modules/vite": {
- "version": "6.3.6",
- "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.6.tgz",
- "integrity":
"sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==",
+ "version": "6.4.1",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
+ "integrity":
"sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
"dependencies": {
"esbuild": "^0.25.0",
"fdir": "^6.4.4",
@@ -11773,9 +11773,9 @@
}
},
"vite": {
- "version": "6.3.6",
- "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.6.tgz",
- "integrity":
"sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==",
+ "version": "6.4.1",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
+ "integrity":
"sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
"requires": {
"esbuild": "^0.25.0",
"fdir": "^6.4.4",
diff --git a/linkis-web-next/package.json b/linkis-web-next/package.json
index 213f791861..9d819dd35c 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.11.2",
- "vite": "^6.3.6",
+ "vite": "^6.4.1",
"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]