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 38bdd5e2fb Bump vite from 6.2.1 to 6.2.4 in /linkis-web-next (#5228)
38bdd5e2fb is described below
commit 38bdd5e2fbd2ae46c698824ee149ac24a21a92a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 1 11:12:31 2025 +0800
Bump vite from 6.2.1 to 6.2.4 in /linkis-web-next (#5228)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from
6.2.1 to 6.2.4.
- [Release notes](https://github.com/vitejs/vite/releases)
-
[Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite)
---
updated-dependencies:
- dependency-name: vite
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 f62f348b03..a315c6a14c 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.2.1",
+ "vite": "^6.2.4",
"vue": "^3.2.47",
"vue-i18n": "^9.14.3",
"vue-router": "^4.2.2"
@@ -6580,9 +6580,9 @@
}
},
"node_modules/vite": {
- "version": "6.2.1",
- "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.1.tgz",
- "integrity":
"sha512-n2GnqDb6XPhlt9B8olZPrgMD/es/Nd1RdChF6CBD/fHW6pUyUTt2sQW2fPRX5GiD9XEa6+8A6A4f2vT6pSsE7Q==",
+ "version": "6.2.4",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz",
+ "integrity":
"sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==",
"license": "MIT",
"dependencies": {
"esbuild": "^0.25.0",
@@ -11525,9 +11525,9 @@
}
},
"vite": {
- "version": "6.2.1",
- "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.1.tgz",
- "integrity":
"sha512-n2GnqDb6XPhlt9B8olZPrgMD/es/Nd1RdChF6CBD/fHW6pUyUTt2sQW2fPRX5GiD9XEa6+8A6A4f2vT6pSsE7Q==",
+ "version": "6.2.4",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz",
+ "integrity":
"sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==",
"requires": {
"esbuild": "^0.25.0",
"fsevents": "~2.3.3",
diff --git a/linkis-web-next/package.json b/linkis-web-next/package.json
index 36dd555e98..fc7ae43206 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.2.1",
+ "vite": "^6.2.4",
"vue": "^3.2.47",
"vue-i18n": "^9.14.3",
"vue-router": "^4.2.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]