@babel/code-frame • 7.26.2 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1730310371 @babel/generator • 7.26.10 Turns an AST into code. INDIRECT 10 1741715711 @babel/helper-module-imports • 7.25.9 Babel helper functions for inserting module loads INDIRECT 19 1729610492 @babel/helper-string-parser • 7.25.9 A utility package to parse strings INDIRECT 0 1729610436 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 1729610436 @babel/parser • 7.26.10 A JavaScript parser INDIRECT 3 1741715709 @babel/register • 7.25.9 babel require hook INDIRECT 21 1729610437 @babel/runtime • 7.26.10 babel's modular runtime helpers DIRECT 1 1741715705 @babel/template • 7.26.9 Generate an AST from a string template. INDIRECT 7 1739533687 @babel/traverse • 7.26.10 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 18 1741715714 @babel/types • 7.26.10 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1741715707 @emotion/babel-plugin • 11.13.5 A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS. INDIRECT 53 1732089508 @emotion/cache • 11.14.0 emotion's cache INDIRECT 5 1733733808 @emotion/hash • 0.9.2 A MurmurHash2 implementation INDIRECT 0 1721371917 @emotion/memoize • 0.9.0 emotion's memoize utility INDIRECT 0 1721371917 @emotion/react • 11.14.0 > Simple styling in React. INDIRECT 60 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/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.8 Generate source maps INDIRECT 4 1733944203 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/set-array • 1.2.1 Like a Set, but provides the index of the `key` in the backing array INDIRECT 0 1709186612 @jridgewell/sourcemap-codec • 1.5.0 Encode/decode sourcemap mappings INDIRECT 0 1720553292 @jridgewell/trace-mapping • 0.3.25 Trace the original position through a source map INDIRECT 2 1709362371 @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 babel-plugin-macros • 3.1.0 Allows you to build compile-time libraries INDIRECT 25 1620233379 bind-event-listener • 3.0.0 Making binding and unbinding DOM events easier INDIRECT 0 1682550762 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bind • 1.0.8 Robustly `.call.bind()` a function INDIRECT 15 1733462354 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1741024203 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 1554551850 clone-deep • 4.0.1 Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. INDIRECT 4 1542844824 commondir • 1.0.1 compute the closest common parent for file paths INDIRECT 0 1426292101 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.1.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1701944301 dataloader • 2.2.3 A data loading utility to reduce requests to a backend via batching and caching. INDIRECT 0 1733250492 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1733488366 deep-equal • 1.1.2 node's assert.deepEqual algorithm INDIRECT 27 1699489483 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 1707843362 define-properties • 1.2.1 Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. INDIRECT 6 1694585113 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736901763 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 1587627085 eventemitter2 • 4.1.2 A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support. INDIRECT 0 1499866915 find-cache-dir • 2.1.0 Finds the common standard cache directory INDIRECT 11 1552372085 find-root • 1.1.0 find the closest package.json INDIRECT 0 1498771558 find-up • 3.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1529313561 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 functions-have-names • 1.2.3 Does this JS environment support the `name` property on functions? INDIRECT 0 1650390293 get-intrinsic • 1.3.0 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1740257660 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 globals • 11.12.0 Global identifiers from different JavaScript environments INDIRECT 0 1556626185 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 immer • 9.0.21 Create your next immutable state by mutating the current one INDIRECT 0 1679593309 import-fresh • 3.3.1 Import a module while bypassing the cache INDIRECT 3 1738489541 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 14 1734073522 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-date-object • 1.1.0 Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 14 1734048248 is-plain-object • 2.0.4 Returns true if an object was created by the `Object` constructor. INDIRECT 1 1499812870 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 14 1733982247 isobject • 3.0.1 Returns true if the value is an object and not an array or null. INDIRECT 0 1498846770 js-sha256 • 0.10.1 A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding. INDIRECT 0 1693446308 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 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 1579193959 lines-and-columns • 1.2.4 Maps lines and columns to character offsets and back. INDIRECT 0 1637465467 locate-path • 3.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1529269166 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 lru_map • 0.4.1 Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones. INDIRECT 0 1603384334 make-dir • 2.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 2 1551642020 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-is • 1.1.6 ES2015-compliant shim for Object.is - differentiates between -0 and +0 INDIRECT 18 1709078589 object-keys • 1.1.1 An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim INDIRECT 0 1554604218 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 3.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1529066877 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 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-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 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 pify • 4.0.1 Promisify a callback-style function INDIRECT 0 1540213139 pirates • 4.0.6 Properly hijack require, i.e., properly define require hooks and customizations INDIRECT 0 1687251749 pkg-dir • 3.0.0 Find the root directory of a Node.js project or npm package INDIRECT 6 1529322182 prop-types • 15.8.1 Runtime type checking for React props and similar objects. INDIRECT 4 1641341313 react-error-boundary • 3.1.4 Simple reusable React error boundary component DIRECT 2 1635484539 react-fast-compare • 3.2.2 Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison. INDIRECT 0 1684437429 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 react-popper • 2.3.0 Official library to use Popper on React projects INDIRECT 4 1651141317 react-uid • 2.4.0 Render-less container for ID generation INDIRECT 1 1736559691 regenerator-runtime • 0.14.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1702673522 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 20 1735864833 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.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 rusha • 0.8.14 A high-performance pure-javascript SHA1 implementation suitable for large binary data. INDIRECT 0 1623180197 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 set-function-name • 2.0.2 Set a function's name property INDIRECT 6 1708407265 shallow-clone • 3.0.1 Creates a shallow clone of any JavaScript value. INDIRECT 1 1555373202 source-map-support • 0.5.21 Fixes stack traces for files with source maps INDIRECT 2 1637319777 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 symbol-observable • 1.0.1 Symbol.observable ponyfill INDIRECT 0 1465973765 tiny-invariant • 1.3.3 A tiny invariant function INDIRECT 0 1708725005 use-memo-one • 1.1.3 useMemo and useCallback but with a stable cache INDIRECT 0 1661988176 use-sync-external-store • 1.4.0 Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks. INDIRECT 0 1733422259 uuid-validate • 0.0.3 Javascript validator for UUID versions 1 through 5 INDIRECT 0 1527352264 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 warning • 4.0.3 A mirror of Facebook's Warning INDIRECT 2 1549746508 xstate • 4.20.0 Finite State Machines and Statecharts for the Modern Web. INDIRECT 0 1622554230 zustand • 4.5.6 🐻 Bear necessities for state management in React INDIRECT 1 1736254921