@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
@babel/generator • 7.26.2Turns an AST into code. | INDIRECT | 10 | |
@babel/helper-annotate-as-pure • 7.25.9Helper function to annotate paths and nodes with #__PURE__ comment | INDIRECT | 3 | |
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loads | INDIRECT | 19 | |
@babel/helper-plugin-utils • 7.25.9General utilities for plugins to use | DIRECT | 0 | |
@babel/helper-string-parser • 7.25.9A utility package to parse strings | INDIRECT | 0 | |
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords name | INDIRECT | 0 | |
@babel/helper-validator-option • 7.25.9Validate plugin/preset options | DIRECT | 0 | |
@babel/parser • 7.26.2A JavaScript parser | INDIRECT | 3 | |
@babel/plugin-syntax-jsx • 7.25.9Allow parsing of jsx | INDIRECT | 1 | |
@babel/plugin-transform-react-display-name • 7.25.9Add displayName to React.createClass calls | DIRECT | 1 | |
@babel/plugin-transform-react-jsx-development • 7.25.9Turn JSX into React function calls in development | DIRECT | 24 | |
@babel/plugin-transform-react-jsx • 7.25.9Turn JSX into React function calls | DIRECT | 23 | |
@babel/plugin-transform-react-pure-annotations • 7.25.9Mark top-level React method calls as pure for tree shaking | DIRECT | 5 | |
@babel/template • 7.25.9Generate an AST from a string template. | INDIRECT | 7 | |
@babel/traverse • 7.25.9The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | INDIRECT | 18 | |
@babel/types • 7.26.0Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 2 | |
@jridgewell/gen-mapping • 0.3.5Generate source maps | INDIRECT | 4 | |
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URI | INDIRECT | 0 | |
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing array | INDIRECT | 0 | |
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappings | INDIRECT | 0 | |
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source map | INDIRECT | 2 | |
debug • 4.3.7Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
globals • 11.12.0Global identifiers from different JavaScript environments | INDIRECT | 0 | |
js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
jsesc • 3.0.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. | INDIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |