@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
@babel/generator • 7.28.0Turns an AST into code. | INDIRECT | 9 | |
@babel/helper-annotate-as-pure • 7.27.3Helper function to annotate paths and nodes with #__PURE__ comment | INDIRECT | 3 | |
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usage | INDIRECT | 0 | |
@babel/helper-module-imports • 7.27.1Babel helper functions for inserting module loads | INDIRECT | 18 | |
@babel/helper-plugin-utils • 7.27.1General utilities for plugins to use | INDIRECT | 0 | |
@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/parser • 7.28.0A JavaScript parser | INDIRECT | 3 | |
@babel/plugin-syntax-jsx • 7.27.1Allow parsing of jsx | INDIRECT | 1 | |
@babel/plugin-transform-react-jsx • 7.27.1Turn JSX into React function calls | DIRECT | 22 | |
@babel/template • 7.27.2Generate an AST from a string template. | INDIRECT | 7 | |
@babel/traverse • 7.28.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | INDIRECT | 17 | |
@babel/types • 7.28.2Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 2 | |
@jridgewell/gen-mapping • 0.3.12Generate 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.4Encode/decode sourcemap mappings | INDIRECT | 0 | |
@jridgewell/trace-mapping • 0.3.29Trace the original position through a source map | INDIRECT | 2 | |
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. | INDIRECT | 4 | |
core-js • 3.44.0Standard library | DIRECT | 0 | |
debug • 4.4.1Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor. | INDIRECT | 1 | |
isobject • 3.0.1Returns true if the value is an object and not an array or null. | INDIRECT | 0 | |
js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. | INDIRECT | 0 | |
kind-of • 6.0.3Get the native type of a value. | INDIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value. | INDIRECT | 1 | |
webpack-merge • 5.10.0Variant of merge that's useful for webpack configuration | DIRECT | 7 | |
wildcard • 2.0.1Wildcard matching tools | INDIRECT | 0 | |