@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.2 Turns an AST into code. INDIRECT 10 1730310374 @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.2 A JavaScript parser INDIRECT 3 1730310372 @babel/runtime • 7.26.0 babel's modular runtime helpers INDIRECT 1 1729863011 @babel/template • 7.25.9 Generate an AST from a string template. INDIRECT 7 1729610484 @babel/traverse • 7.25.9 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 18 1729610490 @babel/types • 7.26.0 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1729863014 @emotion/cache • 10.0.29 emotion's cache INDIRECT 4 1583144154 @emotion/core • 10.3.1 > Simple styling in React. INDIRECT 59 1638952453 @emotion/css • 10.0.27 a function to serialize css and object styless INDIRECT 54 1577056277 @emotion/hash • 0.8.0 A MurmurHash2 implementation INDIRECT 0 1583144154 @emotion/is-prop-valid • 0.8.8 A function to check whether a prop is valid for HTML and SVG elements INDIRECT 1 1583792534 @emotion/memoize • 0.7.4 emotion's memoize utility INDIRECT 0 1577056284 @emotion/serialize • 0.11.16 serialization utils for emotion INDIRECT 5 1583144154 @emotion/sheet • 0.9.4 emotion's stylesheet INDIRECT 0 1577056283 @emotion/styled-base • 10.3.0 base styled API for emotion INDIRECT 9 1637922821 @emotion/styled • 10.3.0 styled API for emotion INDIRECT 56 1637922821 @emotion/stylis • 0.8.5 A custom build of Stylis INDIRECT 0 1577056289 @emotion/unitless • 0.7.5 An object of css properties that don't accept values with units INDIRECT 0 1577056285 @emotion/utils • 0.11.3 internal utils for emotion INDIRECT 0 1577056283 @emotion/weak-memoize • 0.2.5 A memoization function that uses a WeakMap INDIRECT 0 1577056285 @jridgewell/gen-mapping • 0.3.5 Generate source maps INDIRECT 4 1709278747 @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 @reach/router • 1.3.4 Next generation Routing for React. INDIRECT 10 1593102342 @storybook/api • 5.3.21 Core Storybook API & Context DIRECT 123 1598573455 @storybook/channels • 5.3.21 Storybook Channel is similar to an EventEmitter. Channels are used with Storybook implementations to send/receive events between the Storybook Manager and the Storybook Renderer. DIRECT 1 1598573387 @storybook/client-logger • 5.3.21 Any client-side logging that is done through storybook should be done through this package. DIRECT 1 1598573391 @storybook/core-events • 5.3.21 Event names used in storybook core DIRECT 1 1598573398 @storybook/csf • 0.0.1 Storybook Component Story Format (CSF) utilities INDIRECT 1 1575874602 @storybook/router • 5.3.21 Core Storybook Router INDIRECT 40 1598573415 @storybook/theming • 5.3.21 Core Storybook Components INDIRECT 81 1598573431 @types/is-function • 1.0.3 TypeScript definitions for is-function INDIRECT 0 1699344122 @types/parse-json • 4.0.2 TypeScript definitions for parse-json INDIRECT 0 1699360513 @types/prop-types • 15.7.13 TypeScript definitions for prop-types INDIRECT 0 1726513633 @types/reach__router • 1.3.15 TypeScript definitions for @reach/router INDIRECT 3 1703813046 @types/react • 18.3.12 TypeScript definitions for react INDIRECT 2 1729655098 babel-plugin-emotion • 10.2.2 A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS. INDIRECT 53 1612910792 babel-plugin-macros • 2.8.0 Allows you to build compile-time libraries INDIRECT 25 1575737803 babel-plugin-syntax-jsx • 6.18.0 Allow parsing of jsx INDIRECT 0 1477343938 call-bind • 1.0.7 Robustly `.call.bind()` a function INDIRECT 11 1707805229 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 1554551850 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 core-js • 3.39.0 Standard library DIRECT 0 1730334081 cosmiconfig • 6.0.0 Find and load configuration from a package.json property, rc file, or CommonJS module INDIRECT 16 1572710664 create-react-context • 0.3.0 Polyfill for the proposed React context API INDIRECT 4 1559774443 csstype • 2.6.21 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1663145474 csstype • 3.1.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1701944301 debug • 4.3.7 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1725583977 deep-object-diff • 1.1.9 Deep diffs two objects, including nested structures of arrays and objects, and return the difference. INDIRECT 0 1668259766 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 8 1707843362 emotion-theming • 10.3.0 A CSS-in-JS theming solution, inspired by styled-components INDIRECT 5 1637922820 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 es-define-property • 1.0.0 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 6 1707791514 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 fast-deep-equal • 2.0.1 Fast deep equal INDIRECT 0 1524909830 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 get-intrinsic • 1.2.4 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 5 1707197526 global • 4.4.0 Require global variables DIRECT 3 1560166008 globals • 11.12.0 Global identifiers from different JavaScript environments INDIRECT 0 1556626185 gopd • 1.0.1 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 6 1667370324 gud • 1.0.0 Create a 'gud nuff' (not cryptographically secure) globally unique id INDIRECT 0 1519255548 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 7 1707801707 has-proto • 1.0.3 Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`? INDIRECT 0 1708375193 has-symbols • 1.0.3 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1646169821 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 import-fresh • 3.3.0 Import a module while bypassing the cache INDIRECT 3 1608471341 invariant • 2.2.4 invariant INDIRECT 2 1520966170 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-core-module • 2.15.1 Is this specifier a node.js core module? INDIRECT 2 1724269937 is-function • 1.0.2 is that thing a function? Use this module to find out INDIRECT 0 1587579854 is-regex • 1.1.4 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 13 1628221763 is-symbol • 1.0.4 Determine if a value is an ES6 Symbol or not. INDIRECT 1 1620501131 isobject • 4.0.0 Returns true if the value is an object and not an array or null. INDIRECT 0 1556446153 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 jsesc • 3.0.2 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1603892950 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 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 map-or-similar • 1.5.0 A JavaScript (JS) Map or Similar object polyfill if Map is not available. INDIRECT 0 1484904828 memoizerific • 1.11.3 Fast, small, efficient JavaScript memoization lib to memoize JS functions INDIRECT 1 1521770711 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-inspect • 1.13.2 string representations of objects in node and the browser INDIRECT 0 1719031548 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 polished • 3.7.2 A lightweight toolset for writing styles in Javascript. INDIRECT 2 1622423474 process • 0.11.10 process information for node.js and browsers INDIRECT 0 1493210067 prop-types • 15.8.1 Runtime type checking for React props and similar objects. INDIRECT 4 1641341313 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 • 16.14.0 React is a JavaScript library for building user interfaces. INDIRECT 5 1602704285 regenerator-runtime • 0.14.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1702673522 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1506160096 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.8 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1696973834 set-function-length • 1.2.2 Set a function's length property INDIRECT 10 1710006059 shallow-equal • 1.2.1 Minimalistic shallow equality check for arrays/objects INDIRECT 0 1575626580 side-channel • 1.0.6 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 13 1709233404 store2 • 2.14.3 Better localStorage INDIRECT 0 1708190647 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 telejson • 3.3.0 A library for teleporting rich data to another place. INDIRECT 25 1574679620 ts-dedent • 1.2.0 TypeScript package which smartly trims and strips indentation from multi-line strings INDIRECT 0 1601315071 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support DIRECT 0 1444243060 warning • 4.0.3 A mirror of Facebook's Warning INDIRECT 2 1549746508