From d27ae07d4aa780c545c35de188d959876c68d530 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 05:32:07 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v6 --- example/package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/example/package.json b/example/package.json index 14349cb..28fa85e 100644 --- a/example/package.json +++ b/example/package.json @@ -13,7 +13,7 @@ "vue-i18n": "^9.0.0" }, "devDependencies": { - "@vitejs/plugin-vue": "^5.0.4", + "@vitejs/plugin-vue": "^6.0.0", "@intlify/vue-i18n-extensions": "workspace:*", "typescript": "^5.0.2", "vite": "^5.2.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42a85e1..4fe3aab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -125,8 +125,8 @@ importers: specifier: workspace:* version: link:.. '@vitejs/plugin-vue': - specifier: ^5.0.4 - version: 5.0.4(vite@5.4.21(@types/node@22.5.5))(vue@3.4.27(typescript@5.4.5)) + specifier: ^6.0.0 + version: 6.0.2(vite@5.4.21(@types/node@22.5.5))(vue@3.4.27(typescript@5.4.5)) typescript: specifier: ^5.0.2 version: 5.4.5 @@ -966,6 +966,9 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} + '@rolldown/pluginutils@1.0.0-beta.50': + resolution: {integrity: sha512-5e76wQiQVeL1ICOZVUg4LSOVYg9jyhGCin+icYozhsUzM+fHE7kddi1bdiE0jwVqTfkjba3jUFbEkoC9WkdvyA==} + '@rollup/plugin-alias@5.1.0': resolution: {integrity: sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ==} engines: {node: '>=14.0.0'} @@ -1342,11 +1345,11 @@ packages: resolution: {integrity: sha512-wapVFfZg9H0qOYh4grNVQiMklJGluQrOUiOhYRrQWhx7BY/+I1IYb8BczWNbbUpO+pqy0rDciv3lQH5E1bCLrg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@vitejs/plugin-vue@5.0.4': - resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} - engines: {node: ^18.0.0 || >=20.0.0} + '@vitejs/plugin-vue@6.0.2': + resolution: {integrity: sha512-iHmwV3QcVGGvSC1BG5bZ4z6iwa1SOpAPWmnjOErd4Ske+lZua5K9TtAVdx0gMBClJ28DViCbSmZitjWZsWO3LA==} + engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: - vite: ^5.0.0 + vite: ^5.0.0 || ^6.0.0 || ^7.0.0 vue: ^3.2.25 '@vitest/coverage-v8@2.1.1': @@ -4198,6 +4201,8 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true + '@rolldown/pluginutils@1.0.0-beta.50': {} + '@rollup/plugin-alias@5.1.0(rollup@3.29.4)': dependencies: slash: 4.0.0 @@ -4514,8 +4519,9 @@ snapshots: '@typescript-eslint/types': 8.6.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-vue@5.0.4(vite@5.4.21(@types/node@22.5.5))(vue@3.4.27(typescript@5.4.5))': + '@vitejs/plugin-vue@6.0.2(vite@5.4.21(@types/node@22.5.5))(vue@3.4.27(typescript@5.4.5))': dependencies: + '@rolldown/pluginutils': 1.0.0-beta.50 vite: 5.4.21(@types/node@22.5.5) vue: 3.4.27(typescript@5.4.5)