This is an automated email from the ASF dual-hosted git repository.
peacewong 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 2097920a3 Bump vite from 4.4.9 to 4.4.12 in /linkis-web-next (#5021)
2097920a3 is described below
commit 2097920a3590289ee296dba0639dc40aa5c589f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 7 12:06:23 2023 +0800
Bump vite from 4.4.9 to 4.4.12 in /linkis-web-next (#5021)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from
4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
-
[Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/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 ff48c8567..6f9d16d14 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": "^4.3.9",
+ "vite": "^4.4.12",
"vue": "^3.2.47",
"vue-i18n": "^9.4.1",
"vue-router": "^4.2.2"
@@ -5974,9 +5974,9 @@
}
},
"node_modules/vite": {
- "version": "4.4.9",
- "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.9.tgz",
- "integrity":
"sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==",
+ "version": "4.4.12",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.12.tgz",
+ "integrity":
"sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==",
"dependencies": {
"esbuild": "^0.18.10",
"postcss": "^8.4.27",
@@ -10673,9 +10673,9 @@
}
},
"vite": {
- "version": "4.4.9",
- "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.9.tgz",
- "integrity":
"sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==",
+ "version": "4.4.12",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.12.tgz",
+ "integrity":
"sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==",
"requires": {
"esbuild": "^0.18.10",
"fsevents": "~2.3.2",
diff --git a/linkis-web-next/package.json b/linkis-web-next/package.json
index b42a2ebe9..70751d878 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": "^4.3.9",
+ "vite": "^4.4.12",
"vue": "^3.2.47",
"vue-i18n": "^9.4.1",
"vue-router": "^4.2.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]