@babel/runtime • 7.26.10babel's modular runtime helpers | INDIRECT | 1 | |
@types/lodash • 4.17.16TypeScript definitions for lodash | DIRECT | 0 | |
@types/prop-types • 15.7.14TypeScript definitions for prop-types | INDIRECT | 0 | |
@types/react-dom • 18.3.5TypeScript definitions for react-dom | INDIRECT | 0 | |
@types/react • 18.3.18TypeScript definitions for react | INDIRECT | 2 | |
@types/react • 19.0.10TypeScript definitions for react | DIRECT | 1 | |
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalized | INDIRECT | 4 | |
capital-case • 1.0.4Transform into a space separated string with each word capitalized | INDIRECT | 4 | |
change-case • 4.1.2Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and others | INDIRECT | 15 | |
constant-case • 3.0.4Transform into upper case string with an underscore between words | INDIRECT | 4 | |
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN data | INDIRECT | 0 | |
dot-case • 3.0.4Transform into a lower case string with a period between words | INDIRECT | 3 | |
header-case • 2.0.4Transform into a dash separated string of capitalized words | INDIRECT | 5 | |
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null). | INDIRECT | 0 | |
js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST | INDIRECT | 1 | |
lower-case • 2.0.2Transforms the string to lower case | INDIRECT | 1 | |
no-case • 3.0.4Transform into a lower cased string with spaces between words | INDIRECT | 2 | |
param-case • 3.0.4Transform into a lower cased string with dashes between words | INDIRECT | 4 | |
pascal-case • 3.1.2Transform into a string of capitalized words without separators | INDIRECT | 3 | |
path-case • 3.0.4Transform into a lower case string with slashes between words | INDIRECT | 4 | |
react-dom • 18.3.1React package for working with the DOM. | INDIRECT | 3 | |
react • 18.3.1React is a JavaScript library for building user interfaces. | INDIRECT | 2 | |
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions. | INDIRECT | 0 | |
scheduler • 0.23.2Cooperative scheduler for the browser environment. | INDIRECT | 2 | |
sentence-case • 3.0.4Transform into a lower case with spaces between words, then capitalize the string | INDIRECT | 4 | |
snake-case • 3.0.4Transform into a lower case string with underscores between words | INDIRECT | 4 | |
upper-case-first • 2.0.2Transforms the string with the first character in upper cased | INDIRECT | 1 | |
upper-case • 2.0.2Transforms the string to upper case | INDIRECT | 1 | |