@adobe/css-tools • 4.4.3 CSS parser / stringifier INDIRECT 0 1747670102 @babel/code-frame • 7.27.1 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1746025711 @babel/helper-validator-identifier • 7.27.1 Validate identifier/keywords name INDIRECT 0 1746025707 @babel/runtime • 7.27.6 babel's modular runtime helpers INDIRECT 0 1749112637 @jest/diff-sequences • 30.0.1 Compare items in two sequences to find a longest common subsequence INDIRECT 0 1750285877 @jest/expect-utils • 30.0.3 INDIRECT 1 1750814512 @jest/get-type • 30.0.1 A utility function to get the type of a value INDIRECT 0 1750285877 @jest/pattern • 30.0.1 INDIRECT 3 1750285879 @jest/schemas • 30.0.1 INDIRECT 1 1750285877 @jest/types • 30.0.1 INDIRECT 17 1750285881 @sinclair/typebox • 0.34.37 Json Schema Type Builder with Static Type Resolution for TypeScript INDIRECT 0 1750742995 @testing-library/dom • 8.20.1 Simple and complete DOM testing utilities that encourage good testing practices. INDIRECT 78 1686945027 @testing-library/jest-dom • 5.17.0 Custom jest matchers to test the state of the DOM DIRECT 60 1689684619 @testing-library/react • 13.4.0 Simple and complete React DOM testing utilities that encourage good testing practices. DIRECT 80 1662310360 @testing-library/user-event • 13.5.0 Fire events the same way the user does DIRECT 1 1634579825 @types/aria-query • 5.0.4 TypeScript definitions for aria-query INDIRECT 0 1699312887 @types/istanbul-lib-coverage • 2.0.6 TypeScript definitions for istanbul-lib-coverage INDIRECT 0 1699344649 @types/istanbul-lib-report • 3.0.3 TypeScript definitions for istanbul-lib-report INDIRECT 1 1699344668 @types/istanbul-reports • 3.0.4 TypeScript definitions for istanbul-reports INDIRECT 2 1699344686 @types/jest • 30.0.0 TypeScript definitions for jest INDIRECT 47 1750059350 @types/node • 24.0.7 TypeScript definitions for node INDIRECT 1 1751096012 @types/react-dom • 18.3.7 TypeScript definitions for react-dom INDIRECT 0 1746009459 @types/stack-utils • 2.0.3 TypeScript definitions for stack-utils INDIRECT 0 1699376438 @types/testing-library__jest-dom • 5.14.9 TypeScript definitions for @testing-library/jest-dom INDIRECT 48 1690232576 @types/yargs-parser • 21.0.3 TypeScript definitions for yargs-parser INDIRECT 0 1699393025 @types/yargs • 17.0.33 TypeScript definitions for yargs INDIRECT 1 1722974860 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 ansi-styles • 5.2.0 ANSI escape codes for styling strings in the terminal INDIRECT 0 1617174934 array-buffer-byte-length • 1.0.2 Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method. INDIRECT 18 1734657717 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 braces • 3.0.3 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 3 1716281951 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 chalk • 3.0.0 Terminal string styling done right INDIRECT 5 1573282749 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 ci-info • 4.2.0 Get details about the current Continuous Integration environment INDIRECT 0 1741513937 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 css.escape • 1.5.1 A robust polyfill for the `CSS.escape` utility method as defined in CSSOM. INDIRECT 0 1471982445 deep-equal • 2.2.3 node's assert.deepEqual algorithm INDIRECT 58 1699489605 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 dom-accessibility-api • 0.5.16 Implements https://w3c.github.io/accname/ INDIRECT 0 1674072230 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 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-get-iterator • 1.1.3 Get an iterator for any JS language value. Works robustly across all environments, all versions. INDIRECT 30 1673596182 es-object-atoms • 1.1.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736901763 escape-string-regexp • 2.0.0 Escape RegExp special characters INDIRECT 0 1555487349 expect • 30.0.3 INDIRECT 46 1750814515 fill-range • 7.1.1 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 2 1716281151 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 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 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-bigints • 1.1.0 Determine if the JS environment has BigInt support. INDIRECT 0 1734543453 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 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 indent-string • 4.0.0 Indent each line in a string INDIRECT 0 1555486273 internal-slot • 1.1.0 ES spec-like internal slots INDIRECT 18 1734105749 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 14 1734073522 is-array-buffer • 3.0.5 Is this value a JS ArrayBuffer? INDIRECT 17 1734367607 is-bigint • 1.1.0 Is this value an ES BigInt? INDIRECT 1 1733164978 is-boolean-object • 1.2.2 Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 14 1738723692 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 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-map • 2.0.3 Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709916547 is-number-object • 1.1.1 Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 14 1734317956 is-number • 7.0.0 Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. INDIRECT 0 1530716938 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 14 1733982247 is-set • 2.0.3 Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709929103 is-shared-array-buffer • 1.0.4 Is this value a JS SharedArrayBuffer? INDIRECT 13 1734539276 is-string • 1.1.1 Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 14 1734317940 is-symbol • 1.1.1 Determine if a value is an ES6 Symbol or not. INDIRECT 16 1734075461 is-weakmap • 2.0.2 Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709929112 is-weakset • 2.0.4 Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 13 1734413863 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 jest-diff • 30.0.3 INDIRECT 13 1750814509 jest-matcher-utils • 30.0.3 A set of utility functions for expect and related packages INDIRECT 14 1750814511 jest-message-util • 30.0.2 INDIRECT 36 1750329978 jest-mock • 30.0.2 INDIRECT 22 1750329976 jest-regex-util • 30.0.1 INDIRECT 0 1750285877 jest-util • 30.0.2 INDIRECT 21 1750329974 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 lz-string • 1.5.0 LZ-based compression algorithm INDIRECT 0 1677918299 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 min-indent • 1.0.1 Get the shortest leading whitespace from lines in a string INDIRECT 0 1590693606 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 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 object.assign • 4.1.7 ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim INDIRECT 19 1734555262 picomatch • 2.3.1 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1641143904 picomatch • 4.0.2 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1711596191 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 pretty-format • 27.5.1 Stringify any JavaScript value. INDIRECT 3 1644317532 pretty-format • 30.0.2 Stringify any JavaScript value. INDIRECT 4 1750329976 react-is • 17.0.2 Brand checking of React Elements. INDIRECT 0 1616450207 react-is • 18.3.1 Brand checking of React Elements. INDIRECT 0 1714149785 redent • 3.0.0 Strip redundant indentation and indent the string INDIRECT 3 1556260705 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 20 1735864833 safe-regex-test • 1.1.0 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 15 1734029347 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 side-channel-list • 1.0.0 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1733862025 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 14 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 15 1733895551 side-channel • 1.1.0 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 17 1733936433 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 stack-utils • 2.0.6 Captures and cleans stack traces INDIRECT 1 1667921994 stop-iteration-iterator • 1.1.0 Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it. INDIRECT 19 1734129212 strip-indent • 3.0.0 Strip leading whitespace from each line in a string INDIRECT 1 1555467709 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 to-regex-range • 5.0.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 1 1554617077 undici-types • 7.8.0 A stand-alone types package for Undici INDIRECT 0 1744279288 which-boxed-primitive • 1.1.1 Which kind of boxed JS primitive is this? INDIRECT 22 1734328124 which-collection • 1.0.2 Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 17 1709938384 which-typed-array • 1.1.19 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 22 1741483626