From c2ce6591a562e5db52dc081ff7bd5b17cf8b5541 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 31 Mar 2025 13:20:44 +0000
Subject: [PATCH] chore(deps): update dependency vite to ^6.2.4

---
 pnpm-lock.yaml                          | 72 ++++++++++++-------------
 template/base/package.json              |  2 +-
 template/config/jsx/package.json        |  2 +-
 template/config/nightwatch/package.json |  2 +-
 4 files changed, 39 insertions(+), 39 deletions(-)

diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 93b1d808..c85fbadd 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -65,13 +65,13 @@ importers:
     devDependencies:
       '@vitejs/plugin-vue':
         specifier: ^5.2.3
-        version: 5.2.3(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
+        version: 5.2.3(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
       vite:
-        specifier: ^6.2.2
-        version: 6.2.3(@types/node@22.13.14)(yaml@2.7.0)
+        specifier: ^6.2.4
+        version: 6.2.4(@types/node@22.13.14)(yaml@2.7.0)
       vite-plugin-vue-devtools:
         specifier: ^7.7.2
-        version: 7.7.2(rollup@4.37.0)(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
+        version: 7.7.2(rollup@4.37.0)(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
 
   template/config/cypress:
     devDependencies:
@@ -100,10 +100,10 @@ importers:
     devDependencies:
       '@vitejs/plugin-vue-jsx':
         specifier: ^4.1.2
-        version: 4.1.2(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
+        version: 4.1.2(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
       vite:
-        specifier: ^6.2.2
-        version: 6.2.3(@types/node@22.13.14)(yaml@2.7.0)
+        specifier: ^6.2.4
+        version: 6.2.4(@types/node@22.13.14)(yaml@2.7.0)
 
   template/config/nightwatch:
     devDependencies:
@@ -112,7 +112,7 @@ importers:
         version: 3.1.2(@types/node@22.13.14)(vue@3.5.13(typescript@5.8.2))
       '@vitejs/plugin-vue':
         specifier: ^5.2.3
-        version: 5.2.3(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
+        version: 5.2.3(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
       chromedriver:
         specifier: ^134.0.5
         version: 134.0.5
@@ -126,8 +126,8 @@ importers:
         specifier: ^10.9.2
         version: 10.9.2(@types/node@22.13.14)(typescript@5.8.2)
       vite:
-        specifier: ^6.2.2
-        version: 6.2.3(@types/node@22.13.14)(yaml@2.7.0)
+        specifier: ^6.2.4
+        version: 6.2.4(@types/node@22.13.14)(yaml@2.7.0)
       vite-plugin-nightwatch:
         specifier: ^0.4.6
         version: 0.4.6
@@ -3814,8 +3814,8 @@ packages:
       terser:
         optional: true
 
-  vite@6.2.3:
-    resolution: {integrity: sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==}
+  vite@6.2.4:
+    resolution: {integrity: sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==}
     engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
     hasBin: true
     peerDependencies:
@@ -4936,12 +4936,12 @@ snapshots:
       '@types/node': 22.13.14
     optional: true
 
-  '@vitejs/plugin-vue-jsx@4.1.2(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))':
+  '@vitejs/plugin-vue-jsx@4.1.2(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))':
     dependencies:
       '@babel/core': 7.26.10
       '@babel/plugin-transform-typescript': 7.26.8(@babel/core@7.26.10)
       '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.10)
-      vite: 6.2.3(@types/node@22.13.14)(yaml@2.7.0)
+      vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.0)
       vue: 3.5.13(typescript@5.8.2)
     transitivePeerDependencies:
       - supports-color
@@ -4951,9 +4951,9 @@ snapshots:
       vite: 4.5.10(@types/node@22.13.14)
       vue: 3.5.13(typescript@5.8.2)
 
-  '@vitejs/plugin-vue@5.2.3(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))':
+  '@vitejs/plugin-vue@5.2.3(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))':
     dependencies:
-      vite: 6.2.3(@types/node@22.13.14)(yaml@2.7.0)
+      vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.0)
       vue: 3.5.13(typescript@5.8.2)
 
   '@vitest/expect@3.1.1':
@@ -4963,13 +4963,13 @@ snapshots:
       chai: 5.2.0
       tinyrainbow: 2.0.0
 
-  '@vitest/mocker@3.1.1(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))':
+  '@vitest/mocker@3.1.1(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))':
     dependencies:
       '@vitest/spy': 3.1.1
       estree-walker: 3.0.3
       magic-string: 0.30.17
     optionalDependencies:
-      vite: 6.2.3(@types/node@22.13.14)(yaml@2.7.0)
+      vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.0)
 
   '@vitest/pretty-format@3.1.1':
     dependencies:
@@ -5113,14 +5113,14 @@ snapshots:
     dependencies:
       '@vue/devtools-kit': 7.7.2
 
-  '@vue/devtools-core@7.7.2(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))':
+  '@vue/devtools-core@7.7.2(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))':
     dependencies:
       '@vue/devtools-kit': 7.7.2
       '@vue/devtools-shared': 7.7.2
       mitt: 3.0.1
       nanoid: 5.0.9
       pathe: 2.0.2
-      vite-hot-client: 0.2.4(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))
+      vite-hot-client: 0.2.4(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))
       vue: 3.5.13(typescript@5.8.2)
     transitivePeerDependencies:
       - vite
@@ -7776,9 +7776,9 @@ snapshots:
       core-util-is: 1.0.2
       extsprintf: 1.3.0
 
-  vite-hot-client@0.2.4(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0)):
+  vite-hot-client@0.2.4(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0)):
     dependencies:
-      vite: 6.2.3(@types/node@22.13.14)(yaml@2.7.0)
+      vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.0)
 
   vite-node@3.1.1(@types/node@22.13.14)(yaml@2.7.0):
     dependencies:
@@ -7786,7 +7786,7 @@ snapshots:
       debug: 4.4.0(supports-color@8.1.1)
       es-module-lexer: 1.6.0
       pathe: 2.0.3
-      vite: 6.2.3(@types/node@22.13.14)(yaml@2.7.0)
+      vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.0)
     transitivePeerDependencies:
       - '@types/node'
       - jiti
@@ -7801,7 +7801,7 @@ snapshots:
       - tsx
       - yaml
 
-  vite-plugin-inspect@0.8.9(rollup@4.37.0)(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0)):
+  vite-plugin-inspect@0.8.9(rollup@4.37.0)(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0)):
     dependencies:
       '@antfu/utils': 0.7.10
       '@rollup/pluginutils': 5.1.3(rollup@4.37.0)
@@ -7812,7 +7812,7 @@ snapshots:
       perfect-debounce: 1.0.0
       picocolors: 1.1.1
       sirv: 3.0.0
-      vite: 6.2.3(@types/node@22.13.14)(yaml@2.7.0)
+      vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.0)
     transitivePeerDependencies:
       - rollup
       - supports-color
@@ -7831,23 +7831,23 @@ snapshots:
       - supports-color
       - utf-8-validate
 
-  vite-plugin-vue-devtools@7.7.2(rollup@4.37.0)(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)):
+  vite-plugin-vue-devtools@7.7.2(rollup@4.37.0)(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)):
     dependencies:
-      '@vue/devtools-core': 7.7.2(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
+      '@vue/devtools-core': 7.7.2(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))
       '@vue/devtools-kit': 7.7.2
       '@vue/devtools-shared': 7.7.2
       execa: 9.5.1
       sirv: 3.0.0
-      vite: 6.2.3(@types/node@22.13.14)(yaml@2.7.0)
-      vite-plugin-inspect: 0.8.9(rollup@4.37.0)(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))
-      vite-plugin-vue-inspector: 5.3.1(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))
+      vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.0)
+      vite-plugin-inspect: 0.8.9(rollup@4.37.0)(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))
+      vite-plugin-vue-inspector: 5.3.1(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))
     transitivePeerDependencies:
       - '@nuxt/kit'
       - rollup
       - supports-color
       - vue
 
-  vite-plugin-vue-inspector@5.3.1(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0)):
+  vite-plugin-vue-inspector@5.3.1(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0)):
     dependencies:
       '@babel/core': 7.26.0
       '@babel/plugin-proposal-decorators': 7.25.7(@babel/core@7.26.0)
@@ -7858,20 +7858,20 @@ snapshots:
       '@vue/compiler-dom': 3.5.13
       kolorist: 1.8.0
       magic-string: 0.30.17
-      vite: 6.2.3(@types/node@22.13.14)(yaml@2.7.0)
+      vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.0)
     transitivePeerDependencies:
       - supports-color
 
   vite@4.5.10(@types/node@22.13.14):
     dependencies:
       esbuild: 0.18.20
-      postcss: 8.5.1
+      postcss: 8.5.3
       rollup: 3.29.5
     optionalDependencies:
       '@types/node': 22.13.14
       fsevents: 2.3.3
 
-  vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0):
+  vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0):
     dependencies:
       esbuild: 0.25.1
       postcss: 8.5.3
@@ -7884,7 +7884,7 @@ snapshots:
   vitest@3.1.1(@types/node@22.13.14)(jsdom@26.0.0)(yaml@2.7.0):
     dependencies:
       '@vitest/expect': 3.1.1
-      '@vitest/mocker': 3.1.1(vite@6.2.3(@types/node@22.13.14)(yaml@2.7.0))
+      '@vitest/mocker': 3.1.1(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.0))
       '@vitest/pretty-format': 3.1.1
       '@vitest/runner': 3.1.1
       '@vitest/snapshot': 3.1.1
@@ -7900,7 +7900,7 @@ snapshots:
       tinyexec: 0.3.2
       tinypool: 1.0.2
       tinyrainbow: 2.0.0
-      vite: 6.2.3(@types/node@22.13.14)(yaml@2.7.0)
+      vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.0)
       vite-node: 3.1.1(@types/node@22.13.14)(yaml@2.7.0)
       why-is-node-running: 2.3.0
     optionalDependencies:
diff --git a/template/base/package.json b/template/base/package.json
index 723a5eed..f07f63c7 100644
--- a/template/base/package.json
+++ b/template/base/package.json
@@ -11,7 +11,7 @@
   },
   "devDependencies": {
     "@vitejs/plugin-vue": "^5.2.3",
-    "vite": "^6.2.2",
+    "vite": "^6.2.4",
     "vite-plugin-vue-devtools": "^7.7.2"
   }
 }
diff --git a/template/config/jsx/package.json b/template/config/jsx/package.json
index 54dc6b5e..f7032780 100644
--- a/template/config/jsx/package.json
+++ b/template/config/jsx/package.json
@@ -4,6 +4,6 @@
   },
   "devDependencies": {
     "@vitejs/plugin-vue-jsx": "^4.1.2",
-    "vite": "^6.2.2"
+    "vite": "^6.2.4"
   }
 }
diff --git a/template/config/nightwatch/package.json b/template/config/nightwatch/package.json
index b2606f6a..4773b5f5 100644
--- a/template/config/nightwatch/package.json
+++ b/template/config/nightwatch/package.json
@@ -9,7 +9,7 @@
     "geckodriver": "^5.0.0",
     "nightwatch": "^3.12.1",
     "ts-node": "^10.9.2",
-    "vite": "^6.2.2",
+    "vite": "^6.2.4",
     "vite-plugin-nightwatch": "^0.4.6"
   }
 }