@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
@babel/generator • 7.26.2Turns an AST into code. | INDIRECT | 10 | |
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loads | INDIRECT | 19 | |
@babel/helper-string-parser • 7.25.9A utility package to parse strings | INDIRECT | 0 | |
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords name | INDIRECT | 0 | |
@babel/parser • 7.26.2A JavaScript parser | INDIRECT | 3 | |
@babel/runtime • 7.26.0babel's modular runtime helpers | INDIRECT | 1 | |
@babel/template • 7.25.9Generate an AST from a string template. | INDIRECT | 7 | |
@babel/traverse • 7.25.9The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | INDIRECT | 18 | |
@babel/types • 7.26.0Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 2 | |
@emotion/babel-utils • 0.6.10Internal Babel utils used in various macros | INDIRECT | 8 | |
@emotion/hash • 0.6.6A MurmurHash2 implementation | INDIRECT | 0 | |
@emotion/memoize • 0.6.6emotion's memoize utility | INDIRECT | 0 | |
@emotion/serialize • 0.9.1serialization utils for emotion | INDIRECT | 4 | |
@emotion/stylis • 0.7.1A custom build of Stylis | INDIRECT | 0 | |
@emotion/unitless • 0.6.7An object of css properties that don't accept values with units | INDIRECT | 0 | |
@emotion/utils • 0.8.2internal utils for emotion | INDIRECT | 0 | |
@jridgewell/gen-mapping • 0.3.5Generate source maps | INDIRECT | 4 | |
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URI | INDIRECT | 0 | |
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing array | INDIRECT | 0 | |
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappings | INDIRECT | 0 | |
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source map | INDIRECT | 2 | |
@types/parse-json • 4.0.2TypeScript definitions for parse-json | INDIRECT | 0 | |
ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminal | INDIRECT | 0 | |
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations. | INDIRECT | 9 | |
babel-core • 6.26.3Babel compiler core. | DIRECT | 49 | |
babel-generator • 6.26.1Turns an AST into code. | INDIRECT | 14 | |
babel-helpers • 6.24.1Collection of helper functions used by Babel transforms. | INDIRECT | 25 | |
babel-messages • 6.23.0Collection of debug messages used by Babel. | INDIRECT | 3 | |
babel-plugin-emotion • 9.2.11A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS. | INDIRECT | 59 | |
babel-plugin-macros • 2.8.0Allows you to build compile-time libraries | INDIRECT | 25 | |
babel-plugin-syntax-jsx • 6.18.0Allow parsing of jsx | INDIRECT | 0 | |
babel-register • 6.26.0babel require hook | INDIRECT | 49 | |
babel-runtime • 6.26.0babel selfContained runtime | INDIRECT | 2 | |
babel-template • 6.26.0Generate an AST from a string template. | INDIRECT | 24 | |
babel-traverse • 6.26.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | INDIRECT | 23 | |
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 6 | |
babylon • 6.18.0A JavaScript parser | INDIRECT | 0 | |
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
callsites • 3.1.0Get callsites from the V8 stack trace API | INDIRECT | 0 | |
chalk • 1.1.3Terminal string styling done right. Much color. | INDIRECT | 6 | |
classnames • 2.5.1A simple utility for conditionally joining classNames together | INDIRECT | 0 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties. | INDIRECT | 0 | |
core-js • 2.6.12Standard library | INDIRECT | 0 | |
cosmiconfig • 6.0.0Find and load configuration from a package.json property, rc file, or CommonJS module | INDIRECT | 16 | |
create-emotion • 9.2.12The Next Generation of CSS-in-JS. | INDIRECT | 7 | |
csstype • 2.6.21Strict TypeScript and Flow types for style based on MDN data | INDIRECT | 0 | |
debug • 2.6.9small debugging utility | INDIRECT | 1 | |
debug • 4.3.7Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
detect-indent • 4.0.0Detect the indentation of code | INDIRECT | 2 | |
dom-helpers • 3.4.0tiny modular DOM lib for ie8+ | INDIRECT | 2 | |
emotion • 9.2.12The Next Generation of CSS-in-JS. | INDIRECT | 64 | |
error-ex • 1.3.2Easy error subclassing and stack customization | INDIRECT | 1 | |
escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
find-root • 1.1.0find the closest package.json | INDIRECT | 0 | |
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
globals • 11.12.0Global identifiers from different JavaScript environments | INDIRECT | 0 | |
globals • 9.18.0Global identifiers from different JavaScript environments | INDIRECT | 0 | |
has-ansi • 2.0.0Check if a string has ANSI escape codes | INDIRECT | 1 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
home-or-tmp • 2.0.0Get the user home directory with fallback to the system temp directory | INDIRECT | 2 | |
import-fresh • 3.3.0Import a module while bypassing the cache | INDIRECT | 3 | |
invariant • 2.2.4invariant | INDIRECT | 2 | |
is-arrayish • 0.2.1Determines if an object can be used as an array | INDIRECT | 0 | |
is-core-module • 2.15.1Is this specifier a node.js core module? | INDIRECT | 2 | |
is-finite • 1.1.0ES2015 Number.isFinite() ponyfill | INDIRECT | 0 | |
js-tokens • 3.0.2A regex that tokenizes JavaScript. | INDIRECT | 0 | |
js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
jsesc • 1.3.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output. | INDIRECT | 0 | |
jsesc • 3.0.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. | INDIRECT | 0 | |
json-parse-even-better-errors • 2.3.1JSON.parse with context information on error | INDIRECT | 0 | |
json5 • 0.5.1JSON for the ES5 era. | INDIRECT | 0 | |
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back. | INDIRECT | 0 | |
lodash • 4.17.21Lodash modular utilities. | INDIRECT | 0 | |
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST | INDIRECT | 1 | |
memoize-one • 5.2.1A memoization library which only remembers the latest invocation | INDIRECT | 0 | |
minimist • 1.2.8parse argument options | INDIRECT | 0 | |
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p` | INDIRECT | 1 | |
ms • 2.0.0Tiny milisecond conversion utility | INDIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
nopt • 1.0.10Option parsing for Node, supporting types, shorthands, etc. Used by npm. | INDIRECT | 1 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfill | INDIRECT | 0 | |
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfill | INDIRECT | 0 | |
parent-module • 1.0.1Get the path of the parent module | INDIRECT | 1 | |
parse-json • 5.2.0Parse JSON with more helpful errors | INDIRECT | 8 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
path-type • 4.0.0Check if a path is a file, directory, or symlink | INDIRECT | 0 | |
performance-now • 2.1.0Implements performance.now (based on process.hrtime). | INDIRECT | 0 | |
private • 0.1.8Utility for associating truly private state with any JavaScript object | INDIRECT | 0 | |
prop-types • 15.8.1Runtime type checking for React props and similar objects. | INDIRECT | 4 | |
raf • 3.4.1requestAnimationFrame polyfill for node and the browser | INDIRECT | 1 | |
react-input-autosize • 2.2.2Auto-resizing Input Component for React | INDIRECT | 5 | |
react-is • 16.13.1Brand checking of React Elements. | INDIRECT | 0 | |
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class components | INDIRECT | 0 | |
react-select • 2.4.4A Select control built with and for ReactJS | INDIRECT | 78 | |
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions. | INDIRECT | 0 | |
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions. | INDIRECT | 0 | |
repeating • 2.0.1Repeat a string - fast | INDIRECT | 1 | |
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given path | INDIRECT | 0 | |
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
slash • 1.0.0Convert Windows backslash paths to slash paths | INDIRECT | 0 | |
source-map-support • 0.4.18Fixes stack traces for files with source maps | INDIRECT | 1 | |
strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
stylis-rule-sheet • 0.0.10stylis plugin to extract individual rules to use with insertRule API | INDIRECT | 0 | |
stylis • 3.5.4light - weight css preprocessor | INDIRECT | 0 | |
supports-color • 2.0.0Detect whether a terminal supports color | INDIRECT | 0 | |
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag. | INDIRECT | 0 | |
to-fast-properties • 1.0.3Force V8 to use fast properties for an object | INDIRECT | 0 | |
trim-right • 1.0.1Similar to String#trim() but removes only whitespace on the right | INDIRECT | 0 | |