diff --git a/package.json b/package.json index b0f864fd..ae7d08a4 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "mark.js": "8.11.1", "minisearch": "^7.1.1", "shiki": "^1.24.4", - "vite": "^5.4.11", + "vite": "^6.0.7", "vue": "^3.5.13" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29b9b0b7..513f9cc5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,7 +39,7 @@ importers: version: 14.1.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@5.4.11(@types/node@22.10.2))(vue@3.5.13(typescript@5.7.2)) + version: 5.2.1(vite@6.0.7(@types/node@22.10.2)(jiti@1.21.7)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2)) '@vue/devtools-api': specifier: ^7.6.8 version: 7.6.8 @@ -65,8 +65,8 @@ importers: specifier: ^1.24.4 version: 1.24.4 vite: - specifier: ^5.4.11 - version: 5.4.11(@types/node@22.10.2) + specifier: ^6.0.7 + version: 6.0.7(@types/node@22.10.2)(jiti@1.21.7)(yaml@2.6.1) vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.2) @@ -2796,6 +2796,46 @@ packages: terser: optional: true + vite@6.0.7: + resolution: {integrity: sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 + jiti: '>=1.21.0' + less: '*' + lightningcss: ^1.21.0 + sass: '*' + sass-embedded: '*' + stylus: '*' + sugarss: '*' + 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@2.1.8: resolution: {integrity: sha512-1vBKTZskHw/aosXqQUlVWWlGUxSJR8YtiyZDJAFeW2kPAeX6S3Sool0mjspO+kXLuxVWlEDDowBAeqeAQefqLQ==} engines: {node: ^18.0.0 || >=20.0.0} @@ -3602,9 +3642,9 @@ snapshots: '@ungap/structured-clone@1.2.1': {} - '@vitejs/plugin-vue@5.2.1(vite@5.4.11(@types/node@22.10.2))(vue@3.5.13(typescript@5.7.2))': + '@vitejs/plugin-vue@5.2.1(vite@6.0.7(@types/node@22.10.2)(jiti@1.21.7)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))': dependencies: - vite: 5.4.11(@types/node@22.10.2) + vite: 6.0.7(@types/node@22.10.2)(jiti@1.21.7)(yaml@2.6.1) vue: 3.5.13(typescript@5.7.2) '@vitest/expect@2.1.8': @@ -5315,6 +5355,17 @@ snapshots: '@types/node': 22.10.2 fsevents: 2.3.3 + vite@6.0.7(@types/node@22.10.2)(jiti@1.21.7)(yaml@2.6.1): + dependencies: + esbuild: 0.24.2 + postcss: 8.4.49 + rollup: 4.29.1 + optionalDependencies: + '@types/node': 22.10.2 + fsevents: 2.3.3 + jiti: 1.21.7 + yaml: 2.6.1 + vitest@2.1.8(@types/node@22.10.2): dependencies: '@vitest/expect': 2.1.8