From 9b939abf470678d38f10f4521754797c60bbf6e6 Mon Sep 17 00:00:00 2001 From: "leafdbot[bot]" <192038741+leafdbot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 19:50:25 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v6 Signed-off-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index e212340..3bcbc69 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@tauri-apps/cli": "^2", "@types/crypto-js": "^4.2.2", "@types/node": "^24.7.1", - "@vitejs/plugin-vue": "^5.2.1", + "@vitejs/plugin-vue": "^6.0.0", "tailwindcss": "^4.1.14", "typescript": "~5.9.0", "vite": "^6.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 889b2dc..5249146 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^24.7.1 version: 24.7.1 '@vitejs/plugin-vue': - specifier: ^5.2.1 - version: 5.2.4(vite@6.3.6(@types/node@24.7.1)(jiti@2.6.1)(lightningcss@1.30.1))(vue@3.5.22(typescript@5.9.3)) + specifier: ^6.0.0 + version: 6.0.1(vite@6.3.6(@types/node@24.7.1)(jiti@2.6.1)(lightningcss@1.30.1))(vue@3.5.22(typescript@5.9.3)) tailwindcss: specifier: ^4.1.14 version: 4.1.14 @@ -271,6 +271,9 @@ packages: '@posthog/core@1.2.2': resolution: {integrity: sha512-f16Ozx6LIigRG+HsJdt+7kgSxZTHeX5f1JlCGKI1lXcvlZgfsCR338FuMI2QRYXGl+jg/vYFzGOTQBxl90lnBg==} + '@rolldown/pluginutils@1.0.0-beta.29': + resolution: {integrity: sha512-NIJgOsMjbxAXvoGq/X0gD7VPMQ8j9g0BiDaNjVNVjvl+iKXxL3Jre0v31RmBYeLEmkbj2s02v8vFTbUXi5XS2Q==} + '@rollup/rollup-android-arm-eabi@4.52.3': resolution: {integrity: sha512-h6cqHGZ6VdnwliFG1NXvMPTy/9PS3h8oLh7ImwR+kl+oYnQizgjxsONmmPSb2C66RksfkfIxEVtDSEcJiO0tqw==} cpu: [arm] @@ -600,11 +603,11 @@ packages: '@types/node@24.7.1': resolution: {integrity: sha512-CmyhGZanP88uuC5GpWU9q+fI61j2SkhO3UGMUdfYRE6Bcy0ccyzn1Rqj9YAB/ZY4kOXmNf0ocah5GtphmLMP6Q==} - '@vitejs/plugin-vue@5.2.4': - resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==} - engines: {node: ^18.0.0 || >=20.0.0} + '@vitejs/plugin-vue@6.0.1': + resolution: {integrity: sha512-+MaE752hU0wfPFJEUAIxqw18+20euHHdxVtMvbFcOEpjEyfqXH/5DCoTHiVJ0J29EhTJdoTkjEv5YBKU9dnoTw==} + 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.15': @@ -1070,6 +1073,8 @@ snapshots: '@posthog/core@1.2.2': {} + '@rolldown/pluginutils@1.0.0-beta.29': {} + '@rollup/rollup-android-arm-eabi@4.52.3': optional: true @@ -1314,8 +1319,9 @@ snapshots: dependencies: undici-types: 7.14.0 - '@vitejs/plugin-vue@5.2.4(vite@6.3.6(@types/node@24.7.1)(jiti@2.6.1)(lightningcss@1.30.1))(vue@3.5.22(typescript@5.9.3))': + '@vitejs/plugin-vue@6.0.1(vite@6.3.6(@types/node@24.7.1)(jiti@2.6.1)(lightningcss@1.30.1))(vue@3.5.22(typescript@5.9.3))': dependencies: + '@rolldown/pluginutils': 1.0.0-beta.29 vite: 6.3.6(@types/node@24.7.1)(jiti@2.6.1)(lightningcss@1.30.1) vue: 3.5.22(typescript@5.9.3)