@babel/runtime • 7.18.6 babel's modular runtime helpers INDIRECT 1 1656359386 @types/history • 4.7.11 TypeScript definitions for history INDIRECT 0 1642354319 @types/prop-types • 15.7.13 TypeScript definitions for prop-types INDIRECT 0 1726513633 @types/react-dom • 16.9.24 TypeScript definitions for react-dom INDIRECT 4 1700614760 @types/react-router-config • 5.0.11 TypeScript definitions for react-router-config INDIRECT 6 1701844774 @types/react-router-dom • 5.1.7 TypeScript definitions for React Router INDIRECT 6 1609345710 @types/react-router • 5.1.12 TypeScript definitions for React Router INDIRECT 5 1614624990 @types/react-router • 5.1.20 TypeScript definitions for React Router INDIRECT 5 1671793368 @types/react • 16.14.62 TypeScript definitions for react INDIRECT 3 1727453376 @types/scheduler • 0.16.8 TypeScript definitions for scheduler INDIRECT 0 1700614166 @umijs/ast • 3.5.42 @umijs/ast INDIRECT 57 1721354002 @umijs/babel-plugin-auto-css-modules • 3.5.42 @umijs/babel-plugin-auto-css-modules INDIRECT 56 1721353999 @umijs/babel-plugin-import-to-await-require • 3.5.42 @umijs/babel-plugin-import-to-await-require INDIRECT 56 1721353996 @umijs/babel-plugin-lock-core-js-3 • 3.5.42 @umijs/babel-plugin-lock-core-js-3 INDIRECT 56 1721353993 @umijs/babel-plugin-no-anonymous-default-export • 3.5.42 @umijs/babel-plugin-no-anonymous-default-export INDIRECT 56 1721353990 @umijs/babel-preset-umi • 3.5.42 @umijs/babel-preset-umi DIRECT 56 1721353984 @umijs/core • 3.5.42 @umijs/core INDIRECT 58 1721353975 @umijs/deps • 3.5.42 @umijs/deps INDIRECT 47 1721353969 @umijs/renderer-react • 3.5.42 @umijs/renderer-react INDIRECT 37 1721353949 @umijs/runtime • 3.5.42 @umijs/runtime INDIRECT 33 1721353946 @umijs/server • 3.5.42 @umijs/server INDIRECT 59 1721353943 @umijs/types • 3.5.42 @umijs/types DIRECT 99 1721353934 @umijs/utils • 3.5.42 @umijs/utils DIRECT 56 1721353776 arch • 2.2.0 Better `os.arch()` for node and the browser -- detect OS architecture INDIRECT 0 1603837979 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 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 chokidar • 3.5.1 Minimal and efficient cross-platform file watching library INDIRECT 14 1610721285 clipboardy • 2.3.0 Access the system clipboard (copy/paste) INDIRECT 22 1584602238 core-js • 3.6.5 Standard library INDIRECT 0 1586450251 cross-spawn • 6.0.5 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 7 1520032527 csstype • 3.1.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1701944301 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 1669918979 deepmerge • 1.5.2 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1506004388 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 esbuild • 0.12.15 An extremely fast JavaScript bundler and minifier. INDIRECT 0 1625545580 execa • 1.0.0 A better `child_process` INDIRECT 18 1535305424 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 filter-obj • 1.1.0 Filter object keys and values into a new object INDIRECT 0 1439402605 fsevents • 2.3.3 Native Access to MacOS FSEvents INDIRECT 0 1692635062 get-stream • 4.1.0 Get a stream as a string, buffer, or array INDIRECT 4 1538471503 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 history-with-query • 4.10.4 Manage session history with JavaScript INDIRECT 13 1604631100 history • 4.10.1 Manage session history with JavaScript INDIRECT 8 1568333767 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 1555648965 is-docker • 2.2.1 Check if the process is running inside a Docker container INDIRECT 0 1617958751 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 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-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-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 is-wsl • 2.2.0 Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) INDIRECT 1 1588492633 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 javascript-stringify • 2.1.0 Stringify is to `eval` as `JSON.stringify` is to `JSON.parse` INDIRECT 0 1618360115 jest-worker • 24.9.0 Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers. INDIRECT 3 1565934946 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 mini-create-react-context • 0.4.1 Smaller Polyfill for the proposed React context API INDIRECT 3 1603391549 nice-try • 1.0.5 Tries to execute a function and discards any error that occurs INDIRECT 0 1535223789 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 npm-run-path • 2.0.2 Get your PATH prepended with locally installed binaries INDIRECT 1 1475136639 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1477029729 path-key • 2.0.1 Get the PATH environment variable key cross-platform INDIRECT 0 1474887353 path-to-regexp • 1.9.0 Express style path to RegExp utility INDIRECT 1 1726003548 picomatch • 2.3.1 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 1641143904 prettier • 2.2.1 Prettier is an opinionated code formatter INDIRECT 0 1606522901 prop-types • 15.8.1 Runtime type checking for React props and similar objects. INDIRECT 4 1641341313 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 1726041514 query-string • 6.14.1 Parse and stringify URL query strings INDIRECT 4 1614341916 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 react-router-config • 5.1.1 Static route config matching for React Router INDIRECT 2 1569625595 react-router-dom • 5.2.0 DOM bindings for React Router INDIRECT 17 1589217143 react-router • 5.2.0 Declarative routing for React INDIRECT 16 1589217138 readdirp • 3.5.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1602584277 regenerate-unicode-properties • 10.0.1 Regenerate sets for Unicode properties and values. INDIRECT 1 1640849817 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.13.11 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1668449722 resolve-pathname • 3.0.0 Resolve URL pathnames using JavaScript INDIRECT 0 1543782946 shebang-command • 1.2.0 Get the command from a shebang INDIRECT 1 1474530106 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 1424150698 split-on-first • 1.1.0 Split a string on the first occurance of a given separator INDIRECT 0 1556010067 strict-uri-encode • 2.0.0 A stricter URI encode adhering to RFC 3986 INDIRECT 0 1476216540 strip-eof • 1.0.0 Strip the End-Of-File (EOF) character from a string/buffer INDIRECT 0 1449316193 supports-color • 6.1.0 Detect whether a terminal supports color INDIRECT 1 1547190573 tiny-invariant • 1.3.3 A tiny invariant function INDIRECT 0 1708725005 tiny-warning • 1.0.3 A tiny warning function INDIRECT 0 1562634846 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 use-subscription • 1.5.1 Reusable hooks INDIRECT 1 1605141386 value-equal • 1.0.1 Are these two JavaScript values equal? INDIRECT 0 1543819205