diff --git a/package.json b/package.json index c62f438..8fa98b7 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "tsx": "^4.19.2", "typescript": "^5.7.2", "unplugin-swc": "^1.5.1", - "vite": "^5.4.11", + "vite": "^6.0.2", "vitest": "^2.1.4" }, "optionalDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f7ca510..91be6f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,8 +100,8 @@ importers: specifier: ^1.5.1 version: 1.5.1(@swc/core@1.10.0)(rollup@4.27.4) vite: - specifier: ^5.4.11 - version: 5.4.11(@types/node@22.10.1) + specifier: ^6.0.2 + version: 6.0.2(@types/node@22.10.1)(jiti@1.21.6)(tsx@4.19.2)(yaml@2.5.1) vitest: specifier: ^2.1.4 version: 2.1.5(@types/node@22.10.1) @@ -3038,6 +3038,46 @@ packages: terser: optional: true + vite@6.0.2: + resolution: {integrity: sha512-XdQ+VsY2tJpBsKGs0wf3U/+azx8BBpYRHFAyKm5VeEZNOJZRB63q7Sc8Iup3k0TrN3KO6QgyzFf+opSbfY1y0g==} + 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.5: resolution: {integrity: sha512-P4ljsdpuzRTPI/kbND2sDZ4VmieerR2c9szEZpjc+98Z9ebvnXmM5+0tHEKqYZumXqlvnmfWsjeFOjXVriDG7A==} engines: {node: ^18.0.0 || >=20.0.0} @@ -5896,6 +5936,18 @@ snapshots: '@types/node': 22.10.1 fsevents: 2.3.3 + vite@6.0.2(@types/node@22.10.1)(jiti@1.21.6)(tsx@4.19.2)(yaml@2.5.1): + dependencies: + esbuild: 0.24.0 + postcss: 8.4.49 + rollup: 4.27.4 + optionalDependencies: + '@types/node': 22.10.1 + fsevents: 2.3.3 + jiti: 1.21.6 + tsx: 4.19.2 + yaml: 2.5.1 + vitest@2.1.5(@types/node@22.10.1): dependencies: '@vitest/expect': 2.1.5