@babel/code-frame • 7.29.7 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1779707738 @babel/generator • 7.29.7 Turns an AST into code. INDIRECT 9 1779707783 @babel/helper-globals • 7.29.7 A collection of JavaScript globals for Babel internal usage INDIRECT 0 1779707730 @babel/helper-module-imports • 7.29.7 Babel helper functions for inserting module loads INDIRECT 18 1779707797 @babel/helper-module-transforms • 7.29.7 Babel helper functions for implementing ES6 module transformations INDIRECT 19 1779707803 @babel/helper-plugin-utils • 7.29.7 General utilities for plugins to use INDIRECT 0 1779707730 @babel/helper-string-parser • 7.29.7 A utility package to parse strings INDIRECT 0 1779707730 @babel/helper-validator-identifier • 7.29.7 Validate identifier/keywords name INDIRECT 0 1779707731 @babel/parser • 7.29.7 A JavaScript parser INDIRECT 3 1779707779 @babel/plugin-transform-modules-commonjs • 7.29.7 This plugin transforms ES2015 modules to CommonJS DIRECT 21 1779707817 @babel/template • 7.29.7 Generate an AST from a string template. INDIRECT 7 1779707785 @babel/traverse • 7.29.7 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1779707794 @babel/types • 7.29.7 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1779707776 @jest/types • 26.6.2 INDIRECT 13 1604321473 @jridgewell/gen-mapping • 0.3.13 Generate source maps INDIRECT 3 1754981001 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/sourcemap-codec • 1.5.5 Encode/decode sourcemap mappings INDIRECT 0 1754981039 @jridgewell/trace-mapping • 0.3.31 Trace the original position through a source map INDIRECT 2 1757535169 @types/istanbul-lib-coverage • 2.0.6 TypeScript definitions for istanbul-lib-coverage INDIRECT 0 1699344649 @types/istanbul-lib-report • 3.0.3 TypeScript definitions for istanbul-lib-report INDIRECT 1 1699344668 @types/istanbul-reports • 3.0.4 TypeScript definitions for istanbul-reports INDIRECT 2 1699344686 @types/node • 25.9.2 TypeScript definitions for node INDIRECT 1 1780698794 @types/yargs-parser • 21.0.3 TypeScript definitions for yargs-parser INDIRECT 0 1699393025 @types/yargs • 15.0.20 TypeScript definitions for yargs INDIRECT 1 1763143484 @vue/component-compiler-utils • 3.3.0 Lower level utilities for compiling Vue single file components DIRECT 15 1635234076 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 bluebird • 3.7.2 Full featured Promises/A+ implementation with exceptionally good performance INDIRECT 0 1574981740 braces • 3.0.3 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 3 1716281951 bs-logger • 0.2.6 Bare simple logger for NodeJS INDIRECT 1 1541831407 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 chalk • 2.4.2 Terminal string styling done right DIRECT 6 1546703152 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 ci-info • 2.0.0 Get details about the current Continuous Integration environment INDIRECT 0 1544044708 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 consolidate • 0.15.1 Template engine consolidation library INDIRECT 1 1521506041 css • 2.2.4 CSS parser / stringifier INDIRECT 8 1536076341 cssesc • 3.0.0 A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. INDIRECT 0 1549298060 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 1669918979 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 extract-from-css • 0.4.4 Extract information from CSS code DIRECT 9 1425150276 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 1576340277 fill-range • 7.1.1 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 2 1716281151 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 hash-sum • 1.0.2 Blazing fast unique hash generator INDIRECT 0 1436901057 is-ci • 2.0.0 Detect if the current environment is a CI server INDIRECT 1 1544046590 is-number • 7.0.0 Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. INDIRECT 0 1530716938 jest-util • 26.6.2 INDIRECT 23 1604321481 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 merge-source-map • 1.1.0 Merge old source map and new source map in multi-transform flow INDIRECT 1 1514162242 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 mkdirp • 1.0.4 Recursively mkdir, like `mkdir -p` INDIRECT 0 1585933388 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 picomatch • 2.3.2 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1774298348 postcss-selector-parser • 6.1.2 > Selector parser with built in methods for working with selector strings. INDIRECT 2 1723459423 postcss • 7.0.39 Tool for transforming styles with JS plugins INDIRECT 2 1633378354 prettier • 2.8.8 Prettier is an opinionated code formatter INDIRECT 0 1682234772 resolve-url • 0.2.1 Like Node.js’ `path.resolve`/`url.resolve` for the browser. INDIRECT 0 1393354130 source-map-resolve • 0.5.3 Resolve the source map and/or sources for a generated file. INDIRECT 5 1577561795 source-map-url • 0.4.1 Tools for working with sourceMappingURL comments. INDIRECT 0 1612210494 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 to-regex-range • 5.0.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 1 1554617077 ts-jest • 26.5.6 A preprocessor with source maps support to help use TypeScript with Jest DIRECT 33 1620222712 undici-types • 7.24.6 A stand-alone types package for Undici INDIRECT 0 1774454496 urix • 0.1.0 Makes Windows-style paths more unix and URI friendly. INDIRECT 0 1393707752 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 vue-template-es2015-compiler • 1.9.1 Post compiler for Vue template render functions to support ES2015+ features INDIRECT 0 1550803741