@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
@babel/compat-data • 7.27.7The compat-data to determine required Babel plugins | INDIRECT | 0 | |
@babel/core • 7.27.7Babel compiler core. | INDIRECT | 37 | |
@babel/generator • 7.27.5Turns an AST into code. | INDIRECT | 9 | |
@babel/helper-compilation-targets • 7.27.2Helper functions on Babel compilation targets | INDIRECT | 12 | |
@babel/helper-module-imports • 7.27.1Babel helper functions for inserting module loads | INDIRECT | 18 | |
@babel/helper-module-transforms • 7.27.3Babel helper functions for implementing ES6 module transformations | INDIRECT | 19 | |
@babel/helper-string-parser • 7.27.1A utility package to parse strings | INDIRECT | 0 | |
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords name | INDIRECT | 0 | |
@babel/helper-validator-option • 7.27.1Validate plugin/preset options | INDIRECT | 0 | |
@babel/helpers • 7.27.6Collection of helper functions used by Babel transforms. | INDIRECT | 8 | |
@babel/parser • 7.27.7A JavaScript parser | INDIRECT | 3 | |
@babel/template • 7.27.2Generate an AST from a string template. | INDIRECT | 7 | |
@babel/traverse • 7.27.7The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | INDIRECT | 17 | |
@babel/types • 7.27.7Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 2 | |
@jridgewell/gen-mapping • 0.3.9Generate source maps | INDIRECT | 3 | |
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URI | INDIRECT | 0 | |
@jridgewell/sourcemap-codec • 1.5.1Encode/decode sourcemap mappings | INDIRECT | 0 | |
@jridgewell/trace-mapping • 0.3.26Trace the original position through a source map | INDIRECT | 2 | |
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing library | INDIRECT | 1 | |
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
brace-expansion • 1.1.12Brace expansion as known from sh/bash | INDIRECT | 2 | |
browserslist • 4.25.1Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset | INDIRECT | 6 | |
builtin-modules • 3.3.0List of the Node.js builtin modules | INDIRECT | 0 | |
caller-callsite • 2.0.0Get the callsite of the caller function | INDIRECT | 1 | |
caller-path • 2.0.0Get the path of the caller function | INDIRECT | 2 | |
callsites • 2.0.0Get callsites from the V8 stack trace API | INDIRECT | 0 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties. | INDIRECT | 0 | |
cosmiconfig • 5.2.1Find and load configuration from a package.json property, rc file, or CommonJS module | INDIRECT | 14 | |
debug • 4.4.1Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
detect-newline • 2.1.0Detect the dominant newline character of a string | INDIRECT | 0 | |
error-ex • 1.3.2Easy error subclassing and stack customization | INDIRECT | 1 | |
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directories | INDIRECT | 0 | |
find-line-column • 0.5.2Given string and position, return line and column of position | INDIRECT | 0 | |
find-root • 1.1.0find the closest package.json | INDIRECT | 0 | |
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async. | INDIRECT | 0 | |
globals • 11.12.0Global identifiers from different JavaScript environments | INDIRECT | 0 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
import-fresh • 2.0.0Import a module while bypassing the cache | INDIRECT | 4 | |
is-arrayish • 0.2.1Determines if an object can be used as an array | INDIRECT | 0 | |
is-builtin-module • 3.2.1Check if a string matches the name of a Node.js builtin module | INDIRECT | 1 | |
is-core-module • 2.16.1Is this specifier a node.js core module? | INDIRECT | 2 | |
is-directory • 0.3.1Returns true if a filepath exists on the file system and it's directory. | INDIRECT | 0 | |
js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
js-yaml • 3.14.1YAML 1.2 parser and serializer | INDIRECT | 3 | |
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. | INDIRECT | 0 | |
json-parse-better-errors • 1.0.2JSON.parse with context information on error | INDIRECT | 0 | |
json5 • 2.2.3JSON for Humans | INDIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
node-releases • 2.0.19Node.js releases data | INDIRECT | 0 | |
parse-json • 4.0.0Parse JSON with more helpful errors | INDIRECT | 3 | |
path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given path | INDIRECT | 0 | |
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given path | INDIRECT | 0 | |
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag. | INDIRECT | 0 | |
update-browserslist-db • 1.1.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist config | INDIRECT | 2 | |