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 a3b6efd55 Bump vite from 4.4.12 to 4.5.2 in /linkis-web-next (#5076)
a3b6efd55 is described below

commit a3b6efd552b30fc8bdd8a4ded838fdfb1a10d2a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 18 15:38:57 2024 +0800

    Bump vite from 4.4.12 to 4.5.2 in /linkis-web-next (#5076)
    
    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 
4.4.12 to 4.5.2.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - 
[Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/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 ba709e4bd..6cc5a2763 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.4.12",
+        "vite": "^4.5.2",
         "vue": "^3.2.47",
         "vue-i18n": "^9.4.1",
         "vue-router": "^4.2.2"
@@ -5974,9 +5974,9 @@
       }
     },
     "node_modules/vite": {
-      "version": "4.4.12",
-      "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.12.tgz";,
-      "integrity": 
"sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==",
+      "version": "4.5.2",
+      "resolved": "https://registry.npmjs.org/vite/-/vite-4.5.2.tgz";,
+      "integrity": 
"sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==",
       "dependencies": {
         "esbuild": "^0.18.10",
         "postcss": "^8.4.27",
@@ -10673,9 +10673,9 @@
       }
     },
     "vite": {
-      "version": "4.4.12",
-      "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.12.tgz";,
-      "integrity": 
"sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==",
+      "version": "4.5.2",
+      "resolved": "https://registry.npmjs.org/vite/-/vite-4.5.2.tgz";,
+      "integrity": 
"sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==",
       "requires": {
         "esbuild": "^0.18.10",
         "fsevents": "~2.3.2",
diff --git a/linkis-web-next/package.json b/linkis-web-next/package.json
index 70751d878..25043eda2 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.4.12",
+    "vite": "^4.5.2",
     "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]

Reply via email to