From 22a95c78ff9fcda537263a6c5db0d712a28be1ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 05:25:33 +0000 Subject: [PATCH] chore(deps): update dependency vite to ^7.2.4 --- pnpm-lock.yaml | 115 +++++++++++++++++------- template/base/package.json | 2 +- template/config/jsx/package.json | 2 +- template/config/nightwatch/package.json | 2 +- 4 files changed, 87 insertions(+), 34 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9910211b..bfb4ff4d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,13 +65,13 @@ importers: devDependencies: '@vitejs/plugin-vue': specifier: ^6.0.2 - version: 6.0.2(vite@7.2.2(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.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)) vite: - specifier: ^7.2.2 - version: 7.2.2(@types/node@24.10.1)(yaml@2.8.1) + specifier: ^7.2.4 + version: 7.2.4(@types/node@24.10.1)(yaml@2.8.1) vite-plugin-vue-devtools: specifier: ^8.0.5 - version: 8.0.5(vite@7.2.2(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.2)) + 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)) 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.2(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.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)) vite: - specifier: ^7.2.2 - version: 7.2.2(@types/node@24.10.1)(yaml@2.8.1) + specifier: ^7.2.4 + version: 7.2.4(@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.2(@types/node@24.10.1)(yaml@2.8.1))(vue@3.5.25(typescript@5.9.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)) 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.2 - version: 7.2.2(@types/node@24.10.1)(yaml@2.8.1) + specifier: ^7.2.4 + version: 7.2.4(@types/node@24.10.1)(yaml@2.8.1) vite-plugin-nightwatch: specifier: ^0.4.6 version: 0.4.6 @@ -3951,6 +3951,46 @@ packages: yaml: optional: true + vite@7.2.4: + resolution: {integrity: sha512-NL8jTlbo0Tn4dUEXEsUg8KeyG/Lkmc4Fnzb8JXN/Ykm9G4HNImjtABMJgkQoVjOBN/j2WAwDTRytdqJbZsah7w==} + engines: {node: ^20.19.0 || >=22.12.0} + hasBin: true + peerDependencies: + '@types/node': ^20.19.0 || >=22.12.0 + jiti: '>=1.21.0' + less: ^4.0.0 + lightningcss: ^1.21.0 + sass: ^1.70.0 + sass-embedded: ^1.70.0 + stylus: '>=0.54.8' + sugarss: ^5.0.0 + terser: ^5.16.0 + tsx: ^4.8.1 + yaml: ^2.4.2 + peerDependenciesMeta: + '@types/node': + optional: true + jiti: + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + tsx: + optional: true + yaml: + optional: true + vitest@4.0.14: resolution: {integrity: sha512-d9B2J9Cm9dN9+6nxMnnNJKJCtcyKfnHj15N6YNJfaFHRLua/d3sRKU9RuKmO9mB0XdFtUizlxfz/VPbd3OxGhw==} engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} @@ -5143,14 +5183,14 @@ snapshots: '@types/node': 24.10.1 optional: true - '@vitejs/plugin-vue-jsx@5.1.2(vite@7.2.2(@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.4(@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.2(@types/node@24.10.1)(yaml@2.8.1) + vite: 7.2.4(@types/node@24.10.1)(yaml@2.8.1) vue: 3.5.25(typescript@5.9.2) transitivePeerDependencies: - supports-color @@ -5160,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.2(@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.4(@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.2(@types/node@24.10.1)(yaml@2.8.1) + vite: 7.2.4(@types/node@24.10.1)(yaml@2.8.1) vue: 3.5.25(typescript@5.9.2) '@vitest/expect@4.0.14': @@ -5347,14 +5387,14 @@ snapshots: dependencies: '@vue/devtools-kit': 7.7.8 - '@vue/devtools-core@8.0.5(vite@7.2.2(@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.4(@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.2(@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)) vue: 3.5.25(typescript@5.9.2) transitivePeerDependencies: - vite @@ -7974,17 +8014,17 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-dev-rpc@1.1.0(vite@7.2.2(@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)): dependencies: birpc: 2.6.1 - vite: 7.2.2(@types/node@24.10.1)(yaml@2.8.1) - vite-hot-client: 2.1.0(vite@7.2.2(@types/node@24.10.1)(yaml@2.8.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-hot-client@2.1.0(vite@7.2.2(@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)): dependencies: - vite: 7.2.2(@types/node@24.10.1)(yaml@2.8.1) + vite: 7.2.4(@types/node@24.10.1)(yaml@2.8.1) - vite-plugin-inspect@11.3.3(vite@7.2.2(@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)): dependencies: ansis: 4.2.0 debug: 4.4.3(supports-color@8.1.1) @@ -7994,8 +8034,8 @@ snapshots: perfect-debounce: 2.0.0 sirv: 3.0.2 unplugin-utils: 0.3.0 - vite: 7.2.2(@types/node@24.10.1)(yaml@2.8.1) - vite-dev-rpc: 1.1.0(vite@7.2.2(@types/node@24.10.1)(yaml@2.8.1)) + 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)) transitivePeerDependencies: - supports-color @@ -8013,21 +8053,21 @@ snapshots: - supports-color - utf-8-validate - vite-plugin-vue-devtools@8.0.5(vite@7.2.2(@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.4(@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.2(@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.4(@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.2(@types/node@24.10.1)(yaml@2.8.1) - vite-plugin-inspect: 11.3.3(vite@7.2.2(@types/node@24.10.1)(yaml@2.8.1)) - vite-plugin-vue-inspector: 5.3.2(vite@7.2.2(@types/node@24.10.1)(yaml@2.8.1)) + 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)) transitivePeerDependencies: - '@nuxt/kit' - supports-color - vue - vite-plugin-vue-inspector@5.3.2(vite@7.2.2(@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)): dependencies: '@babel/core': 7.28.3 '@babel/plugin-proposal-decorators': 7.25.7(@babel/core@7.28.3) @@ -8038,7 +8078,7 @@ snapshots: '@vue/compiler-dom': 3.5.24 kolorist: 1.8.0 magic-string: 0.30.21 - vite: 7.2.2(@types/node@24.10.1)(yaml@2.8.1) + vite: 7.2.4(@types/node@24.10.1)(yaml@2.8.1) transitivePeerDependencies: - supports-color @@ -8064,6 +8104,19 @@ snapshots: fsevents: 2.3.3 yaml: 2.8.1 + vite@7.2.4(@types/node@24.10.1)(yaml@2.8.1): + dependencies: + esbuild: 0.25.9 + fdir: 6.5.0(picomatch@4.0.3) + picomatch: 4.0.3 + postcss: 8.5.6 + rollup: 4.50.1 + tinyglobby: 0.2.15 + optionalDependencies: + '@types/node': 24.10.1 + fsevents: 2.3.3 + yaml: 2.8.1 + vitest@4.0.14(@types/node@24.10.1)(jsdom@27.2.0(postcss@8.5.6))(yaml@2.8.1): dependencies: '@vitest/expect': 4.0.14 diff --git a/template/base/package.json b/template/base/package.json index 4d0a5175..6c3a80f6 100644 --- a/template/base/package.json +++ b/template/base/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^6.0.2", - "vite": "^7.2.2", + "vite": "^7.2.4", "vite-plugin-vue-devtools": "^8.0.5" } } diff --git a/template/config/jsx/package.json b/template/config/jsx/package.json index 60437df2..6a945a6c 100644 --- a/template/config/jsx/package.json +++ b/template/config/jsx/package.json @@ -4,6 +4,6 @@ }, "devDependencies": { "@vitejs/plugin-vue-jsx": "^5.1.2", - "vite": "^7.2.2" + "vite": "^7.2.4" } } diff --git a/template/config/nightwatch/package.json b/template/config/nightwatch/package.json index 0d81d84a..a1a2db99 100644 --- a/template/config/nightwatch/package.json +++ b/template/config/nightwatch/package.json @@ -9,7 +9,7 @@ "geckodriver": "^6.1.0", "nightwatch": "^3.12.3", "ts-node": "^10.9.2", - "vite": "^7.2.2", + "vite": "^7.2.4", "vite-plugin-nightwatch": "^0.4.6" } }