@babel/runtime • 7.26.0 babel's modular runtime helpers INDIRECT 1 1729863011 @date-io/core • 1.3.13 Abstraction over common javascript date management libraries INDIRECT 0 1575554761 @date-io/moment • 1.3.13 Abstraction over common javascript date management libraries DIRECT 1 1575554766 @material-ui/pickers • 3.3.11 React components, that implements material design pickers for material-ui v4 DIRECT 15 1692865428 @types/react • 19.0.2 TypeScript definitions for react INDIRECT 1 1734537754 @types/styled-jsx • 2.2.9 TypeScript definitions for styled-jsx INDIRECT 2 1625265872 @welldone-software/why-did-you-render • 3.6.0 Monkey patches React to notify you about avoidable re-renders. DIRECT 1 1579953641 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 asap • 2.0.6 High-priority task queue for Node.js and browsers INDIRECT 0 1499700096 autosuggest-highlight • 3.3.4 Utilities for highlighting text in autosuggest and autocomplete components DIRECT 1 1658683918 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 classnames • 2.5.1 A simple utility for conditionally joining classNames together INDIRECT 0 1703865316 clsx • 1.2.1 A tiny (228B) utility for constructing className strings conditionally. INDIRECT 0 1657066006 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 compute-scroll-into-view • 1.0.20 The engine that powers scroll-into-view-if-needed INDIRECT 0 1669702459 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 copyfiles • 2.4.1 copy some files DIRECT 42 1606503347 core-js • 1.2.7 Standard library INDIRECT 0 1468790520 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 csstype • 3.1.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1701944301 dom-helpers • 5.2.1 tiny modular DOM lib for ie9+ INDIRECT 3 1619449557 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 encoding • 0.1.13 Convert encodings, uses iconv-lite INDIRECT 2 1594364531 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 fbjs • 0.8.18 A collection of utility libraries used by other Facebook JS projects INDIRECT 15 1635006098 gud • 1.0.0 Create a 'gud nuff' (not cryptographically secure) globally unique id INDIRECT 0 1519255548 iconv-lite • 0.6.3 Convert character encodings in pure javascript. INDIRECT 1 1621825217 input-format • 0.2.8 Formatting user's text input on-the-fly INDIRECT 5 1573301273 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isomorphic-fetch • 2.2.1 Isomorphic WHATWG Fetch API, for Node & Browserify INDIRECT 6 1452850062 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 libphonenumber-js • 1.11.17 A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript INDIRECT 0 1734449678 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 mkdirp • 1.0.4 Recursively mkdir, like `mkdir -p` INDIRECT 0 1585933388 node-fetch • 1.7.3 A light-weight module that brings window.fetch to node.js and io.js INDIRECT 4 1504852098 object-assign • 3.0.0 ES6 Object.assign() ponyfill INDIRECT 0 1433426942 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1487514529 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 promise • 7.3.1 Bare bones Promises/A+ implementation INDIRECT 1 1497910543 prop-types • 15.8.1 Runtime type checking for React props and similar objects. INDIRECT 4 1641341313 raf • 3.4.1 requestAnimationFrame polyfill for node and the browser INDIRECT 1 1541154668 react-autosuggest • 9.4.3 WAI-ARIA compliant React autosuggest component DIRECT 10 1546702017 react-autowhatever • 10.2.1 Accessible rendering layer for Autosuggest and Autocomplete components INDIRECT 8 1575615633 react-create-ref • 1.0.1 React.createRef() polyfill INDIRECT 0 1546597918 react-day-picker • 7.4.10 Flexible date picker component for React INDIRECT 5 1616155237 react-fast-compare • 2.0.4 Fastest deep equal comparison for React. Perfect for shouldComponentUpdate. Also really fast general-purpose deep comparison INDIRECT 0 1541785303 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 react-lifecycles-compat • 3.0.4 Backwards compatibility polyfill for React class components INDIRECT 0 1526049554 react-modal • 3.16.3 Accessible modal dialog component for React.JS INDIRECT 8 1734442817 react-phone-number-input • 2.5.3 Telephone input for React DIRECT 36 1578726486 react-responsive-ui • 0.14.202 Responsive React UI components INDIRECT 33 1625315123 react-themeable • 1.1.0 Utility for making React components easily themeable INDIRECT 1 1463752756 readable-stream • 1.0.34 Streams2, a user-land copy of the stream library from Node.js v0.10.x INDIRECT 4 1460562524 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 redux-thunk • 2.4.2 Thunk middleware for Redux. DIRECT 0 1667526996 regenerator-runtime • 0.14.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1702673522 remove-accents • 0.4.4 Converting the accented characters to their corresponding non-accented ASCII characters. INDIRECT 0 1669283526 request-animation-frame-timeout • 1.0.0 setTimeout() via requestAnimationFrame() INDIRECT 2 1599716138 require-directory • 2.1.1 Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. INDIRECT 0 1432801864 rifm • 0.7.0 Tiny react input formatter and mask INDIRECT 2 1550749170 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 scroll-into-view-if-needed • 2.2.31 Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: center INDIRECT 1 1669717951 section-iterator • 2.0.0 Simple iterator for flat and multi section lists INDIRECT 0 1461153623 setimmediate • 1.0.5 A shim for the setImmediate efficient script yielding API INDIRECT 0 1473641996 shallow-equal • 1.2.1 Minimalistic shallow equality check for arrays/objects INDIRECT 0 1575626580 string_decoder • 0.10.31 The string_decoder module from Node core INDIRECT 0 1408767919 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 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 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 1541541791 ua-parser-js • 0.7.40 Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment INDIRECT 0 1734767817 untildify • 4.0.0 Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev` INDIRECT 0 1556510926 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 warning • 4.0.3 A mirror of Facebook's Warning INDIRECT 2 1549746508 whatwg-fetch • 3.6.20 A window.fetch polyfill. INDIRECT 0 1702509384 why-did-you-update • 1.0.8 Patch React to discover unnecessary re-renders DIRECT 2 1582180878 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yargs • 16.2.0 yargs the modern, pirate-themed, successor to optimist. INDIRECT 15 1607209795