]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore(deps): update dependency vite to ^7.2.7 (#866)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Mon, 8 Dec 2025 06:26:13 +0000 (15:26 +0900)
committerGitHub <noreply@github.com>
Mon, 8 Dec 2025 06:26:13 +0000 (15:26 +0900)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pnpm-lock.yaml
template/base/package.json
template/config/jsx/package.json
template/config/nightwatch/package.json

index 3ee922adfb843f475ed2ebed3dce05e792615109..d9bd704c496ff3400b4c201c02bb50b8b1548bc1 100644 (file)
@@ -65,13 +65,13 @@ importers:
     devDependencies:
       '@vitejs/plugin-vue':
         specifier: ^6.0.2
-        version: 6.0.2(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))
+        version: 6.0.2(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))
       vite:
-        specifier: ^7.2.4
-        version: 7.2.4(@types/node@24.10.1)(yaml@2.8.1)
+        specifier: ^7.2.7
+        version: 7.2.7(@types/node@24.10.1)(yaml@2.8.1)
       vite-plugin-vue-devtools:
         specifier: ^8.0.5
-        version: 8.0.5(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))
+        version: 8.0.5(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))
 
   template/config/cypress:
     devDependencies:
@@ -100,10 +100,10 @@ importers:
     devDependencies:
       '@vitejs/plugin-vue-jsx':
         specifier: ^5.1.2
-        version: 5.1.2(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))
+        version: 5.1.2(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))
       vite:
-        specifier: ^7.2.4
-        version: 7.2.4(@types/node@24.10.1)(yaml@2.8.1)
+        specifier: ^7.2.7
+        version: 7.2.7(@types/node@24.10.1)(yaml@2.8.1)
 
   template/config/nightwatch:
     devDependencies:
@@ -112,7 +112,7 @@ importers:
         version: 3.1.2(@types/node@24.10.1)(vue@3.5.25(typescript@5.9.2))
       '@vitejs/plugin-vue':
         specifier: ^6.0.2
-        version: 6.0.2(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))
+        version: 6.0.2(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))
       chromedriver:
         specifier: ^142.0.3
         version: 142.0.3
@@ -126,8 +126,8 @@ importers:
         specifier: ^10.9.2
         version: 10.9.2(@types/node@24.10.1)(typescript@5.9.2)
       vite:
-        specifier: ^7.2.4
-        version: 7.2.4(@types/node@24.10.1)(yaml@2.8.1)
+        specifier: ^7.2.7
+        version: 7.2.7(@types/node@24.10.1)(yaml@2.8.1)
       vite-plugin-nightwatch:
         specifier: ^0.4.6
         version: 0.4.6
@@ -3951,8 +3951,8 @@ packages:
       yaml:
         optional: true
 
-  vite@7.2.4:
-    resolution: {integrity: sha512-NL8jTlbo0Tn4dUEXEsUg8KeyG/Lkmc4Fnzb8JXN/Ykm9G4HNImjtABMJgkQoVjOBN/j2WAwDTRytdqJbZsah7w==}
+  vite@7.2.7:
+    resolution: {integrity: sha512-ITcnkFeR3+fI8P1wMgItjGrR10170d8auB4EpMLPqmx6uxElH3a/hHGQabSHKdqd4FXWO1nFIp9rRn7JQ34ACQ==}
     engines: {node: ^20.19.0 || >=22.12.0}
     hasBin: true
     peerDependencies:
@@ -5183,14 +5183,14 @@ snapshots:
       '@types/node': 24.10.1
     optional: true
 
-  '@vitejs/plugin-vue-jsx@5.1.2(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))':
+  '@vitejs/plugin-vue-jsx@5.1.2(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))':
     dependencies:
       '@babel/core': 7.28.5
       '@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.5)
       '@babel/plugin-transform-typescript': 7.28.5(@babel/core@7.28.5)
       '@rolldown/pluginutils': 1.0.0-beta.50
       '@vue/babel-plugin-jsx': 2.0.1(@babel/core@7.28.5)
-      vite: 7.2.4(@types/node@24.10.1)(yaml@2.8.1)
+      vite: 7.2.7(@types/node@24.10.1)(yaml@2.8.1)
       vue: 3.5.25(typescript@5.9.2)
     transitivePeerDependencies:
       - supports-color
@@ -5200,10 +5200,10 @@ snapshots:
       vite: 4.5.14(@types/node@24.10.1)
       vue: 3.5.25(typescript@5.9.2)
 
-  '@vitejs/plugin-vue@6.0.2(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))':
+  '@vitejs/plugin-vue@6.0.2(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))':
     dependencies:
       '@rolldown/pluginutils': 1.0.0-beta.50
-      vite: 7.2.4(@types/node@24.10.1)(yaml@2.8.1)
+      vite: 7.2.7(@types/node@24.10.1)(yaml@2.8.1)
       vue: 3.5.25(typescript@5.9.2)
 
   '@vitest/expect@4.0.14':
@@ -5387,14 +5387,14 @@ snapshots:
     dependencies:
       '@vue/devtools-kit': 7.7.8
 
-  '@vue/devtools-core@8.0.5(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))':
+  '@vue/devtools-core@8.0.5(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))':
     dependencies:
       '@vue/devtools-kit': 8.0.5
       '@vue/devtools-shared': 8.0.5
       mitt: 3.0.1
       nanoid: 5.1.5
       pathe: 2.0.3
-      vite-hot-client: 2.1.0(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))
+      vite-hot-client: 2.1.0(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))
       vue: 3.5.25(typescript@5.9.2)
     transitivePeerDependencies:
       - vite
@@ -8014,17 +8014,17 @@ snapshots:
       core-util-is: 1.0.2
       extsprintf: 1.3.0
 
-  vite-dev-rpc@1.1.0(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1)):
+  vite-dev-rpc@1.1.0(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1)):
     dependencies:
       birpc: 2.6.1
-      vite: 7.2.4(@types/node@24.10.1)(yaml@2.8.1)
-      vite-hot-client: 2.1.0(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))
+      vite: 7.2.7(@types/node@24.10.1)(yaml@2.8.1)
+      vite-hot-client: 2.1.0(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))
 
-  vite-hot-client@2.1.0(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1)):
+  vite-hot-client@2.1.0(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1)):
     dependencies:
-      vite: 7.2.4(@types/node@24.10.1)(yaml@2.8.1)
+      vite: 7.2.7(@types/node@24.10.1)(yaml@2.8.1)
 
-  vite-plugin-inspect@11.3.3(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1)):
+  vite-plugin-inspect@11.3.3(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1)):
     dependencies:
       ansis: 4.2.0
       debug: 4.4.3(supports-color@8.1.1)
@@ -8034,8 +8034,8 @@ snapshots:
       perfect-debounce: 2.0.0
       sirv: 3.0.2
       unplugin-utils: 0.3.0
-      vite: 7.2.4(@types/node@24.10.1)(yaml@2.8.1)
-      vite-dev-rpc: 1.1.0(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))
+      vite: 7.2.7(@types/node@24.10.1)(yaml@2.8.1)
+      vite-dev-rpc: 1.1.0(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))
     transitivePeerDependencies:
       - supports-color
 
@@ -8053,21 +8053,21 @@ snapshots:
       - supports-color
       - utf-8-validate
 
-  vite-plugin-vue-devtools@8.0.5(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2)):
+  vite-plugin-vue-devtools@8.0.5(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2)):
     dependencies:
-      '@vue/devtools-core': 8.0.5(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))
+      '@vue/devtools-core': 8.0.5(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2))
       '@vue/devtools-kit': 8.0.5
       '@vue/devtools-shared': 8.0.5
       sirv: 3.0.2
-      vite: 7.2.4(@types/node@24.10.1)(yaml@2.8.1)
-      vite-plugin-inspect: 11.3.3(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))
-      vite-plugin-vue-inspector: 5.3.2(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1))
+      vite: 7.2.7(@types/node@24.10.1)(yaml@2.8.1)
+      vite-plugin-inspect: 11.3.3(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))
+      vite-plugin-vue-inspector: 5.3.2(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1))
     transitivePeerDependencies:
       - '@nuxt/kit'
       - supports-color
       - vue
 
-  vite-plugin-vue-inspector@5.3.2(vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1)):
+  vite-plugin-vue-inspector@5.3.2(vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1)):
     dependencies:
       '@babel/core': 7.28.3
       '@babel/plugin-proposal-decorators': 7.25.7(@babel/core@7.28.3)
@@ -8078,7 +8078,7 @@ snapshots:
       '@vue/compiler-dom': 3.5.24
       kolorist: 1.8.0
       magic-string: 0.30.21
-      vite: 7.2.4(@types/node@24.10.1)(yaml@2.8.1)
+      vite: 7.2.7(@types/node@24.10.1)(yaml@2.8.1)
     transitivePeerDependencies:
       - supports-color
 
@@ -8104,7 +8104,7 @@ snapshots:
       fsevents: 2.3.3
       yaml: 2.8.1
 
-  vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1):
+  vite@7.2.7(@types/node@24.10.1)(yaml@2.8.1):
     dependencies:
       esbuild: 0.25.9
       fdir: 6.5.0(picomatch@4.0.3)
index 6c3a80f6b0b23771e92b0e6ceaad998883684f2b..5c828ee2b262834377182d367b8fef2f4fc7effa 100644 (file)
@@ -14,7 +14,7 @@
   },
   "devDependencies": {
     "@vitejs/plugin-vue": "^6.0.2",
-    "vite": "^7.2.4",
+    "vite": "^7.2.7",
     "vite-plugin-vue-devtools": "^8.0.5"
   }
 }
index 6a945a6c0ca831abaadd24df870f60566a8f3162..7276ab14ab55ee77fc8c92e0e1df7c48ce04e1e2 100644 (file)
@@ -4,6 +4,6 @@
   },
   "devDependencies": {
     "@vitejs/plugin-vue-jsx": "^5.1.2",
-    "vite": "^7.2.4"
+    "vite": "^7.2.7"
   }
 }
index a1a2db991fa3760744c83bb9aa0aee34149589f5..e5a72c7677b0c6d2132752b53239e129517880a0 100644 (file)
@@ -9,7 +9,7 @@
     "geckodriver": "^6.1.0",
     "nightwatch": "^3.12.3",
     "ts-node": "^10.9.2",
-    "vite": "^7.2.4",
+    "vite": "^7.2.7",
     "vite-plugin-nightwatch": "^0.4.6"
   }
 }