diff --git a/play/package.json b/play/package.json index 734f5ace..4d88475b 100644 --- a/play/package.json +++ b/play/package.json @@ -14,7 +14,7 @@ "vue": "^3.3.0" }, "devDependencies": { - "@vitejs/plugin-vue": "^5.2.3", + "@vitejs/plugin-vue": "^6.0.2", "@vue/tsconfig": "^0.7.0", "typescript": "^5.8.2", "vite": "^6.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 13a51960..3d940eff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: version: 3.5.13(typescript@5.8.2) devDependencies: '@vitejs/plugin-vue': - specifier: ^5.2.3 - version: 5.2.3(vite@6.2.5(@types/node@22.13.10))(vue@3.5.13(typescript@5.8.2)) + specifier: ^6.0.2 + version: 6.0.2(vite@6.2.5(@types/node@22.13.10))(vue@3.5.13(typescript@5.8.2)) '@vue/tsconfig': specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) @@ -568,6 +568,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.1': resolution: {integrity: sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==} engines: {node: '>=14.0.0'} @@ -884,11 +887,11 @@ packages: vite: ^5.0.0 || ^6.0.0 vue: ^3.2.25 - '@vitejs/plugin-vue@5.2.3': - resolution: {integrity: sha512-IYSLEQj4LgZZuoVpdSUCw3dIynTWQgPlaRP6iAvMle4My0HdYwr5g5wQAfwOeHQBmYwEkqF70nRpSilr6PoUDg==} - 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 || ^6.0.0 + vite: ^5.0.0 || ^6.0.0 || ^7.0.0 vue: ^3.2.25 '@volar/language-core@2.4.12': @@ -2090,6 +2093,8 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true + '@rolldown/pluginutils@1.0.0-beta.50': {} + '@rollup/plugin-alias@5.1.1(rollup@4.37.0)': optionalDependencies: rollup: 4.37.0 @@ -2331,8 +2336,9 @@ snapshots: vite: 5.4.14(@types/node@22.13.10) vue: 3.5.13(typescript@5.8.2) - '@vitejs/plugin-vue@5.2.3(vite@6.2.5(@types/node@22.13.10))(vue@3.5.13(typescript@5.8.2))': + '@vitejs/plugin-vue@6.0.2(vite@6.2.5(@types/node@22.13.10))(vue@3.5.13(typescript@5.8.2))': dependencies: + '@rolldown/pluginutils': 1.0.0-beta.50 vite: 6.2.5(@types/node@22.13.10) vue: 3.5.13(typescript@5.8.2)