diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1bca9a2e..79ca57cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,13 +65,13 @@ importers: devDependencies: '@vitejs/plugin-vue': specifier: ^6.0.1 - version: 6.0.1(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) + version: 6.0.1(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) vite: - specifier: ^7.1.12 - version: 7.1.12(@types/node@24.9.2)(yaml@2.8.1) + specifier: ^7.2.2 + version: 7.2.2(@types/node@24.9.2)(yaml@2.8.1) vite-plugin-vue-devtools: specifier: ^8.0.3 - version: 8.0.3(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) + version: 8.0.3(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(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.12(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) + version: 5.1.1(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) vite: - specifier: ^7.1.12 - version: 7.1.12(@types/node@24.9.2)(yaml@2.8.1) + specifier: ^7.2.2 + version: 7.2.2(@types/node@24.9.2)(yaml@2.8.1) template/config/nightwatch: devDependencies: @@ -112,7 +112,7 @@ importers: version: 3.1.2(@types/node@24.9.2)(vue@3.5.22(typescript@5.9.2)) '@vitejs/plugin-vue': specifier: ^6.0.1 - version: 6.0.1(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) + version: 6.0.1(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) chromedriver: specifier: ^142.0.1 version: 142.0.1 @@ -126,8 +126,8 @@ importers: specifier: ^10.9.2 version: 10.9.2(@types/node@24.9.2)(typescript@5.9.2) vite: - specifier: ^7.1.12 - version: 7.1.12(@types/node@24.9.2)(yaml@2.8.1) + specifier: ^7.2.2 + version: 7.2.2(@types/node@24.9.2)(yaml@2.8.1) vite-plugin-nightwatch: specifier: ^0.4.6 version: 0.4.6 @@ -3859,6 +3859,46 @@ packages: yaml: optional: true + vite@7.2.2: + resolution: {integrity: sha512-BxAKBWmIbrDgrokdGZH1IgkIk/5mMHDreLDmCJ0qpyJaAteP8NvMhkwr/ZCQNqNH97bw/dANTE9PDzqwJghfMQ==} + 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.9: resolution: {integrity: sha512-E0Ja2AX4th+CG33yAFRC+d1wFx2pzU5r6HtG6LiPSE04flaE0qB6YyjSw9ZcpJAtVPfsvZGtJlKWZpuW7EHRxg==} engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} @@ -4931,14 +4971,14 @@ snapshots: '@types/node': 24.9.2 optional: true - '@vitejs/plugin-vue-jsx@5.1.1(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': + '@vitejs/plugin-vue-jsx@5.1.1(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(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.43 '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.3) - vite: 7.1.12(@types/node@24.9.2)(yaml@2.8.1) + vite: 7.2.2(@types/node@24.9.2)(yaml@2.8.1) vue: 3.5.22(typescript@5.9.2) transitivePeerDependencies: - supports-color @@ -4948,10 +4988,10 @@ snapshots: vite: 4.5.14(@types/node@24.9.2) vue: 3.5.22(typescript@5.9.2) - '@vitejs/plugin-vue@6.0.1(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': + '@vitejs/plugin-vue@6.0.1(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': dependencies: '@rolldown/pluginutils': 1.0.0-beta.29 - vite: 7.1.12(@types/node@24.9.2)(yaml@2.8.1) + vite: 7.2.2(@types/node@24.9.2)(yaml@2.8.1) vue: 3.5.22(typescript@5.9.2) '@vitest/expect@4.0.9': @@ -5076,14 +5116,14 @@ snapshots: dependencies: '@vue/devtools-kit': 7.7.7 - '@vue/devtools-core@8.0.3(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': + '@vue/devtools-core@8.0.3(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2))': dependencies: '@vue/devtools-kit': 8.0.3 '@vue/devtools-shared': 8.0.3 mitt: 3.0.1 nanoid: 5.1.5 pathe: 2.0.3 - vite-hot-client: 2.1.0(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1)) + vite-hot-client: 2.1.0(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1)) vue: 3.5.22(typescript@5.9.2) transitivePeerDependencies: - vite @@ -7685,17 +7725,17 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-dev-rpc@1.1.0(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1)): + vite-dev-rpc@1.1.0(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1)): dependencies: birpc: 2.6.1 - vite: 7.1.12(@types/node@24.9.2)(yaml@2.8.1) - vite-hot-client: 2.1.0(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1)) + vite: 7.2.2(@types/node@24.9.2)(yaml@2.8.1) + vite-hot-client: 2.1.0(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1)) - vite-hot-client@2.1.0(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1)): + vite-hot-client@2.1.0(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1)): dependencies: - vite: 7.1.12(@types/node@24.9.2)(yaml@2.8.1) + vite: 7.2.2(@types/node@24.9.2)(yaml@2.8.1) - vite-plugin-inspect@11.3.3(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1)): + vite-plugin-inspect@11.3.3(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1)): dependencies: ansis: 4.2.0 debug: 4.4.3(supports-color@8.1.1) @@ -7705,8 +7745,8 @@ snapshots: perfect-debounce: 2.0.0 sirv: 3.0.2 unplugin-utils: 0.3.0 - vite: 7.1.12(@types/node@24.9.2)(yaml@2.8.1) - vite-dev-rpc: 1.1.0(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1)) + vite: 7.2.2(@types/node@24.9.2)(yaml@2.8.1) + vite-dev-rpc: 1.1.0(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1)) transitivePeerDependencies: - supports-color @@ -7724,21 +7764,21 @@ snapshots: - supports-color - utf-8-validate - vite-plugin-vue-devtools@8.0.3(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)): + vite-plugin-vue-devtools@8.0.3(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)): dependencies: - '@vue/devtools-core': 8.0.3(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) + '@vue/devtools-core': 8.0.3(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.2)) '@vue/devtools-kit': 8.0.3 '@vue/devtools-shared': 8.0.3 sirv: 3.0.2 - vite: 7.1.12(@types/node@24.9.2)(yaml@2.8.1) - vite-plugin-inspect: 11.3.3(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1)) - vite-plugin-vue-inspector: 5.3.2(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1)) + vite: 7.2.2(@types/node@24.9.2)(yaml@2.8.1) + vite-plugin-inspect: 11.3.3(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1)) + vite-plugin-vue-inspector: 5.3.2(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1)) transitivePeerDependencies: - '@nuxt/kit' - supports-color - vue - vite-plugin-vue-inspector@5.3.2(vite@7.1.12(@types/node@24.9.2)(yaml@2.8.1)): + vite-plugin-vue-inspector@5.3.2(vite@7.2.2(@types/node@24.9.2)(yaml@2.8.1)): dependencies: '@babel/core': 7.28.3 '@babel/plugin-proposal-decorators': 7.25.7(@babel/core@7.28.3) @@ -7749,7 +7789,7 @@ snapshots: '@vue/compiler-dom': 3.5.22 kolorist: 1.8.0 magic-string: 0.30.19 - vite: 7.1.12(@types/node@24.9.2)(yaml@2.8.1) + vite: 7.2.2(@types/node@24.9.2)(yaml@2.8.1) transitivePeerDependencies: - supports-color @@ -7775,6 +7815,19 @@ snapshots: fsevents: 2.3.3 yaml: 2.8.1 + vite@7.2.2(@types/node@24.9.2)(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.9.2 + fsevents: 2.3.3 + yaml: 2.8.1 + vitest@4.0.9(@types/node@24.9.2)(jsdom@27.0.1(postcss@8.5.6))(yaml@2.8.1): dependencies: '@vitest/expect': 4.0.9 diff --git a/template/base/package.json b/template/base/package.json index b39d2784..1ef22c3e 100644 --- a/template/base/package.json +++ b/template/base/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^6.0.1", - "vite": "^7.1.12", + "vite": "^7.2.2", "vite-plugin-vue-devtools": "^8.0.3" } } diff --git a/template/config/jsx/package.json b/template/config/jsx/package.json index 120aaf3c..5778622c 100644 --- a/template/config/jsx/package.json +++ b/template/config/jsx/package.json @@ -4,6 +4,6 @@ }, "devDependencies": { "@vitejs/plugin-vue-jsx": "^5.1.1", - "vite": "^7.1.12" + "vite": "^7.2.2" } } diff --git a/template/config/nightwatch/package.json b/template/config/nightwatch/package.json index 0ae7fc09..dacb54b2 100644 --- a/template/config/nightwatch/package.json +++ b/template/config/nightwatch/package.json @@ -9,7 +9,7 @@ "geckodriver": "^6.0.2", "nightwatch": "^3.12.2", "ts-node": "^10.9.2", - "vite": "^7.1.12", + "vite": "^7.2.2", "vite-plugin-nightwatch": "^0.4.6" } }