This is an automated email from the ASF dual-hosted git repository.

qiuxiafan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git


The following commit(s) were added to refs/heads/main by this push:
     new df2d07f5 build(deps-dev): bump vite from 6.2.4 to 6.2.5 (#461)
df2d07f5 is described below

commit df2d07f508ca775cf293603180c2431883a7e6b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 7 09:44:10 2025 +0800

    build(deps-dev): bump vite from 6.2.4 to 6.2.5 (#461)
---
 package-lock.json | 14 +++++++-------
 package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 5f1c9173..c5aeaf6b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -62,7 +62,7 @@
         "typescript": "^5.7.3",
         "unplugin-auto-import": "^0.18.2",
         "unplugin-vue-components": "^0.27.3",
-        "vite": "^6.2.4",
+        "vite": "^6.2.5",
         "vite-plugin-monaco-editor": "^1.1.0",
         "vite-plugin-svg-icons": "^2.0.1",
         "vitest": "^3.0.5",
@@ -12766,9 +12766,9 @@
       }
     },
     "node_modules/vite": {
-      "version": "6.2.4",
-      "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz";,
-      "integrity": 
"sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==",
+      "version": "6.2.5",
+      "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.5.tgz";,
+      "integrity": 
"sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
@@ -22699,9 +22699,9 @@
       "requires": {}
     },
     "vite": {
-      "version": "6.2.4",
-      "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz";,
-      "integrity": 
"sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==",
+      "version": "6.2.5",
+      "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.5.tgz";,
+      "integrity": 
"sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==",
       "dev": true,
       "requires": {
         "esbuild": "^0.25.0",
diff --git a/package.json b/package.json
index e4405986..72d9692c 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
     "typescript": "^5.7.3",
     "unplugin-auto-import": "^0.18.2",
     "unplugin-vue-components": "^0.27.3",
-    "vite": "^6.2.4",
+    "vite": "^6.2.5",
     "vite-plugin-monaco-editor": "^1.1.0",
     "vite-plugin-svg-icons": "^2.0.1",
     "vitest": "^3.0.5",

Reply via email to