licenses.dev

@vitejs/plugin-react v4.6.0

The default Vite plugin for React projects

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT40
PackageRelationDependenciesPublished
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.28.0The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.28.0Babel compiler core.DIRECT37
@babel/generator • 7.28.0Turns an AST into code.INDIRECT9
@babel/helper-compilation-targets • 7.27.2Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.27.1Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.27.3Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-plugin-utils • 7.27.1General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.27.1Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.27.6Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.28.0A JavaScript parserINDIRECT3
@babel/plugin-transform-react-jsx-self • 7.27.1Add a __self prop to all JSX ElementsDIRECT1
@babel/plugin-transform-react-jsx-source • 7.27.1Add a __source prop to all JSX ElementsDIRECT1
@babel/template • 7.27.2Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.28.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.28.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/gen-mapping • 0.3.12Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.4Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.29Trace the original position through a source mapINDIRECT2
@rolldown/pluginutils • 1.0.0-beta.19DIRECT0
@types/babel__core • 7.20.5TypeScript definitions for @babel/coreDIRECT7
@types/babel__generator • 7.27.0TypeScript definitions for @babel/generatorINDIRECT3
@types/babel__template • 7.4.4TypeScript definitions for @babel/templateINDIRECT4
@types/babel__traverse • 7.20.7TypeScript definitions for @babel/traverseINDIRECT3
browserslist • 4.25.1Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-releases • 2.0.19Node.js releases dataINDIRECT0
react-refresh • 0.17.0React is a JavaScript library for building user interfaces.DIRECT0
update-browserslist-db • 1.1.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
ISC5
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.179Provides a list of electron-to-chromium version mappingsINDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT4
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001726A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40vitejs%2Fplugin-react)](https://licenses.dev/npm/%40vitejs%2Fplugin-react)
<a href="https://licenses.dev/npm/%40vitejs%2Fplugin-react">
  <img src="https://licenses.dev/b/npm/%40vitejs%2Fplugin-react" alt="licenses" />
</a>

Or the licenses badge code for the 4.6.0 version:

[![licenses](https://licenses.dev/b/npm/%40vitejs%2Fplugin-react/4.6.0)](https://licenses.dev/npm/%40vitejs%2Fplugin-react/4.6.0)
<a href="https://licenses.dev/npm/%40vitejs%2Fplugin-react/4.6.0">
  <img src="https://licenses.dev/b/npm/%40vitejs%2Fplugin-react/4.6.0" alt="licenses" />
</a>
GitHub