vite (5.4.21)
Published 2026-02-15 19:36:27 +00:00 by gitea_admin
Installation
registry=npm install vite@5.4.21"vite": "5.4.21"About this package
vite ⚡
Next Generation Frontend Tooling
- 💡 Instant Server Start
- ⚡️ Lightning Fast HMR
- 🛠️ Rich Features
- 📦 Optimized Build
- 🔩 Universal Plugin Interface
- 🔑 Fully Typed APIs
Vite (French word for "fast", pronounced /vit/) is a new breed of frontend build tool that significantly improves the frontend development experience. It consists of two major parts:
-
A dev server that serves your source files over native ES modules, with rich built-in features and astonishingly fast Hot Module Replacement (HMR).
-
A build command that bundles your code with Rollup, pre-configured to output highly optimized static assets for production.
In addition, Vite is highly extensible via its Plugin API and JavaScript API with full typing support.
Dependencies
Dependencies
| ID | Version |
|---|---|
| esbuild | ^0.21.3 |
| fsevents | ~2.3.3 |
| postcss | ^8.4.43 |
| rollup | ^4.20.0 |
Development Dependencies
| ID | Version |
|---|---|
| @ampproject/remapping | ^2.3.0 |
| @babel/parser | ^7.25.6 |
| @jridgewell/trace-mapping | ^0.3.25 |
| @polka/compression | ^1.0.0-next.25 |
| @rollup/plugin-alias | ^5.1.0 |
| @rollup/plugin-commonjs | ^26.0.1 |
| @rollup/plugin-dynamic-import-vars | ^2.1.2 |
| @rollup/plugin-json | ^6.1.0 |
| @rollup/plugin-node-resolve | 15.2.3 |
| @rollup/pluginutils | ^5.1.0 |
| @types/escape-html | ^1.0.4 |
| @types/pnpapi | ^0.0.5 |
| artichokie | ^0.2.1 |
| cac | ^6.7.14 |
| chokidar | ^3.6.0 |
| connect | ^3.7.0 |
| convert-source-map | ^2.0.0 |
| cors | ^2.8.5 |
| cross-spawn | ^7.0.3 |
| debug | ^4.3.6 |
| dep-types | link:./src/types |
| dotenv | ^16.4.5 |
| dotenv-expand | ^11.0.6 |
| es-module-lexer | ^1.5.4 |
| escape-html | ^1.0.3 |
| estree-walker | ^3.0.3 |
| etag | ^1.8.1 |
| fast-glob | ^3.3.2 |
| http-proxy | ^1.18.1 |
| launch-editor-middleware | ^2.9.1 |
| lightningcss | ^1.26.0 |
| magic-string | ^0.30.11 |
| micromatch | ^4.0.8 |
| mlly | ^1.7.1 |
| mrmime | ^2.0.0 |
| open | ^8.4.2 |
| parse5 | ^7.1.2 |
| pathe | ^1.1.2 |
| periscopic | ^4.0.2 |
| picocolors | ^1.0.1 |
| picomatch | ^2.3.1 |
| postcss-import | ^16.1.0 |
| postcss-load-config | ^4.0.2 |
| postcss-modules | ^6.0.0 |
| resolve.exports | ^2.0.2 |
| rollup-plugin-dts | ^6.1.1 |
| rollup-plugin-esbuild | ^6.1.1 |
| rollup-plugin-license | ^3.5.2 |
| sass | ^1.77.8 |
| sass-embedded | ^1.77.8 |
| sirv | ^2.0.4 |
| source-map-support | ^0.5.21 |
| strip-ansi | ^7.1.0 |
| strip-literal | ^2.1.0 |
| tsconfck | ^3.1.4 |
| tslib | ^2.7.0 |
| types | link:./types |
| ufo | ^1.5.4 |
| ws | ^8.18.0 |
Peer Dependencies
| ID | Version |
|---|---|
| @types/node | ^18.0.0 || >=20.0.0 |
| less | * |
| lightningcss | ^1.21.0 |
| sass | * |
| sass-embedded | * |
| stylus | * |
| sugarss | * |
| terser | ^5.4.0 |
Optional Dependencies
| ID | Version |
|---|---|
| fsevents | ~2.3.3 |
Keywords
frontend
framework
hmr
dev-server
build-tool
vite
Details
Assets (1)
Versions (2)
View all
vite-5.4.21.tgz
736 KiB