@babel/code-frame • 7.29.7 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1779707738 @babel/compat-data • 7.29.7 The compat-data to determine required Babel plugins INDIRECT 0 1779707728 @babel/core • 7.29.7 Babel compiler core. DIRECT 38 1779707813 @babel/generator • 7.29.7 Turns an AST into code. INDIRECT 9 1779707783 @babel/helper-annotate-as-pure • 7.29.7 Helper function to annotate paths and nodes with #__PURE__ comment INDIRECT 3 1779707779 @babel/helper-compilation-targets • 7.29.7 Helper functions on Babel compilation targets INDIRECT 13 1779707738 @babel/helper-create-class-features-plugin • 7.29.7 Compile class public and private fields, private methods and decorators to ES6 INDIRECT 24 1779707813 @babel/helper-create-regexp-features-plugin • 7.29.7 Compile ESNext Regular Expressions to ES5 INDIRECT 15 1779707783 @babel/helper-define-polyfill-provider • 0.6.8 Babel helper to create your own polyfill provider INDIRECT 25 1773698699 @babel/helper-globals • 7.29.7 A collection of JavaScript globals for Babel internal usage INDIRECT 0 1779707730 @babel/helper-member-expression-to-functions • 7.29.7 Helper function to replace certain member expressions with function calls INDIRECT 18 1779707797 @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-optimise-call-expression • 7.29.7 Helper function to optimise call expression INDIRECT 3 1779707779 @babel/helper-plugin-utils • 7.29.7 General utilities for plugins to use INDIRECT 0 1779707730 @babel/helper-remap-async-to-generator • 7.29.7 Helper function to remap async functions to generators INDIRECT 20 1779707803 @babel/helper-replace-supers • 7.29.7 Helper function to replace supers INDIRECT 20 1779707804 @babel/helper-skip-transparent-expression-wrappers • 7.29.7 Helper which skips types and parentheses INDIRECT 18 1779707797 @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/helper-validator-option • 7.29.7 Validate plugin/preset options INDIRECT 0 1779707732 @babel/helper-wrap-function • 7.29.7 Helper to wrap functions inside a function call. INDIRECT 18 1779707799 @babel/helpers • 7.29.7 Collection of helper functions used by Babel transforms. INDIRECT 8 1779707788 @babel/parser • 7.29.7 A JavaScript parser INDIRECT 3 1779707779 @babel/plugin-bugfix-firefox-class-in-computed-class-key • 7.29.7 Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677 INDIRECT 19 1779707799 @babel/plugin-bugfix-safari-class-field-initializer-scope • 7.29.7 Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843 INDIRECT 1 1779707738 @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression • 7.29.7 Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517 INDIRECT 1 1779707740 @babel/plugin-bugfix-safari-rest-destructuring-rhs-array • 7.29.7 Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results INDIRECT 20 1779707806 @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining • 7.29.7 Transform optional chaining operators to workaround https://crbug.com/v8/11558 INDIRECT 21 1779707813 @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly • 7.29.7 Transform static class fields assignments that are affected by https://crbug.com/v8/12421 INDIRECT 19 1779707799 @babel/plugin-proposal-private-property-in-object • 7.21.0-placeholder-for-preset-env.2 This plugin transforms checks for a private property in an object INDIRECT 0 1686222840 @babel/plugin-syntax-import-assertions • 7.29.7 Allow parsing of the module assertion attributes in the import statement INDIRECT 1 1779707749 @babel/plugin-syntax-import-attributes • 7.29.7 Allow parsing of the module attributes in the import statement INDIRECT 1 1779707749 @babel/plugin-syntax-unicode-sets-regex • 7.18.6 Parse regular expressions' unicodeSets (v) flag. INDIRECT 17 1656359425 @babel/plugin-transform-arrow-functions • 7.29.7 Compile ES2015 arrow functions to ES5 INDIRECT 1 1779707756 @babel/plugin-transform-async-generator-functions • 7.29.7 Turn async generator functions into ES2015 generators INDIRECT 22 1779707815 @babel/plugin-transform-async-to-generator • 7.29.7 Turn async functions into ES2015 generators INDIRECT 23 1779707815 @babel/plugin-transform-block-scoped-functions • 7.29.7 Babel plugin to ensure function declarations at the block level are block scoped INDIRECT 1 1779707756 @babel/plugin-transform-block-scoping • 7.29.7 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 1 1779707756 @babel/plugin-transform-class-properties • 7.29.7 This plugin transforms static class properties as well as properties declared with the property initializer syntax INDIRECT 26 1779707822 @babel/plugin-transform-class-static-block • 7.29.7 Transform class static blocks INDIRECT 26 1779707824 @babel/plugin-transform-classes • 7.29.7 Compile ES2015 classes to ES5 INDIRECT 36 1779707815 @babel/plugin-transform-computed-properties • 7.29.7 Compile ES2015 computed properties to ES5 INDIRECT 9 1779707788 @babel/plugin-transform-destructuring • 7.29.7 Compile ES2015 destructuring to ES5 INDIRECT 19 1779707801 @babel/plugin-transform-dotall-regex • 7.29.7 Compile regular expressions using the `s` (`dotAll`) flag to ES5. INDIRECT 17 1779707788 @babel/plugin-transform-duplicate-keys • 7.29.7 Compile objects with duplicate keys to valid strict ES5 INDIRECT 1 1779707757 @babel/plugin-transform-duplicate-named-capturing-groups-regex • 7.29.7 Compile regular expressions using duplicate named groups to index-based groups. INDIRECT 17 1779707788 @babel/plugin-transform-dynamic-import • 7.29.7 Transform import() expressions INDIRECT 1 1779707758 @babel/plugin-transform-explicit-resource-management • 7.29.7 Compile `using` and `await using` declarations to ES2015 INDIRECT 20 1779707806 @babel/plugin-transform-exponentiation-operator • 7.29.7 Compile exponentiation operator to ES5 INDIRECT 1 1779707758 @babel/plugin-transform-export-namespace-from • 7.29.7 Compile export namespace to ES2015 INDIRECT 1 1779707758 @babel/plugin-transform-for-of • 7.29.7 Compile ES2015 for...of to ES5 INDIRECT 20 1779707808 @babel/plugin-transform-function-name • 7.29.7 Apply ES2015 function.name semantics to all functions INDIRECT 32 1779707801 @babel/plugin-transform-json-strings • 7.29.7 Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings INDIRECT 1 1779707760 @babel/plugin-transform-literals • 7.29.7 Compile ES2015 unicode string and number literals to ES5 INDIRECT 1 1779707761 @babel/plugin-transform-logical-assignment-operators • 7.29.7 Transforms logical assignment operators into short-circuited assignments INDIRECT 1 1779707762 @babel/plugin-transform-member-expression-literals • 7.29.7 Ensure that reserved words are quoted in property accesses INDIRECT 1 1779707763 @babel/plugin-transform-modules-amd • 7.29.7 This plugin transforms ES2015 modules to AMD INDIRECT 21 1779707817 @babel/plugin-transform-modules-commonjs • 7.29.7 This plugin transforms ES2015 modules to CommonJS INDIRECT 21 1779707817 @babel/plugin-transform-modules-systemjs • 7.29.7 This plugin transforms ES2015 modules to SystemJS INDIRECT 21 1779707818 @babel/plugin-transform-modules-umd • 7.29.7 This plugin transforms ES2015 modules to UMD INDIRECT 21 1779707819 @babel/plugin-transform-named-capturing-groups-regex • 7.29.7 Compile regular expressions using named groups to ES5. INDIRECT 17 1779707790 @babel/plugin-transform-new-target • 7.29.7 Transforms new.target meta property INDIRECT 1 1779707763 @babel/plugin-transform-nullish-coalescing-operator • 7.29.7 Remove nullish coalescing operator INDIRECT 1 1779707763 @babel/plugin-transform-numeric-separator • 7.29.7 Remove numeric separators from Decimal, Binary, Hex and Octal literals INDIRECT 1 1779707764 @babel/plugin-transform-object-rest-spread • 7.29.7 Compile object rest and spread to ES5 INDIRECT 34 1779707808 @babel/plugin-transform-object-super • 7.29.7 Compile ES2015 object super to ES5 INDIRECT 22 1779707820 @babel/plugin-transform-optional-catch-binding • 7.29.7 Compile optional catch bindings INDIRECT 1 1779707765 @babel/plugin-transform-optional-chaining • 7.29.7 Transform optional chaining operators into a series of nil checks INDIRECT 20 1779707809 @babel/plugin-transform-parameters • 7.29.7 Compile ES2015 default and rest parameters to ES5 INDIRECT 1 1779707767 @babel/plugin-transform-private-methods • 7.29.7 This plugin transforms private class methods INDIRECT 26 1779707824 @babel/plugin-transform-private-property-in-object • 7.29.7 This plugin transforms checks for a private property in an object INDIRECT 26 1779707824 @babel/plugin-transform-property-literals • 7.29.7 Ensure that reserved words are quoted in object property keys INDIRECT 1 1779707767 @babel/plugin-transform-regenerator • 7.29.7 Explode async and generator functions into a state machine. INDIRECT 1 1779707772 @babel/plugin-transform-regexp-modifiers • 7.29.7 Compile inline regular expression modifiers INDIRECT 17 1779707793 @babel/plugin-transform-reserved-words • 7.29.7 Ensure that no reserved words are used. INDIRECT 1 1779707772 @babel/plugin-transform-shorthand-properties • 7.29.7 Compile ES2015 shorthand properties to ES5 INDIRECT 1 1779707772 @babel/plugin-transform-spread • 7.29.7 Compile ES2015 spread to ES5 INDIRECT 20 1779707810 @babel/plugin-transform-sticky-regex • 7.29.7 Compile ES2015 sticky regex to an ES5 RegExp constructor INDIRECT 1 1779707772 @babel/plugin-transform-template-literals • 7.29.7 Compile ES2015 template literals to ES5 INDIRECT 1 1779707774 @babel/plugin-transform-typeof-symbol • 7.29.7 This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols) INDIRECT 1 1779707774 @babel/plugin-transform-unicode-escapes • 7.29.7 Compile ES2015 Unicode escapes to ES5 INDIRECT 1 1779707774 @babel/plugin-transform-unicode-property-regex • 7.29.7 Compile Unicode property escapes in Unicode regular expressions to ES5. INDIRECT 17 1779707792 @babel/plugin-transform-unicode-regex • 7.29.7 Compile ES2015 Unicode regex to ES5 INDIRECT 17 1779707792 @babel/plugin-transform-unicode-sets-regex • 7.29.7 Compile regular expressions' unicodeSets (v) flag. INDIRECT 17 1779707792 @babel/preset-env • 7.29.7 A Babel preset for each environment. DIRECT 128 1779707829 @babel/preset-modules • 0.1.6-no-external-plugins A Babel preset that targets modern browsers by fixing engine bugs. INDIRECT 5 1689960984 @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 @jridgewell/gen-mapping • 0.3.13 Generate source maps INDIRECT 3 1754981001 @jridgewell/remapping • 2.3.5 Remap sequential sourcemaps through transformations to point at the original source code INDIRECT 4 1754981015 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/source-map • 0.3.11 Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API INDIRECT 4 1754981026 @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 @rollup/plugin-commonjs • 25.0.8 Convert CommonJS modules to ES2015 DIRECT 17 1716398113 @rollup/plugin-json • 6.1.0 Convert .json files to ES6 modules DIRECT 4 1702395217 @rollup/plugin-node-resolve • 15.3.1 Locate and bundle third-party dependencies in node_modules DIRECT 14 1734279400 @rollup/plugin-typescript • 11.1.6 Seamless integration between Rollup and TypeScript. DIRECT 11 1704820123 @rollup/pluginutils • 4.2.1 A set of utility functions commonly used by Rollup plugins INDIRECT 2 1649875949 @rollup/pluginutils • 5.4.0 A set of utility functions commonly used by Rollup plugins INDIRECT 3 1780061292 @types/estree • 1.0.9 TypeScript definitions for estree INDIRECT 0 1778101260 @types/node • 26.1.1 TypeScript definitions for node INDIRECT 1 1783493266 @types/resolve • 0.0.8 TypeScript definitions for resolve INDIRECT 2 1525799508 @types/resolve • 1.20.2 TypeScript definitions for resolve INDIRECT 0 1650564245 acorn • 8.17.0 ECMAScript parser INDIRECT 0 1781195991 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 babel-plugin-polyfill-corejs2 • 0.4.17 A Babel plugin to inject imports to core-js@2 polyfills INDIRECT 26 1773698701 babel-plugin-polyfill-corejs3 • 0.14.2 A Babel plugin to inject imports to core-js@3 polyfills INDIRECT 27 1773698700 babel-plugin-polyfill-regenerator • 0.6.8 A Babel plugin to inject imports to regenerator-runtime INDIRECT 26 1773698700 babel-runtime • 6.26.0 babel selfContained runtime INDIRECT 2 1502898850 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.16 Brace expansion as known from sh/bash INDIRECT 2 1783492494 brace-expansion • 2.1.2 Brace expansion as known from sh/bash INDIRECT 1 1783493610 browserslist • 4.28.7 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 7 1784655054 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 builtin-modules • 3.3.0 List of the Node.js builtin modules INDIRECT 0 1652341713 caniuse-api • 3.0.0 request the caniuse data to check browsers compatibilities INDIRECT 10 1531236253 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 colord • 2.9.3 👑 A tiny yet powerful tool for high-performance color manipulations and conversions INDIRECT 0 1660139532 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 commander • 7.2.0 the complete solution for node.js command-line programs INDIRECT 0 1616363776 commondir • 1.0.1 compute the closest common parent for file paths INDIRECT 0 1426292101 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 convert-source-map • 2.0.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1666044408 copy-anything • 2.0.6 An optimised way to copy'ing an object. A small and simple integration INDIRECT 1 1643107947 core-js-compat • 3.49.0 core-js compat INDIRECT 8 1773695590 core-js • 2.6.12 Standard library INDIRECT 0 1606327727 css-tree • 1.1.3 A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations INDIRECT 2 1617191588 cssesc • 3.0.0 A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. INDIRECT 0 1549298060 cssnano-preset-default • 5.2.14 Safe defaults for cssnano which require minimal configuration. INDIRECT 64 1676496318 cssnano-utils • 3.1.0 Utility methods and plugin for cssnano projects INDIRECT 0 1646160894 cssnano • 5.1.15 A modular minifier, built on top of the PostCSS ecosystem. INDIRECT 67 1676496319 csso • 4.2.0 CSS minifier with structural optimisations INDIRECT 3 1606410612 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 deepmerge • 4.3.1 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1679007536 dom-serializer • 1.4.1 render domhandler DOM nodes to a string INDIRECT 3 1649524771 errno • 0.1.8 libuv errno details exposed INDIRECT 1 1608122763 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 estree-walker • 0.2.1 Traverse an ESTree-compliant AST INDIRECT 0 1464985695 estree-walker • 0.6.1 Traverse an ESTree-compliant AST INDIRECT 0 1558981254 estree-walker • 2.0.2 Traverse an ESTree-compliant AST INDIRECT 0 1607447262 eventemitter3 • 4.0.7 EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface. INDIRECT 0 1598519444 find-cache-dir • 3.3.2 Finds the common standard cache directory INDIRECT 10 1630259855 find-up • 4.1.0 Find a file or directory by walking up parent directories INDIRECT 5 1560752434 fs-extra • 0.30.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. INDIRECT 15 1461855288 fs-extra • 10.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. INDIRECT 3 1650135094 fsevents • 2.3.3 Native Access to MacOS FSEvents INDIRECT 0 1692635062 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 generic-names • 4.0.0 Helper for building generic names, similar to webpack INDIRECT 1 1640172296 gensync • 1.0.0-beta.2 Allows users to use generators in order to write common functions that can be both sync or async. INDIRECT 0 1603831420 growl • 1.10.5 Growl unobtrusive notifications INDIRECT 0 1522856683 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 image-size • 0.5.5 get dimensions of any image file INDIRECT 0 1497255555 import-cwd • 3.0.0 Import a module like with `require()` but from the current working directory INDIRECT 2 1556380453 import-from • 3.0.0 Import a module like with `require()` but from a given path INDIRECT 1 1556361033 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-module • 1.0.0 check if a source string is an es6 module INDIRECT 0 1396313909 is-reference • 1.2.1 Determine whether an AST node is a reference INDIRECT 1 1593205355 is-what • 3.14.1 JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration. INDIRECT 0 1613952981 jest-worker • 26.6.2 Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers. INDIRECT 5 1604321473 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 jsonfile • 2.4.0 Easily read/write JSON files. INDIRECT 1 1473989979 jsonfile • 6.2.1 Easily read/write JSON files. INDIRECT 2 1776698908 klaw • 1.3.1 File system walker with Readable stream interface. INDIRECT 1 1477411631 lilconfig • 2.1.0 A zero-dependency alternative to cosmiconfig INDIRECT 0 1677785943 loader-utils • 3.3.1 utils for webpack loaders INDIRECT 0 1717600443 locate-path • 5.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1556974807 lodash.camelcase • 4.3.0 The lodash method `_.camelCase` exported as a module. INDIRECT 0 1471109823 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. INDIRECT 0 1471109869 lodash.memoize • 4.1.2 The lodash method `_.memoize` exported as a module. INDIRECT 0 1471110128 lodash.uniq • 4.5.0 The lodash method `_.uniq` exported as a module. INDIRECT 0 1471110401 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 magic-string • 0.25.9 Modify strings, generate sourcemaps INDIRECT 1 1646293912 magic-string • 0.30.21 Modify strings, generate sourcemaps INDIRECT 1 1761267587 make-dir • 2.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 2 1551642020 make-dir • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1587567554 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 mime • 1.6.0 A comprehensive library for mime-type mapping INDIRECT 0 1511571199 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 native-request • 1.1.2 A simple package with no dependencies for native requests using callback INDIRECT 0 1724520933 node-releases • 2.0.51 Node.js releases data INDIRECT 0 1783579852 normalize-url • 6.1.0 Normalize a URL INDIRECT 0 1624353875 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1477029729 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 4.1.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1554354166 p-queue • 6.6.2 Promise queue with concurrency control INDIRECT 3 1602443385 p-timeout • 3.2.0 Timeout a promise after a specified amount of time INDIRECT 1 1568733047 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 path-exists • 4.0.0 Check if a path exists INDIRECT 0 1554348556 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 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 picomatch • 4.0.5 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 1783010843 pify • 4.0.1 Promisify a callback-style function INDIRECT 0 1540213139 pify • 5.0.0 Promisify a callback-style function INDIRECT 0 1581697595 pkg-dir • 4.2.0 Find the root directory of a Node.js project or npm package INDIRECT 6 1558431348 postcss-calc • 8.2.4 PostCSS plugin to reduce calc() INDIRECT 4 1644166979 postcss-colormin • 5.3.1 Minify colors in your CSS files with PostCSS. INDIRECT 13 1676496318 postcss-convert-values • 5.1.3 Convert values with PostCSS (e.g. ms -> s) INDIRECT 9 1666965013 postcss-discard-comments • 5.1.2 Discard comments in your CSS files with PostCSS. INDIRECT 0 1653847494 postcss-discard-duplicates • 5.1.0 Discard duplicate rules in your CSS files with PostCSS. INDIRECT 0 1646160894 postcss-discard-empty • 5.1.1 Discard empty rules and values with PostCSS. INDIRECT 0 1646935212 postcss-discard-overridden • 5.1.0 PostCSS plugin to discard overridden @keyframes or @counter-style. INDIRECT 0 1646160896 postcss-load-config • 3.1.4 Autoload Config for PostCSS INDIRECT 2 1648550993 postcss-merge-longhand • 5.1.7 Merge longhand properties into shorthand with PostCSS. INDIRECT 13 1666965013 postcss-merge-rules • 5.1.4 Merge CSS rules with PostCSS. INDIRECT 15 1676496318 postcss-minify-font-values • 5.1.0 Minify font declarations with PostCSS INDIRECT 1 1646160897 postcss-minify-gradients • 5.1.1 Minify gradient parameters with PostCSS. INDIRECT 3 1647889220 postcss-minify-params • 5.1.4 Minify at-rule params with PostCSS INDIRECT 10 1666965013 postcss-minify-selectors • 5.2.1 Minify selectors with PostCSS. INDIRECT 3 1653847494 postcss-modules-local-by-default • 4.2.0 A CSS Modules transform to make local scope the default INDIRECT 5 1733928467 postcss-modules • 4.3.1 PostCSS plugin to use CSS Modules everywhere INDIRECT 14 1645605829 postcss-normalize-charset • 5.1.0 Add necessary or remove extra charset with PostCSS INDIRECT 0 1646160897 postcss-normalize-display-values • 5.1.0 Normalize multiple value display syntaxes into single values. INDIRECT 1 1646160899 postcss-normalize-positions • 5.1.1 Normalize keyword values for position into length values. INDIRECT 1 1655546067 postcss-normalize-repeat-style • 5.1.1 Convert two value syntax for repeat-style into one value. INDIRECT 1 1655546067 postcss-normalize-string • 5.1.0 Normalize wrapping quotes for CSS string literals. INDIRECT 1 1646160900 postcss-normalize-timing-functions • 5.1.0 Normalize CSS animation/transition timing functions. INDIRECT 1 1646160900 postcss-normalize-unicode • 5.1.1 Normalize unicode-range descriptors, and can convert to wildcard ranges. INDIRECT 9 1666965013 postcss-normalize-url • 5.1.0 Normalize URLs with PostCSS INDIRECT 2 1646160900 postcss-normalize-whitespace • 5.1.1 Trim whitespace inside and around CSS rules & declarations. INDIRECT 1 1646935212 postcss-ordered-values • 5.1.3 Ensure values are ordered consistently in your CSS. INDIRECT 2 1655546067 postcss-reduce-initial • 5.1.2 Reduce initial definitions to the actual initial value, where possible. INDIRECT 11 1676496319 postcss-reduce-transforms • 5.1.0 Reduce transform functions with PostCSS. INDIRECT 1 1646160902 postcss-selector-parser • 6.1.4 Selector parser with built in methods for working with selector strings. INDIRECT 2 1781181598 postcss-selector-parser • 7.1.4 Selector parser with built in methods for working with selector strings. INDIRECT 2 1781181673 postcss-svgo • 5.1.0 Optimise inline SVG with PostCSS. INDIRECT 19 1646160902 postcss-unique-selectors • 5.1.1 Ensure CSS selectors are unique. INDIRECT 3 1646762864 postcss-value-parser • 4.2.0 Transforms css values and at-rule params into the tree INDIRECT 0 1638185576 promise.series • 0.2.0 Run Promise in series. INDIRECT 0 1495397166 prr • 1.0.1 A better Object.defineProperty() INDIRECT 0 1406011849 randombytes • 2.1.0 random bytes from browserify stand alone INDIRECT 1 1550584119 react • 18.3.1 React is a JavaScript library for building user interfaces. DIRECT 2 1714149746 regenerate-unicode-properties • 10.2.2 Regenerate sets for Unicode properties and values. INDIRECT 1 1757448519 regenerate • 1.4.2 Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. INDIRECT 0 1604220132 regenerator-runtime • 0.11.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1512675367 regexpu-core • 6.4.0 regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. INDIRECT 9 1758554442 regjsgen • 0.8.0 Generate regular expressions from regjsparser’s AST. INDIRECT 0 1686069841 resolve-from • 5.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1555301185 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 rollup-plugin-babel • 4.4.0 Seamless integration between Rollup and Babel. DIRECT 21 1583574668 rollup-plugin-commonjs • 10.1.0 Convert CommonJS modules to ES2015 DIRECT 13 1566888442 rollup-plugin-node-resolve • 5.2.0 Bundle third-party dependencies in node_modules DIRECT 14 1561792741 rollup-plugin-postcss • 4.0.2 Seamless integration between Rollup and PostCSS DIRECT 108 1637585434 rollup-plugin-terser • 7.0.2 Rollup plugin to minify generated es bundle DIRECT 24 1599244757 rollup-plugin-typescript2 • 0.35.0 Seamless integration between Rollup and TypeScript. Now with errors. DIRECT 20 1687494615 rollup-pluginutils • 1.5.2 Functionality commonly needed by Rollup plugins INDIRECT 5 1472503547 rollup-pluginutils • 2.8.2 Functionality commonly needed by Rollup plugins INDIRECT 1 1568404890 rollup • 0.34.13 Next-generation ES6 module bundler INDIRECT 2 1472737608 rollup • 3.30.0 Next-generation ES module bundler DIRECT 1 1771743069 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 source-map-support • 0.4.18 Fixes stack traces for files with source maps INDIRECT 1 1505036648 source-map-support • 0.5.21 Fixes stack traces for files with source maps INDIRECT 2 1637319777 sourcemap-codec • 1.4.8 Encode/decode sourcemap mappings INDIRECT 0 1579200826 stable • 0.1.8 A stable array sort for JavaScript INDIRECT 0 1524667299 style-inject • 0.3.0 Inject style tag to document head. INDIRECT 0 1517388118 stylehacks • 5.1.1 Detect/remove browser hacks from CSS files. INDIRECT 11 1666965013 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 svgo • 2.8.3 Nodejs-based tool for optimizing SVG vector graphics files INDIRECT 17 1783795923 undici-types • 8.3.0 A stand-alone types package for Undici INDIRECT 0 1778778373 unicode-canonical-property-names-ecmascript • 2.0.1 The set of canonical Unicode property names supported in ECMAScript RegExp property escapes. INDIRECT 0 1726129249 unicode-match-property-ecmascript • 2.0.0 Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript. INDIRECT 2 1631618585 unicode-match-property-value-ecmascript • 2.2.1 Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript. INDIRECT 0 1757432126 unicode-property-aliases-ecmascript • 2.2.0 Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes. INDIRECT 0 1757921571 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 update-browserslist-db • 1.2.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1765898277 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060