diff --git a/package.json b/package.json index f7dbf0389..5c9efd452 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "tailwindcss": "^4", "to-vfile": "^8.0.0", "vfile-reporter": "^8.1.1", - "vite": "^8.0.3", + "vite": "^8.0.5", "vite-plugin-devtools-json": "^1.0.0", "vite-plugin-env-compatible": "^2.0.1", "vite-plugin-page-reload": "^0.2.3", diff --git a/yarn.lock b/yarn.lock index 5fcc3b57d..8cadfed49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9085,7 +9085,7 @@ __metadata: unified: "npm:^11.0.5" vfile-matter: "npm:^5.0.1" vfile-reporter: "npm:^8.1.1" - vite: "npm:^8.0.3" + vite: "npm:^8.0.5" vite-plugin-devtools-json: "npm:^1.0.0" vite-plugin-env-compatible: "npm:^2.0.1" vite-plugin-page-reload: "npm:^0.2.3" @@ -10911,7 +10911,7 @@ __metadata: languageName: node linkType: hard -"vite@npm:^6.0.0 || ^7.0.0 || ^8.0.0, vite@npm:^8.0.3": +"vite@npm:^6.0.0 || ^7.0.0 || ^8.0.0": version: 8.0.3 resolution: "vite@npm:8.0.3" dependencies: @@ -10968,6 +10968,63 @@ __metadata: languageName: node linkType: hard +"vite@npm:^8.0.5": + version: 8.0.5 + resolution: "vite@npm:8.0.5" + dependencies: + fsevents: "npm:~2.3.3" + lightningcss: "npm:^1.32.0" + picomatch: "npm:^4.0.4" + postcss: "npm:^8.5.8" + rolldown: "npm:1.0.0-rc.12" + tinyglobby: "npm:^0.2.15" + peerDependencies: + "@types/node": ^20.19.0 || >=22.12.0 + "@vitejs/devtools": ^0.1.0 + esbuild: ^0.27.0 || ^0.28.0 + jiti: ">=1.21.0" + less: ^4.0.0 + sass: ^1.70.0 + sass-embedded: ^1.70.0 + stylus: ">=0.54.8" + sugarss: ^5.0.0 + terser: ^5.16.0 + tsx: ^4.8.1 + yaml: ^2.4.2 + dependenciesMeta: + fsevents: + optional: true + peerDependenciesMeta: + "@types/node": + optional: true + "@vitejs/devtools": + optional: true + esbuild: + optional: true + jiti: + optional: true + less: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + tsx: + optional: true + yaml: + optional: true + bin: + vite: bin/vite.js + checksum: 10c0/bfc22896b2661753c01c398a058f1859bdbd3ebe55f3d8505ab629b39e5f68790c0a6f55f8644b6692b0b9b8e210f698082ef9f4fd0d76509f4a46762fbfbba2 + languageName: node + linkType: hard + "vitest-browser-react@npm:^2.2.0": version: 2.2.0 resolution: "vitest-browser-react@npm:2.2.0"