@ant-design/colors • 7.2.1 Color palettes calculator of Ant Design INDIRECT 2 1747758151 @ant-design/cssinjs-utils • 1.1.3 A cssinjs util library to support Ant Design (antd) and its ecosystem libraries. INDIRECT 9 1733410570 @ant-design/cssinjs • 1.24.0 Component level cssinjs resolution for antd INDIRECT 8 1752831786 @ant-design/fast-color • 2.0.6 fast and small color class INDIRECT 1 1722952943 @ant-design/icons-svg • 4.5.0 Abstract nodes for ant design icons. INDIRECT 0 1782463857 @ant-design/icons • 5.6.1 [](https://npmjs.org/package/@ant-design/icons) [](https://npmjs.org/package/@ant-design/icons) DIRECT 7 1738919616 @ant-design/react-slick • 1.1.2 React port of slick carousel INDIRECT 6 1711965674 @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/runtime • 7.29.7 babel's modular runtime helpers INDIRECT 0 1779707733 @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 @emotion/hash • 0.8.0 A MurmurHash2 implementation INDIRECT 0 1583144154 @emotion/unitless • 0.7.5 An object of css properties that don't accept values with units INDIRECT 0 1577056285 @esbuild/android-arm • 0.17.19 A WebAssembly shim for esbuild on Android ARM. INDIRECT 0 1683936401 @esbuild/android-arm64 • 0.17.19 The Android ARM 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936400 @esbuild/android-x64 • 0.17.19 A WebAssembly shim for esbuild on Android x64. INDIRECT 0 1683936401 @esbuild/darwin-arm64 • 0.17.19 The macOS ARM 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936409 @esbuild/darwin-x64 • 0.17.19 The macOS 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936400 @esbuild/freebsd-arm64 • 0.17.19 The FreeBSD ARM 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936386 @esbuild/freebsd-x64 • 0.17.19 The FreeBSD 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936386 @esbuild/linux-arm • 0.17.19 The Linux ARM binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936410 @esbuild/linux-arm64 • 0.17.19 The Linux ARM 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936419 @esbuild/linux-ia32 • 0.17.19 The Linux 32-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936409 @esbuild/linux-loong64 • 0.17.19 The Linux LoongArch 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936419 @esbuild/linux-mips64el • 0.17.19 The Linux MIPS 64-bit Little Endian binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936418 @esbuild/linux-ppc64 • 0.17.19 The Linux PowerPC 64-bit Little Endian binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936430 @esbuild/linux-riscv64 • 0.17.19 The Linux RISC-V 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936418 @esbuild/linux-s390x • 0.17.19 The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936431 @esbuild/linux-x64 • 0.17.19 The Linux 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936410 @esbuild/netbsd-x64 • 0.17.19 The NetBSD AMD64 binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936387 @esbuild/openbsd-x64 • 0.17.19 The OpenBSD 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936387 @esbuild/sunos-x64 • 0.17.19 The illumos 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936375 @esbuild/win32-arm64 • 0.17.19 The Windows ARM 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936375 @esbuild/win32-ia32 • 0.17.19 The Windows 32-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936377 @esbuild/win32-x64 • 0.17.19 The Windows 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1683936376 @inquirer/external-editor • 1.0.3 Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT INDIRECT 3 1762631133 @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 @nodelib/fs.scandir • 2.1.5 List files and directories inside the specified directory INDIRECT 3 1622792604 @nodelib/fs.stat • 2.0.5 Get the status of a file with some features INDIRECT 0 1622792600 @nodelib/fs.walk • 1.2.8 A library for efficiently walking a directory recursively INDIRECT 6 1625769665 @parcel/watcher-android-arm64 • 2.6.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1784525868 @parcel/watcher-darwin-arm64 • 2.6.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1784525870 @parcel/watcher-darwin-x64 • 2.6.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1784525872 @parcel/watcher-freebsd-x64 • 2.6.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1784525873 @parcel/watcher-linux-arm-glibc • 2.6.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1784525875 @parcel/watcher-linux-arm-musl • 2.6.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1784525877 @parcel/watcher-linux-arm64-glibc • 2.6.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1784525878 @parcel/watcher-linux-arm64-musl • 2.6.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1784525880 @parcel/watcher-linux-x64-glibc • 2.6.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1784525882 @parcel/watcher-linux-x64-musl • 2.6.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1784525884 @parcel/watcher-win32-arm64 • 2.6.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1784525889 @parcel/watcher-win32-x64 • 2.6.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1784525891 @parcel/watcher • 2.6.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 17 1784525887 @rc-component/async-validator • 5.1.2 Validate form asynchronous INDIRECT 1 1781172060 @rc-component/color-picker • 2.0.1 React Color Picker INDIRECT 5 1723035315 @rc-component/context • 1.4.0 React way perf context selector INDIRECT 3 1692451641 @rc-component/mini-decimal • 1.1.4 Lite lib to only support decimal add calculation INDIRECT 1 1780676446 @rc-component/mutate-observer • 1.1.0 React MutateObserver Component INDIRECT 4 1691408457 @rc-component/portal • 1.1.2 React Portal Component INDIRECT 4 1689764799 @rc-component/qrcode • 1.1.3 base abstract trigger component for react INDIRECT 1 1781162308 @rc-component/tour • 1.15.1 React tour Component INDIRECT 9 1725000078 @rc-component/trigger • 2.3.1 base abstract trigger component for react INDIRECT 8 1768211455 @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 • 13.0.6 Locate and bundle third-party dependencies in node_modules DIRECT 17 1634651287 @rollup/plugin-typescript • 11.1.6 Seamless integration between Rollup and TypeScript. DIRECT 11 1704820123 @rollup/pluginutils • 3.1.0 A set of utility functions commonly used by Rollup plugins INDIRECT 3 1591365104 @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 • 0.0.39 TypeScript definitions for ESTree AST specification INDIRECT 0 1523996579 @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.17.1 TypeScript definitions for resolve INDIRECT 2 1589327978 acorn • 8.17.0 ECMAScript parser INDIRECT 0 1781195991 ansi-escapes • 4.3.2 ANSI escape codes for manipulating the terminal INDIRECT 1 1616593301 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 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 antd • 5.29.3 An enterprise-class UI design language and React components implementation DIRECT 66 1766030750 any-promise • 1.3.0 Resolve any installed ES6 compatible promise INDIRECT 0 1462709706 array-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 1555919785 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 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 bl • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1612867055 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 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 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 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 builtin-modules • 3.3.0 List of the Node.js builtin modules INDIRECT 0 1652341713 bundle-require • 4.2.1 bundle and require a file INDIRECT 1 1717241792 cac • 6.7.14 Simple yet powerful framework for building command-line apps. INDIRECT 0 1661742123 caniuse-api • 3.0.0 request the caniuse data to check browsers compatibilities INDIRECT 10 1531236253 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 chardet • 2.2.0 Character encoding detector INDIRECT 0 1781920837 chokidar • 3.6.0 Minimal and efficient cross-platform file watching library INDIRECT 14 1707260254 chokidar • 5.0.0 Minimal and efficient cross-platform file watching library INDIRECT 1 1764113286 cimi • 1.2.1 A tool for fully automatic publishing of npm packages DIRECT 160 1666450733 classnames • 2.5.1 A simple utility for conditionally joining classNames together INDIRECT 0 1703865316 cli-cursor • 3.1.0 Toggle the CLI cursor INDIRECT 4 1560272255 cli-spinners • 2.9.2 Spinners for use in the terminal INDIRECT 0 1700844739 clone • 1.0.4 deep cloning of objects and arrays INDIRECT 0 1521667285 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 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 • 4.1.1 the complete solution for node.js command-line programs INDIRECT 0 1580710556 commander • 7.2.0 the complete solution for node.js command-line programs INDIRECT 0 1616363776 commander • 9.5.0 the complete solution for node.js command-line programs INDIRECT 0 1673075085 commondir • 1.0.1 compute the closest common parent for file paths INDIRECT 0 1426292101 compute-scroll-into-view • 3.1.1 The engine that powers scroll-into-view-if-needed INDIRECT 0 1736536235 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 copy-to-clipboard • 3.3.3 Copy stuff into clipboard using JS with fallbacks INDIRECT 1 1668374044 core-js-compat • 3.49.0 core-js compat INDIRECT 8 1773695590 core-js • 2.6.12 Standard library INDIRECT 0 1606327727 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 css-loader • 6.11.0 css loader module for webpack DIRECT 14 1712161210 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 csstype • 3.2.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1763379747 dayjs • 1.11.21 2KB immutable date time library alternative to Moment.js with the same modern API INDIRECT 0 1779774372 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 defaults • 1.0.4 merge single level defaults over a config object INDIRECT 1 1665382556 dir-glob • 3.0.1 Convert directories to glob compatible strings INDIRECT 1 1561825326 dom-serializer • 1.4.1 render domhandler DOM nodes to a string INDIRECT 3 1649524771 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 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 esbuild • 0.17.19 An extremely fast JavaScript and CSS bundler and minifier. INDIRECT 22 1683936437 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 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 • 1.0.1 Traverse an ESTree-compliant AST INDIRECT 0 1578335662 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 execa • 5.1.1 Process execution for humans INDIRECT 15 1622824691 fast-glob • 3.3.3 It's a very fast and efficient glob library for Node.js INDIRECT 17 1736073522 fdir • 6.5.0 The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s INDIRECT 0 1755190563 figures • 3.2.0 Unicode symbols with Windows CMD fallbacks INDIRECT 1 1581864952 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 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 get-stream • 6.0.1 Get a stream as a string, buffer, or array INDIRECT 0 1618462602 globby • 11.1.0 User-friendly glob matching INDIRECT 23 1641609998 growl • 1.10.5 Growl unobtrusive notifications INDIRECT 0 1522856683 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 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 iconv-lite • 0.7.3 Convert character encodings in pure javascript. INDIRECT 1 1783101191 ignore • 5.3.2 Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. INDIRECT 0 1723452660 image-size • 0.5.5 get dimensions of any image file INDIRECT 0 1497255555 immutable • 5.1.9 Immutable Data Collections INDIRECT 0 1782770281 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 inquirer • 8.2.7 A collection of common interactive command line user interfaces. INDIRECT 49 1754688202 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 1555648965 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-glob • 4.0.3 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1632934367 is-interactive • 1.0.0 Check if stdout or stderr is interactive INDIRECT 0 1563723083 is-module • 1.0.0 check if a source string is an es6 module INDIRECT 0 1396313909 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 is-reference • 1.2.1 Determine whether an AST node is a reference INDIRECT 1 1593205355 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 is-unicode-supported • 0.1.0 Detect whether the terminal supports Unicode INDIRECT 0 1615975873 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 joycon • 3.1.1 Load config with ease. INDIRECT 0 1638384972 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 json2mq • 0.2.0 Generate media query string from JSON or javascript object INDIRECT 1 1421303861 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 lines-and-columns • 1.2.4 Maps lines and columns to character offsets and back. INDIRECT 0 1637465467 load-tsconfig • 0.2.5 Load tsconfig.json INDIRECT 0 1679228260 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.sortby • 4.7.0 The lodash method `_.sortBy` exported as a module. INDIRECT 0 1471110278 lodash.uniq • 4.5.0 The lodash method `_.uniq` exported as a module. INDIRECT 0 1471110401 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 log-symbols • 4.1.0 Colored symbols for various log levels. Example: `✔︎ Success` INDIRECT 7 1615976961 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 merge2 • 1.4.1 Merge multiple streams into one stream in sequence or parallel. INDIRECT 0 1591169950 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 mime • 1.6.0 A comprehensive library for mime-type mapping INDIRECT 0 1511571199 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 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 mz • 2.7.0 modernize node.js to current ECMAScript standards INDIRECT 4 1505325456 nanoid • 3.3.16 A tiny (116 bytes), secure URL-friendly unique string ID generator INDIRECT 0 1783844620 native-request • 1.1.2 A simple package with no dependencies for native requests using callback INDIRECT 0 1724520933 neo-async • 2.6.2 Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT 0 1594319033 node-addon-api • 7.1.1 Node.js API (Node-API) INDIRECT 0 1720779307 node-releases • 2.0.51 Node.js releases data INDIRECT 0 1783579852 normalize-path • 3.0.0 Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. INDIRECT 0 1524149687 normalize-url • 6.1.0 Normalize a URL INDIRECT 0 1624353875 npm-run-path • 4.0.1 Get your PATH prepended with locally installed binaries INDIRECT 1 1577052272 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 ora • 5.4.1 Elegant terminal spinner INDIRECT 29 1623137929 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-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-type • 4.0.0 Check if a path is a file, directory, or symlink INDIRECT 0 1552382718 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 pirates • 4.0.7 Properly hijack require, i.e., properly define require hooks and customizations INDIRECT 0 1743074518 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 postcss • 8.5.23 Tool for transforming styles with JS plugins INDIRECT 3 1784912713 promise.series • 0.2.0 Run Promise in series. INDIRECT 0 1495397166 prr • 1.0.1 A better Object.defineProperty() INDIRECT 0 1406011849 punycode • 2.3.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1698690512 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 1616391430 randombytes • 2.1.0 random bytes from browserify stand alone INDIRECT 1 1550584119 rc-cascader • 3.34.0 cascade select ui component for react INDIRECT 13 1743489596 rc-checkbox • 3.5.0 checkbox ui component for react INDIRECT 4 1732071874 rc-collapse • 3.9.0 rc-collapse ui component for react INDIRECT 5 1730104190 rc-dialog • 9.6.0 dialog ui component for react INDIRECT 6 1724048655 rc-drawer • 7.3.0 drawer component for react INDIRECT 6 1748593915 rc-dropdown • 4.2.1 dropdown ui component for react INDIRECT 9 1733902103 rc-field-form • 2.7.1 React Form Component INDIRECT 4 1761719481 rc-image • 7.12.0 React easy to use image component INDIRECT 7 1745302950 rc-input-number • 9.5.0 React input-number component INDIRECT 6 1744366639 rc-input • 1.8.0 React input component INDIRECT 4 1744342258 rc-mentions • 2.20.0 React Mentions INDIRECT 13 1744368352 rc-menu • 9.16.1 menu ui component for react INDIRECT 10 1739846897 rc-motion • 2.9.5 React lifecycle controlled motion library INDIRECT 4 1734606662 rc-notification • 5.6.4 notification ui component for react INDIRECT 5 1745221005 rc-overflow • 1.5.0 Auto collapse box when overflow INDIRECT 6 1760690409 rc-pagination • 5.1.0 pagination ui component for react INDIRECT 4 1737955252 rc-picker • 4.11.3 React date & time picker INDIRECT 10 1740629146 rc-progress • 4.0.0 progress ui component for react INDIRECT 4 1711078067 rc-rate • 2.13.1 React Star Rate Component INDIRECT 4 1739157425 rc-resize-observer • 1.4.3 Resize observer for React INDIRECT 5 1734583206 rc-segmented • 2.7.1 React segmented controls used in ant.design INDIRECT 5 1766392144 rc-select • 14.16.8 React Select INDIRECT 11 1747296011 rc-slider • 11.1.9 Slider UI component for React INDIRECT 4 1757582785 rc-steps • 6.0.1 steps ui component for react INDIRECT 4 1689736955 rc-switch • 4.1.0 switch ui component for react INDIRECT 4 1682251509 rc-table • 7.54.0 table ui component for react INDIRECT 8 1758539874 rc-tabs • 15.7.0 tabs ui component for react INDIRECT 12 1753254404 rc-textarea • 1.10.2 Pretty Textarea react component used in used in ant.design INDIRECT 7 1753775416 rc-tooltip • 6.4.0 React Tooltip INDIRECT 9 1736218952 rc-tree-select • 5.27.0 tree-select ui component for react INDIRECT 13 1736220459 rc-tree • 5.13.1 tree ui component for react INDIRECT 8 1740473817 rc-upload • 4.11.0 upload ui component for react INDIRECT 4 1758771568 rc-util • 5.44.4 Common Utils For React Component DIRECT 2 1738999779 rc-virtual-list • 3.19.2 React Virtual List Component INDIRECT 6 1757488009 react-is • 18.3.1 Brand checking of React Elements. DIRECT 0 1714149785 react • 18.3.1 React is a JavaScript library for building user interfaces. DIRECT 2 1714149746 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 readdirp • 3.6.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1615717351 readdirp • 5.0.0 Recursive version of fs.readdir with small RAM & CPU footprint INDIRECT 0 1764112287 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 resize-observer-polyfill • 1.5.1 A polyfill for the Resize Observer API INDIRECT 0 1544370082 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 restore-cursor • 3.1.0 Gracefully restore the CLI cursor on exit INDIRECT 3 1556260175 reusify • 1.1.0 Reuse objects and functions with style INDIRECT 0 1740499249 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 run-async • 2.4.1 Utility method to run function either synchronously or asynchronously using the common `this.async()` style. INDIRECT 0 1587966009 run-parallel • 1.2.0 Run an array of functions in parallel INDIRECT 1 1612925888 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 sass-loader • 13.3.3 Sass loader for webpack DIRECT 1 1703535493 sass • 1.102.0 A pure JavaScript implementation of Sass. DIRECT 22 1784938129 scroll-into-view-if-needed • 3.1.0 Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: center INDIRECT 1 1694618592 scss-loader • 0.0.1 SCSS webpack loader with some goodies DIRECT 0 1431025311 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 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 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 string-convert • 0.2.1 String convertions INDIRECT 0 1416658631 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-final-newline • 2.0.0 Strip the final newline character from a string/buffer INDIRECT 0 1540715802 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 stylis • 4.4.0 A Light–weight CSS Preprocessor INDIRECT 0 1776609012 sucrase • 3.35.1 Super-fast alternative to Babel for when you can target modern JS runtimes INDIRECT 16 1763572251 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 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 thenify-all • 1.6.0 Promisifies all the selected functions in an object INDIRECT 2 1420910664 thenify • 3.3.1 Promisify a callback-based function INDIRECT 1 1592415057 throttle-debounce • 5.0.2 Throttle and debounce functions. INDIRECT 0 1719237981 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 tinyglobby • 0.2.17 A fast and minimal alternative to globby and fast-glob INDIRECT 2 1780171041 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 toggle-selection • 1.0.6 Toggle current selected content in browser INDIRECT 0 1500922213 tr46 • 1.0.1 An implementation of the Unicode TR46 spec INDIRECT 1 1504404536 tree-kill • 1.2.2 kill trees of processes INDIRECT 0 1576089261 tsup • 6.7.0 Bundle your TypeScript library with no config, powered by esbuild INDIRECT 105 1679221233 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 wcwidth • 1.0.1 Port of C's wcwidth() and wcswidth() INDIRECT 2 1464580617 whatwg-url • 7.1.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 4 1571673869 wrap-ansi • 6.2.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1573488497