UNPKG

npm-to-cdn

Version:

A CLI tool to get CDN links for any npm package.

2,106 lines 56.9 kB
{ "@types/yargs": { "version": "17.0.33", "dependencies": { "@types/yargs-parser": "*" }, "parent": null }, "node-fetch": { "version": "3.3.2", "dependencies": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4", "formdata-polyfill": "^4.0.10" }, "parent": null }, "yargs": { "version": "18.0.0", "dependencies": { "cliui": "^9.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "string-width": "^7.2.0", "y18n": "^5.0.5", "yargs-parser": "^22.0.0" }, "parent": null }, "jest": { "version": "30.0.2", "dependencies": { "@jest/core": "30.0.2", "@jest/types": "30.0.1", "import-local": "^3.2.0", "jest-cli": "30.0.2" }, "parent": null }, "@types/yargs-parser": { "version": "21.0.3", "dependencies": {}, "parent": "@types/yargs" }, "get-caller-file": { "version": "2.0.5", "dependencies": {}, "parent": "yargs" }, "fetch-blob": { "version": "4.0.0", "dependencies": { "node-domexception": "^1.0.0" }, "parent": "node-fetch" }, "formdata-polyfill": { "version": "4.0.10", "dependencies": { "fetch-blob": "^3.1.2" }, "parent": "node-fetch" }, "escalade": { "version": "3.2.0", "dependencies": {}, "parent": "yargs" }, "data-uri-to-buffer": { "version": "6.0.2", "dependencies": {}, "parent": "node-fetch" }, "cliui": { "version": "9.0.1", "dependencies": { "string-width": "^7.2.0", "strip-ansi": "^7.1.0", "wrap-ansi": "^9.0.0" }, "parent": "yargs" }, "string-width": { "version": "7.2.0", "dependencies": { "emoji-regex": "^10.3.0", "get-east-asian-width": "^1.0.0", "strip-ansi": "^7.1.0" }, "parent": "cliui" }, "y18n": { "version": "5.0.8", "dependencies": {}, "parent": "yargs" }, "yargs-parser": { "version": "22.0.0", "dependencies": {}, "parent": "yargs" }, "import-local": { "version": "3.2.0", "dependencies": { "pkg-dir": "^4.2.0", "resolve-cwd": "^3.0.0" }, "parent": "jest" }, "@jest/types": { "version": "30.0.1", "dependencies": { "@jest/pattern": "30.0.1", "@jest/schemas": "30.0.1", "@types/istanbul-lib-coverage": "^2.0.6", "@types/istanbul-reports": "^3.0.4", "@types/node": "*", "@types/yargs": "^17.0.33", "chalk": "^4.1.2" }, "parent": "jest" }, "@jest/core": { "version": "30.0.2", "dependencies": { "@jest/console": "30.0.2", "@jest/pattern": "30.0.1", "@jest/reporters": "30.0.2", "@jest/test-result": "30.0.2", "@jest/transform": "30.0.2", "@jest/types": "30.0.1", "@types/node": "*", "ansi-escapes": "^4.3.2", "chalk": "^4.1.2", "ci-info": "^4.2.0", "exit-x": "^0.2.2", "graceful-fs": "^4.2.11", "jest-changed-files": "30.0.2", "jest-config": "30.0.2", "jest-haste-map": "30.0.2", "jest-message-util": "30.0.2", "jest-regex-util": "30.0.1", "jest-resolve": "30.0.2", "jest-resolve-dependencies": "30.0.2", "jest-runner": "30.0.2", "jest-runtime": "30.0.2", "jest-snapshot": "30.0.2", "jest-util": "30.0.2", "jest-validate": "30.0.2", "jest-watcher": "30.0.2", "micromatch": "^4.0.8", "pretty-format": "30.0.2", "slash": "^3.0.0" }, "parent": "jest" }, "jest-cli": { "version": "30.0.2", "dependencies": { "@jest/core": "30.0.2", "@jest/test-result": "30.0.2", "@jest/types": "30.0.1", "chalk": "^4.1.2", "exit-x": "^0.2.2", "import-local": "^3.2.0", "jest-config": "30.0.2", "jest-util": "30.0.2", "jest-validate": "30.0.2", "yargs": "^17.7.2" }, "parent": "jest" }, "node-domexception": { "version": "2.0.2", "dependencies": {}, "parent": "fetch-blob" }, "get-east-asian-width": { "version": "1.3.0", "dependencies": {}, "parent": "string-width" }, "strip-ansi": { "version": "7.1.0", "dependencies": { "ansi-regex": "^6.0.1" }, "parent": "string-width" }, "wrap-ansi": { "version": "9.0.0", "dependencies": { "ansi-styles": "^6.2.1", "string-width": "^7.0.0", "strip-ansi": "^7.1.0" }, "parent": "cliui" }, "emoji-regex": { "version": "10.4.0", "dependencies": {}, "parent": "string-width" }, "pkg-dir": { "version": "9.0.0", "dependencies": { "find-up-simple": "^1.0.0" }, "parent": "import-local" }, "resolve-cwd": { "version": "3.0.0", "dependencies": { "resolve-from": "^5.0.0" }, "parent": "import-local" }, "@jest/pattern": { "version": "30.0.1", "dependencies": { "@types/node": "*", "jest-regex-util": "30.0.1" }, "parent": "@jest/core" }, "@types/istanbul-lib-coverage": { "version": "2.0.6", "dependencies": {}, "parent": "@jest/types" }, "@jest/schemas": { "version": "30.0.1", "dependencies": { "@sinclair/typebox": "^0.34.0" }, "parent": "@jest/types" }, "@types/istanbul-reports": { "version": "3.0.4", "dependencies": { "@types/istanbul-lib-report": "*" }, "parent": "@jest/types" }, "chalk": { "version": "5.4.1", "dependencies": {}, "parent": "jest-cli" }, "@jest/test-result": { "version": "30.0.2", "dependencies": { "@jest/console": "30.0.2", "@jest/types": "30.0.1", "@types/istanbul-lib-coverage": "^2.0.6", "collect-v8-coverage": "^1.0.2" }, "parent": "jest-cli" }, "@jest/console": { "version": "30.0.2", "dependencies": { "@jest/types": "30.0.1", "@types/node": "*", "chalk": "^4.1.2", "jest-message-util": "30.0.2", "jest-util": "30.0.2", "slash": "^3.0.0" }, "parent": "@jest/test-result" }, "ansi-escapes": { "version": "7.0.0", "dependencies": { "environment": "^1.0.0" }, "parent": "@jest/core" }, "@jest/transform": { "version": "30.0.2", "dependencies": { "@babel/core": "^7.27.4", "@jest/types": "30.0.1", "@jridgewell/trace-mapping": "^0.3.25", "babel-plugin-istanbul": "^7.0.0", "chalk": "^4.1.2", "convert-source-map": "^2.0.0", "fast-json-stable-stringify": "^2.1.0", "graceful-fs": "^4.2.11", "jest-haste-map": "30.0.2", "jest-regex-util": "30.0.1", "jest-util": "30.0.2", "micromatch": "^4.0.8", "pirates": "^4.0.7", "slash": "^3.0.0", "write-file-atomic": "^5.0.1" }, "parent": "@jest/core" }, "@jest/reporters": { "version": "30.0.2", "dependencies": { "@bcoe/v8-coverage": "^0.2.3", "@jest/console": "30.0.2", "@jest/test-result": "30.0.2", "@jest/transform": "30.0.2", "@jest/types": "30.0.1", "@jridgewell/trace-mapping": "^0.3.25", "@types/node": "*", "chalk": "^4.1.2", "collect-v8-coverage": "^1.0.2", "exit-x": "^0.2.2", "glob": "^10.3.10", "graceful-fs": "^4.2.11", "istanbul-lib-coverage": "^3.0.0", "istanbul-lib-instrument": "^6.0.0", "istanbul-lib-report": "^3.0.0", "istanbul-lib-source-maps": "^5.0.0", "istanbul-reports": "^3.1.3", "jest-message-util": "30.0.2", "jest-util": "30.0.2", "jest-worker": "30.0.2", "slash": "^3.0.0", "string-length": "^4.0.2", "v8-to-istanbul": "^9.0.1" }, "parent": "@jest/core" }, "exit-x": { "version": "0.2.2", "dependencies": {}, "parent": "jest-cli" }, "jest-util": { "version": "30.0.2", "dependencies": { "@jest/types": "30.0.1", "@types/node": "*", "chalk": "^4.1.2", "ci-info": "^4.2.0", "graceful-fs": "^4.2.11", "picomatch": "^4.0.2" }, "parent": "@jest/console" }, "jest-config": { "version": "30.0.2", "dependencies": { "@babel/core": "^7.27.4", "@jest/get-type": "30.0.1", "@jest/pattern": "30.0.1", "@jest/test-sequencer": "30.0.2", "@jest/types": "30.0.1", "babel-jest": "30.0.2", "chalk": "^4.1.2", "ci-info": "^4.2.0", "deepmerge": "^4.3.1", "glob": "^10.3.10", "graceful-fs": "^4.2.11", "jest-circus": "30.0.2", "jest-docblock": "30.0.1", "jest-environment-node": "30.0.2", "jest-regex-util": "30.0.1", "jest-resolve": "30.0.2", "jest-runner": "30.0.2", "jest-util": "30.0.2", "jest-validate": "30.0.2", "micromatch": "^4.0.8", "parse-json": "^5.2.0", "pretty-format": "30.0.2", "slash": "^3.0.0", "strip-json-comments": "^3.1.1" }, "parent": "jest-cli" }, "@types/node": { "version": "24.0.3", "dependencies": { "undici-types": "~7.8.0" }, "parent": "jest-util" }, "ansi-regex": { "version": "6.1.0", "dependencies": {}, "parent": "strip-ansi" }, "ansi-styles": { "version": "6.2.1", "dependencies": {}, "parent": "wrap-ansi" }, "find-up-simple": { "version": "1.0.1", "dependencies": {}, "parent": "pkg-dir" }, "resolve-from": { "version": "5.0.0", "dependencies": {}, "parent": "resolve-cwd" }, "jest-regex-util": { "version": "30.0.1", "dependencies": {}, "parent": "@jest/pattern" }, "@types/istanbul-lib-report": { "version": "3.0.3", "dependencies": { "@types/istanbul-lib-coverage": "*" }, "parent": "@types/istanbul-reports" }, "collect-v8-coverage": { "version": "1.0.2", "dependencies": {}, "parent": "@jest/test-result" }, "jest-message-util": { "version": "30.0.2", "dependencies": { "@babel/code-frame": "^7.27.1", "@jest/types": "30.0.1", "@types/stack-utils": "^2.0.3", "chalk": "^4.1.2", "graceful-fs": "^4.2.11", "micromatch": "^4.0.8", "pretty-format": "30.0.2", "slash": "^3.0.0", "stack-utils": "^2.0.6" }, "parent": "@jest/console" }, "slash": { "version": "5.1.0", "dependencies": {}, "parent": "jest-message-util" }, "environment": { "version": "1.1.0", "dependencies": {}, "parent": "ansi-escapes" }, "babel-plugin-istanbul": { "version": "7.0.0", "dependencies": { "@babel/helper-plugin-utils": "^7.0.0", "@istanbuljs/load-nyc-config": "^1.0.0", "@istanbuljs/schema": "^0.1.3", "istanbul-lib-instrument": "^6.0.2", "test-exclude": "^6.0.0" }, "parent": "@jest/transform" }, "@jridgewell/trace-mapping": { "version": "0.3.25", "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" }, "parent": "@jest/reporters" }, "fast-json-stable-stringify": { "version": "2.1.0", "dependencies": {}, "parent": "@jest/transform" }, "@bcoe/v8-coverage": { "version": "1.0.2", "dependencies": {}, "parent": "@jest/reporters" }, "convert-source-map": { "version": "2.0.0", "dependencies": {}, "parent": "@jest/transform" }, "graceful-fs": { "version": "4.2.11", "dependencies": {}, "parent": "jest-message-util" }, "@sinclair/typebox": { "version": "0.34.36", "dependencies": {}, "parent": "@jest/schemas" }, "@babel/core": { "version": "7.27.4", "dependencies": { "debug": "^4.1.0", "json5": "^2.2.3", "semver": "^6.3.1", "gensync": "^1.0.0-beta.2", "@babel/types": "^7.27.3", "@babel/parser": "^7.27.4", "@babel/helpers": "^7.27.4", "@babel/template": "^7.27.2", "@babel/traverse": "^7.27.4", "@babel/generator": "^7.27.3", "@babel/code-frame": "^7.27.1", "convert-source-map": "^2.0.0", "@ampproject/remapping": "^2.2.0", "@babel/helper-module-transforms": "^7.27.3", "@babel/helper-compilation-targets": "^7.27.2" }, "parent": "jest-config" }, "ci-info": { "version": "4.2.0", "dependencies": {}, "parent": "jest-util" }, "@jest/get-type": { "version": "30.0.1", "dependencies": {}, "parent": "jest-config" }, "picomatch": { "version": "4.0.2", "dependencies": {}, "parent": "jest-util" }, "@jest/test-sequencer": { "version": "30.0.2", "dependencies": { "@jest/test-result": "30.0.2", "graceful-fs": "^4.2.11", "jest-haste-map": "30.0.2", "slash": "^3.0.0" }, "parent": "jest-config" }, "babel-jest": { "version": "30.0.2", "dependencies": { "@jest/transform": "30.0.2", "@types/babel__core": "^7.20.5", "babel-plugin-istanbul": "^7.0.0", "babel-preset-jest": "30.0.1", "chalk": "^4.1.2", "graceful-fs": "^4.2.11", "slash": "^3.0.0" }, "parent": "jest-config" }, "undici-types": { "version": "7.10.0", "dependencies": {}, "parent": "@types/node" }, "@types/stack-utils": { "version": "2.0.3", "dependencies": {}, "parent": "jest-message-util" }, "@istanbuljs/load-nyc-config": { "version": "1.1.0", "dependencies": { "camelcase": "^5.3.1", "find-up": "^4.1.0", "get-package-type": "^0.1.0", "js-yaml": "^3.13.1", "resolve-from": "^5.0.0" }, "parent": "babel-plugin-istanbul" }, "@babel/code-frame": { "version": "7.27.1", "dependencies": { "js-tokens": "^4.0.0", "picocolors": "^1.1.1", "@babel/helper-validator-identifier": "^7.27.1" }, "parent": "jest-message-util" }, "@babel/helper-plugin-utils": { "version": "7.27.1", "dependencies": {}, "parent": "babel-plugin-istanbul" }, "micromatch": { "version": "4.0.8", "dependencies": { "braces": "^3.0.3", "picomatch": "^2.3.1" }, "parent": "jest-message-util" }, "@istanbuljs/schema": { "version": "0.1.3", "dependencies": {}, "parent": "babel-plugin-istanbul" }, "istanbul-lib-instrument": { "version": "6.0.3", "dependencies": { "@babel/core": "^7.23.9", "@babel/parser": "^7.23.9", "@istanbuljs/schema": "^0.1.3", "istanbul-lib-coverage": "^3.2.0", "semver": "^7.5.4" }, "parent": "babel-plugin-istanbul" }, "test-exclude": { "version": "7.0.1", "dependencies": { "@istanbuljs/schema": "^0.1.2", "glob": "^10.4.1", "minimatch": "^9.0.4" }, "parent": "babel-plugin-istanbul" }, "@jridgewell/sourcemap-codec": { "version": "1.5.0", "dependencies": {}, "parent": "@jridgewell/trace-mapping" }, "@jridgewell/resolve-uri": { "version": "3.1.2", "dependencies": {}, "parent": "@jridgewell/trace-mapping" }, "typescript": { "version": "5.8.3", "dependencies": {}, "parent": null }, "pretty-format": { "version": "30.0.2", "dependencies": { "@jest/schemas": "30.0.1", "ansi-styles": "^5.2.0", "react-is": "^18.3.1" }, "parent": "jest-message-util" }, "semver": { "version": "7.7.2", "dependencies": {}, "parent": "istanbul-lib-instrument" }, "debug": { "version": "4.4.1", "dependencies": { "ms": "^2.1.3" }, "parent": "@babel/core" }, "gensync": { "version": "1.0.0-beta.2", "dependencies": {}, "parent": "@babel/core" }, "json5": { "version": "2.2.3", "dependencies": {}, "parent": "@babel/core" }, "@babel/types": { "version": "7.27.6", "dependencies": { "@babel/helper-string-parser": "^7.27.1", "@babel/helper-validator-identifier": "^7.27.1" }, "parent": "@babel/core" }, "@babel/template": { "version": "7.27.2", "dependencies": { "@babel/types": "^7.27.1", "@babel/parser": "^7.27.2", "@babel/code-frame": "^7.27.1" }, "parent": "@babel/core" }, "@babel/helpers": { "version": "7.27.6", "dependencies": { "@babel/template": "^7.27.2", "@babel/types": "^7.27.6" }, "parent": "@babel/core" }, "@babel/parser": { "version": "7.27.5", "dependencies": { "@babel/types": "^7.27.3" }, "parent": "@babel/template" }, "@types/babel__core": { "version": "7.20.5", "dependencies": { "@babel/types": "^7.20.7", "@babel/parser": "^7.20.7", "@types/babel__template": "*", "@types/babel__traverse": "*", "@types/babel__generator": "*" }, "parent": "babel-jest" }, "jest-haste-map": { "version": "30.0.2", "dependencies": { "@jest/types": "30.0.1", "@types/node": "*", "anymatch": "^3.1.3", "fb-watchman": "^2.0.2", "graceful-fs": "^4.2.11", "jest-regex-util": "30.0.1", "jest-util": "30.0.2", "jest-worker": "30.0.2", "micromatch": "^4.0.8", "walker": "^1.0.8" }, "parent": "@jest/test-sequencer" }, "babel-preset-jest": { "version": "30.0.1", "dependencies": { "babel-plugin-jest-hoist": "30.0.1", "babel-preset-current-node-syntax": "^1.1.0" }, "parent": "babel-jest" }, "get-package-type": { "version": "0.1.0", "dependencies": {}, "parent": "@istanbuljs/load-nyc-config" }, "picocolors": { "version": "1.1.1", "dependencies": {}, "parent": "@babel/code-frame" }, "find-up": { "version": "7.0.0", "dependencies": { "locate-path": "^7.2.0", "path-exists": "^5.0.0", "unicorn-magic": "^0.1.0" }, "parent": "@istanbuljs/load-nyc-config" }, "js-tokens": { "version": "9.0.1", "dependencies": {}, "parent": "@babel/code-frame" }, "js-yaml": { "version": "4.1.0", "dependencies": { "argparse": "^2.0.1" }, "parent": "@istanbuljs/load-nyc-config" }, "camelcase": { "version": "8.0.0", "dependencies": {}, "parent": "@istanbuljs/load-nyc-config" }, "@babel/helper-validator-identifier": { "version": "7.27.1", "dependencies": {}, "parent": "@babel/code-frame" }, "istanbul-lib-coverage": { "version": "3.2.2", "dependencies": {}, "parent": "istanbul-lib-instrument" }, "braces": { "version": "3.0.3", "dependencies": { "fill-range": "^7.1.1" }, "parent": "micromatch" }, "minimatch": { "version": "10.0.3", "dependencies": { "@isaacs/brace-expansion": "^5.0.0" }, "parent": "test-exclude" }, "glob": { "version": "11.0.3", "dependencies": { "foreground-child": "^3.3.1", "jackspeak": "^4.1.1", "minimatch": "^10.0.3", "minipass": "^7.1.2", "package-json-from-dist": "^1.0.0", "path-scurry": "^2.0.0" }, "parent": "test-exclude" }, "clipboardy": { "version": "4.0.0", "dependencies": { "execa": "^8.0.1", "is-wsl": "^3.1.0", "is64bit": "^2.0.0" }, "parent": null }, "@babel/helper-string-parser": { "version": "7.27.1", "dependencies": {}, "parent": "@babel/types" }, "ms": { "version": "2.1.3", "dependencies": {}, "parent": "debug" }, "@types/babel__template": { "version": "7.4.4", "dependencies": { "@babel/types": "^7.0.0", "@babel/parser": "^7.1.0" }, "parent": "@types/babel__core" }, "@types/babel__traverse": { "version": "7.20.7", "dependencies": { "@babel/types": "^7.20.7" }, "parent": "@types/babel__core" }, "fsevents": { "version": "2.3.3", "dependencies": {}, "parent": "@jest/test-sequencer" }, "@types/babel__generator": { "version": "7.27.0", "dependencies": { "@babel/types": "^7.0.0" }, "parent": "@types/babel__core" }, "babel-preset-current-node-syntax": { "version": "1.1.0", "dependencies": { "@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/plugin-syntax-bigint": "^7.8.3", "@babel/plugin-syntax-class-properties": "^7.12.13", "@babel/plugin-syntax-class-static-block": "^7.14.5", "@babel/plugin-syntax-import-attributes": "^7.24.7", "@babel/plugin-syntax-import-meta": "^7.10.4", "@babel/plugin-syntax-json-strings": "^7.8.3", "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", "@babel/plugin-syntax-numeric-separator": "^7.10.4", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", "@babel/plugin-syntax-optional-chaining": "^7.8.3", "@babel/plugin-syntax-private-property-in-object": "^7.14.5", "@babel/plugin-syntax-top-level-await": "^7.14.5" }, "parent": "babel-preset-jest" }, "babel-plugin-jest-hoist": { "version": "30.0.1", "dependencies": { "@babel/template": "^7.27.2", "@babel/types": "^7.27.3", "@types/babel__core": "^7.20.5" }, "parent": "babel-preset-jest" }, "path-exists": { "version": "5.0.0", "dependencies": {}, "parent": "find-up" }, "unicorn-magic": { "version": "0.3.0", "dependencies": {}, "parent": "find-up" }, "locate-path": { "version": "7.2.0", "dependencies": { "p-locate": "^6.0.0" }, "parent": "find-up" }, "argparse": { "version": "2.0.1", "dependencies": {}, "parent": "js-yaml" }, "fill-range": { "version": "7.1.1", "dependencies": { "to-regex-range": "^5.0.1" }, "parent": "braces" }, "foreground-child": { "version": "3.3.1", "dependencies": { "cross-spawn": "^7.0.6", "signal-exit": "^4.0.1" }, "parent": "glob" }, "@isaacs/brace-expansion": { "version": "5.0.0", "dependencies": { "@isaacs/balanced-match": "^4.0.1" }, "parent": "minimatch" }, "minipass": { "version": "7.1.2", "dependencies": {}, "parent": "glob" }, "package-json-from-dist": { "version": "1.0.1", "dependencies": {}, "parent": "glob" }, "jackspeak": { "version": "4.1.1", "dependencies": { "@isaacs/cliui": "^8.0.2" }, "parent": "glob" }, "path-scurry": { "version": "2.0.0", "dependencies": { "lru-cache": "^11.0.0", "minipass": "^7.1.2" }, "parent": "glob" }, "execa": { "version": "9.6.0", "dependencies": { "@sindresorhus/merge-streams": "^4.0.0", "cross-spawn": "^7.0.6", "figures": "^6.1.0", "get-stream": "^9.0.0", "human-signals": "^8.0.1", "is-plain-obj": "^4.1.0", "is-stream": "^4.0.1", "npm-run-path": "^6.0.0", "pretty-ms": "^9.2.0", "signal-exit": "^4.1.0", "strip-final-newline": "^4.0.0", "yoctocolors": "^2.1.1" }, "parent": "clipboardy" }, "@babel/generator": { "version": "7.27.5", "dependencies": { "@babel/parser": "^7.27.5", "@babel/types": "^7.27.3", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", "jsesc": "^3.0.2" }, "parent": "@babel/core" }, "@babel/helper-module-transforms": { "version": "7.27.3", "dependencies": { "@babel/traverse": "^7.27.3", "@babel/helper-module-imports": "^7.27.1", "@babel/helper-validator-identifier": "^7.27.1" }, "parent": "@babel/core" }, "@ampproject/remapping": { "version": "2.3.0", "dependencies": { "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.24" }, "parent": "@babel/core" }, "@babel/traverse": { "version": "7.27.4", "dependencies": { "debug": "^4.3.1", "globals": "^11.1.0", "@babel/types": "^7.27.3", "@babel/parser": "^7.27.4", "@babel/template": "^7.27.2", "@babel/generator": "^7.27.3", "@babel/code-frame": "^7.27.1" }, "parent": "@babel/helper-module-transforms" }, "@babel/helper-compilation-targets": { "version": "7.27.2", "dependencies": { "semver": "^6.3.1", "lru-cache": "^5.1.1", "browserslist": "^4.24.0", "@babel/compat-data": "^7.27.2", "@babel/helper-validator-option": "^7.27.1" }, "parent": "@babel/core" }, "react-is": { "version": "19.1.0", "dependencies": {}, "parent": "pretty-format" }, "@babel/plugin-syntax-async-generators": { "version": "7.8.4", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "parent": "babel-preset-current-node-syntax" }, "@babel/plugin-syntax-class-static-block": { "version": "7.14.5", "dependencies": { "@babel/helper-plugin-utils": "^7.14.5" }, "parent": "babel-preset-current-node-syntax" }, "anymatch": { "version": "3.1.3", "dependencies": { "picomatch": "^2.0.4", "normalize-path": "^3.0.0" }, "parent": "jest-haste-map" }, "fb-watchman": { "version": "2.0.2", "dependencies": { "bser": "2.1.1" }, "parent": "jest-haste-map" }, "@babel/plugin-syntax-bigint": { "version": "7.8.3", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "parent": "babel-preset-current-node-syntax" }, "jest-worker": { "version": "30.0.2", "dependencies": { "@types/node": "*", "@ungap/structured-clone": "^1.3.0", "jest-util": "30.0.2", "merge-stream": "^2.0.0", "supports-color": "^8.1.1" }, "parent": "jest-haste-map" }, "@babel/plugin-syntax-import-attributes": { "version": "7.27.1", "dependencies": { "@babel/helper-plugin-utils": "^7.27.1" }, "parent": "babel-preset-current-node-syntax" }, "@babel/plugin-syntax-json-strings": { "version": "7.8.3", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "parent": "babel-preset-current-node-syntax" }, "@babel/plugin-syntax-logical-assignment-operators": { "version": "7.10.4", "dependencies": { "@babel/helper-plugin-utils": "^7.10.4" }, "parent": "babel-preset-current-node-syntax" }, "@babel/plugin-syntax-import-meta": { "version": "7.10.4", "dependencies": { "@babel/helper-plugin-utils": "^7.10.4" }, "parent": "babel-preset-current-node-syntax" }, "@babel/plugin-syntax-class-properties": { "version": "7.12.13", "dependencies": { "@babel/helper-plugin-utils": "^7.12.13" }, "parent": "babel-preset-current-node-syntax" }, "p-locate": { "version": "6.0.0", "dependencies": { "p-limit": "^4.0.0" }, "parent": "locate-path" }, "to-regex-range": { "version": "5.0.1", "dependencies": { "is-number": "^7.0.0" }, "parent": "fill-range" }, "signal-exit": { "version": "4.1.0", "dependencies": {}, "parent": "foreground-child" }, "cross-spawn": { "version": "7.0.6", "dependencies": { "which": "^2.0.1", "path-key": "^3.1.0", "shebang-command": "^2.0.0" }, "parent": "execa" }, "@isaacs/balanced-match": { "version": "4.0.1", "dependencies": {}, "parent": "@isaacs/brace-expansion" }, "@isaacs/cliui": { "version": "8.0.2", "dependencies": { "string-width": "^5.1.2", "string-width-cjs": "npm:string-width@^4.2.0", "strip-ansi": "^7.0.1", "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", "wrap-ansi": "^8.1.0", "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" }, "parent": "jackspeak" }, "lru-cache": { "version": "11.1.0", "dependencies": {}, "parent": "@babel/helper-compilation-targets" }, "@sindresorhus/merge-streams": { "version": "4.0.0", "dependencies": {}, "parent": "execa" }, "human-signals": { "version": "8.0.1", "dependencies": {}, "parent": "execa" }, "get-stream": { "version": "9.0.1", "dependencies": { "@sec-ant/readable-stream": "^0.4.1", "is-stream": "^4.0.1" }, "parent": "execa" }, "figures": { "version": "6.1.0", "dependencies": { "is-unicode-supported": "^2.0.0" }, "parent": "execa" }, "npm-run-path": { "version": "6.0.0", "dependencies": { "path-key": "^4.0.0", "unicorn-magic": "^0.3.0" }, "parent": "execa" }, "is-plain-obj": { "version": "4.1.0", "dependencies": {}, "parent": "execa" }, "is-stream": { "version": "4.0.1", "dependencies": {}, "parent": "get-stream" }, "istanbul-lib-report": { "version": "3.0.1", "dependencies": { "istanbul-lib-coverage": "^3.0.0", "make-dir": "^4.0.0", "supports-color": "^7.1.0" }, "parent": "@jest/reporters" }, "istanbul-lib-source-maps": { "version": "5.0.6", "dependencies": { "@jridgewell/trace-mapping": "^0.3.23", "debug": "^4.1.1", "istanbul-lib-coverage": "^3.0.0" }, "parent": "@jest/reporters" }, "jsesc": { "version": "3.1.0", "dependencies": {}, "parent": "@babel/generator" }, "@jridgewell/gen-mapping": { "version": "0.3.8", "dependencies": { "@jridgewell/set-array": "^1.2.1", "@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/trace-mapping": "^0.3.24" }, "parent": "@babel/generator" }, "@babel/helper-module-imports": { "version": "7.27.1", "dependencies": { "@babel/types": "^7.27.1", "@babel/traverse": "^7.27.1" }, "parent": "@babel/helper-module-transforms" }, "globals": { "version": "16.2.0", "dependencies": {}, "parent": "@babel/traverse" }, "@babel/compat-data": { "version": "7.27.5", "dependencies": {}, "parent": "@babel/helper-compilation-targets" }, "@babel/helper-validator-option": { "version": "7.27.1", "dependencies": {}, "parent": "@babel/helper-compilation-targets" }, "browserslist": { "version": "4.25.0", "dependencies": { "caniuse-lite": "^1.0.30001718", "electron-to-chromium": "^1.5.160", "node-releases": "^2.0.19", "update-browserslist-db": "^1.1.3" }, "parent": "@babel/helper-compilation-targets" }, "bser": { "version": "2.1.1", "dependencies": { "node-int64": "^0.4.0" }, "parent": "fb-watchman" }, "merge-stream": { "version": "2.0.0", "dependencies": {}, "parent": "jest-worker" }, "supports-color": { "version": "10.0.0", "dependencies": {}, "parent": "istanbul-lib-report" }, "normalize-path": { "version": "3.0.0", "dependencies": {}, "parent": "anymatch" }, "@ungap/structured-clone": { "version": "1.3.0", "dependencies": {}, "parent": "jest-worker" }, "@babel/plugin-syntax-optional-catch-binding": { "version": "7.8.3", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "parent": "babel-preset-current-node-syntax" }, "@babel/plugin-syntax-numeric-separator": { "version": "7.10.4", "dependencies": { "@babel/helper-plugin-utils": "^7.10.4" }, "parent": "babel-preset-current-node-syntax" }, "@babel/plugin-syntax-top-level-await": { "version": "7.14.5", "dependencies": { "@babel/helper-plugin-utils": "^7.14.5" }, "parent": "babel-preset-current-node-syntax" }, "@babel/plugin-syntax-nullish-coalescing-operator": { "version": "7.8.3", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "parent": "babel-preset-current-node-syntax" }, "@babel/plugin-syntax-optional-chaining": { "version": "7.8.3", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "parent": "babel-preset-current-node-syntax" }, "@babel/plugin-syntax-object-rest-spread": { "version": "7.8.3", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, "parent": "babel-preset-current-node-syntax" }, "@babel/plugin-syntax-private-property-in-object": { "version": "7.14.5", "dependencies": { "@babel/helper-plugin-utils": "^7.14.5" }, "parent": "babel-preset-current-node-syntax" }, "is64bit": { "version": "2.0.0", "dependencies": { "system-architecture": "^0.1.0" }, "parent": "clipboardy" }, "p-limit": { "version": "6.2.0", "dependencies": { "yocto-queue": "^1.1.1" }, "parent": "p-locate" }, "is-number": { "version": "7.0.0", "dependencies": {}, "parent": "to-regex-range" }, "path-key": { "version": "4.0.0", "dependencies": {}, "parent": "npm-run-path" }, "shebang-command": { "version": "2.0.0", "dependencies": { "shebang-regex": "^3.0.0" }, "parent": "cross-spawn" }, "which": { "version": "5.0.0", "dependencies": { "isexe": "^3.1.1" }, "parent": "cross-spawn" }, "string-width-cjs": { "version": "5.1.1", "dependencies": {}, "parent": "@isaacs/cliui" }, "strip-ansi-cjs": { "version": "8.0.0", "dependencies": {}, "parent": "@isaacs/cliui" }, "wrap-ansi-cjs": { "version": "8.0.0", "dependencies": {}, "parent": "@isaacs/cliui" }, "@sec-ant/readable-stream": { "version": "0.6.0", "dependencies": {}, "parent": "get-stream" }, "is-unicode-supported": { "version": "2.1.0", "dependencies": {}, "parent": "figures" }, "make-dir": { "version": "5.0.0", "dependencies": {}, "parent": "istanbul-lib-report" }, "@jridgewell/set-array": { "version": "1.2.1", "dependencies": {}, "parent": "@jridgewell/gen-mapping" }, "update-browserslist-db": { "version": "1.1.3", "dependencies": { "escalade": "^3.2.0", "picocolors": "^1.1.1" }, "parent": "browserslist" }, "node-releases": { "version": "2.0.19", "dependencies": {}, "parent": "browserslist" }, "node-int64": { "version": "0.4.0", "dependencies": {}, "parent": "bser" }, "is-wsl": { "version": "3.1.0", "dependencies": { "is-inside-container": "^1.0.0" }, "parent": "clipboardy" }, "yocto-queue": { "version": "1.2.1", "dependencies": {}, "parent": "p-limit" }, "stack-utils": { "version": "2.0.6", "dependencies": { "escape-string-regexp": "^2.0.0" }, "parent": "jest-message-util" }, "isexe": { "version": "3.1.1", "dependencies": {}, "parent": "which" }, "shebang-regex": { "version": "4.0.0", "dependencies": {}, "parent": "shebang-command" }, "caniuse-lite": { "version": "1.0.30001724", "dependencies": {}, "parent": "browserslist" }, "istanbul-reports": { "version": "3.1.7", "dependencies": { "html-escaper": "^2.0.0", "istanbul-lib-report": "^3.0.0" }, "parent": "@jest/reporters" }, "string-length": { "version": "6.0.0", "dependencies": { "strip-ansi": "^7.1.0" }, "parent": "@jest/reporters" }, "v8-to-istanbul": { "version": "9.3.0", "dependencies": { "@jridgewell/trace-mapping": "^0.3.12", "@types/istanbul-lib-coverage": "^2.0.1", "convert-source-map": "^2.0.0" }, "parent": "@jest/reporters" }, "walker": { "version": "1.0.8", "dependencies": { "makeerror": "1.0.12" }, "parent": "jest-haste-map" }, "electron-to-chromium": { "version": "1.5.171", "dependencies": {}, "parent": "browserslist" }, "@types/node-fetch": { "version": "2.6.12", "dependencies": { "form-data": "^4.0.0", "@types/node": "*" }, "parent": null }, "escape-string-regexp": { "version": "5.0.0", "dependencies": {}, "parent": "stack-utils" }, "strip-final-newline": { "version": "4.0.0", "dependencies": {}, "parent": "execa" }, "pretty-ms": { "version": "9.2.0", "dependencies": { "parse-ms": "^4.0.0" }, "parent": "execa" }, "yoctocolors": { "version": "2.1.1", "dependencies": {}, "parent": "execa" }, "html-escaper": { "version": "3.0.3", "dependencies": {}, "parent": "istanbul-reports" }, "makeerror": { "version": "1.0.12", "dependencies": { "tmpl": "1.0.5" }, "parent": "walker" }, "is-inside-container": { "version": "1.0.0", "dependencies": { "is-docker": "^3.0.0" }, "parent": "is-wsl" }, "pirates": { "version": "4.0.7", "dependencies": {}, "parent": "@jest/transform" }, "write-file-atomic": { "version": "6.0.0", "dependencies": { "imurmurhash": "^0.1.4", "signal-exit": "^4.0.1" }, "parent": "@jest/transform" }, "form-data": { "version": "4.0.3", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "es-set-tostringtag": "^2.1.0", "hasown": "^2.0.2", "mime-types": "^2.1.12" }, "parent": "@types/node-fetch" }, "parse-ms": { "version": "4.0.0", "dependencies": {}, "parent": "pretty-ms" }, "system-architecture": { "version": "1.0.0", "dependencies": {}, "parent": "is64bit" }, "tmpl": { "version": "1.0.5", "dependencies": {}, "parent": "makeerror" }, "imurmurhash": { "version": "0.1.4", "dependencies": {}, "parent": "write-file-atomic" }, "asynckit": { "version": "0.4.0", "dependencies": {}, "parent": "form-data" }, "combined-stream": { "version": "1.0.8", "dependencies": { "delayed-stream": "~1.0.0" }, "parent": "form-data" }, "es-set-tostringtag": { "version": "2.1.0", "dependencies": { "es-errors": "^1.3.0", "get-intrinsic": "^1.2.6", "has-tostringtag": "^1.0.2", "hasown": "^2.0.2" }, "parent": "form-data" }, "hasown": { "version": "2.0.2", "dependencies": { "function-bind": "^1.1.2" }, "parent": "es-set-tostringtag" }, "mime-types": { "version": "3.0.1", "dependencies": { "mime-db": "^1.54.0" }, "parent": "form-data" }, "deepmerge": { "version": "4.3.1", "dependencies": {}, "parent": "jest-config" }, "jest-docblock": { "version": "30.0.1", "dependencies": { "detect-newline": "^3.1.0" }, "parent": "jest-config" }, "jest-circus": { "version": "30.0.2", "dependencies": { "@jest/environment": "30.0.2", "@jest/expect": "30.0.2", "@jest/test-result": "30.0.2", "@jest/types": "30.0.1", "@types/node": "*", "chalk": "^4.1.2", "co": "^4.6.0", "dedent": "^1.6.0", "is-generator-fn": "^2.1.0", "jest-each": "30.0.2", "jest-matcher-utils": "30.0.2", "jest-message-util": "30.0.2", "jest-runtime": "30.0.2", "jest-snapshot": "30.0.2", "jest-util": "30.0.2", "p-limit": "^3.1.0", "pretty-format": "30.0.2", "pure-rand": "^7.0.0", "slash": "^3.0.0", "stack-utils": "^2.0.6" }, "parent": "jest-config" }, "jest-changed-files": { "version": "30.0.2", "dependencies": { "execa": "^5.1.1", "jest-util": "30.0.2", "p-limit": "^3.1.0" }, "parent": "@jest/core" }, "jest-environment-node": { "version": "30.0.2", "dependencies": { "@jest/environment": "30.0.2", "@jest/fake-timers": "30.0.2", "@jest/types": "30.0.1", "@types/node": "*", "jest-mock": "30.0.2", "jest-util": "30.0.2", "jest-validate": "30.0.2" }, "parent": "jest-config" }, "jest-resolve": { "version": "30.0.2", "dependencies": { "chalk": "^4.1.2", "graceful-fs": "^4.2.11", "jest-haste-map": "30.0.2", "jest-pnp-resolver": "^1.2.3", "jest-util": "30.0.2", "jest-validate": "30.0.2", "slash": "^3.0.0", "unrs-resolver": "^1.7.11" }, "parent": "@jest/core" }, "delayed-stream": { "version": "1.0.0", "dependencies": {}, "parent": "combined-stream" }, "es-errors": { "version": "1.3.0", "dependencies": {}, "parent": "es-set-tostringtag" }, "get-intrinsic": { "version": "1.3.0", "dependencies": { "call-bind-apply-helpers": "^1.0.2", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.1.1", "function-bind": "^1.1.2", "get-proto": "^1.0.1", "gopd": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "math-intrinsics": "^1.1.0" }, "parent": "es-set-tostringtag" }, "function-bind": { "version": "1.1.2", "dependencies": {}, "parent": "get-intrinsic" }, "mime-db": { "version": "1.54.0", "dependencies": {}, "parent": "mime-types" }, "has-tostringtag": { "version": "1.0.2", "dependencies": { "has-symbols": "^1.0.3" }, "parent": "es-set-tostringtag" }, "detect-newline": { "version": "4.0.1", "dependencies": {}, "parent": "jest-docblock" }, "co": { "version": "4.6.0", "dependencies": {}, "parent": "jest-circus" }, "@jest/expect": { "version": "30.0.2", "dependencies": { "expect": "30.0.2", "jest-snapshot": "30.0.2" }, "parent": "jest-circus" }, "dedent": { "version": "1.6.0", "dependencies": {}, "parent": "jest-circus" }, "@jest/environment": { "version": "30.0.2", "dependencies": { "@jest/fake-timers": "30.0.2", "@jest/types": "30.0.1", "@types/node": "*", "jest-mock": "30.0.2" }, "parent": "jest-environment-node" }, "jest-pnp-resolver": { "version": "1.2.3", "dependencies": {}, "parent": "jest-resolve" }, "jest-mock": { "version": "30.0.2", "dependencies": { "@jest/types": "30.0.1", "@types/node": "*", "jest-util": "30.0.2" }, "parent": "@jest/environment" }, "@jest/fake-timers": { "version": "30.0.2", "dependencies": { "@jest/types": "30.0.1", "@sinonjs/fake-timers": "^13.0.0", "@types/node": "*", "jest-message-util": "30.0.2", "jest-mock": "30.0.2", "jest-util": "30.0.2" }, "parent": "@jest/environment" }, "unrs-resolver": { "version": "1.9.1", "dependencies": { "napi-postinstall": "^0.2.2" }, "parent": "jest-resolve" }, "jest-runner": { "version": "30.0.2", "dependencies": { "@jest/console": "30.0.2", "@jest/environment": "30.0.2", "@jest/test-result": "30.0.2", "@jest/transform": "30.0.2", "@jest/types": "30.0.1", "@types/node": "*", "chalk": "^4.1.2", "emittery": "^0.13.1", "exit-x": "^0.2.2", "graceful-fs": "^4.2.11", "jest-docblock": "30.0.1", "jest-environment-node": "30.0.2", "jest-haste-map": "30.0.2", "jest-leak-detector": "30.0.2", "jest-message-util": "30.0.2", "jest-resolve": "30.0.2", "jest-runtime": "30.0.2", "jest-util": "30.0.2", "jest-watcher": "30.0.2", "jest-worker": "30.0.2", "p-limit": "^3.1.0", "source-map-support": "0.5.13" }, "parent": "@jest/core" }, "jest-resolve-dependencies": { "version": "30.0.2", "dependencies": { "jest-regex-util": "30.0.1", "jest-snapshot": "30.0.2" }, "parent": "@jest/core" }, "jest-runtime": { "version": "30.0.2", "dependencies": { "@jest/environment": "30.0.2", "@jest/fake-timers": "30.0.2", "@jest/globals": "30.0.2", "@jest/source-map": "30.0.1", "@jest/test-result": "30.0.2", "@jest/transform": "30.0.2", "@jest/types": "30.0.1", "@types/node": "*", "chalk": "^4.1.2", "cjs-module-lexer": "^2.1.0", "collect-v8-coverage": "^1.0.2", "glob": "^10.3.10", "graceful-fs": "^4.2.11", "jest-haste-map": "30.0.2", "jest-message-util": "30.0.2", "jest-mock": "30.0.2", "jest-regex-util": "30.0.1", "jest-resolve": "30.0.2", "jest-snapshot": "30.0.2", "jest-util": "30.0.2", "slash": "^3.0.0", "strip-bom": "^4.0.0" }, "parent": "@jest/core" }, "jest-snapshot": { "version": "30.0.2", "dependencies": { "@babel/core": "^7.27.4", "@babel/generator": "^7.27.5", "@babel/plugin-syntax-jsx": "^7.27.1", "@babel/plugin-syntax-typescript": "^7.27.1", "@babel/types": "^7.27.3", "@jest/expect-utils": "30.0.2", "@jest/get-type": "30.0.1", "@jest/snapshot-utils": "30.0.1", "@jest/transform": "30.0.2", "@jest/types": "30.0.1", "babel-preset-current-node-syntax": "^1.1.0", "chalk": "^4.1.2", "expect": "30.0.2", "graceful-fs": "^4.2.11", "jest-diff": "30.0.2", "jest-matcher-utils": "30.0.2", "jest-message-util": "30.0.2", "jest-util": "30.0.2", "pretty-format": "30.0.2", "semver": "^7.7.2", "synckit": "^0.11.8" }, "parent": "jest-resolve-dependencies" }, "jest-validate": { "version": "30.0.2", "dependencies": { "@jest/get-type": "30.0.1", "@jest/types": "30.0.1", "camelcase": "^6.3.0", "chalk": "^4.1.2", "leven": "^3.1.0", "pretty-format": "30.0.2" }, "parent": "jest-resolve" }, "es-object-atoms": { "version": "1.1.1", "dependencies": { "es-errors": "^1.3.0" }, "parent": "get-intrinsic" }, "get-proto": { "version": "1.0.1", "dependencies": { "dunder-proto": "^1.0.1", "es-object-atoms": "^1.0.0" }, "parent": "get-intrinsic" }, "call-bind-apply-helpers": { "version": "1.0.2", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2" }, "parent": "get-intrinsic" }, "es-define-property": { "version": "1.0.1", "dependencies": {}, "parent": "get-intrinsic" }, "has-symbols": { "version": "1.1.0", "dependencies": {}, "parent": "has-tostringtag" }, "gopd": { "version": "1.2.0", "dependencies": {}, "parent": "get-intrinsic" }, "@unrs/resolver-binding-win32-x64-msvc": { "version": "1.9.1", "dependencies": {}, "parent": "jest-resolve" }, "emittery": { "version": "1.2.0", "dependencies": {}, "parent": "jest-runner" }, "@sinonjs/fake-timers": { "version": "14.0.0", "dependencies": { "@sinonjs/commons": "^3.0.1" }, "parent": "@jest/fake-timers" }, "@jest/source-map": { "version": "30.0.1", "dependencies": { "@jridgewell/trace-mapping": "^0.3.25", "callsites": "^3.1.0", "graceful-fs": "^4.2.11" }, "parent": "jest-runtime" }, "@jest/expect-utils": { "version": "30.0.2", "dependencies": { "@jest/get-type": "30.0.1" }, "parent": "jest-snapshot" }, "@jest/globals": { "version": "30.0.2", "dependencies": { "@jest/environment": "30.0.2", "@jest/expect": "30.0.2", "@jest/types": "30.0.1", "jest-mock": "30.0.2" }, "parent": "jest-runtime" }, "@babel/plugin-syntax-jsx": { "version": "7.27.1", "dependencies": { "@babel/helper-plugin-utils": "^7.27.1" }, "parent": "jest-snapshot" }, "@babel/plugin-syntax-typescript": { "version": "7.27.1", "dependencies": { "@babel/helper-plugin-utils": "^7.27.1" }, "parent": "jest-snapshot" }, "leven": { "version": "4.0.0", "dependencies": {}, "parent": "jest-validate" }, "@jest/snapshot-utils": { "version": "30.0.1", "dependencies": { "@jest/types": "30.0.1", "chalk": "^4.1.2", "graceful-fs": "^4.2.11", "natural-compare": "^1.4.0" }, "parent": "jest-snapshot" }, "expect": { "version": "30.0.2", "dependencies": { "@jest/expect-utils": "30.0.2", "@jest/get-type": "30.0.1", "jest-matcher-utils": "30.0.2", "jest-message-util": "30.0.2", "jest-mock": "30.0.2", "jest-util": "30.0.2" }, "parent": "@jest/expect" }, "dunder-proto": { "version": "1.0.1", "dependencies": { "call-bind-apply-helpers": "^1.0.1", "es-errors": "^1.3.0", "gopd": "^1.2.0" }, "parent": "get-proto" }, "@sinonjs/commons": { "version": "4.0.0-alpha.0", "dependencies": { "type-detect": "4.0.8" }, "parent": "@sinonjs/fake-timers" }, "@unrs/resolver-binding-win32-arm64-msvc": { "version": "1.9.1", "dependencies": {}, "parent": "jest-resolve" }, "callsites": { "version": "4.2.0", "dependencies": {}, "parent": "@jest/source-map" }, "is-docker": { "version": "3.0.0", "dependencies": {}, "parent": "is-inside-container" }, "natural-compare": { "version": "1.4.0", "dependencies": {}, "parent": "@jest/snapshot-utils" }, "jest-leak-detector": { "version": "30.0.2", "dependencies": { "@jest/get-type": "30.0.1", "pretty-format": "30.0.2" }, "parent": "jest-runner" }, "math-intrinsics": { "version": "1.1.0", "dependencies": {}, "parent": "get-intrinsic" }, "jest-matcher-utils": { "version": "30.0.2", "dependencies": { "@jest/get-type": "30.0.1", "chalk": "^4.1.2", "jest-diff": "30.0.2", "pretty-format": "30.0.2" }, "parent": "jest-snapshot" }, "jest-diff": { "version": "30.0.2", "dependencies": { "@jest/diff-sequences": "30.0.1", "@jest/get-type": "30.0.1", "chalk": "^4.1.2", "pretty-format": "30.0.2" }, "parent": "jest-snapshot" }, "type-detect": { "version": "4.1.0", "dependencies": {},