@babel/code-frame • 7.29.7 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1779707738 @babel/generator • 7.29.8 Turns an AST into code. INDIRECT 9 1785510454 @babel/helper-globals • 7.29.7 A collection of JavaScript globals for Babel internal usage INDIRECT 0 1779707730 @babel/helper-module-imports • 7.29.7 Babel helper functions for inserting module loads INDIRECT 18 1779707797 @babel/helper-string-parser • 7.29.7 A utility package to parse strings INDIRECT 0 1779707730 @babel/helper-validator-identifier • 7.29.7 Validate identifier/keywords name INDIRECT 0 1779707731 @babel/parser • 7.29.8 A JavaScript parser INDIRECT 3 1785510451 @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.8 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1785510578 @babel/types • 7.29.8 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1785510449 @emotion/babel-plugin • 11.13.5 A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS. INDIRECT 52 1732089508 @emotion/cache • 11.14.0 emotion's cache INDIRECT 5 1733733808 @emotion/hash • 0.9.2 A MurmurHash2 implementation INDIRECT 0 1721371917 @emotion/is-prop-valid • 1.4.0 A function to check whether a prop is valid for HTML and SVG elements INDIRECT 1 1757014574 @emotion/memoize • 0.9.0 emotion's memoize utility INDIRECT 0 1721371917 @emotion/react • 11.14.0 > Simple styling in React. DIRECT 59 1733733807 @emotion/serialize • 1.3.3 serialization utils for emotion INDIRECT 5 1732089507 @emotion/sheet • 1.4.0 emotion's stylesheet INDIRECT 0 1721461050 @emotion/styled • 11.14.1 styled API for emotion DIRECT 55 1750934955 @emotion/unitless • 0.10.0 An object of css properties that don't accept values with units INDIRECT 0 1724232290 @emotion/use-insertion-effect-with-fallbacks • 1.2.0 A wrapper package that uses `useInsertionEffect` or a fallback for it INDIRECT 0 1733733808 @emotion/utils • 1.4.2 internal utils for emotion INDIRECT 0 1732089508 @emotion/weak-memoize • 0.4.0 A memoization function that uses a WeakMap INDIRECT 0 1721371919 @jridgewell/gen-mapping • 0.3.13 Generate source maps INDIRECT 3 1754981001 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/sourcemap-codec • 1.6.0 Encode/decode sourcemap mappings INDIRECT 0 1787879687 @jridgewell/trace-mapping • 0.3.31 Trace the original position through a source map INDIRECT 2 1757535169 @mui/core-downloads-tracker • 5.18.0 Internal package to track number of downloads of our design system libraries INDIRECT 0 1751942946 @mui/lab • 9.0.0-beta.9 Laboratory for new Material UI modules. DIRECT 24 1787843408 @mui/material • 5.18.0 Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box. DIRECT 29 1751942989 @mui/private-theming • 5.17.1 Private - The React theme context to be shared between `@mui/styles` and `@mui/material`. INDIRECT 11 1742322964 @mui/private-theming • 9.4.0 Private - The React theme context to be shared between `@mui/styles` and `@mui/material`. INDIRECT 11 1787843412 @mui/styled-engine • 5.18.0 styled() API wrapper package for emotion. INDIRECT 16 1751942952 @mui/styled-engine • 9.4.0 styled() API wrapper package for emotion. INDIRECT 16 1787843353 @mui/system • 5.18.0 MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs. INDIRECT 23 1751942956 @mui/system • 9.4.0 MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs. INDIRECT 23 1787843396 @mui/types • 7.2.24 Utility types for MUI. INDIRECT 0 1742233963 @mui/types • 9.4.0 Utility types for Material UI. INDIRECT 1 1787843363 @mui/utils • 5.17.1 Utility functions for React components. INDIRECT 10 1742322956 @mui/utils • 9.4.0 Utility functions for React components. INDIRECT 10 1787843418 @popperjs/core • 2.11.8 Tooltip and Popover Positioning Engine INDIRECT 0 1685122045 @types/parse-json • 4.0.2 TypeScript definitions for parse-json INDIRECT 0 1699360513 @types/prop-types • 15.7.15 TypeScript definitions for prop-types INDIRECT 0 1749499354 @types/react-transition-group • 4.4.12 TypeScript definitions for react-transition-group INDIRECT 0 1733927842 babel-plugin-macros • 3.1.0 Allows you to build compile-time libraries INDIRECT 25 1620233379 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 1554551850 classnames • 2.5.1 A simple utility for conditionally joining classNames together INDIRECT 0 1703865316 clsx • 2.1.1 A tiny (239B) utility for constructing className strings conditionally. INDIRECT 0 1713849964 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 cosmiconfig • 7.1.0 Find and load configuration from a package.json property, rc file, or CommonJS module INDIRECT 16 1668262710 csstype • 3.2.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1763379747 date-fns • 2.30.0 Modern JavaScript date utility library DIRECT 1 1682822987 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 dom-helpers • 5.2.1 tiny modular DOM lib for ie9+ INDIRECT 2 1619449557 error-ex • 1.3.4 Easy error subclassing and stack customization INDIRECT 1 1757948321 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 1587627085 find-root • 1.1.0 find the closest package.json INDIRECT 0 1498771558 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 import-fresh • 3.3.1 Import a module while bypassing the cache INDIRECT 3 1738489541 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 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 json-parse-even-better-errors • 2.3.1 JSON.parse with context information on error INDIRECT 0 1599064678 lines-and-columns • 1.2.4 Maps lines and columns to character offsets and back. INDIRECT 0 1637465467 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 parent-module • 1.0.1 Get the path of the parent module INDIRECT 1 1553772832 parse-json • 5.2.0 Parse JSON with more helpful errors INDIRECT 8 1610968513 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 prop-types • 15.8.1 Runtime type checking for React props and similar objects. INDIRECT 4 1641341313 react-date-range • 1.4.0 A React component for choosing dates and date ranges. DIRECT 8 1631387530 react-dom • 17.0.2 React package for working with the DOM. DIRECT 4 1616450193 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 react-is • 19.3.0 Brand checking of React Elements. INDIRECT 0 1788974253 react-list • 0.8.19 A versatile infinite scroll [React] component. INDIRECT 0 1782967215 react • 17.0.2 React is a JavaScript library for building user interfaces. DIRECT 3 1616450179 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1506160096 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 scheduler • 0.20.2 Cooperative scheduler for the browser environment. INDIRECT 3 1616450160 shallow-equal • 1.2.1 Minimalistic shallow equality check for arrays/objects INDIRECT 0 1575626580 stylis • 4.2.0 A Light–weight CSS Preprocessor INDIRECT 0 1683318203 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576