]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore(deps): update dependency vite to ^7.1.6
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Mon, 22 Sep 2025 00:45:50 +0000 (00:45 +0000)
committerCédric Exbrayat <cexbrayat@users.noreply.github.com>
Mon, 22 Sep 2025 06:51:05 +0000 (08:51 +0200)
pnpm-lock.yaml
template/base/package.json
template/config/jsx/package.json
template/config/nightwatch/package.json

index c0a54fcc409904742766b2c8272454ab265bb443..93e45d516679ca431e301e07297b763897b87063 100644 (file)
@@ -65,13 +65,13 @@ importers:
     devDependencies:
       '@vitejs/plugin-vue':
         specifier: ^6.0.1
-        version: 6.0.1(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))
+        version: 6.0.1(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))
       vite:
-        specifier: ^7.1.5
-        version: 7.1.5(@types/node@22.18.3)(yaml@2.8.1)
+        specifier: ^7.1.6
+        version: 7.1.6(@types/node@22.18.3)(yaml@2.8.1)
       vite-plugin-vue-devtools:
         specifier: ^8.0.2
-        version: 8.0.2(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))
+        version: 8.0.2(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))
 
   template/config/cypress:
     devDependencies:
@@ -100,10 +100,10 @@ importers:
     devDependencies:
       '@vitejs/plugin-vue-jsx':
         specifier: ^5.1.1
-        version: 5.1.1(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))
+        version: 5.1.1(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))
       vite:
-        specifier: ^7.1.5
-        version: 7.1.5(@types/node@22.18.3)(yaml@2.8.1)
+        specifier: ^7.1.6
+        version: 7.1.6(@types/node@22.18.3)(yaml@2.8.1)
 
   template/config/nightwatch:
     devDependencies:
@@ -112,7 +112,7 @@ importers:
         version: 3.1.2(@types/node@22.18.3)(vue@3.5.21(typescript@5.9.2))
       '@vitejs/plugin-vue':
         specifier: ^6.0.1
-        version: 6.0.1(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))
+        version: 6.0.1(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))
       chromedriver:
         specifier: ^140.0.2
         version: 140.0.2
@@ -126,8 +126,8 @@ importers:
         specifier: ^10.9.2
         version: 10.9.2(@types/node@22.18.3)(typescript@5.9.2)
       vite:
-        specifier: ^7.1.5
-        version: 7.1.5(@types/node@22.18.3)(yaml@2.8.1)
+        specifier: ^7.1.6
+        version: 7.1.6(@types/node@22.18.3)(yaml@2.8.1)
       vite-plugin-nightwatch:
         specifier: ^0.4.6
         version: 0.4.6
@@ -4378,8 +4378,8 @@ packages:
       yaml:
         optional: true
 
-  vite@7.1.5:
-    resolution: {integrity: sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ==}
+  vite@7.1.6:
+    resolution: {integrity: sha512-SRYIB8t/isTwNn8vMB3MR6E+EQZM/WG1aKmmIUCfDXfVvKfc20ZpamngWHKzAmmu9ppsgxsg4b2I7c90JZudIQ==}
     engines: {node: ^20.19.0 || >=22.12.0}
     hasBin: true
     peerDependencies:
@@ -5726,14 +5726,14 @@ snapshots:
       '@types/node': 22.18.3
     optional: true
 
-  '@vitejs/plugin-vue-jsx@5.1.1(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))':
+  '@vitejs/plugin-vue-jsx@5.1.1(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))':
     dependencies:
       '@babel/core': 7.28.3
       '@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.3)
       '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.3)
       '@rolldown/pluginutils': 1.0.0-beta.34
       '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.3)
-      vite: 7.1.5(@types/node@22.18.3)(yaml@2.8.1)
+      vite: 7.1.6(@types/node@22.18.3)(yaml@2.8.1)
       vue: 3.5.21(typescript@5.9.2)
     transitivePeerDependencies:
       - supports-color
@@ -5743,10 +5743,10 @@ snapshots:
       vite: 4.5.14(@types/node@22.18.3)
       vue: 3.5.21(typescript@5.9.2)
 
-  '@vitejs/plugin-vue@6.0.1(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))':
+  '@vitejs/plugin-vue@6.0.1(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))':
     dependencies:
       '@rolldown/pluginutils': 1.0.0-beta.29
-      vite: 7.1.5(@types/node@22.18.3)(yaml@2.8.1)
+      vite: 7.1.6(@types/node@22.18.3)(yaml@2.8.1)
       vue: 3.5.21(typescript@5.9.2)
 
   '@vitest/expect@3.2.4':
@@ -5909,14 +5909,14 @@ snapshots:
     dependencies:
       '@vue/devtools-kit': 7.7.7
 
-  '@vue/devtools-core@8.0.2(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))':
+  '@vue/devtools-core@8.0.2(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))':
     dependencies:
       '@vue/devtools-kit': 8.0.2
       '@vue/devtools-shared': 8.0.2
       mitt: 3.0.1
       nanoid: 5.1.5
       pathe: 2.0.3
-      vite-hot-client: 2.1.0(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))
+      vite-hot-client: 2.1.0(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))
       vue: 3.5.21(typescript@5.9.2)
     transitivePeerDependencies:
       - vite
@@ -8751,15 +8751,15 @@ snapshots:
       core-util-is: 1.0.2
       extsprintf: 1.3.0
 
-  vite-dev-rpc@1.1.0(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1)):
+  vite-dev-rpc@1.1.0(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1)):
     dependencies:
       birpc: 2.5.0
-      vite: 7.1.5(@types/node@22.18.3)(yaml@2.8.1)
-      vite-hot-client: 2.1.0(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))
+      vite: 7.1.6(@types/node@22.18.3)(yaml@2.8.1)
+      vite-hot-client: 2.1.0(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))
 
-  vite-hot-client@2.1.0(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1)):
+  vite-hot-client@2.1.0(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1)):
     dependencies:
-      vite: 7.1.5(@types/node@22.18.3)(yaml@2.8.1)
+      vite: 7.1.6(@types/node@22.18.3)(yaml@2.8.1)
 
   vite-node@3.2.4(@types/node@22.18.3)(yaml@2.8.1):
     dependencies:
@@ -8767,7 +8767,7 @@ snapshots:
       debug: 4.4.1(supports-color@8.1.1)
       es-module-lexer: 1.7.0
       pathe: 2.0.3
-      vite: 7.1.5(@types/node@22.18.3)(yaml@2.8.1)
+      vite: 7.1.6(@types/node@22.18.3)(yaml@2.8.1)
     transitivePeerDependencies:
       - '@types/node'
       - jiti
@@ -8782,7 +8782,7 @@ snapshots:
       - tsx
       - yaml
 
-  vite-plugin-inspect@11.3.3(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1)):
+  vite-plugin-inspect@11.3.3(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1)):
     dependencies:
       ansis: 4.1.0
       debug: 4.4.1(supports-color@8.1.1)
@@ -8792,8 +8792,8 @@ snapshots:
       perfect-debounce: 2.0.0
       sirv: 3.0.2
       unplugin-utils: 0.3.0
-      vite: 7.1.5(@types/node@22.18.3)(yaml@2.8.1)
-      vite-dev-rpc: 1.1.0(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))
+      vite: 7.1.6(@types/node@22.18.3)(yaml@2.8.1)
+      vite-dev-rpc: 1.1.0(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))
     transitivePeerDependencies:
       - supports-color
 
@@ -8811,22 +8811,22 @@ snapshots:
       - supports-color
       - utf-8-validate
 
-  vite-plugin-vue-devtools@8.0.2(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2)):
+  vite-plugin-vue-devtools@8.0.2(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2)):
     dependencies:
-      '@vue/devtools-core': 8.0.2(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))
+      '@vue/devtools-core': 8.0.2(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2))
       '@vue/devtools-kit': 8.0.2
       '@vue/devtools-shared': 8.0.2
       execa: 9.6.0
       sirv: 3.0.2
-      vite: 7.1.5(@types/node@22.18.3)(yaml@2.8.1)
-      vite-plugin-inspect: 11.3.3(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))
-      vite-plugin-vue-inspector: 5.3.2(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1))
+      vite: 7.1.6(@types/node@22.18.3)(yaml@2.8.1)
+      vite-plugin-inspect: 11.3.3(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))
+      vite-plugin-vue-inspector: 5.3.2(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1))
     transitivePeerDependencies:
       - '@nuxt/kit'
       - supports-color
       - vue
 
-  vite-plugin-vue-inspector@5.3.2(vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1)):
+  vite-plugin-vue-inspector@5.3.2(vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1)):
     dependencies:
       '@babel/core': 7.28.3
       '@babel/plugin-proposal-decorators': 7.25.7(@babel/core@7.28.3)
@@ -8837,7 +8837,7 @@ snapshots:
       '@vue/compiler-dom': 3.5.21
       kolorist: 1.8.0
       magic-string: 0.30.18
-      vite: 7.1.5(@types/node@22.18.3)(yaml@2.8.1)
+      vite: 7.1.6(@types/node@22.18.3)(yaml@2.8.1)
     transitivePeerDependencies:
       - supports-color
 
@@ -8863,7 +8863,7 @@ snapshots:
       fsevents: 2.3.3
       yaml: 2.8.1
 
-  vite@7.1.5(@types/node@22.18.3)(yaml@2.8.1):
+  vite@7.1.6(@types/node@22.18.3)(yaml@2.8.1):
     dependencies:
       esbuild: 0.25.9
       fdir: 6.5.0(picomatch@4.0.3)
index 5c2ea499eeffa2c671241a2a2288d2b30a98bb7b..50fa61dca44966ffa6fc05a69cbef7ab49929faa 100644 (file)
@@ -14,7 +14,7 @@
   },
   "devDependencies": {
     "@vitejs/plugin-vue": "^6.0.1",
-    "vite": "^7.1.5",
+    "vite": "^7.1.6",
     "vite-plugin-vue-devtools": "^8.0.2"
   }
 }
index 6b906b040f4c33742bbf9f89a4583d473dbad98d..85b2b799992daa4740ed5f773db04a49ee704453 100644 (file)
@@ -4,6 +4,6 @@
   },
   "devDependencies": {
     "@vitejs/plugin-vue-jsx": "^5.1.1",
-    "vite": "^7.1.5"
+    "vite": "^7.1.6"
   }
 }
index dc5577b01086df004688870a7e8dbb0a69641540..8795410661e25c9428e19b6afe733b45012eb4df 100644 (file)
@@ -9,7 +9,7 @@
     "geckodriver": "^6.0.1",
     "nightwatch": "^3.12.2",
     "ts-node": "^10.9.2",
-    "vite": "^7.1.5",
+    "vite": "^7.1.6",
     "vite-plugin-nightwatch": "^0.4.6"
   }
 }