@babel/code-frame • 7.26.2 Generate errors that contain a code frame that point to source locations. INDIRECT 3 October 30, 2024 @babel/generator • 7.26.10 Turns an AST into code. INDIRECT 10 March 11, 2025 @babel/helper-module-imports • 7.25.9 Babel helper functions for inserting module loads INDIRECT 19 October 22, 2024 @babel/helper-string-parser • 7.25.9 A utility package to parse strings INDIRECT 0 October 22, 2024 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 October 22, 2024 @babel/parser • 7.26.10 A JavaScript parser INDIRECT 3 March 11, 2025 @babel/runtime • 7.26.10 babel's modular runtime helpers DIRECT 1 March 11, 2025 @babel/template • 7.26.9 Generate an AST from a string template. INDIRECT 7 February 14, 2025 @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 March 11, 2025 @babel/types • 7.26.10 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 March 11, 2025 @emotion/babel-plugin • 11.13.5 A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS. INDIRECT 53 November 20, 2024 @emotion/cache • 11.14.0 emotion's cache INDIRECT 5 December 9, 2024 @emotion/hash • 0.9.2 A MurmurHash2 implementation INDIRECT 0 July 19, 2024 @emotion/memoize • 0.9.0 emotion's memoize utility INDIRECT 0 July 19, 2024 @emotion/react • 11.14.0 > Simple styling in React. INDIRECT 60 December 9, 2024 @emotion/serialize • 1.3.3 serialization utils for emotion INDIRECT 5 November 20, 2024 @emotion/sheet • 1.4.0 emotion's stylesheet INDIRECT 0 July 20, 2024 @emotion/unitless • 0.10.0 An object of css properties that don't accept values with units INDIRECT 0 August 21, 2024 @emotion/use-insertion-effect-with-fallbacks • 1.2.0 A wrapper package that uses `useInsertionEffect` or a fallback for it INDIRECT 0 December 9, 2024 @emotion/utils • 1.4.2 internal utils for emotion INDIRECT 0 November 20, 2024 @emotion/weak-memoize • 0.4.0 A memoization function that uses a WeakMap INDIRECT 0 July 19, 2024 @jridgewell/gen-mapping • 0.3.8 Generate source maps INDIRECT 4 December 11, 2024 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 February 14, 2024 @jridgewell/set-array • 1.2.1 Like a Set, but provides the index of the `key` in the backing array INDIRECT 0 February 29, 2024 @jridgewell/sourcemap-codec • 1.5.0 Encode/decode sourcemap mappings INDIRECT 0 July 9, 2024 @jridgewell/trace-mapping • 0.3.25 Trace the original position through a source map INDIRECT 2 March 2, 2024 @types/parse-json • 4.0.2 TypeScript definitions for parse-json INDIRECT 0 November 7, 2023 babel-plugin-macros • 3.1.0 Allows you to build compile-time libraries INDIRECT 25 May 5, 2021 bind-event-listener • 3.0.0 Making binding and unbinding DOM events easier INDIRECT 0 April 26, 2023 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 April 6, 2019 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 October 10, 2022 cosmiconfig • 7.1.0 Find and load configuration from a package.json property, rc file, or CommonJS module INDIRECT 16 November 12, 2022 csstype • 3.1.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 December 7, 2023 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 December 6, 2024 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 June 19, 2018 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 April 23, 2020 eventemitter2 • 4.1.2 A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support. INDIRECT 0 July 12, 2017 find-root • 1.1.0 find the closest package.json INDIRECT 0 June 29, 2017 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 October 12, 2023 globals • 11.12.0 Global identifiers from different JavaScript environments INDIRECT 0 April 30, 2019 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 March 10, 2024 import-fresh • 3.3.1 Import a module while bypassing the cache INDIRECT 3 February 2, 2025 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 August 31, 2015 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 December 21, 2024 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 January 28, 2018 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 December 11, 2024 json-parse-even-better-errors • 2.3.1 JSON.parse with context information on error INDIRECT 0 September 2, 2020 lines-and-columns • 1.2.4 Maps lines and columns to character offsets and back. INDIRECT 0 November 21, 2021 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 July 10, 2018 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 December 8, 2020 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 January 16, 2017 parent-module • 1.0.1 Get the path of the parent module INDIRECT 1 March 28, 2019 parse-json • 5.2.0 Parse JSON with more helpful errors INDIRECT 8 January 18, 2021 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 May 25, 2021 path-type • 4.0.0 Check if a path is a file, directory, or symlink INDIRECT 0 March 12, 2019 prop-types • 15.8.1 Runtime type checking for React props and similar objects. INDIRECT 4 January 5, 2022 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 March 19, 2020 react-uid • 2.4.0 Render-less container for ID generation INDIRECT 1 January 11, 2025 regenerator-runtime • 0.14.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 December 15, 2023 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 September 23, 2017 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 December 19, 2024 stylis • 4.2.0 A Light–weight CSS Preprocessor INDIRECT 0 May 5, 2023 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 January 3, 2022 tiny-invariant • 1.3.3 A tiny invariant function INDIRECT 0 February 23, 2024 use-memo-one • 1.1.3 useMemo and useCallback but with a stable cache INDIRECT 0 August 31, 2022