cosmjs/.pnp.cjs

22085 lines
985 KiB
JavaScript
Raw Permalink Normal View History

2021-05-05 11:24:00 +02:00
#!/usr/bin/env node
/* eslint-disable */
2025-01-14 18:21:09 +01:00
// @ts-nocheck
2022-12-07 18:56:19 +01:00
"use strict";
2021-05-05 11:24:00 +02:00
2025-01-14 18:21:09 +01:00
const RAW_RUNTIME_STATE =
'{\
"__info": [\
"This file is automatically generated. Do not touch it, or risk",\
"your modifications being lost."\
],\
"dependencyTreeRoots": [\
{\
"name": "cosmjs-monorepo-root",\
"reference": "workspace:."\
},\
{\
"name": "@cosmjs/amino",\
"reference": "workspace:packages/amino"\
},\
{\
"name": "@cosmjs/cli",\
"reference": "workspace:packages/cli"\
},\
{\
"name": "@cosmjs/cosmwasm-stargate",\
"reference": "workspace:packages/cosmwasm-stargate"\
},\
{\
"name": "@cosmjs/crypto",\
"reference": "workspace:packages/crypto"\
},\
{\
"name": "@cosmjs/encoding",\
"reference": "workspace:packages/encoding"\
},\
{\
"name": "@cosmjs/faucet",\
"reference": "workspace:packages/faucet"\
},\
{\
"name": "@cosmjs/faucet-client",\
"reference": "workspace:packages/faucet-client"\
},\
{\
"name": "@cosmjs/json-rpc",\
"reference": "workspace:packages/json-rpc"\
},\
{\
"name": "@cosmjs/ledger-amino",\
"reference": "workspace:packages/ledger-amino"\
},\
{\
"name": "@cosmjs/math",\
"reference": "workspace:packages/math"\
},\
{\
"name": "@cosmjs/proto-signing",\
"reference": "workspace:packages/proto-signing"\
},\
{\
"name": "@cosmjs/socket",\
"reference": "workspace:packages/socket"\
},\
{\
"name": "@cosmjs/stargate",\
"reference": "workspace:packages/stargate"\
},\
{\
"name": "@cosmjs/stream",\
"reference": "workspace:packages/stream"\
},\
{\
"name": "@cosmjs/tendermint-rpc",\
"reference": "workspace:packages/tendermint-rpc"\
},\
{\
"name": "@cosmjs/utils",\
"reference": "workspace:packages/utils"\
}\
],\
"enableTopLevelFallback": true,\
"ignorePatternData": "(^(?:\\\\.yarn\\\\/sdks(?:\\\\/(?!\\\\.{1,2}(?:\\\\/|$))(?:(?:(?!(?:^|\\\\/)\\\\.{1,2}(?:\\\\/|$)).)*?)|$))$)",\
"fallbackExclusionList": [\
["@cosmjs/amino", ["workspace:packages/amino"]],\
["@cosmjs/cli", ["workspace:packages/cli"]],\
["@cosmjs/cosmwasm-stargate", ["workspace:packages/cosmwasm-stargate"]],\
["@cosmjs/crypto", ["workspace:packages/crypto"]],\
["@cosmjs/encoding", ["workspace:packages/encoding"]],\
["@cosmjs/faucet", ["workspace:packages/faucet"]],\
["@cosmjs/faucet-client", ["workspace:packages/faucet-client"]],\
["@cosmjs/json-rpc", ["workspace:packages/json-rpc"]],\
["@cosmjs/ledger-amino", ["workspace:packages/ledger-amino"]],\
["@cosmjs/math", ["workspace:packages/math"]],\
["@cosmjs/proto-signing", ["workspace:packages/proto-signing"]],\
["@cosmjs/socket", ["workspace:packages/socket"]],\
["@cosmjs/stargate", ["workspace:packages/stargate"]],\
["@cosmjs/stream", ["workspace:packages/stream"]],\
["@cosmjs/tendermint-rpc", ["workspace:packages/tendermint-rpc"]],\
["@cosmjs/utils", ["workspace:packages/utils"]],\
["cosmjs-monorepo-root", ["workspace:."]]\
],\
"fallbackPool": [\
[\
"@agoric/babel-standalone",\
"npm:7.9.5"\
],\
[\
"@agoric/make-hardener",\
"npm:0.1.3"\
],\
[\
"@agoric/transform-module",\
"npm:0.4.1"\
],\
[\
"@ampproject/remapping",\
"npm:2.2.1"\
],\
[\
"@babel/code-frame",\
"npm:7.22.13"\
],\
[\
"@babel/compat-data",\
"npm:7.23.2"\
],\
[\
"@babel/core",\
"npm:7.23.2"\
],\
[\
"@babel/generator",\
"npm:7.23.0"\
],\
[\
"@babel/helper-compilation-targets",\
"npm:7.22.15"\
],\
[\
"@babel/helper-environment-visitor",\
"npm:7.22.20"\
],\
[\
"@babel/helper-function-name",\
"npm:7.23.0"\
],\
[\
"@babel/helper-hoist-variables",\
"npm:7.22.5"\
],\
[\
"@babel/helper-module-imports",\
"npm:7.22.15"\
],\
[\
"@babel/helper-module-transforms",\
"virtual:b93f58690783b1aa7251e34369c6b343463347ed3b67c8f474540571f75c1eb3fa5322b266d6e130537e52dc2e98ff7f4d8b1f27dc27eed7f0d2cdafe52641a3#npm:7.23.0"\
],\
[\
"@babel/helper-simple-access",\
"npm:7.22.5"\
],\
[\
"@babel/helper-split-export-declaration",\
"npm:7.22.6"\
],\
[\
"@babel/helper-string-parser",\
"npm:7.22.5"\
],\
[\
"@babel/helper-validator-identifier",\
"npm:7.22.20"\
],\
[\
"@babel/helper-validator-option",\
"npm:7.22.15"\
],\
[\
"@babel/helpers",\
"npm:7.23.2"\
],\
[\
"@babel/highlight",\
"npm:7.22.20"\
],\
[\
"@babel/parser",\
"npm:7.23.0"\
],\
[\
"@babel/runtime",\
"npm:7.23.2"\
],\
[\
"@babel/template",\
"npm:7.22.15"\
],\
[\
"@babel/traverse",\
"npm:7.23.2"\
],\
[\
"@babel/types",\
"npm:7.23.0"\
],\
[\
"@cosmjs/amino",\
"workspace:packages/amino"\
],\
[\
"@cosmjs/cli",\
"workspace:packages/cli"\
],\
[\
"@cosmjs/cosmwasm-stargate",\
"workspace:packages/cosmwasm-stargate"\
],\
[\
"@cosmjs/crypto",\
"workspace:packages/crypto"\
],\
[\
"@cosmjs/encoding",\
"workspace:packages/encoding"\
],\
[\
"@cosmjs/faucet",\
"workspace:packages/faucet"\
],\
[\
"@cosmjs/faucet-client",\
"workspace:packages/faucet-client"\
],\
[\
"@cosmjs/json-rpc",\
"workspace:packages/json-rpc"\
],\
[\
"@cosmjs/ledger-amino",\
"workspace:packages/ledger-amino"\
],\
[\
"@cosmjs/math",\
"workspace:packages/math"\
],\
[\
"@cosmjs/proto-signing",\
"workspace:packages/proto-signing"\
],\
[\
"@cosmjs/socket",\
"workspace:packages/socket"\
],\
[\
"@cosmjs/stargate",\
"workspace:packages/stargate"\
],\
[\
"@cosmjs/stream",\
"workspace:packages/stream"\
],\
[\
"@cosmjs/tendermint-rpc",\
"workspace:packages/tendermint-rpc"\
],\
[\
"@cosmjs/utils",\
"workspace:packages/utils"\
],\
[\
"@discoveryjs/json-ext",\
"npm:0.5.3"\
],\
[\
"@eslint/eslintrc",\
"npm:0.4.1"\
],\
[\
"@isaacs/cliui",\
"npm:8.0.2"\
],\
[\
"@istanbuljs/load-nyc-config",\
"npm:1.1.0"\
],\
[\
"@istanbuljs/nyc-config-typescript",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"\
],\
[\
"@istanbuljs/schema",\
"npm:0.1.3"\
],\
[\
"@jridgewell/gen-mapping",\
"npm:0.3.2"\
],\
[\
"@jridgewell/resolve-uri",\
"npm:3.1.0"\
],\
[\
"@jridgewell/set-array",\
"npm:1.1.2"\
],\
[\
"@jridgewell/source-map",\
"npm:0.3.2"\
],\
[\
"@jridgewell/sourcemap-codec",\
"npm:1.4.14"\
],\
[\
"@jridgewell/trace-mapping",\
"npm:0.3.14"\
],\
[\
"@koa/cors",\
"npm:3.3.0"\
],\
[\
"@ledgerhq/devices",\
"npm:5.51.1"\
],\
[\
"@ledgerhq/errors",\
"npm:5.50.0"\
],\
[\
"@ledgerhq/hw-transport",\
"npm:5.51.1"\
],\
[\
"@ledgerhq/hw-transport-node-hid",\
"npm:5.51.1"\
],\
[\
"@ledgerhq/hw-transport-node-hid-noevents",\
"npm:5.51.1"\
],\
[\
"@ledgerhq/hw-transport-webusb",\
"npm:5.51.1"\
],\
[\
"@ledgerhq/logs",\
"npm:5.50.0"\
],\
[\
"@noble/hashes",\
"npm:1.0.0"\
],\
[\
"@nodelib/fs.scandir",\
"npm:2.1.4"\
],\
[\
"@nodelib/fs.stat",\
"npm:2.0.4"\
],\
[\
"@nodelib/fs.walk",\
"npm:1.2.6"\
],\
[\
"@npmcli/fs",\
"npm:3.1.0"\
],\
[\
"@pkgjs/parseargs",\
"npm:0.11.0"\
],\
[\
"@protobufjs/aspromise",\
"npm:1.1.2"\
],\
[\
"@protobufjs/base64",\
"npm:1.1.2"\
],\
[\
"@protobufjs/codegen",\
"npm:2.0.4"\
],\
[\
"@protobufjs/eventemitter",\
"npm:1.1.0"\
],\
[\
"@protobufjs/fetch",\
"npm:1.1.0"\
],\
[\
"@protobufjs/float",\
"npm:1.0.2"\
],\
[\
"@protobufjs/inquire",\
"npm:1.1.0"\
],\
[\
"@protobufjs/path",\
"npm:1.1.2"\
],\
[\
"@protobufjs/pool",\
"npm:1.1.0"\
],\
[\
"@protobufjs/utf8",\
"npm:1.1.0"\
],\
[\
"@socket.io/component-emitter",\
"npm:3.1.0"\
],\
[\
"@tootallnate/once",\
"npm:2.0.0"\
],\
[\
"@types/accepts",\
"npm:1.3.5"\
],\
[\
"@types/babel-types",\
"npm:7.0.9"\
],\
[\
"@types/babylon",\
"npm:6.16.5"\
],\
[\
"@types/base64-js",\
"npm:1.3.0"\
],\
[\
"@types/bn.js",\
"npm:5.1.0"\
],\
[\
"@types/body-parser",\
"npm:1.19.0"\
],\
[\
"@types/connect",\
"npm:3.4.34"\
],\
[\
"@types/content-disposition",\
"npm:0.5.3"\
],\
[\
"@types/cookie",\
"npm:0.4.1"\
],\
[\
"@types/cookies",\
"npm:0.7.6"\
],\
[\
"@types/cors",\
"npm:2.8.12"\
],\
[\
"@types/diff",\
"npm:4.0.2"\
],\
[\
"@types/elliptic",\
"npm:6.4.14"\
],\
[\
"@types/eslint",\
"npm:7.2.10"\
],\
[\
"@types/eslint-plugin-prettier",\
"npm:3.1.0"\
],\
[\
"@types/eslint-scope",\
"npm:3.7.4"\
],\
[\
"@types/estree",\
"npm:0.0.47"\
],\
[\
"@types/express",\
"npm:4.17.13"\
],\
[\
"@types/express-serve-static-core",\
"npm:4.17.30"\
],\
[\
"@types/http-assert",\
"npm:1.5.1"\
],\
[\
"@types/http-errors",\
"npm:1.8.0"\
],\
[\
"@types/jasmine",\
"npm:4.6.1"\
],\
[\
"@types/json-schema",\
"npm:7.0.9"\
],\
[\
"@types/json5",\
"npm:0.0.29"\
],\
[\
"@types/karma",\
"npm:6.3.0"\
],\
[\
"@types/karma-firefox-launcher",\
"npm:2.1.0"\
],\
[\
"@types/karma-jasmine",\
"npm:4.0.2"\
],\
[\
"@types/karma-jasmine-html-reporter",\
"npm:1.5.1"\
],\
[\
"@types/keygrip",\
"npm:1.0.2"\
],\
[\
"@types/koa",\
"npm:2.13.4"\
],\
[\
"@types/koa-bodyparser",\
"npm:4.3.7"\
],\
[\
"@types/koa-compose",\
"npm:3.2.5"\
],\
[\
"@types/koa__cors",\
"npm:3.3.0"\
],\
[\
"@types/ledgerhq__hw-transport",\
"npm:4.21.3"\
],\
[\
"@types/ledgerhq__hw-transport-node-hid",\
"npm:4.22.2"\
],\
[\
"@types/ledgerhq__hw-transport-webusb",\
"npm:4.70.1"\
],\
[\
"@types/libsodium-wrappers",\
"npm:0.7.10"\
],\
[\
"@types/libsodium-wrappers-sumo",\
"npm:0.7.5"\
],\
[\
"@types/long",\
"npm:4.0.1"\
],\
[\
"@types/mime",\
"npm:1.3.2"\
],\
[\
"@types/node",\
2025-01-15 13:06:12 +01:00
"npm:22.10.6"\
2025-01-14 18:21:09 +01:00
],\
[\
"@types/node-hid",\
"npm:1.3.0"\
],\
[\
"@types/pako",\
"npm:1.0.1"\
],\
[\
"@types/qs",\
"npm:6.9.6"\
],\
[\
"@types/range-parser",\
"npm:1.2.3"\
],\
[\
"@types/semver",\
"npm:7.5.0"\
],\
[\
"@types/serve-static",\
"npm:1.13.9"\
],\
[\
"@types/ws",\
"npm:6.0.4"\
],\
[\
"@types/yargs",\
"npm:15.0.13"\
],\
[\
"@types/yargs-parser",\
"npm:20.2.0"\
],\
[\
"@typescript-eslint/eslint-plugin",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"\
],\
[\
"@typescript-eslint/parser",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"\
],\
[\
"@typescript-eslint/scope-manager",\
"npm:5.54.0"\
],\
[\
"@typescript-eslint/type-utils",\
"virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:5.54.0"\
],\
[\
"@typescript-eslint/types",\
"npm:5.54.0"\
],\
[\
"@typescript-eslint/typescript-estree",\
"virtual:b72deb79e2ec592967c5308e4bf1e792d5b5ca0d14e9c1ab085f52dd2b14c18062e243ec00f9ee082ef907e2293f1a70ff799a6253f4f2f8605e8d778a51ba89#npm:5.54.0"\
],\
[\
"@typescript-eslint/utils",\
"virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:5.54.0"\
],\
[\
"@typescript-eslint/visitor-keys",\
"npm:5.54.0"\
],\
[\
"@webassemblyjs/ast",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/floating-point-hex-parser",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/helper-api-error",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/helper-buffer",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/helper-numbers",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/helper-wasm-bytecode",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/helper-wasm-section",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/ieee754",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/leb128",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/utf8",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/wasm-edit",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/wasm-gen",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/wasm-opt",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/wasm-parser",\
"npm:1.11.1"\
],\
[\
"@webassemblyjs/wast-printer",\
"npm:1.11.1"\
],\
[\
"@webpack-cli/configtest",\
"virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.0.3"\
],\
[\
"@webpack-cli/info",\
"virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.2.4"\
],\
[\
"@webpack-cli/serve",\
"virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.4.0"\
],\
[\
"@xtuc/ieee754",\
"npm:1.2.0"\
],\
[\
"@xtuc/long",\
"npm:4.2.2"\
],\
[\
"abbrev",\
"npm:1.1.1"\
],\
[\
"accepts",\
"npm:1.3.7"\
],\
[\
"acorn",\
"npm:7.4.1"\
],\
[\
"acorn-jsx",\
"virtual:8d8ea5d1e3376905d0290522290f47c29213c64d936d96293d758a315829a3cf4c6a5b8ffc1cfee36c3db08f700ad3aaf0711cc5d406a7218c275de6d74effa9#npm:5.3.1"\
],\
[\
"agent-base",\
"npm:6.0.2"\
],\
[\
"agentkeepalive",\
"npm:4.5.0"\
],\
[\
"aggregate-error",\
"npm:3.1.0"\
],\
[\
"ajv",\
"npm:6.12.6"\
],\
[\
"ajv-keywords",\
"virtual:8704647575acf2f5b19fccfcb0acebacd9c94259ebe9afcfaf4c053812fd896f10775930ee5a5949e20833a61503d2cd22aa259cbe69729f6a192de4bf43dc00#npm:3.5.2"\
],\
[\
"ansi-colors",\
"npm:4.1.1"\
],\
[\
"ansi-regex",\
"npm:5.0.1"\
],\
[\
"ansi-sequence-parser",\
"npm:1.1.0"\
],\
[\
"ansi-styles",\
"npm:4.3.0"\
],\
[\
"anymatch",\
"npm:3.1.2"\
],\
[\
"append-transform",\
"npm:2.0.0"\
],\
[\
"aproba",\
"npm:2.0.0"\
],\
[\
"archy",\
"npm:1.0.0"\
],\
[\
"are-we-there-yet",\
"npm:3.0.1"\
],\
[\
"arg",\
"npm:4.1.3"\
],\
[\
"argparse",\
"npm:1.0.10"\
],\
[\
"array-includes",\
"npm:3.1.3"\
],\
[\
"array-union",\
"npm:2.1.0"\
],\
[\
"array.prototype.flat",\
"npm:1.2.4"\
],\
[\
"ast-types",\
"npm:0.14.2"\
],\
[\
"astral-regex",\
"npm:2.0.0"\
],\
[\
"asynckit",\
"npm:0.4.0"\
],\
[\
"axios",\
"npm:1.6.2"\
],\
[\
"babylon",\
"npm:6.18.0"\
],\
[\
"balanced-match",\
"npm:1.0.2"\
],\
[\
"base64-js",\
"npm:1.5.1"\
],\
[\
"base64id",\
"npm:2.0.0"\
],\
[\
"bech32",\
"npm:1.1.4"\
],\
[\
"binary-extensions",\
"npm:2.2.0"\
],\
[\
"bindings",\
"npm:1.5.0"\
],\
[\
"bl",\
"npm:4.1.0"\
],\
[\
"bn.js",\
"npm:5.2.0"\
],\
[\
"body-parser",\
"npm:1.20.2"\
],\
[\
"brace-expansion",\
"npm:2.0.1"\
],\
[\
"braces",\
"npm:3.0.2"\
],\
[\
"brorand",\
"npm:1.1.0"\
],\
[\
"browserslist",\
"npm:4.22.1"\
],\
[\
"buffer",\
"npm:6.0.3"\
],\
[\
"buffer-from",\
"npm:1.1.1"\
],\
[\
"bytes",\
"npm:3.1.2"\
],\
[\
"cacache",\
"npm:17.1.4"\
],\
[\
"cache-content-type",\
"npm:1.0.1"\
],\
[\
"caching-transform",\
"npm:4.0.0"\
],\
[\
"call-bind",\
"npm:1.0.2"\
],\
[\
"callsites",\
"npm:3.1.0"\
],\
[\
"camelcase",\
"npm:5.3.1"\
],\
[\
"caniuse-lite",\
"npm:1.0.30001553"\
],\
[\
"chalk",\
"npm:4.1.2"\
],\
[\
"chokidar",\
"npm:3.5.3"\
],\
[\
"chownr",\
"npm:2.0.0"\
],\
[\
"chrome-trace-event",\
"npm:1.0.3"\
],\
[\
"clean-stack",\
"npm:2.2.0"\
],\
[\
"cliui",\
"npm:7.0.4"\
],\
[\
"clone-deep",\
"npm:4.0.1"\
],\
[\
"co",\
"npm:4.6.0"\
],\
[\
"co-body",\
"npm:6.1.0"\
],\
[\
"code-point-at",\
"npm:1.1.0"\
],\
[\
"color-convert",\
"npm:1.9.3"\
],\
[\
"color-name",\
"npm:1.1.3"\
],\
[\
"color-support",\
"npm:1.1.3"\
],\
[\
"colorette",\
"npm:1.2.2"\
],\
[\
"colors",\
"npm:1.4.0"\
],\
[\
"combined-stream",\
"npm:1.0.8"\
],\
[\
"commander",\
"npm:2.20.3"\
],\
[\
"commondir",\
"npm:1.0.1"\
],\
[\
"concat-map",\
"npm:0.0.1"\
],\
[\
"connect",\
"npm:3.7.0"\
],\
[\
"console-control-strings",\
"npm:1.1.0"\
],\
[\
"contains-path",\
"npm:1.0.0"\
],\
[\
"content-disposition",\
"npm:0.5.3"\
],\
[\
"content-type",\
"npm:1.0.5"\
],\
[\
"convert-source-map",\
"npm:1.7.0"\
],\
[\
"cookie",\
"npm:0.4.1"\
],\
[\
"cookies",\
"npm:0.8.0"\
],\
[\
"copy-to",\
"npm:2.0.1"\
],\
[\
"core-util-is",\
"npm:1.0.2"\
],\
[\
"cors",\
"npm:2.8.5"\
],\
[\
"cosmjs-types",\
"npm:0.9.0"\
],\
[\
"cross-spawn",\
"npm:7.0.3"\
],\
[\
"custom-event",\
"npm:1.0.1"\
],\
[\
"date-format",\
"npm:4.0.3"\
],\
[\
"debug",\
"virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"\
],\
[\
"decamelize",\
"npm:1.2.0"\
],\
[\
"decompress-response",\
"npm:4.2.1"\
],\
[\
"deep-equal",\
"npm:1.0.1"\
],\
[\
"deep-extend",\
"npm:0.6.0"\
],\
[\
"deep-is",\
"npm:0.1.3"\
],\
[\
"default-require-extensions",\
"npm:3.0.0"\
],\
[\
"define-properties",\
"npm:1.1.3"\
],\
[\
"delayed-stream",\
"npm:1.0.0"\
],\
[\
"delegates",\
"npm:1.0.0"\
],\
[\
"depd",\
"npm:2.0.0"\
],\
[\
"destroy",\
"npm:1.2.0"\
],\
[\
"detect-libc",\
"npm:1.0.3"\
],\
[\
"di",\
"npm:0.0.1"\
],\
[\
"diff",\
"npm:4.0.2"\
],\
[\
"dir-glob",\
"npm:3.0.1"\
],\
[\
"doctrine",\
"npm:3.0.0"\
],\
[\
"dom-serialize",\
"npm:2.2.1"\
],\
[\
"eastasianwidth",\
"npm:0.2.0"\
],\
[\
"ee-first",\
"npm:1.1.1"\
],\
[\
"electron-to-chromium",\
"npm:1.4.565"\
],\
[\
"elliptic",\
"npm:6.5.4"\
],\
[\
"emoji-regex",\
"npm:8.0.0"\
],\
[\
"encodeurl",\
"npm:1.0.2"\
],\
[\
"encoding",\
"npm:0.1.13"\
],\
[\
"end-of-stream",\
"npm:1.4.4"\
],\
[\
"engine.io",\
"npm:6.5.4"\
],\
[\
"engine.io-parser",\
"npm:5.2.1"\
],\
[\
"enhanced-resolve",\
"npm:5.12.0"\
],\
[\
"enquirer",\
"npm:2.3.6"\
],\
[\
"ent",\
"npm:2.2.0"\
],\
[\
"env-paths",\
"npm:2.2.1"\
],\
[\
"envinfo",\
"npm:7.8.1"\
],\
[\
"err-code",\
"npm:2.0.3"\
],\
[\
"error-ex",\
"npm:1.3.2"\
],\
[\
"es-abstract",\
"npm:1.18.0"\
],\
[\
"es-module-lexer",\
"npm:0.9.3"\
],\
[\
"es-to-primitive",\
"npm:1.2.1"\
],\
[\
"es6-error",\
"npm:4.1.1"\
],\
[\
"escalade",\
"npm:3.1.1"\
],\
[\
"escape-html",\
"npm:1.0.3"\
],\
[\
"escape-string-regexp",\
"npm:1.0.5"\
],\
[\
"eslint",\
"npm:7.26.0"\
],\
[\
"eslint-config-prettier",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"\
],\
[\
"eslint-import-resolver-node",\
"npm:0.3.4"\
],\
[\
"eslint-module-utils",\
"virtual:2eadd66b59b48f44c34405af61dc8ecc60484e8290c617db596475adca1f6cba5e4bd2e925bba9e3fc09c33d15fab7095b9b355d7452a17eb1c2aa5bcb33bd4c#npm:2.6.1"\
],\
[\
"eslint-plugin-import",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"\
],\
[\
"eslint-plugin-prettier",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"\
],\
[\
"eslint-plugin-simple-import-sort",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"\
],\
[\
"eslint-scope",\
"npm:5.1.1"\
],\
[\
"eslint-utils",\
"npm:2.1.0"\
],\
[\
"eslint-visitor-keys",\
"npm:1.3.0"\
],\
[\
"esm",\
"npm:3.2.25"\
],\
[\
"espree",\
"npm:7.3.1"\
],\
[\
"esprima",\
"npm:4.0.1"\
],\
[\
"esquery",\
"npm:1.4.0"\
],\
[\
"esrecurse",\
"npm:4.3.0"\
],\
[\
"estraverse",\
"npm:5.2.0"\
],\
[\
"esutils",\
"npm:2.0.3"\
],\
[\
"eventemitter3",\
"npm:4.0.7"\
],\
[\
"events",\
"npm:3.3.0"\
],\
[\
"execa",\
"npm:5.0.0"\
],\
[\
"expand-template",\
"npm:2.0.3"\
],\
[\
"exponential-backoff",\
"npm:3.1.1"\
],\
[\
"extend",\
"npm:3.0.2"\
],\
[\
"fast-deep-equal",\
"npm:3.1.3"\
],\
[\
"fast-diff",\
"npm:1.2.0"\
],\
[\
"fast-glob",\
"npm:3.2.11"\
],\
[\
"fast-json-stable-stringify",\
"npm:2.1.0"\
],\
[\
"fast-levenshtein",\
"npm:2.0.6"\
],\
[\
"fastest-levenshtein",\
"npm:1.0.12"\
],\
[\
"fastq",\
"npm:1.11.0"\
],\
[\
"file-entry-cache",\
"npm:6.0.1"\
],\
[\
"file-uri-to-path",\
"npm:1.0.0"\
],\
[\
"fill-range",\
"npm:7.0.1"\
],\
[\
"finalhandler",\
"npm:1.1.2"\
],\
[\
"find-cache-dir",\
"npm:3.3.1"\
],\
[\
"find-up",\
"npm:2.1.0"\
],\
[\
"flat-cache",\
"npm:3.0.4"\
],\
[\
"flatted",\
"npm:3.2.4"\
],\
[\
"follow-redirects",\
"virtual:a313c479c5c7e54d9ec8fbeeea69ff640f56b8989ea2dff42351a3fa5c4061fb80a52d8ede0f0826a181a216820c2d2c3f15da881e7fdf31cef1c446e42f0c45#npm:1.15.3"\
],\
[\
"foreground-child",\
"npm:2.0.0"\
],\
[\
"form-data",\
"npm:4.0.0"\
],\
[\
"fresh",\
"npm:0.5.2"\
],\
[\
"fromentries",\
"npm:1.3.2"\
],\
[\
"fs-constants",\
"npm:1.0.0"\
],\
[\
"fs-extra",\
"npm:10.0.0"\
],\
[\
"fs-minipass",\
"npm:3.0.3"\
],\
[\
"fs.realpath",\
"npm:1.0.0"\
],\
[\
"fsevents",\
"patch:fsevents@npm%3A2.3.2#optional!builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"\
],\
[\
"function-bind",\
"npm:1.1.1"\
],\
[\
"functional-red-black-tree",\
"npm:1.0.1"\
],\
[\
"gauge",\
"npm:4.0.4"\
],\
[\
"gensync",\
"npm:1.0.0-beta.2"\
],\
[\
"get-caller-file",\
"npm:2.0.5"\
],\
[\
"get-intrinsic",\
"npm:1.1.1"\
],\
[\
"get-package-type",\
"npm:0.1.0"\
],\
[\
"get-stream",\
"npm:6.0.1"\
],\
[\
"github-from-package",\
"npm:0.0.0"\
],\
[\
"glob",\
"npm:7.2.0"\
],\
[\
"glob-parent",\
"npm:5.1.2"\
],\
[\
"glob-to-regexp",\
"npm:0.4.1"\
],\
[\
"globals",\
"npm:12.4.0"\
],\
[\
"globalthis",\
"npm:1.0.2"\
],\
[\
"globby",\
"npm:11.1.0"\
],\
[\
"graceful-fs",\
"npm:4.2.6"\
],\
[\
"grapheme-splitter",\
"npm:1.0.4"\
],\
[\
"has",\
"npm:1.0.3"\
],\
[\
"has-bigints",\
"npm:1.0.1"\
],\
[\
"has-flag",\
"npm:4.0.0"\
],\
[\
"has-symbols",\
"npm:1.0.2"\
],\
[\
"has-unicode",\
"npm:2.0.1"\
],\
[\
"hash-base",\
"npm:3.1.0"\
],\
[\
"hash.js",\
"npm:1.1.7"\
],\
[\
"hasha",\
"npm:5.2.2"\
],\
[\
"hmac-drbg",\
"npm:1.0.1"\
],\
[\
"hosted-git-info",\
"npm:2.8.9"\
],\
[\
"html-escaper",\
"npm:2.0.2"\
],\
[\
"http-assert",\
"npm:1.4.1"\
],\
[\
"http-cache-semantics",\
"npm:4.1.1"\
],\
[\
"http-errors",\
"npm:2.0.0"\
],\
[\
"http-proxy",\
"npm:1.18.1"\
],\
[\
"http-proxy-agent",\
"npm:5.0.0"\
],\
[\
"https-proxy-agent",\
"npm:5.0.0"\
],\
[\
"human-signals",\
"npm:2.1.0"\
],\
[\
"humanize-ms",\
"npm:1.2.1"\
],\
[\
"iconv-lite",\
"npm:0.4.24"\
],\
[\
"ieee754",\
"npm:1.2.1"\
],\
[\
"ignore",\
"npm:4.0.6"\
],\
[\
"import-fresh",\
"npm:3.3.0"\
],\
[\
"import-local",\
"npm:3.0.2"\
],\
[\
"imurmurhash",\
"npm:0.1.4"\
],\
[\
"indent-string",\
"npm:4.0.0"\
],\
[\
"inflation",\
"npm:2.0.0"\
],\
[\
"inflight",\
"npm:1.0.6"\
],\
[\
"inherits",\
"npm:2.0.4"\
],\
[\
"ini",\
"npm:1.3.8"\
],\
[\
"interpret",\
"npm:2.2.0"\
],\
[\
"ip",\
"npm:2.0.0"\
],\
[\
"is-arrayish",\
"npm:0.2.1"\
],\
[\
"is-bigint",\
"npm:1.0.2"\
],\
[\
"is-binary-path",\
"npm:2.1.0"\
],\
[\
"is-boolean-object",\
"npm:1.1.1"\
],\
[\
"is-callable",\
"npm:1.2.3"\
],\
[\
"is-core-module",\
"npm:2.4.0"\
],\
[\
"is-date-object",\
"npm:1.0.4"\
],\
[\
"is-docker",\
"npm:2.2.1"\
],\
[\
"is-extglob",\
"npm:2.1.1"\
],\
[\
"is-fullwidth-code-point",\
"npm:3.0.0"\
],\
[\
"is-generator-function",\
"npm:1.0.9"\
],\
[\
"is-glob",\
"npm:4.0.3"\
],\
[\
"is-lambda",\
"npm:1.0.1"\
],\
[\
"is-negative-zero",\
"npm:2.0.1"\
],\
[\
"is-number",\
"npm:7.0.0"\
],\
[\
"is-number-object",\
"npm:1.0.5"\
],\
[\
"is-plain-object",\
"npm:2.0.4"\
],\
[\
"is-regex",\
"npm:1.1.3"\
],\
[\
"is-stream",\
"npm:2.0.0"\
],\
[\
"is-string",\
"npm:1.0.6"\
],\
[\
"is-symbol",\
"npm:1.0.4"\
],\
[\
"is-typedarray",\
"npm:1.0.0"\
],\
[\
"is-windows",\
"npm:1.0.2"\
],\
[\
"is-wsl",\
"npm:2.2.0"\
],\
[\
"isarray",\
"npm:1.0.0"\
],\
[\
"isbinaryfile",\
"npm:4.0.8"\
],\
[\
"isexe",\
"npm:2.0.0"\
],\
[\
"isobject",\
"npm:3.0.1"\
],\
[\
"isomorphic-ws",\
"virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.0.1"\
],\
[\
"istanbul-lib-coverage",\
"npm:3.0.0"\
],\
[\
"istanbul-lib-hook",\
"npm:3.0.0"\
],\
[\
"istanbul-lib-instrument",\
"npm:4.0.3"\
],\
[\
"istanbul-lib-processinfo",\
"npm:2.0.2"\
],\
[\
"istanbul-lib-report",\
"npm:3.0.0"\
],\
[\
"istanbul-lib-source-maps",\
"npm:4.0.0"\
],\
[\
"istanbul-reports",\
"npm:3.0.2"\
],\
[\
"jackspeak",\
"npm:2.3.3"\
],\
[\
"jasmine",\
"npm:4.6.0"\
],\
[\
"jasmine-core",\
"npm:4.6.0"\
],\
[\
"jasmine-spec-reporter",\
"npm:6.0.0"\
],\
[\
"jest-worker",\
"npm:27.5.1"\
],\
[\
"js-tokens",\
"npm:4.0.0"\
],\
[\
"js-yaml",\
"npm:3.14.1"\
],\
[\
"jsesc",\
"npm:2.5.2"\
],\
[\
"json-parse-better-errors",\
"npm:1.0.2"\
],\
[\
"json-parse-even-better-errors",\
"npm:2.3.1"\
],\
[\
"json-schema-traverse",\
"npm:0.4.1"\
],\
[\
"json-stable-stringify-without-jsonify",\
"npm:1.0.1"\
],\
[\
"json5",\
"npm:1.0.2"\
],\
[\
"jsonc-parser",\
"npm:3.2.0"\
],\
[\
"jsonfile",\
"npm:6.1.0"\
],\
[\
"karma",\
"npm:6.3.16"\
],\
[\
"karma-chrome-launcher",\
"npm:3.1.0"\
],\
[\
"karma-firefox-launcher",\
"npm:2.1.0"\
],\
[\
"karma-jasmine",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"\
],\
[\
"karma-jasmine-html-reporter",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"\
],\
[\
"keygrip",\
"npm:1.1.0"\
],\
[\
"kind-of",\
"npm:6.0.3"\
],\
[\
"koa",\
"npm:2.13.4"\
],\
[\
"koa-bodyparser",\
"npm:4.3.0"\
],\
[\
"koa-compose",\
"npm:4.1.0"\
],\
[\
"koa-convert",\
"npm:2.0.0"\
],\
[\
"ledger-cosmos-js",\
"npm:2.1.8"\
],\
[\
"levn",\
"npm:0.4.1"\
],\
[\
"libsodium-sumo",\
"npm:0.7.11"\
],\
[\
"libsodium-wrappers-sumo",\
"npm:0.7.11"\
],\
[\
"load-json-file",\
"npm:4.0.0"\
],\
[\
"loader-runner",\
"npm:4.2.0"\
],\
[\
"locate-path",\
"npm:2.0.0"\
],\
[\
"lodash",\
"npm:4.17.21"\
],\
[\
"lodash.clonedeep",\
"npm:4.5.0"\
],\
[\
"lodash.flattendeep",\
"npm:4.4.0"\
],\
[\
"lodash.truncate",\
"npm:4.4.2"\
],\
[\
"log4js",\
"npm:6.4.1"\
],\
[\
"long",\
2025-01-15 13:38:19 +01:00
"npm:5.2.4"\
2025-01-14 18:21:09 +01:00
],\
[\
"lru-cache",\
"npm:7.18.3"\
],\
[\
"lunr",\
"npm:2.3.9"\
],\
[\
"make-dir",\
"npm:3.1.0"\
],\
[\
"make-error",\
"npm:1.3.6"\
],\
[\
"make-fetch-happen",\
"npm:11.1.1"\
],\
[\
"marked",\
"npm:4.3.0"\
],\
[\
"media-typer",\
"npm:0.3.0"\
],\
[\
"merge-stream",\
"npm:2.0.0"\
],\
[\
"merge2",\
"npm:1.4.1"\
],\
[\
"micromatch",\
"npm:4.0.4"\
],\
[\
"mime",\
"npm:2.6.0"\
],\
[\
"mime-db",\
"npm:1.52.0"\
],\
[\
"mime-types",\
"npm:2.1.35"\
],\
[\
"mimic-fn",\
"npm:2.1.0"\
],\
[\
"mimic-response",\
"npm:2.1.0"\
],\
[\
"minimalistic-assert",\
"npm:1.0.1"\
],\
[\
"minimalistic-crypto-utils",\
"npm:1.0.1"\
],\
[\
"minimatch",\
"npm:3.1.2"\
],\
[\
"minimist",\
"npm:1.2.6"\
],\
[\
"minipass",\
"npm:7.0.3"\
],\
[\
"minipass-collect",\
"npm:1.0.2"\
],\
[\
"minipass-fetch",\
"npm:3.0.4"\
],\
[\
"minipass-flush",\
"npm:1.0.5"\
],\
[\
"minipass-pipeline",\
"npm:1.2.4"\
],\
[\
"minipass-sized",\
"npm:1.0.3"\
],\
[\
"minizlib",\
"npm:2.1.2"\
],\
[\
"mkdirp",\
"npm:1.0.4"\
],\
[\
"mkdirp-classic",\
"npm:0.5.3"\
],\
[\
"ms",\
"npm:2.1.2"\
],\
[\
"napi-build-utils",\
"npm:1.0.2"\
],\
[\
"natural-compare",\
"npm:1.4.0"\
],\
[\
"natural-compare-lite",\
"npm:1.4.0"\
],\
[\
"negotiator",\
"npm:0.6.3"\
],\
[\
"neo-async",\
"npm:2.6.2"\
],\
[\
"node-abi",\
"npm:2.26.0"\
],\
[\
"node-addon-api",\
"npm:3.2.0"\
],\
[\
"node-gyp",\
"npm:9.4.0"\
],\
[\
"node-gyp-build",\
"npm:4.5.0"\
],\
[\
"node-hid",\
"npm:2.1.1"\
],\
[\
"node-preload",\
"npm:0.2.1"\
],\
[\
"node-releases",\
"npm:2.0.13"\
],\
[\
"noop-logger",\
"npm:0.1.1"\
],\
[\
"nopt",\
"npm:6.0.0"\
],\
[\
"normalize-package-data",\
"npm:2.5.0"\
],\
[\
"normalize-path",\
"npm:2.1.1"\
],\
[\
"npm-run-path",\
"npm:4.0.1"\
],\
[\
"npmlog",\
"npm:6.0.2"\
],\
[\
"number-is-nan",\
"npm:1.0.1"\
],\
[\
"nyc",\
"npm:15.1.0"\
],\
[\
"object-assign",\
"npm:4.1.1"\
],\
[\
"object-inspect",\
"npm:1.10.3"\
],\
[\
"object-keys",\
"npm:1.1.1"\
],\
[\
"object.assign",\
"npm:4.1.2"\
],\
[\
"object.values",\
"npm:1.1.3"\
],\
[\
"on-finished",\
"npm:2.3.0"\
],\
[\
"once",\
"npm:1.4.0"\
],\
[\
"onetime",\
"npm:5.1.2"\
],\
[\
"only",\
"npm:0.0.2"\
],\
[\
"optionator",\
"npm:0.9.1"\
],\
[\
"p-limit",\
"npm:1.3.0"\
],\
[\
"p-locate",\
"npm:2.0.0"\
],\
[\
"p-map",\
"npm:3.0.0"\
],\
[\
"p-try",\
"npm:1.0.0"\
],\
[\
"package-hash",\
"npm:4.0.0"\
],\
[\
"pako",\
"npm:2.0.3"\
],\
[\
"parent-module",\
"npm:1.0.1"\
],\
[\
"parse-json",\
"npm:4.0.0"\
],\
[\
"parseurl",\
"npm:1.3.3"\
],\
[\
"path-exists",\
"npm:3.0.0"\
],\
[\
"path-is-absolute",\
"npm:1.0.1"\
],\
[\
"path-key",\
"npm:3.1.1"\
],\
[\
"path-parse",\
"npm:1.0.7"\
],\
[\
"path-scurry",\
"npm:1.10.1"\
],\
[\
"path-starts-with",\
"npm:1.0.0"\
],\
[\
"path-type",\
"npm:4.0.0"\
],\
[\
"picocolors",\
"npm:1.0.0"\
],\
[\
"picomatch",\
"npm:2.2.3"\
],\
[\
"pify",\
"npm:3.0.0"\
],\
[\
"pkg-dir",\
"npm:4.2.0"\
],\
[\
"pkg-up",\
"npm:2.0.0"\
],\
[\
"prebuild-install",\
"npm:6.1.2"\
],\
[\
"prelude-ls",\
"npm:1.2.1"\
],\
[\
"prettier",\
"npm:2.8.8"\
],\
[\
"prettier-linter-helpers",\
"npm:1.0.0"\
],\
[\
"process-nextick-args",\
"npm:2.0.1"\
],\
[\
"process-on-spawn",\
"npm:1.0.0"\
],\
[\
"progress",\
"npm:2.0.3"\
],\
[\
"promise-retry",\
"npm:2.0.1"\
],\
[\
"protobufjs",\
2025-01-15 13:38:19 +01:00
"npm:7.4.0"\
2025-01-14 18:21:09 +01:00
],\
[\
"proxy-from-env",\
"npm:1.1.0"\
],\
[\
"pump",\
"npm:3.0.0"\
],\
[\
"punycode",\
"npm:2.1.1"\
],\
[\
"qjobs",\
"npm:1.2.0"\
],\
[\
"qs",\
"npm:6.11.0"\
],\
[\
"queue-microtask",\
"npm:1.2.3"\
],\
[\
"randombytes",\
"npm:2.1.0"\
],\
[\
"range-parser",\
"npm:1.2.1"\
],\
[\
"raw-body",\
"npm:2.5.2"\
],\
[\
"rc",\
"npm:1.2.8"\
],\
[\
"read-pkg",\
"npm:3.0.0"\
],\
[\
"read-pkg-up",\
"npm:3.0.0"\
],\
[\
"readable-stream",\
"npm:3.6.0"\
],\
[\
"readdirp",\
"npm:3.6.0"\
],\
[\
"readonly-date",\
"npm:1.0.0"\
],\
[\
"recast",\
"npm:0.20.4"\
],\
[\
"rechoir",\
"npm:0.7.0"\
],\
[\
"regenerator-runtime",\
"npm:0.14.0"\
],\
[\
"regexpp",\
"npm:3.2.0"\
],\
[\
"release-zalgo",\
"npm:1.0.0"\
],\
[\
"remove-trailing-separator",\
"npm:1.1.0"\
],\
[\
"require-directory",\
"npm:2.1.1"\
],\
[\
"require-from-string",\
"npm:2.0.2"\
],\
[\
"require-main-filename",\
"npm:2.0.0"\
],\
[\
"requires-port",\
"npm:1.0.0"\
],\
[\
"resolve",\
"patch:resolve@npm%3A1.20.0#optional!builtin<compat/resolve>::version=1.20.0&hash=c3c19d"\
],\
[\
"resolve-cwd",\
"npm:3.0.0"\
],\
[\
"resolve-from",\
"npm:5.0.0"\
],\
[\
"retry",\
"npm:0.12.0"\
],\
[\
"reusify",\
"npm:1.0.4"\
],\
[\
"rfdc",\
"npm:1.3.0"\
],\
[\
"rimraf",\
"npm:3.0.2"\
],\
[\
"ripemd160",\
"npm:2.0.2"\
],\
[\
"run-parallel",\
"npm:1.2.0"\
],\
[\
"rxjs",\
"npm:6.6.7"\
],\
[\
"safe-buffer",\
"npm:5.2.1"\
],\
[\
"safer-buffer",\
"npm:2.1.2"\
],\
[\
"schema-utils",\
"npm:3.1.1"\
],\
[\
"semver",\
"npm:7.5.4"\
],\
[\
"serialize-javascript",\
"npm:6.0.1"\
],\
[\
"ses",\
"npm:0.11.1"\
],\
[\
"set-blocking",\
"npm:2.0.0"\
],\
[\
"setprototypeof",\
"npm:1.2.0"\
],\
[\
"shallow-clone",\
"npm:3.0.1"\
],\
[\
"shebang-command",\
"npm:2.0.0"\
],\
[\
"shebang-regex",\
"npm:3.0.0"\
],\
[\
"shiki",\
"npm:0.14.1"\
],\
[\
"side-channel",\
"npm:1.0.4"\
],\
[\
"signal-exit",\
"npm:3.0.3"\
],\
[\
"simple-concat",\
"npm:1.0.1"\
],\
[\
"simple-get",\
"npm:3.1.1"\
],\
[\
"slash",\
"npm:3.0.0"\
],\
[\
"slice-ansi",\
"npm:4.0.0"\
],\
[\
"smart-buffer",\
"npm:4.2.0"\
],\
[\
"socket.io",\
"npm:4.7.2"\
],\
[\
"socket.io-adapter",\
"npm:2.5.2"\
],\
[\
"socket.io-parser",\
"npm:4.2.4"\
],\
[\
"socks",\
"npm:2.7.1"\
],\
[\
"socks-proxy-agent",\
"npm:7.0.0"\
],\
[\
"source-map",\
"npm:0.6.1"\
],\
[\
"source-map-support",\
"npm:0.5.21"\
],\
[\
"spawn-wrap",\
"npm:2.0.0"\
],\
[\
"spdx-correct",\
"npm:3.1.1"\
],\
[\
"spdx-exceptions",\
"npm:2.3.0"\
],\
[\
"spdx-expression-parse",\
"npm:3.0.1"\
],\
[\
"spdx-license-ids",\
"npm:3.0.8"\
],\
[\
"sprintf-js",\
"npm:1.0.3"\
],\
[\
"ssri",\
"npm:10.0.5"\
],\
[\
"statuses",\
"npm:1.5.0"\
],\
[\
"streamroller",\
"npm:3.0.2"\
],\
[\
"string-width",\
"npm:4.2.2"\
],\
[\
"string-width-cjs",\
[\
"string-width",\
"npm:4.2.2"\
]\
],\
[\
"string.prototype.trimend",\
"npm:1.0.4"\
],\
[\
"string.prototype.trimstart",\
"npm:1.0.4"\
],\
[\
"string_decoder",\
"npm:1.3.0"\
],\
[\
"strip-ansi",\
"npm:6.0.0"\
],\
[\
"strip-ansi-cjs",\
[\
"strip-ansi",\
"npm:6.0.1"\
]\
],\
[\
"strip-bom",\
"npm:3.0.0"\
],\
[\
"strip-final-newline",\
"npm:2.0.0"\
],\
[\
"strip-json-comments",\
"npm:3.1.1"\
],\
[\
"supports-color",\
"npm:7.2.0"\
],\
[\
"symbol-observable",\
"npm:2.0.3"\
],\
[\
"table",\
"npm:6.7.1"\
],\
[\
"tapable",\
"npm:2.2.0"\
],\
[\
"tar",\
"npm:6.2.0"\
],\
[\
"tar-fs",\
"npm:2.1.1"\
],\
[\
"tar-stream",\
"npm:2.2.0"\
],\
[\
"terser",\
"npm:5.16.6"\
],\
[\
"terser-webpack-plugin",\
"virtual:737f7b2a101da8f397a9cc9cffaf45c84266648d374574dac02268af2b50ff63ee0c90d5bc5a2015e2638ae78c60d3ed087b73bb162209661606b18d9854aac6#npm:5.3.7"\
],\
[\
"test-exclude",\
"npm:6.0.0"\
],\
[\
"text-table",\
"npm:0.2.0"\
],\
[\
"tmp",\
"npm:0.2.1"\
],\
[\
"to-fast-properties",\
"npm:2.0.0"\
],\
[\
"to-regex-range",\
"npm:5.0.1"\
],\
[\
"toidentifier",\
"npm:1.0.0"\
],\
[\
"ts-node",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"\
],\
[\
"tsconfig-paths",\
"npm:3.9.0"\
],\
[\
"tslib",\
"npm:1.14.1"\
],\
[\
"tsscmp",\
"npm:1.0.6"\
],\
[\
"tsutils",\
"virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:3.21.0"\
],\
[\
"tunnel-agent",\
"npm:0.6.0"\
],\
[\
"type-check",\
"npm:0.4.0"\
],\
[\
"type-fest",\
"npm:0.8.1"\
],\
[\
"type-is",\
"npm:1.6.18"\
],\
[\
"typedarray-to-buffer",\
"npm:3.1.5"\
],\
[\
"typedoc",\
"virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"\
],\
[\
"typescript",\
"patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"\
],\
[\
"ua-parser-js",\
"npm:0.7.37"\
],\
[\
"unbox-primitive",\
"npm:1.0.1"\
],\
2025-01-15 13:06:12 +01:00
[\
"undici-types",\
"npm:6.20.0"\
],\
2025-01-14 18:21:09 +01:00
[\
"unique-filename",\
"npm:3.0.0"\
],\
[\
"unique-slug",\
"npm:4.0.0"\
],\
[\
"universalify",\
"npm:2.0.0"\
],\
[\
"unpipe",\
"npm:1.0.0"\
],\
[\
"update-browserslist-db",\
"virtual:cccae6d74e613cbaceb4c608cb01004dea3f5ca235673f5c541d60f516ef320907d258256abf63eac9b8704e23cf5d52eb19f2a57a07471accc943ea645de308#npm:1.0.13"\
],\
[\
"uri-js",\
"npm:4.4.1"\
],\
[\
"usb",\
"npm:1.9.2"\
],\
[\
"util-deprecate",\
"npm:1.0.2"\
],\
[\
"utils-merge",\
"npm:1.0.1"\
],\
[\
"uuid",\
"npm:3.4.0"\
],\
[\
"v8-compile-cache",\
"npm:2.3.0"\
],\
[\
"validate-npm-package-license",\
"npm:3.0.4"\
],\
[\
"vary",\
"npm:1.1.2"\
],\
[\
"void-elements",\
"npm:2.0.1"\
],\
[\
"vscode-oniguruma",\
"npm:1.7.0"\
],\
[\
"vscode-textmate",\
"npm:8.0.0"\
],\
[\
"watchpack",\
"npm:2.4.0"\
],\
[\
"webpack",\
"virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.76.1"\
],\
[\
"webpack-cli",\
"virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"\
],\
[\
"webpack-merge",\
"npm:5.7.3"\
],\
[\
"webpack-sources",\
"npm:3.2.3"\
],\
[\
"which",\
"npm:2.0.2"\
],\
[\
"which-boxed-primitive",\
"npm:1.0.2"\
],\
[\
"which-module",\
"npm:2.0.0"\
],\
[\
"wide-align",\
"npm:1.1.5"\
],\
[\
"wildcard",\
"npm:2.0.0"\
],\
[\
"word-wrap",\
"npm:1.2.5"\
],\
[\
"wrap-ansi",\
"npm:8.1.0"\
],\
[\
"wrap-ansi-cjs",\
[\
"wrap-ansi",\
"npm:7.0.0"\
]\
],\
[\
"wrappy",\
"npm:1.0.2"\
],\
[\
"write-file-atomic",\
"npm:3.0.3"\
],\
[\
"ws",\
"virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:7.4.6"\
],\
[\
"xstream",\
"npm:11.14.0"\
],\
[\
"y18n",\
"npm:5.0.8"\
],\
[\
"yallist",\
"npm:4.0.0"\
],\
[\
"yargs",\
"npm:15.4.1"\
],\
[\
"yargs-parser",\
"npm:20.2.7"\
],\
[\
"ylru",\
"npm:1.2.1"\
],\
[\
"yn",\
"npm:3.1.1"\
]\
],\
"packageRegistryData": [\
[null, [\
[null, {\
"packageLocation": "./",\
"packageDependencies": [\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/cosmwasm-stargate", "workspace:packages/cosmwasm-stargate"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["eslint", "npm:7.26.0"],\
["prettier", "npm:2.8.8"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@agoric/babel-standalone", [\
["npm:7.9.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@agoric-babel-standalone-npm-7.9.5-d7c88bfb35-d5bae2402a.zip/node_modules/@agoric/babel-standalone/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@agoric/babel-standalone", "npm:7.9.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["@agoric/make-hardener", [\
["npm:0.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@agoric-make-hardener-npm-0.1.3-8f4efdb7f1-6fc9231218.zip/node_modules/@agoric/make-hardener/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@agoric/make-hardener", "npm:0.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["@agoric/transform-module", [\
["npm:0.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@agoric-transform-module-npm-0.4.1-65094eb3d8-94d9d66044.zip/node_modules/@agoric/transform-module/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@agoric/transform-module", "npm:0.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ampproject/remapping", [\
["npm:2.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@ampproject-remapping-npm-2.2.1-3da3d624be-92ce5915f8.zip/node_modules/@ampproject/remapping/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@ampproject/remapping", "npm:2.2.1"],\
["@jridgewell/gen-mapping", "npm:0.3.2"],\
["@jridgewell/trace-mapping", "npm:0.3.14"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/code-frame", [\
["npm:7.12.11", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-code-frame-npm-7.12.11-1a9a1b277f-836ffd1555.zip/node_modules/@babel/code-frame/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/code-frame", "npm:7.12.11"],\
["@babel/highlight", "npm:7.22.20"]\
],\
"linkType": "HARD"\
}],\
["npm:7.22.13", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-code-frame-npm-7.22.13-2782581d20-f4cc8ae100.zip/node_modules/@babel/code-frame/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/code-frame", "npm:7.22.13"],\
["@babel/highlight", "npm:7.22.20"],\
["chalk", "npm:2.4.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/compat-data", [\
["npm:7.23.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-compat-data-npm-7.23.2-763f35b25b-0397a08c3e.zip/node_modules/@babel/compat-data/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/compat-data", "npm:7.23.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/core", [\
["npm:7.23.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-core-npm-7.23.2-b93f586907-14ad6e0a3a.zip/node_modules/@babel/core/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/core", "npm:7.23.2"],\
["@ampproject/remapping", "npm:2.2.1"],\
["@babel/code-frame", "npm:7.22.13"],\
["@babel/generator", "npm:7.23.0"],\
["@babel/helper-compilation-targets", "npm:7.22.15"],\
["@babel/helper-module-transforms", "virtual:b93f58690783b1aa7251e34369c6b343463347ed3b67c8f474540571f75c1eb3fa5322b266d6e130537e52dc2e98ff7f4d8b1f27dc27eed7f0d2cdafe52641a3#npm:7.23.0"],\
["@babel/helpers", "npm:7.23.2"],\
["@babel/parser", "npm:7.23.0"],\
["@babel/template", "npm:7.22.15"],\
["@babel/traverse", "npm:7.23.2"],\
["@babel/types", "npm:7.23.0"],\
["convert-source-map", "npm:2.0.0"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["gensync", "npm:1.0.0-beta.2"],\
["json5", "npm:2.2.3"],\
["semver", "npm:6.3.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/generator", [\
["npm:7.23.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-generator-npm-7.23.0-08841c5369-b7d8727c57.zip/node_modules/@babel/generator/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/generator", "npm:7.23.0"],\
["@babel/types", "npm:7.23.0"],\
["@jridgewell/gen-mapping", "npm:0.3.3"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["jsesc", "npm:2.5.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-compilation-targets", [\
["npm:7.22.15", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-helper-compilation-targets-npm-7.22.15-7aac9e71ad-45b9286861.zip/node_modules/@babel/helper-compilation-targets/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/helper-compilation-targets", "npm:7.22.15"],\
["@babel/compat-data", "npm:7.23.2"],\
["@babel/helper-validator-option", "npm:7.22.15"],\
["browserslist", "npm:4.22.1"],\
["lru-cache", "npm:5.1.1"],\
["semver", "npm:6.3.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-environment-visitor", [\
["npm:7.22.20", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-helper-environment-visitor-npm-7.22.20-260909e014-e762c2d8f5.zip/node_modules/@babel/helper-environment-visitor/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/helper-environment-visitor", "npm:7.22.20"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-function-name", [\
["npm:7.23.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-helper-function-name-npm-7.23.0-ce38271242-d771dd1f32.zip/node_modules/@babel/helper-function-name/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/helper-function-name", "npm:7.23.0"],\
["@babel/template", "npm:7.22.15"],\
["@babel/types", "npm:7.23.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-hoist-variables", [\
["npm:7.22.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-helper-hoist-variables-npm-7.22.5-6db3192347-60a3077f75.zip/node_modules/@babel/helper-hoist-variables/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/helper-hoist-variables", "npm:7.22.5"],\
["@babel/types", "npm:7.23.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-module-imports", [\
["npm:7.22.15", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-helper-module-imports-npm-7.22.15-687e77ee50-4e0d7fc36d.zip/node_modules/@babel/helper-module-imports/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/helper-module-imports", "npm:7.22.15"],\
["@babel/types", "npm:7.23.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-module-transforms", [\
["npm:7.23.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-helper-module-transforms-npm-7.23.0-6d065838a4-15a52e401b.zip/node_modules/@babel/helper-module-transforms/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/helper-module-transforms", "npm:7.23.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:b93f58690783b1aa7251e34369c6b343463347ed3b67c8f474540571f75c1eb3fa5322b266d6e130537e52dc2e98ff7f4d8b1f27dc27eed7f0d2cdafe52641a3#npm:7.23.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@babel-helper-module-transforms-virtual-94c9f98ad7/0/cache/@babel-helper-module-transforms-npm-7.23.0-6d065838a4-15a52e401b.zip/node_modules/@babel/helper-module-transforms/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/helper-module-transforms", "virtual:b93f58690783b1aa7251e34369c6b343463347ed3b67c8f474540571f75c1eb3fa5322b266d6e130537e52dc2e98ff7f4d8b1f27dc27eed7f0d2cdafe52641a3#npm:7.23.0"],\
["@babel/core", "npm:7.23.2"],\
["@babel/helper-environment-visitor", "npm:7.22.20"],\
["@babel/helper-module-imports", "npm:7.22.15"],\
["@babel/helper-simple-access", "npm:7.22.5"],\
["@babel/helper-split-export-declaration", "npm:7.22.6"],\
["@babel/helper-validator-identifier", "npm:7.22.20"],\
["@types/babel__core", null]\
],\
"packagePeers": [\
"@babel/core",\
"@types/babel__core"\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-simple-access", [\
["npm:7.22.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-helper-simple-access-npm-7.22.5-0a3f578780-f0cf81a30b.zip/node_modules/@babel/helper-simple-access/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/helper-simple-access", "npm:7.22.5"],\
["@babel/types", "npm:7.23.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-split-export-declaration", [\
["npm:7.22.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-helper-split-export-declaration-npm-7.22.6-e723505aef-d83e4b623e.zip/node_modules/@babel/helper-split-export-declaration/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/helper-split-export-declaration", "npm:7.22.6"],\
["@babel/types", "npm:7.23.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-string-parser", [\
["npm:7.22.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-helper-string-parser-npm-7.22.5-448ff0e489-6b0ff8af72.zip/node_modules/@babel/helper-string-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/helper-string-parser", "npm:7.22.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-validator-identifier", [\
["npm:7.22.20", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-helper-validator-identifier-npm-7.22.20-18305bb306-dcad63db34.zip/node_modules/@babel/helper-validator-identifier/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/helper-validator-identifier", "npm:7.22.20"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helper-validator-option", [\
["npm:7.22.15", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-helper-validator-option-npm-7.22.15-29aa330042-e9661bf80b.zip/node_modules/@babel/helper-validator-option/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/helper-validator-option", "npm:7.22.15"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/helpers", [\
["npm:7.23.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-helpers-npm-7.23.2-aa45e8b40c-3a6a939c52.zip/node_modules/@babel/helpers/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/helpers", "npm:7.23.2"],\
["@babel/template", "npm:7.22.15"],\
["@babel/traverse", "npm:7.23.2"],\
["@babel/types", "npm:7.23.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/highlight", [\
["npm:7.22.20", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-highlight-npm-7.22.20-5de7aba88d-f3c3a193af.zip/node_modules/@babel/highlight/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/highlight", "npm:7.22.20"],\
["@babel/helper-validator-identifier", "npm:7.22.20"],\
["chalk", "npm:2.4.2"],\
["js-tokens", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/parser", [\
["npm:7.23.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-parser-npm-7.23.0-8a7b151672-ab4ea9360e.zip/node_modules/@babel/parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/parser", "npm:7.23.0"],\
["@babel/types", "npm:7.23.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/runtime", [\
["npm:7.23.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-runtime-npm-7.23.2-d013d6cf7e-271fcfad85.zip/node_modules/@babel/runtime/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/runtime", "npm:7.23.2"],\
["regenerator-runtime", "npm:0.14.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/template", [\
["npm:7.22.15", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-template-npm-7.22.15-0b464facb4-9312edd37c.zip/node_modules/@babel/template/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/template", "npm:7.22.15"],\
["@babel/code-frame", "npm:7.22.13"],\
["@babel/parser", "npm:7.23.0"],\
["@babel/types", "npm:7.23.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/traverse", [\
["npm:7.23.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-traverse-npm-7.23.2-4758feee42-d096c7c4ba.zip/node_modules/@babel/traverse/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/traverse", "npm:7.23.2"],\
["@babel/code-frame", "npm:7.22.13"],\
["@babel/generator", "npm:7.23.0"],\
["@babel/helper-environment-visitor", "npm:7.22.20"],\
["@babel/helper-function-name", "npm:7.23.0"],\
["@babel/helper-hoist-variables", "npm:7.22.5"],\
["@babel/helper-split-export-declaration", "npm:7.22.6"],\
["@babel/parser", "npm:7.23.0"],\
["@babel/types", "npm:7.23.0"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["globals", "npm:11.12.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@babel/types", [\
["npm:7.23.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@babel-types-npm-7.23.0-332fd21daf-70e4db41ac.zip/node_modules/@babel/types/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@babel/types", "npm:7.23.0"],\
["@babel/helper-string-parser", "npm:7.22.5"],\
["@babel/helper-validator-identifier", "npm:7.22.20"],\
["to-fast-properties", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@cosmjs/amino", [\
["workspace:packages/amino", {\
"packageLocation": "./packages/amino/",\
"packageDependencies": [\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:5.76.1"],\
["webpack-cli", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/cli", [\
["workspace:packages/cli", {\
"packageLocation": "./packages/cli/",\
"packageDependencies": [\
["@cosmjs/cli", "workspace:packages/cli"],\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/cosmwasm-stargate", "workspace:packages/cosmwasm-stargate"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/faucet-client", "workspace:packages/faucet-client"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["@cosmjs/tendermint-rpc", "workspace:packages/tendermint-rpc"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/babylon", "npm:6.16.5"],\
["@types/diff", "npm:4.0.2"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["@types/yargs", "npm:15.0.13"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["axios", "npm:1.6.2"],\
["babylon", "npm:6.18.0"],\
["chalk", "npm:4.1.2"],\
["cosmjs-types", "npm:0.9.0"],\
["diff", "npm:4.0.2"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["recast", "npm:0.20.4"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["yargs", "npm:15.4.1"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/cosmwasm-stargate", [\
["workspace:packages/cosmwasm-stargate", {\
"packageLocation": "./packages/cosmwasm-stargate/",\
"packageDependencies": [\
["@cosmjs/cosmwasm-stargate", "workspace:packages/cosmwasm-stargate"],\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["@cosmjs/tendermint-rpc", "workspace:packages/tendermint-rpc"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/long", "npm:4.0.1"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["@types/pako", "npm:1.0.1"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["cosmjs-types", "npm:0.9.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
["pako", "npm:2.0.3"],\
["prettier", "npm:2.8.8"],\
["readonly-date", "npm:1.0.0"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.76.1"],\
["webpack-cli", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/crypto", [\
["workspace:packages/crypto", {\
"packageLocation": "./packages/crypto/",\
"packageDependencies": [\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@noble/hashes", "npm:1.0.0"],\
["@types/bn.js", "npm:5.1.0"],\
["@types/elliptic", "npm:6.4.14"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/libsodium-wrappers-sumo", "npm:0.7.5"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["bn.js", "npm:5.2.0"],\
["buffer", "npm:6.0.3"],\
["elliptic", "npm:6.5.4"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["libsodium-wrappers-sumo", "npm:0.7.11"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:5.76.1"],\
["webpack-cli", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/encoding", [\
["workspace:packages/encoding", {\
"packageLocation": "./packages/encoding/",\
"packageDependencies": [\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/base64-js", "npm:1.3.0"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["base64-js", "npm:1.5.1"],\
["bech32", "npm:1.1.4"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["readonly-date", "npm:1.0.0"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.76.1"],\
["webpack-cli", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/faucet", [\
["workspace:packages/faucet", {\
"packageLocation": "./packages/faucet/",\
"packageDependencies": [\
["@cosmjs/faucet", "workspace:packages/faucet"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@koa/cors", "npm:3.3.0"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/koa", "npm:2.13.4"],\
["@types/koa-bodyparser", "npm:4.3.7"],\
["@types/koa__cors", "npm:3.3.0"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["koa", "npm:2.13.4"],\
["koa-bodyparser", "npm:4.3.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:5.76.1"],\
["webpack-cli", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/faucet-client", [\
["workspace:packages/faucet-client", {\
"packageLocation": "./packages/faucet-client/",\
"packageDependencies": [\
["@cosmjs/faucet-client", "workspace:packages/faucet-client"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["axios", "npm:1.6.2"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:5.76.1"],\
["webpack-cli", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/json-rpc", [\
["workspace:packages/json-rpc", {\
"packageLocation": "./packages/json-rpc/",\
"packageDependencies": [\
["@cosmjs/json-rpc", "workspace:packages/json-rpc"],\
["@cosmjs/stream", "workspace:packages/stream"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:5.76.1"],\
["webpack-cli", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0"],\
["xstream", "npm:11.14.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/ledger-amino", [\
["workspace:packages/ledger-amino", {\
"packageLocation": "./packages/ledger-amino/",\
"packageDependencies": [\
["@cosmjs/ledger-amino", "workspace:packages/ledger-amino"],\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@ledgerhq/hw-transport", "npm:5.51.1"],\
["@ledgerhq/hw-transport-node-hid", "npm:5.51.1"],\
["@ledgerhq/hw-transport-webusb", "npm:5.51.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/ledgerhq__hw-transport", "npm:4.21.3"],\
["@types/ledgerhq__hw-transport-node-hid", "npm:4.22.2"],\
["@types/ledgerhq__hw-transport-webusb", "npm:4.70.1"],\
["@types/semver", "npm:7.5.0"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["ledger-cosmos-js", "npm:2.1.8"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["semver", "npm:7.5.4"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:5.76.1"],\
["webpack-cli", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/math", [\
["workspace:packages/math", {\
"packageLocation": "./packages/math/",\
"packageDependencies": [\
["@cosmjs/math", "workspace:packages/math"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/bn.js", "npm:5.1.0"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["bn.js", "npm:5.2.0"],\
["buffer", "npm:6.0.3"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:5.76.1"],\
["webpack-cli", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/proto-signing", [\
["workspace:packages/proto-signing", {\
"packageLocation": "./packages/proto-signing/",\
"packageDependencies": [\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/long", "npm:4.0.1"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["cosmjs-types", "npm:0.9.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
2025-01-15 13:38:19 +01:00
["protobufjs", "npm:7.4.0"],\
2025-01-14 18:21:09 +01:00
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:5.76.1"],\
["webpack-cli", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/socket", [\
["workspace:packages/socket", {\
"packageLocation": "./packages/socket/",\
"packageDependencies": [\
["@cosmjs/socket", "workspace:packages/socket"],\
["@cosmjs/stream", "workspace:packages/stream"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/ws", "npm:6.0.4"],\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["isomorphic-ws", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.0.1"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:5.76.1"],\
["webpack-cli", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0"],\
["ws", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:7.4.6"],\
["xstream", "npm:11.14.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/stargate", [\
["workspace:packages/stargate", {\
"packageLocation": "./packages/stargate/",\
"packageDependencies": [\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/stream", "workspace:packages/stream"],\
["@cosmjs/tendermint-rpc", "workspace:packages/tendermint-rpc"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/long", "npm:4.0.1"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["cosmjs-types", "npm:0.9.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["readonly-date", "npm:1.0.0"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:5.76.1"],\
2025-01-15 13:34:11 +01:00
["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/stream", [\
["workspace:packages/stream", {\
"packageLocation": "./packages/stream/",\
"packageDependencies": [\
["@cosmjs/stream", "workspace:packages/stream"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:5.76.1"],\
["webpack-cli", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0"],\
["xstream", "npm:11.14.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/tendermint-rpc", [\
["workspace:packages/tendermint-rpc", {\
"packageLocation": "./packages/tendermint-rpc/",\
"packageDependencies": [\
["@cosmjs/tendermint-rpc", "workspace:packages/tendermint-rpc"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/json-rpc", "workspace:packages/json-rpc"],\
["@cosmjs/math", "workspace:packages/math"],\
["@cosmjs/socket", "workspace:packages/socket"],\
["@cosmjs/stream", "workspace:packages/stream"],\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["axios", "npm:1.6.2"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["readonly-date", "npm:1.0.0"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:5.76.1"],\
["webpack-cli", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0"],\
["xstream", "npm:11.14.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@cosmjs/utils", [\
["workspace:packages/utils", {\
"packageLocation": "./packages/utils/",\
"packageDependencies": [\
["@cosmjs/utils", "workspace:packages/utils"],\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["buffer", "npm:6.0.3"],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["esm", "npm:3.2.25"],\
["glob", "npm:7.2.0"],\
["jasmine", "npm:4.6.0"],\
["jasmine-spec-reporter", "npm:6.0.0"],\
["karma", "npm:6.3.16"],\
["karma-chrome-launcher", "npm:3.1.0"],\
["karma-firefox-launcher", "npm:2.1.0"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["webpack", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:5.76.1"],\
["webpack-cli", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0"]\
],\
"linkType": "SOFT"\
}]\
]],\
["@discoveryjs/json-ext", [\
["npm:0.5.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@discoveryjs-json-ext-npm-0.5.3-d076e2bd24-73789df18a.zip/node_modules/@discoveryjs/json-ext/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@discoveryjs/json-ext", "npm:0.5.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["@eslint/eslintrc", [\
["npm:0.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@eslint-eslintrc-npm-0.4.1-48933b2833-1e094f3bca.zip/node_modules/@eslint/eslintrc/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@eslint/eslintrc", "npm:0.4.1"],\
["ajv", "npm:6.12.6"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["espree", "npm:7.3.1"],\
["globals", "npm:12.4.0"],\
["ignore", "npm:4.0.6"],\
["import-fresh", "npm:3.3.0"],\
["js-yaml", "npm:3.14.1"],\
["minimatch", "npm:3.1.2"],\
["strip-json-comments", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@isaacs/cliui", [\
["npm:8.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@isaacs-cliui-npm-8.0.2-f4364666d5-b1bf42535d.zip/node_modules/@isaacs/cliui/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@isaacs/cliui", "npm:8.0.2"],\
["string-width", "npm:5.1.2"],\
["string-width-cjs", [\
"string-width",\
"npm:4.2.2"\
]],\
["strip-ansi", "npm:7.1.0"],\
["strip-ansi-cjs", [\
"strip-ansi",\
"npm:6.0.1"\
]],\
["wrap-ansi", "npm:8.1.0"],\
["wrap-ansi-cjs", [\
"wrap-ansi",\
"npm:7.0.0"\
]]\
],\
"linkType": "HARD"\
}]\
]],\
["@istanbuljs/load-nyc-config", [\
["npm:1.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@istanbuljs-load-nyc-config-npm-1.1.0-42d17c9cb1-dd2a8b0948.zip/node_modules/@istanbuljs/load-nyc-config/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@istanbuljs/load-nyc-config", "npm:1.1.0"],\
["camelcase", "npm:5.3.1"],\
["find-up", "npm:4.1.0"],\
["get-package-type", "npm:0.1.0"],\
["js-yaml", "npm:3.14.1"],\
["resolve-from", "npm:5.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@istanbuljs/nyc-config-typescript", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@istanbuljs-nyc-config-typescript-npm-1.0.1-d1daa3ba46-9df5bcc607.zip/node_modules/@istanbuljs/nyc-config-typescript/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@istanbuljs/nyc-config-typescript", "npm:1.0.1"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@istanbuljs-nyc-config-typescript-virtual-898a554d35/0/cache/@istanbuljs-nyc-config-typescript-npm-1.0.1-d1daa3ba46-9df5bcc607.zip/node_modules/@istanbuljs/nyc-config-typescript/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
["@istanbuljs/schema", "npm:0.1.3"],\
["@types/nyc", null],\
["@types/source-map-support", null],\
["@types/ts-node", null],\
["nyc", "npm:15.1.0"],\
["source-map-support", "npm:0.5.21"],\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"]\
],\
"packagePeers": [\
"@types/nyc",\
"@types/source-map-support",\
"@types/ts-node",\
"nyc",\
"source-map-support",\
"ts-node"\
],\
"linkType": "HARD"\
}]\
]],\
["@istanbuljs/schema", [\
["npm:0.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@istanbuljs-schema-npm-0.1.3-466bd3eaaa-61c5286771.zip/node_modules/@istanbuljs/schema/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@istanbuljs/schema", "npm:0.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["@jridgewell/gen-mapping", [\
["npm:0.3.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@jridgewell-gen-mapping-npm-0.3.2-c64eeb4a4e-82685c8735.zip/node_modules/@jridgewell/gen-mapping/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@jridgewell/gen-mapping", "npm:0.3.2"],\
["@jridgewell/set-array", "npm:1.1.2"],\
["@jridgewell/sourcemap-codec", "npm:1.4.14"],\
["@jridgewell/trace-mapping", "npm:0.3.14"]\
],\
"linkType": "HARD"\
}],\
["npm:0.3.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@jridgewell-gen-mapping-npm-0.3.3-1815eba94c-376fc11cf5.zip/node_modules/@jridgewell/gen-mapping/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@jridgewell/gen-mapping", "npm:0.3.3"],\
["@jridgewell/set-array", "npm:1.1.2"],\
["@jridgewell/sourcemap-codec", "npm:1.4.14"],\
["@jridgewell/trace-mapping", "npm:0.3.14"]\
],\
"linkType": "HARD"\
}]\
]],\
["@jridgewell/resolve-uri", [\
["npm:3.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@jridgewell-resolve-uri-npm-3.1.0-6ff2351e61-78055e2526.zip/node_modules/@jridgewell/resolve-uri/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@jridgewell/resolve-uri", "npm:3.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@jridgewell/set-array", [\
["npm:1.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@jridgewell-set-array-npm-1.1.2-45b82d7fb6-bc7ab4c4c0.zip/node_modules/@jridgewell/set-array/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@jridgewell/set-array", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@jridgewell/source-map", [\
["npm:0.3.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@jridgewell-source-map-npm-0.3.2-6fd1f37b22-1540da3234.zip/node_modules/@jridgewell/source-map/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@jridgewell/source-map", "npm:0.3.2"],\
["@jridgewell/gen-mapping", "npm:0.3.2"],\
["@jridgewell/trace-mapping", "npm:0.3.14"]\
],\
"linkType": "HARD"\
}]\
]],\
["@jridgewell/sourcemap-codec", [\
["npm:1.4.14", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@jridgewell-sourcemap-codec-npm-1.4.14-f5f0630788-3fbaff1387.zip/node_modules/@jridgewell/sourcemap-codec/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@jridgewell/sourcemap-codec", "npm:1.4.14"]\
],\
"linkType": "HARD"\
}]\
]],\
["@jridgewell/trace-mapping", [\
["npm:0.3.14", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@jridgewell-trace-mapping-npm-0.3.14-c78fcccfdf-54824bf17c.zip/node_modules/@jridgewell/trace-mapping/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@jridgewell/trace-mapping", "npm:0.3.14"],\
["@jridgewell/resolve-uri", "npm:3.1.0"],\
["@jridgewell/sourcemap-codec", "npm:1.4.14"]\
],\
"linkType": "HARD"\
}],\
["npm:0.3.17", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@jridgewell-trace-mapping-npm-0.3.17-57578fd48c-40b65fcbdd.zip/node_modules/@jridgewell/trace-mapping/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@jridgewell/resolve-uri", "npm:3.1.0"],\
["@jridgewell/sourcemap-codec", "npm:1.4.14"]\
],\
"linkType": "HARD"\
}]\
]],\
["@koa/cors", [\
["npm:3.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@koa-cors-npm-3.3.0-0564248a2f-41d2bac9aa.zip/node_modules/@koa/cors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@koa/cors", "npm:3.3.0"],\
["vary", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/devices", [\
["npm:5.51.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@ledgerhq-devices-npm-5.51.1-8986be31a8-5923e5f2c7.zip/node_modules/@ledgerhq/devices/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@ledgerhq/devices", "npm:5.51.1"],\
["@ledgerhq/errors", "npm:5.50.0"],\
["@ledgerhq/logs", "npm:5.50.0"],\
["rxjs", "npm:6.6.7"],\
["semver", "npm:7.5.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/errors", [\
["npm:5.50.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@ledgerhq-errors-npm-5.50.0-ba43187a5a-2fb242c579.zip/node_modules/@ledgerhq/errors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@ledgerhq/errors", "npm:5.50.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/hw-transport", [\
["npm:5.51.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@ledgerhq-hw-transport-npm-5.51.1-c1120421b9-69dd4c7fbc.zip/node_modules/@ledgerhq/hw-transport/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@ledgerhq/hw-transport", "npm:5.51.1"],\
["@ledgerhq/devices", "npm:5.51.1"],\
["@ledgerhq/errors", "npm:5.50.0"],\
["events", "npm:3.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/hw-transport-node-hid", [\
["npm:5.51.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@ledgerhq-hw-transport-node-hid-npm-5.51.1-c18ee16b7b-b016a34e48.zip/node_modules/@ledgerhq/hw-transport-node-hid/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@ledgerhq/hw-transport-node-hid", "npm:5.51.1"],\
["@ledgerhq/devices", "npm:5.51.1"],\
["@ledgerhq/errors", "npm:5.50.0"],\
["@ledgerhq/hw-transport", "npm:5.51.1"],\
["@ledgerhq/hw-transport-node-hid-noevents", "npm:5.51.1"],\
["@ledgerhq/logs", "npm:5.50.0"],\
["lodash", "npm:4.17.21"],\
["node-hid", "npm:2.1.1"],\
["usb", "npm:1.9.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/hw-transport-node-hid-noevents", [\
["npm:5.51.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@ledgerhq-hw-transport-node-hid-noevents-npm-5.51.1-7994e62db5-30915b53b2.zip/node_modules/@ledgerhq/hw-transport-node-hid-noevents/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@ledgerhq/hw-transport-node-hid-noevents", "npm:5.51.1"],\
["@ledgerhq/devices", "npm:5.51.1"],\
["@ledgerhq/errors", "npm:5.50.0"],\
["@ledgerhq/hw-transport", "npm:5.51.1"],\
["@ledgerhq/logs", "npm:5.50.0"],\
["node-hid", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/hw-transport-webusb", [\
["npm:5.51.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@ledgerhq-hw-transport-webusb-npm-5.51.1-8388252e37-2e0558ef51.zip/node_modules/@ledgerhq/hw-transport-webusb/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@ledgerhq/hw-transport-webusb", "npm:5.51.1"],\
["@ledgerhq/devices", "npm:5.51.1"],\
["@ledgerhq/errors", "npm:5.50.0"],\
["@ledgerhq/hw-transport", "npm:5.51.1"],\
["@ledgerhq/logs", "npm:5.50.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@ledgerhq/logs", [\
["npm:5.50.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@ledgerhq-logs-npm-5.50.0-6ce5d8aa3f-fd226f1716.zip/node_modules/@ledgerhq/logs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@ledgerhq/logs", "npm:5.50.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@noble/hashes", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@noble-hashes-npm-1.0.0-893cbd74b3-b6244bb44d.zip/node_modules/@noble/hashes/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@noble/hashes", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@nodelib/fs.scandir", [\
["npm:2.1.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@nodelib-fs.scandir-npm-2.1.4-6f6ddb2372-6c0f930380.zip/node_modules/@nodelib/fs.scandir/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@nodelib/fs.scandir", "npm:2.1.4"],\
["@nodelib/fs.stat", "npm:2.0.4"],\
["run-parallel", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@nodelib/fs.stat", [\
["npm:2.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@nodelib-fs.stat-npm-2.0.4-0b2acf9d70-773dc0990a.zip/node_modules/@nodelib/fs.stat/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@nodelib/fs.stat", "npm:2.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["@nodelib/fs.walk", [\
["npm:1.2.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@nodelib-fs.walk-npm-1.2.6-b686194e9d-6feb845a2e.zip/node_modules/@nodelib/fs.walk/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@nodelib/fs.walk", "npm:1.2.6"],\
["@nodelib/fs.scandir", "npm:2.1.4"],\
["fastq", "npm:1.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@npmcli/fs", [\
["npm:3.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@npmcli-fs-npm-3.1.0-0844a57978-162b4a0b87.zip/node_modules/@npmcli/fs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@npmcli/fs", "npm:3.1.0"],\
["semver", "npm:7.5.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["@pkgjs/parseargs", [\
["npm:0.11.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@pkgjs-parseargs-npm-0.11.0-cd2a3fe948-5bd7576bb1.zip/node_modules/@pkgjs/parseargs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@pkgjs/parseargs", "npm:0.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/aspromise", [\
["npm:1.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@protobufjs-aspromise-npm-1.1.2-71d00b938f-a83343a468.zip/node_modules/@protobufjs/aspromise/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@protobufjs/aspromise", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/base64", [\
["npm:1.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@protobufjs-base64-npm-1.1.2-cd8ca6814a-eec925e681.zip/node_modules/@protobufjs/base64/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@protobufjs/base64", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/codegen", [\
["npm:2.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@protobufjs-codegen-npm-2.0.4-36e188bbe6-26ae337c56.zip/node_modules/@protobufjs/codegen/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@protobufjs/codegen", "npm:2.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/eventemitter", [\
["npm:1.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@protobufjs-eventemitter-npm-1.1.0-029cc7d431-1eb0a75180.zip/node_modules/@protobufjs/eventemitter/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@protobufjs/eventemitter", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/fetch", [\
["npm:1.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@protobufjs-fetch-npm-1.1.0-ca857b7df4-cda6a3dc2d.zip/node_modules/@protobufjs/fetch/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@protobufjs/fetch", "npm:1.1.0"],\
["@protobufjs/aspromise", "npm:1.1.2"],\
["@protobufjs/inquire", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/float", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@protobufjs-float-npm-1.0.2-5678f64d08-18f2bdede7.zip/node_modules/@protobufjs/float/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@protobufjs/float", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/inquire", [\
["npm:1.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@protobufjs-inquire-npm-1.1.0-3c7759e9ce-64372482ef.zip/node_modules/@protobufjs/inquire/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@protobufjs/inquire", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/path", [\
["npm:1.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@protobufjs-path-npm-1.1.2-641d08de76-cece0a938e.zip/node_modules/@protobufjs/path/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@protobufjs/path", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/pool", [\
["npm:1.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@protobufjs-pool-npm-1.1.0-47a76f96a1-eda2718b7f.zip/node_modules/@protobufjs/pool/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@protobufjs/pool", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@protobufjs/utf8", [\
["npm:1.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@protobufjs-utf8-npm-1.1.0-02c590807c-a3fe31fe3f.zip/node_modules/@protobufjs/utf8/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@protobufjs/utf8", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@socket.io/component-emitter", [\
["npm:3.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@socket.io-component-emitter-npm-3.1.0-3f778351c2-b838ccccf7.zip/node_modules/@socket.io/component-emitter/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@socket.io/component-emitter", "npm:3.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@tootallnate/once", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@tootallnate-once-npm-2.0.0-e36cf4f140-073bfa5480.zip/node_modules/@tootallnate/once/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@tootallnate/once", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/accepts", [\
["npm:1.3.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-accepts-npm-1.3.5-1d59cd2a7a-cb0eea87d2.zip/node_modules/@types/accepts/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/accepts", "npm:1.3.5"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/babel-types", [\
["npm:7.0.9", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-babel-types-npm-7.0.9-ffb9682c78-ff78653510.zip/node_modules/@types/babel-types/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/babel-types", "npm:7.0.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/babylon", [\
["npm:6.16.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-babylon-npm-6.16.5-e901315848-a56538ee37.zip/node_modules/@types/babylon/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/babylon", "npm:6.16.5"],\
["@types/babel-types", "npm:7.0.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/base64-js", [\
["npm:1.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-base64-js-npm-1.3.0-9eadeb8d0d-6db015a703.zip/node_modules/@types/base64-js/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/base64-js", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/bn.js", [\
["npm:5.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-bn.js-npm-5.1.0-4a0335ff4f-04c6705445.zip/node_modules/@types/bn.js/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/bn.js", "npm:5.1.0"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/body-parser", [\
["npm:1.19.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-body-parser-npm-1.19.0-3ca4d08a60-ffc4af4869.zip/node_modules/@types/body-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/body-parser", "npm:1.19.0"],\
["@types/connect", "npm:3.4.34"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/connect", [\
["npm:3.4.34", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-connect-npm-3.4.34-39e4f7bb55-e60c2843dc.zip/node_modules/@types/connect/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/connect", "npm:3.4.34"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/content-disposition", [\
["npm:0.5.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-content-disposition-npm-0.5.3-90ee2edb84-04c2763ea6.zip/node_modules/@types/content-disposition/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/content-disposition", "npm:0.5.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/cookie", [\
["npm:0.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-cookie-npm-0.4.1-274a704dc6-f96afe12bd.zip/node_modules/@types/cookie/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/cookie", "npm:0.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/cookies", [\
["npm:0.7.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-cookies-npm-0.7.6-0c7686edd9-998b7ca5f7.zip/node_modules/@types/cookies/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/cookies", "npm:0.7.6"],\
["@types/connect", "npm:3.4.34"],\
["@types/express", "npm:4.17.13"],\
["@types/keygrip", "npm:1.0.2"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/cors", [\
["npm:2.8.12", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-cors-npm-2.8.12-ff52e8e514-8a69fe7bc9.zip/node_modules/@types/cors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/cors", "npm:2.8.12"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/diff", [\
["npm:4.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-diff-npm-4.0.2-e0c9c256aa-bb5f594003.zip/node_modules/@types/diff/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/diff", "npm:4.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/elliptic", [\
["npm:6.4.14", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-elliptic-npm-6.4.14-77735f3256-512185ad19.zip/node_modules/@types/elliptic/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/elliptic", "npm:6.4.14"],\
["@types/bn.js", "npm:5.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/eslint", [\
["npm:7.2.10", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-eslint-npm-7.2.10-80d8a98db0-f718ccbe07.zip/node_modules/@types/eslint/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/eslint", "npm:7.2.10"],\
["@types/estree", "npm:0.0.47"],\
["@types/json-schema", "npm:7.0.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/eslint-plugin-prettier", [\
["npm:3.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-eslint-plugin-prettier-npm-3.1.0-5ef7f73ff9-4b6d139da8.zip/node_modules/@types/eslint-plugin-prettier/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
["@types/eslint", "npm:7.2.10"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/eslint-scope", [\
["npm:3.7.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-eslint-scope-npm-3.7.4-c11d226d71-f8a19cddf9.zip/node_modules/@types/eslint-scope/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/eslint", "npm:7.2.10"],\
["@types/estree", "npm:0.0.47"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/estree", [\
["npm:0.0.47", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-estree-npm-0.0.47-23d26080e6-f454198409.zip/node_modules/@types/estree/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/estree", "npm:0.0.47"]\
],\
"linkType": "HARD"\
}],\
["npm:0.0.51", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-estree-npm-0.0.51-bc20719267-a70c60d5e6.zip/node_modules/@types/estree/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/estree", "npm:0.0.51"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/express", [\
["npm:4.17.13", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-express-npm-4.17.13-0e12fe9c24-2387977093.zip/node_modules/@types/express/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/express", "npm:4.17.13"],\
["@types/body-parser", "npm:1.19.0"],\
["@types/express-serve-static-core", "npm:4.17.30"],\
["@types/qs", "npm:6.9.6"],\
["@types/serve-static", "npm:1.13.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/express-serve-static-core", [\
["npm:4.17.30", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-express-serve-static-core-npm-4.17.30-6aec40410e-e2e4222337.zip/node_modules/@types/express-serve-static-core/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/express-serve-static-core", "npm:4.17.30"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["@types/qs", "npm:6.9.6"],\
["@types/range-parser", "npm:1.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/http-assert", [\
["npm:1.5.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-http-assert-npm-1.5.1-b9321aaef7-b49d22b218.zip/node_modules/@types/http-assert/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/http-assert", "npm:1.5.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/http-errors", [\
["npm:1.8.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-http-errors-npm-1.8.0-962b3aae39-9863d1ae61.zip/node_modules/@types/http-errors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/http-errors", "npm:1.8.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/jasmine", [\
["npm:4.6.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-jasmine-npm-4.6.1-55b5288466-dd7f887058.zip/node_modules/@types/jasmine/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/jasmine", "npm:4.6.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/json-schema", [\
["npm:7.0.11", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-json-schema-npm-7.0.11-79462ae5ca-bd1f9a7b89.zip/node_modules/@types/json-schema/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/json-schema", "npm:7.0.11"]\
],\
"linkType": "HARD"\
}],\
["npm:7.0.9", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-json-schema-npm-7.0.9-361918cff3-46a9e92b79.zip/node_modules/@types/json-schema/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/json-schema", "npm:7.0.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/json5", [\
["npm:0.0.29", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-json5-npm-0.0.29-f63a7916bd-6bf5337bc4.zip/node_modules/@types/json5/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/json5", "npm:0.0.29"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/karma", [\
["npm:6.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-karma-npm-6.3.0-30163e3158-37beaa51c1.zip/node_modules/@types/karma/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/karma", "npm:6.3.0"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["log4js", "npm:6.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/karma-firefox-launcher", [\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-karma-firefox-launcher-npm-2.1.0-85afe6385d-b68611ff04.zip/node_modules/@types/karma-firefox-launcher/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/karma-firefox-launcher", "npm:2.1.0"],\
["@types/karma", "npm:6.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/karma-jasmine", [\
["npm:4.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-karma-jasmine-npm-4.0.2-3aedb99021-57cc3c9252.zip/node_modules/@types/karma-jasmine/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/karma-jasmine", "npm:4.0.2"],\
["@types/jasmine", "npm:4.6.1"],\
["@types/karma", "npm:6.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/karma-jasmine-html-reporter", [\
["npm:1.5.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-karma-jasmine-html-reporter-npm-1.5.1-6da636fb6b-d19b0f8c88.zip/node_modules/@types/karma-jasmine-html-reporter/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/karma-jasmine-html-reporter", "npm:1.5.1"],\
["@types/karma", "npm:6.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/keygrip", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-keygrip-npm-1.0.2-2e57be51bc-95c9cc9824.zip/node_modules/@types/keygrip/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/keygrip", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/koa", [\
["npm:2.13.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-koa-npm-2.13.4-e10e6e7742-040954632e.zip/node_modules/@types/koa/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/koa", "npm:2.13.4"],\
["@types/accepts", "npm:1.3.5"],\
["@types/content-disposition", "npm:0.5.3"],\
["@types/cookies", "npm:0.7.6"],\
["@types/http-assert", "npm:1.5.1"],\
["@types/http-errors", "npm:1.8.0"],\
["@types/keygrip", "npm:1.0.2"],\
["@types/koa-compose", "npm:3.2.5"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/koa-bodyparser", [\
["npm:4.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-koa-bodyparser-npm-4.3.7-ff2df015ea-3c37c22a94.zip/node_modules/@types/koa-bodyparser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/koa-bodyparser", "npm:4.3.7"],\
["@types/koa", "npm:2.13.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/koa-compose", [\
["npm:3.2.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-koa-compose-npm-3.2.5-b9ab25d904-ef3f1a1c11.zip/node_modules/@types/koa-compose/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/koa-compose", "npm:3.2.5"],\
["@types/koa", "npm:2.13.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/koa__cors", [\
["npm:3.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-koa__cors-npm-3.3.0-d247b76272-7f6efc4110.zip/node_modules/@types/koa__cors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/koa__cors", "npm:3.3.0"],\
["@types/koa", "npm:2.13.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/ledgerhq__hw-transport", [\
["npm:4.21.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-ledgerhq__hw-transport-npm-4.21.3-706fb3b50a-224d1d1496.zip/node_modules/@types/ledgerhq__hw-transport/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/ledgerhq__hw-transport", "npm:4.21.3"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/ledgerhq__hw-transport-node-hid", [\
["npm:4.22.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-ledgerhq__hw-transport-node-hid-npm-4.22.2-7da00e29e4-79b8dd283b.zip/node_modules/@types/ledgerhq__hw-transport-node-hid/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/ledgerhq__hw-transport-node-hid", "npm:4.22.2"],\
["@types/ledgerhq__hw-transport", "npm:4.21.3"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["@types/node-hid", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/ledgerhq__hw-transport-webusb", [\
["npm:4.70.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-ledgerhq__hw-transport-webusb-npm-4.70.1-58d540f7c6-d6e2b6aecb.zip/node_modules/@types/ledgerhq__hw-transport-webusb/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/ledgerhq__hw-transport-webusb", "npm:4.70.1"],\
["@types/ledgerhq__hw-transport", "npm:4.21.3"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/libsodium-wrappers", [\
["npm:0.7.10", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-libsodium-wrappers-npm-0.7.10-1977488a6a-d70fdb22a2.zip/node_modules/@types/libsodium-wrappers/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/libsodium-wrappers", "npm:0.7.10"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/libsodium-wrappers-sumo", [\
["npm:0.7.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-libsodium-wrappers-sumo-npm-0.7.5-b503484acd-87ae3c14b2.zip/node_modules/@types/libsodium-wrappers-sumo/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/libsodium-wrappers-sumo", "npm:0.7.5"],\
["@types/libsodium-wrappers", "npm:0.7.10"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/long", [\
["npm:4.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-long-npm-4.0.1-022c8b6e77-5ce2ecb4d1.zip/node_modules/@types/long/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/long", "npm:4.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/mime", [\
["npm:1.3.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-mime-npm-1.3.2-ea71878ab3-61d144e517.zip/node_modules/@types/mime/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/mime", "npm:1.3.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/node", [\
2025-01-15 13:06:12 +01:00
["npm:22.10.6", {\
"packageLocation": "./.yarn/cache/@types-node-npm-22.10.6-28326d30fa-8b67affc21.zip/node_modules/@types/node/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
["undici-types", "npm:6.20.0"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/node-hid", [\
["npm:1.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-node-hid-npm-1.3.0-cc72d31c37-1b93056bb6.zip/node_modules/@types/node-hid/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/node-hid", "npm:1.3.0"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/pako", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-pako-npm-1.0.1-9e979aac42-69c57c9d0d.zip/node_modules/@types/pako/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/pako", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/qs", [\
["npm:6.9.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-qs-npm-6.9.6-2fc5ce36d4-2e97fdbd6c.zip/node_modules/@types/qs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/qs", "npm:6.9.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/range-parser", [\
["npm:1.2.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-range-parser-npm-1.2.3-c06253b351-5c2a5797e6.zip/node_modules/@types/range-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/range-parser", "npm:1.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/semver", [\
["npm:7.5.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-semver-npm-7.5.0-4823ff34be-ca4ba4642b.zip/node_modules/@types/semver/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/semver", "npm:7.5.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/serve-static", [\
["npm:1.13.9", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-serve-static-npm-1.13.9-59107a68c3-2f94dc3086.zip/node_modules/@types/serve-static/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/serve-static", "npm:1.13.9"],\
["@types/mime", "npm:1.3.2"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/ws", [\
["npm:6.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-ws-npm-6.0.4-4b7cc6a57b-fa958e6459.zip/node_modules/@types/ws/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/ws", "npm:6.0.4"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["@types/yargs", [\
["npm:15.0.13", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-yargs-npm-15.0.13-d1172b1fcd-9128b0ac46.zip/node_modules/@types/yargs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/yargs", "npm:15.0.13"],\
["@types/yargs-parser", "npm:20.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@types/yargs-parser", [\
["npm:20.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@types-yargs-parser-npm-20.2.0-4ca5b35c4e-0464e55383.zip/node_modules/@types/yargs-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@types/yargs-parser", "npm:20.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/eslint-plugin", [\
["npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@typescript-eslint-eslint-plugin-npm-5.54.0-94219a47c9-4086b3856a.zip/node_modules/@typescript-eslint/eslint-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/eslint-plugin", "npm:5.54.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@typescript-eslint-eslint-plugin-virtual-2e8b63b951/0/cache/@typescript-eslint-eslint-plugin-npm-5.54.0-94219a47c9-4086b3856a.zip/node_modules/@typescript-eslint/eslint-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/eslint-plugin", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@types/eslint", null],\
["@types/typescript", null],\
["@types/typescript-eslint__parser", null],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@typescript-eslint/scope-manager", "npm:5.54.0"],\
["@typescript-eslint/type-utils", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:5.54.0"],\
["@typescript-eslint/utils", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:5.54.0"],\
["debug", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:4.3.4"],\
["eslint", "npm:7.26.0"],\
["grapheme-splitter", "npm:1.0.4"],\
["ignore", "npm:5.2.0"],\
["natural-compare-lite", "npm:1.4.0"],\
["regexpp", "npm:3.2.0"],\
["semver", "npm:7.5.4"],\
["tsutils", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:3.21.0"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"]\
],\
"packagePeers": [\
"@types/eslint",\
"@types/typescript-eslint__parser",\
"@types/typescript",\
"@typescript-eslint/parser",\
"eslint",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/parser", [\
["npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@typescript-eslint-parser-npm-5.54.0-9e20db98b2-c94e8107f2.zip/node_modules/@typescript-eslint/parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/parser", "npm:5.54.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@typescript-eslint-parser-virtual-50a1058113/0/cache/@typescript-eslint-parser-npm-5.54.0-9e20db98b2-c94e8107f2.zip/node_modules/@typescript-eslint/parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["@types/eslint", null],\
["@types/typescript", null],\
["@typescript-eslint/scope-manager", "npm:5.54.0"],\
["@typescript-eslint/types", "npm:5.54.0"],\
["@typescript-eslint/typescript-estree", "virtual:dab3b79a49a5f47d0c99a5dd46dbdff2ada6c475788250c1f0fcb82df5cad8c19be5cd3a44974c1ab5534d7476c94dd95a1487a1327da6bbeb8b0f3aacf8423a#npm:5.54.0"],\
["debug", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:4.3.4"],\
["eslint", "npm:7.26.0"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"]\
],\
"packagePeers": [\
"@types/eslint",\
"@types/typescript",\
"eslint",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/scope-manager", [\
["npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@typescript-eslint-scope-manager-npm-5.54.0-dfb33b8cef-b3e48219c6.zip/node_modules/@typescript-eslint/scope-manager/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/scope-manager", "npm:5.54.0"],\
["@typescript-eslint/types", "npm:5.54.0"],\
["@typescript-eslint/visitor-keys", "npm:5.54.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/type-utils", [\
["npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@typescript-eslint-type-utils-npm-5.54.0-fe5db2eaae-92752f6ab7.zip/node_modules/@typescript-eslint/type-utils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/type-utils", "npm:5.54.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@typescript-eslint-type-utils-virtual-dab3b79a49/0/cache/@typescript-eslint-type-utils-npm-5.54.0-fe5db2eaae-92752f6ab7.zip/node_modules/@typescript-eslint/type-utils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/type-utils", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:5.54.0"],\
["@types/eslint", null],\
["@types/typescript", null],\
["@typescript-eslint/typescript-estree", "virtual:dab3b79a49a5f47d0c99a5dd46dbdff2ada6c475788250c1f0fcb82df5cad8c19be5cd3a44974c1ab5534d7476c94dd95a1487a1327da6bbeb8b0f3aacf8423a#npm:5.54.0"],\
["@typescript-eslint/utils", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:5.54.0"],\
["debug", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:4.3.4"],\
["eslint", "npm:7.26.0"],\
["tsutils", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:3.21.0"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"]\
],\
"packagePeers": [\
"@types/eslint",\
"@types/typescript",\
"eslint",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/types", [\
["npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@typescript-eslint-types-npm-5.54.0-d7ab03d795-dec34efd33.zip/node_modules/@typescript-eslint/types/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/types", "npm:5.54.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/typescript-estree", [\
["npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@typescript-eslint-typescript-estree-npm-5.54.0-1b0f33d5db-e3f7d0c387.zip/node_modules/@typescript-eslint/typescript-estree/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/typescript-estree", "npm:5.54.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:b72deb79e2ec592967c5308e4bf1e792d5b5ca0d14e9c1ab085f52dd2b14c18062e243ec00f9ee082ef907e2293f1a70ff799a6253f4f2f8605e8d778a51ba89#npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@typescript-eslint-typescript-estree-virtual-838a9315d4/0/cache/@typescript-eslint-typescript-estree-npm-5.54.0-1b0f33d5db-e3f7d0c387.zip/node_modules/@typescript-eslint/typescript-estree/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/typescript-estree", "virtual:b72deb79e2ec592967c5308e4bf1e792d5b5ca0d14e9c1ab085f52dd2b14c18062e243ec00f9ee082ef907e2293f1a70ff799a6253f4f2f8605e8d778a51ba89#npm:5.54.0"],\
["@types/typescript", null],\
["@typescript-eslint/types", "npm:5.54.0"],\
["@typescript-eslint/visitor-keys", "npm:5.54.0"],\
["debug", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:4.3.4"],\
["globby", "npm:11.1.0"],\
["is-glob", "npm:4.0.3"],\
["semver", "npm:7.5.4"],\
["tsutils", "virtual:838a9315d444a54db96788d2b28a822ef21789df47f5a41ed7f7f2dd34e0a447899fa272d1407402ef6a6b310136ed11ec578f26931b2b84031cd2ba37dba0a0#npm:3.21.0"],\
["typescript", null]\
],\
"packagePeers": [\
"@types/typescript",\
"typescript"\
],\
"linkType": "HARD"\
}],\
["virtual:dab3b79a49a5f47d0c99a5dd46dbdff2ada6c475788250c1f0fcb82df5cad8c19be5cd3a44974c1ab5534d7476c94dd95a1487a1327da6bbeb8b0f3aacf8423a#npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@typescript-eslint-typescript-estree-virtual-4fc1617798/0/cache/@typescript-eslint-typescript-estree-npm-5.54.0-1b0f33d5db-e3f7d0c387.zip/node_modules/@typescript-eslint/typescript-estree/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/typescript-estree", "virtual:dab3b79a49a5f47d0c99a5dd46dbdff2ada6c475788250c1f0fcb82df5cad8c19be5cd3a44974c1ab5534d7476c94dd95a1487a1327da6bbeb8b0f3aacf8423a#npm:5.54.0"],\
["@types/typescript", null],\
["@typescript-eslint/types", "npm:5.54.0"],\
["@typescript-eslint/visitor-keys", "npm:5.54.0"],\
["debug", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:4.3.4"],\
["globby", "npm:11.1.0"],\
["is-glob", "npm:4.0.3"],\
["semver", "npm:7.5.4"],\
["tsutils", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:3.21.0"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"]\
],\
"packagePeers": [\
"@types/typescript",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/utils", [\
["npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@typescript-eslint-utils-npm-5.54.0-2cc2b73c1a-25932be66c.zip/node_modules/@typescript-eslint/utils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/utils", "npm:5.54.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@typescript-eslint-utils-virtual-b72deb79e2/0/cache/@typescript-eslint-utils-npm-5.54.0-2cc2b73c1a-25932be66c.zip/node_modules/@typescript-eslint/utils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/utils", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:5.54.0"],\
["@types/eslint", null],\
["@types/json-schema", "npm:7.0.9"],\
["@types/semver", "npm:7.5.0"],\
["@typescript-eslint/scope-manager", "npm:5.54.0"],\
["@typescript-eslint/types", "npm:5.54.0"],\
["@typescript-eslint/typescript-estree", "virtual:b72deb79e2ec592967c5308e4bf1e792d5b5ca0d14e9c1ab085f52dd2b14c18062e243ec00f9ee082ef907e2293f1a70ff799a6253f4f2f8605e8d778a51ba89#npm:5.54.0"],\
["eslint", "npm:7.26.0"],\
["eslint-scope", "npm:5.1.1"],\
["eslint-utils", "virtual:b72deb79e2ec592967c5308e4bf1e792d5b5ca0d14e9c1ab085f52dd2b14c18062e243ec00f9ee082ef907e2293f1a70ff799a6253f4f2f8605e8d778a51ba89#npm:3.0.0"],\
["semver", "npm:7.5.4"]\
],\
"packagePeers": [\
"@types/eslint",\
"eslint"\
],\
"linkType": "HARD"\
}]\
]],\
["@typescript-eslint/visitor-keys", [\
["npm:5.54.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@typescript-eslint-visitor-keys-npm-5.54.0-abbd7c507a-cfcff6b2b4.zip/node_modules/@typescript-eslint/visitor-keys/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@typescript-eslint/visitor-keys", "npm:5.54.0"],\
["@typescript-eslint/types", "npm:5.54.0"],\
["eslint-visitor-keys", "npm:3.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/ast", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-ast-npm-1.11.1-623d3d973e-6f75b09f17.zip/node_modules/@webassemblyjs/ast/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/helper-numbers", "npm:1.11.1"],\
["@webassemblyjs/helper-wasm-bytecode", "npm:1.11.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/floating-point-hex-parser", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-floating-point-hex-parser-npm-1.11.1-f8af5c0037-9644d9f716.zip/node_modules/@webassemblyjs/floating-point-hex-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/floating-point-hex-parser", "npm:1.11.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/helper-api-error", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-helper-api-error-npm-1.11.1-b839d59053-23e6f24100.zip/node_modules/@webassemblyjs/helper-api-error/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/helper-api-error", "npm:1.11.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/helper-buffer", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-helper-buffer-npm-1.11.1-6afb1ef4aa-ab662fc94a.zip/node_modules/@webassemblyjs/helper-buffer/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/helper-buffer", "npm:1.11.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/helper-numbers", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-helper-numbers-npm-1.11.1-a41f7439eb-8cc7ced66d.zip/node_modules/@webassemblyjs/helper-numbers/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/helper-numbers", "npm:1.11.1"],\
["@webassemblyjs/floating-point-hex-parser", "npm:1.11.1"],\
["@webassemblyjs/helper-api-error", "npm:1.11.1"],\
["@xtuc/long", "npm:4.2.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/helper-wasm-bytecode", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-helper-wasm-bytecode-npm-1.11.1-84f0ee4c30-f14e2bd836.zip/node_modules/@webassemblyjs/helper-wasm-bytecode/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/helper-wasm-bytecode", "npm:1.11.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/helper-wasm-section", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-helper-wasm-section-npm-1.11.1-e4e8450b9d-e2da4192a8.zip/node_modules/@webassemblyjs/helper-wasm-section/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/helper-wasm-section", "npm:1.11.1"],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/helper-buffer", "npm:1.11.1"],\
["@webassemblyjs/helper-wasm-bytecode", "npm:1.11.1"],\
["@webassemblyjs/wasm-gen", "npm:1.11.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/ieee754", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-ieee754-npm-1.11.1-897eb85879-13d6a6ca2e.zip/node_modules/@webassemblyjs/ieee754/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/ieee754", "npm:1.11.1"],\
["@xtuc/ieee754", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/leb128", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-leb128-npm-1.11.1-fd9f27673d-e505edb5de.zip/node_modules/@webassemblyjs/leb128/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/leb128", "npm:1.11.1"],\
["@xtuc/long", "npm:4.2.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/utf8", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-utf8-npm-1.11.1-583036e767-a7c13c7c82.zip/node_modules/@webassemblyjs/utf8/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/utf8", "npm:1.11.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/wasm-edit", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-wasm-edit-npm-1.11.1-34565c1e92-10bef22579.zip/node_modules/@webassemblyjs/wasm-edit/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/helper-buffer", "npm:1.11.1"],\
["@webassemblyjs/helper-wasm-bytecode", "npm:1.11.1"],\
["@webassemblyjs/helper-wasm-section", "npm:1.11.1"],\
["@webassemblyjs/wasm-gen", "npm:1.11.1"],\
["@webassemblyjs/wasm-opt", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["@webassemblyjs/wast-printer", "npm:1.11.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/wasm-gen", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-wasm-gen-npm-1.11.1-a6d0b4d37d-4e49a19e30.zip/node_modules/@webassemblyjs/wasm-gen/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/wasm-gen", "npm:1.11.1"],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/helper-wasm-bytecode", "npm:1.11.1"],\
["@webassemblyjs/ieee754", "npm:1.11.1"],\
["@webassemblyjs/leb128", "npm:1.11.1"],\
["@webassemblyjs/utf8", "npm:1.11.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/wasm-opt", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-wasm-opt-npm-1.11.1-0bb73c20b9-af7fd6bcb9.zip/node_modules/@webassemblyjs/wasm-opt/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/wasm-opt", "npm:1.11.1"],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/helper-buffer", "npm:1.11.1"],\
["@webassemblyjs/wasm-gen", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/wasm-parser", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-wasm-parser-npm-1.11.1-cd49c51fdc-5a7e8ad361.zip/node_modules/@webassemblyjs/wasm-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/helper-api-error", "npm:1.11.1"],\
["@webassemblyjs/helper-wasm-bytecode", "npm:1.11.1"],\
["@webassemblyjs/ieee754", "npm:1.11.1"],\
["@webassemblyjs/leb128", "npm:1.11.1"],\
["@webassemblyjs/utf8", "npm:1.11.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webassemblyjs/wast-printer", [\
["npm:1.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webassemblyjs-wast-printer-npm-1.11.1-f1213430d6-cede13c53a.zip/node_modules/@webassemblyjs/wast-printer/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webassemblyjs/wast-printer", "npm:1.11.1"],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@xtuc/long", "npm:4.2.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["@webpack-cli/configtest", [\
["npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "npm:1.0.3"]\
],\
"linkType": "SOFT"\
}],\
["virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-5ef09fb892/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.76.1"],\
["webpack-cli", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-4e48d11bab/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:5.76.1"],\
["webpack-cli", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-700898143d/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:5.76.1"],\
["webpack-cli", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-af67a62b82/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:5.76.1"],\
["webpack-cli", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-a2633f5f35/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:5.76.1"],\
["webpack-cli", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-f40f9b4dc5/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:5.76.1"],\
["webpack-cli", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-5f05cc615e/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:5.76.1"],\
["webpack-cli", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-d08772212f/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:5.76.1"],\
["webpack-cli", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-c83273e6dc/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:5.76.1"],\
["webpack-cli", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-323aa61039/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:5.76.1"],\
["webpack-cli", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-7dd1c176dd/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.76.1"],\
["webpack-cli", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-95079204e6/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:5.76.1"],\
["webpack-cli", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-b614d6a687/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:5.76.1"],\
["webpack-cli", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-3f066dcf21/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:5.76.1"],\
["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-configtest-virtual-b1377341b5/0/cache/@webpack-cli-configtest-npm-1.0.3-b6e357f778-802b73e35a.zip/node_modules/@webpack-cli/configtest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/configtest", "virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.0.3"],\
["@types/webpack", null],\
["@types/webpack-cli", null],\
["webpack", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:5.76.1"],\
["webpack-cli", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack",\
"webpack-cli",\
"webpack"\
],\
"linkType": "HARD"\
}]\
]],\
["@webpack-cli/info", [\
["npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "npm:1.2.4"]\
],\
"linkType": "SOFT"\
}],\
["virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-bc96527c43/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-0e96a2b611/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-71774d59db/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-6c0587bf6e/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-eea32a6276/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-f80bf05dd6/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-960665e76e/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-90ab972cd9/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-fe46807215/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-534768e2f6/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-f4935a94d7/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-0646f18cd4/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-98a9b8985b/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-836da24424/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-info-virtual-d5ada4560e/0/cache/@webpack-cli-info-npm-1.2.4-e4a2135f37-158c19baad.zip/node_modules/@webpack-cli/info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/info", "virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.2.4"],\
["@types/webpack-cli", null],\
["envinfo", "npm:7.8.1"],\
["webpack-cli", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}]\
]],\
["@webpack-cli/serve", [\
["npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "npm:1.4.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-9e2ec1dd6e/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-1e1edbdbec/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-2eb3ad9626/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-0fc3f02bbe/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-cea108c2e7/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-98e86b5bb5/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-e297fc94ed/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-a244450c39/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-960c087e04/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-dc6c8615e1/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-1a37528ed6/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-c41f864cd1/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-222b31cce8/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-bdef06d4c4/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}],\
["virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/@webpack-cli-serve-virtual-3f2d9f97eb/0/cache/@webpack-cli-serve-npm-1.4.0-1f566be693-8ee2fe1a00.zip/node_modules/@webpack-cli/serve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@webpack-cli/serve", "virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.4.0"],\
["@types/webpack-cli", null],\
["@types/webpack-dev-server", null],\
["webpack-cli", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0"],\
["webpack-dev-server", null]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"@types/webpack-dev-server",\
"webpack-cli",\
"webpack-dev-server"\
],\
"linkType": "HARD"\
}]\
]],\
["@xtuc/ieee754", [\
["npm:1.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@xtuc-ieee754-npm-1.2.0-ec0ce4e025-a8565d29d1.zip/node_modules/@xtuc/ieee754/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@xtuc/ieee754", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@xtuc/long", [\
["npm:4.2.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/@xtuc-long-npm-4.2.2-37236e6d72-8582cbc69c.zip/node_modules/@xtuc/long/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["@xtuc/long", "npm:4.2.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["abbrev", [\
["npm:1.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/abbrev-npm-1.1.1-3659247eab-3f76267770.zip/node_modules/abbrev/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["abbrev", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["accepts", [\
["npm:1.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/accepts-npm-1.3.7-0dc9de65aa-74c5fc6ad2.zip/node_modules/accepts/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["accepts", "npm:1.3.7"],\
["mime-types", "npm:2.1.35"],\
["negotiator", "npm:0.6.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["acorn", [\
["npm:7.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/acorn-npm-7.4.1-f450b4646c-bd0b2c2b0f.zip/node_modules/acorn/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["acorn", "npm:7.4.1"]\
],\
"linkType": "HARD"\
}],\
["npm:8.7.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/acorn-npm-8.7.1-7c7a019990-d9ff126ba1.zip/node_modules/acorn/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["acorn", "npm:8.7.1"]\
],\
"linkType": "HARD"\
}],\
["npm:8.8.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/acorn-npm-8.8.2-9d518fd7d3-b5c54e736a.zip/node_modules/acorn/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["acorn", "npm:8.8.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["acorn-import-assertions", [\
["npm:1.8.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/acorn-import-assertions-npm-1.8.0-e9a9d57e27-ad8e177a17.zip/node_modules/acorn-import-assertions/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["acorn-import-assertions", "npm:1.8.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/acorn-import-assertions-virtual-28b7687b82/0/cache/acorn-import-assertions-npm-1.8.0-e9a9d57e27-ad8e177a17.zip/node_modules/acorn-import-assertions/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["@types/acorn", null],\
["acorn", "npm:8.8.2"]\
],\
"packagePeers": [\
"@types/acorn",\
"acorn"\
],\
"linkType": "HARD"\
}]\
]],\
["acorn-jsx", [\
["npm:5.3.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/acorn-jsx-npm-5.3.1-6ba8185d02-e3fa982a32.zip/node_modules/acorn-jsx/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["acorn-jsx", "npm:5.3.1"]\
],\
"linkType": "SOFT"\
}],\
["virtual:8d8ea5d1e3376905d0290522290f47c29213c64d936d96293d758a315829a3cf4c6a5b8ffc1cfee36c3db08f700ad3aaf0711cc5d406a7218c275de6d74effa9#npm:5.3.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/acorn-jsx-virtual-72d2078d8a/0/cache/acorn-jsx-npm-5.3.1-6ba8185d02-e3fa982a32.zip/node_modules/acorn-jsx/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["acorn-jsx", "virtual:8d8ea5d1e3376905d0290522290f47c29213c64d936d96293d758a315829a3cf4c6a5b8ffc1cfee36c3db08f700ad3aaf0711cc5d406a7218c275de6d74effa9#npm:5.3.1"],\
["@types/acorn", null],\
["acorn", "npm:7.4.1"]\
],\
"packagePeers": [\
"@types/acorn",\
"acorn"\
],\
"linkType": "HARD"\
}]\
]],\
["agent-base", [\
["npm:6.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/agent-base-npm-6.0.2-428f325a93-dc4f757e40.zip/node_modules/agent-base/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["agent-base", "npm:6.0.2"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["agentkeepalive", [\
["npm:4.5.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/agentkeepalive-npm-4.5.0-f237b580b2-394ea19f97.zip/node_modules/agentkeepalive/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["agentkeepalive", "npm:4.5.0"],\
["humanize-ms", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["aggregate-error", [\
["npm:3.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/aggregate-error-npm-3.1.0-415a406f4e-a42f67faa7.zip/node_modules/aggregate-error/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["aggregate-error", "npm:3.1.0"],\
["clean-stack", "npm:2.2.0"],\
["indent-string", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["ajv", [\
["npm:6.12.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ajv-npm-6.12.6-4b5105e2b2-41e23642cb.zip/node_modules/ajv/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ajv", "npm:6.12.6"],\
["fast-deep-equal", "npm:3.1.3"],\
["fast-json-stable-stringify", "npm:2.1.0"],\
["json-schema-traverse", "npm:0.4.1"],\
["uri-js", "npm:4.4.1"]\
],\
"linkType": "HARD"\
}],\
["npm:8.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ajv-npm-8.4.0-1d671a4d5f-e0501871c2.zip/node_modules/ajv/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ajv", "npm:8.4.0"],\
["fast-deep-equal", "npm:3.1.3"],\
["json-schema-traverse", "npm:1.0.0"],\
["require-from-string", "npm:2.0.2"],\
["uri-js", "npm:4.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["ajv-keywords", [\
["npm:3.5.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ajv-keywords-npm-3.5.2-0e391b70e2-0c57a47cbd.zip/node_modules/ajv-keywords/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ajv-keywords", "npm:3.5.2"]\
],\
"linkType": "SOFT"\
}],\
["virtual:8704647575acf2f5b19fccfcb0acebacd9c94259ebe9afcfaf4c053812fd896f10775930ee5a5949e20833a61503d2cd22aa259cbe69729f6a192de4bf43dc00#npm:3.5.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/ajv-keywords-virtual-8b373d3ee8/0/cache/ajv-keywords-npm-3.5.2-0e391b70e2-0c57a47cbd.zip/node_modules/ajv-keywords/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ajv-keywords", "virtual:8704647575acf2f5b19fccfcb0acebacd9c94259ebe9afcfaf4c053812fd896f10775930ee5a5949e20833a61503d2cd22aa259cbe69729f6a192de4bf43dc00#npm:3.5.2"],\
["@types/ajv", null],\
["ajv", "npm:6.12.6"]\
],\
"packagePeers": [\
"@types/ajv",\
"ajv"\
],\
"linkType": "HARD"\
}]\
]],\
["ansi-colors", [\
["npm:4.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ansi-colors-npm-4.1.1-97ad42f223-6086ade433.zip/node_modules/ansi-colors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ansi-colors", "npm:4.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["ansi-regex", [\
["npm:2.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ansi-regex-npm-2.1.1-ddd24d102b-78cebaf50b.zip/node_modules/ansi-regex/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ansi-regex", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}],\
["npm:3.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ansi-regex-npm-3.0.1-01f44078a3-d108a7498b.zip/node_modules/ansi-regex/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ansi-regex", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:5.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ansi-regex-npm-5.0.1-c963a48615-9a64bb8627.zip/node_modules/ansi-regex/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ansi-regex", "npm:5.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:6.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ansi-regex-npm-6.0.1-8d663a607d-cbe16dbd2c.zip/node_modules/ansi-regex/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ansi-regex", "npm:6.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["ansi-sequence-parser", [\
["npm:1.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ansi-sequence-parser-npm-1.1.0-166d719777-87810a794a.zip/node_modules/ansi-sequence-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ansi-sequence-parser", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["ansi-styles", [\
["npm:3.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ansi-styles-npm-3.2.1-8cb8107983-ece5a8ef06.zip/node_modules/ansi-styles/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ansi-styles", "npm:3.2.1"],\
["color-convert", "npm:1.9.3"]\
],\
"linkType": "HARD"\
}],\
["npm:4.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ansi-styles-npm-4.3.0-245c7d42c7-895a23929d.zip/node_modules/ansi-styles/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ansi-styles", "npm:4.3.0"],\
["color-convert", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:6.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ansi-styles-npm-6.2.1-d43647018c-5d1ec38c12.zip/node_modules/ansi-styles/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ansi-styles", "npm:6.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["anymatch", [\
["npm:3.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/anymatch-npm-3.1.2-1d5471acfa-900645535a.zip/node_modules/anymatch/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["anymatch", "npm:3.1.2"],\
["normalize-path", "npm:3.0.0"],\
["picomatch", "npm:2.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["append-transform", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/append-transform-npm-2.0.0-99bd7d69ed-f1505e4f45.zip/node_modules/append-transform/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["append-transform", "npm:2.0.0"],\
["default-require-extensions", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["aproba", [\
["npm:1.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/aproba-npm-1.2.0-34129f0778-2d34f008c9.zip/node_modules/aproba/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["aproba", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/aproba-npm-2.0.0-8716bcfde6-d06e26384a.zip/node_modules/aproba/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["aproba", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["archy", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/archy-npm-1.0.0-7db8bfdc3b-200c849dd1.zip/node_modules/archy/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["archy", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["are-we-there-yet", [\
["npm:1.1.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/are-we-there-yet-npm-1.1.5-b8418908b0-56234fa447.zip/node_modules/are-we-there-yet/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["are-we-there-yet", "npm:1.1.5"],\
["delegates", "npm:1.0.0"],\
["readable-stream", "npm:2.3.7"]\
],\
"linkType": "HARD"\
}],\
["npm:3.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/are-we-there-yet-npm-3.0.1-3395b1512f-8373f289ba.zip/node_modules/are-we-there-yet/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["are-we-there-yet", "npm:3.0.1"],\
["delegates", "npm:1.0.0"],\
["readable-stream", "npm:3.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["arg", [\
["npm:4.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/arg-npm-4.1.3-1748b966a8-070ff801a9.zip/node_modules/arg/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["arg", "npm:4.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["argparse", [\
["npm:1.0.10", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/argparse-npm-1.0.10-528934e59d-b2972c5c23.zip/node_modules/argparse/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["argparse", "npm:1.0.10"],\
["sprintf-js", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["array-includes", [\
["npm:3.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/array-includes-npm-3.1.3-5f58cf4c82-98c1157204.zip/node_modules/array-includes/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["array-includes", "npm:3.1.3"],\
["call-bind", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"],\
["es-abstract", "npm:1.18.0"],\
["get-intrinsic", "npm:1.1.1"],\
["is-string", "npm:1.0.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["array-union", [\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/array-union-npm-2.1.0-4e4852b221-429897e681.zip/node_modules/array-union/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["array-union", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["array.prototype.flat", [\
["npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/array.prototype.flat-npm-1.2.4-7b3397fc11-83ccfba538.zip/node_modules/array.prototype.flat/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["array.prototype.flat", "npm:1.2.4"],\
["call-bind", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"],\
["es-abstract", "npm:1.18.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["ast-types", [\
["npm:0.14.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ast-types-npm-0.14.2-43c4ac4b0d-5d66d89b6c.zip/node_modules/ast-types/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ast-types", "npm:0.14.2"],\
["tslib", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["astral-regex", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/astral-regex-npm-2.0.0-f30d866aab-f63d439cc3.zip/node_modules/astral-regex/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["astral-regex", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["asynckit", [\
["npm:0.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/asynckit-npm-0.4.0-c718858525-d73e2ddf20.zip/node_modules/asynckit/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["asynckit", "npm:0.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["axios", [\
["npm:1.6.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/axios-npm-1.6.2-2334cb6eee-9b77e030e8.zip/node_modules/axios/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["axios", "npm:1.6.2"],\
["follow-redirects", "virtual:a313c479c5c7e54d9ec8fbeeea69ff640f56b8989ea2dff42351a3fa5c4061fb80a52d8ede0f0826a181a216820c2d2c3f15da881e7fdf31cef1c446e42f0c45#npm:1.15.3"],\
["form-data", "npm:4.0.0"],\
["proxy-from-env", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["babylon", [\
["npm:6.18.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/babylon-npm-6.18.0-2c6a1b9c30-9b1bf946e1.zip/node_modules/babylon/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["babylon", "npm:6.18.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["balanced-match", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/balanced-match-npm-1.0.2-a53c126459-9308baf0a7.zip/node_modules/balanced-match/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["balanced-match", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["base64-js", [\
["npm:1.5.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/base64-js-npm-1.5.1-b2f7275641-f23823513b.zip/node_modules/base64-js/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["base64-js", "npm:1.5.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["base64id", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/base64id-npm-2.0.0-ef4afeee0a-6919efd237.zip/node_modules/base64id/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["base64id", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["bech32", [\
["npm:1.1.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/bech32-npm-1.1.4-87b69922f7-5f62ca47b8.zip/node_modules/bech32/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["bech32", "npm:1.1.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["binary-extensions", [\
["npm:2.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/binary-extensions-npm-2.2.0-180c33fec7-d73d8b8972.zip/node_modules/binary-extensions/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["binary-extensions", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["bindings", [\
["npm:1.5.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/bindings-npm-1.5.0-77ce1d213c-3dab2491b4.zip/node_modules/bindings/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["bindings", "npm:1.5.0"],\
["file-uri-to-path", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["bl", [\
["npm:4.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/bl-npm-4.1.0-7f94cdcf3f-02847e1d2c.zip/node_modules/bl/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["bl", "npm:4.1.0"],\
["buffer", "npm:5.7.1"],\
["inherits", "npm:2.0.4"],\
["readable-stream", "npm:3.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["bn.js", [\
["npm:4.12.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/bn.js-npm-4.12.0-3ec6c884f6-9736aaa317.zip/node_modules/bn.js/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["bn.js", "npm:4.12.0"]\
],\
"linkType": "HARD"\
}],\
["npm:5.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/bn.js-npm-5.2.0-11748c0b07-67e17b1934.zip/node_modules/bn.js/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["bn.js", "npm:5.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["body-parser", [\
["npm:1.20.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/body-parser-npm-1.20.2-44738662cf-06f1438fff.zip/node_modules/body-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["body-parser", "npm:1.20.2"],\
["bytes", "npm:3.1.2"],\
["content-type", "npm:1.0.5"],\
["debug", "virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9"],\
["depd", "npm:2.0.0"],\
["destroy", "npm:1.2.0"],\
["http-errors", "npm:2.0.0"],\
["iconv-lite", "npm:0.4.24"],\
["on-finished", "npm:2.4.1"],\
["qs", "npm:6.11.0"],\
["raw-body", "npm:2.5.2"],\
["type-is", "npm:1.6.18"],\
["unpipe", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["brace-expansion", [\
["npm:1.1.11", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/brace-expansion-npm-1.1.11-fb95eb05ad-695a56cd05.zip/node_modules/brace-expansion/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["brace-expansion", "npm:1.1.11"],\
["balanced-match", "npm:1.0.2"],\
["concat-map", "npm:0.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/brace-expansion-npm-2.0.1-17aa2616f9-b358f2fe06.zip/node_modules/brace-expansion/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["brace-expansion", "npm:2.0.1"],\
["balanced-match", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["braces", [\
["npm:3.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/braces-npm-3.0.2-782240b28a-321b4d6757.zip/node_modules/braces/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["braces", "npm:3.0.2"],\
["fill-range", "npm:7.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["brorand", [\
["npm:1.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/brorand-npm-1.1.0-ea86634c4b-6f366d7c49.zip/node_modules/brorand/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["brorand", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["browserslist", [\
["npm:4.16.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/browserslist-npm-4.16.6-a20cef1ca7-785883ec44.zip/node_modules/browserslist/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["browserslist", "npm:4.16.6"],\
["caniuse-lite", "npm:1.0.30001228"],\
["colorette", "npm:1.2.2"],\
["electron-to-chromium", "npm:1.3.734"],\
["escalade", "npm:3.1.1"],\
["node-releases", "npm:1.1.72"]\
],\
"linkType": "HARD"\
}],\
["npm:4.22.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/browserslist-npm-4.22.1-cccae6d74e-6810f2d63f.zip/node_modules/browserslist/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["browserslist", "npm:4.22.1"],\
["caniuse-lite", "npm:1.0.30001553"],\
["electron-to-chromium", "npm:1.4.565"],\
["node-releases", "npm:2.0.13"],\
["update-browserslist-db", "virtual:cccae6d74e613cbaceb4c608cb01004dea3f5ca235673f5c541d60f516ef320907d258256abf63eac9b8704e23cf5d52eb19f2a57a07471accc943ea645de308#npm:1.0.13"]\
],\
"linkType": "HARD"\
}]\
]],\
["buffer", [\
["npm:5.7.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/buffer-npm-5.7.1-513ef8259e-27cac81cff.zip/node_modules/buffer/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["buffer", "npm:5.7.1"],\
["base64-js", "npm:1.5.1"],\
["ieee754", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}],\
["npm:6.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/buffer-npm-6.0.3-cd90dfedfe-2a905fbbcd.zip/node_modules/buffer/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["buffer", "npm:6.0.3"],\
["base64-js", "npm:1.5.1"],\
["ieee754", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["buffer-from", [\
["npm:1.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/buffer-from-npm-1.1.1-22917b8ed8-a8c5057c98.zip/node_modules/buffer-from/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["buffer-from", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["bytes", [\
["npm:3.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/bytes-npm-3.1.0-19c5b15405-7034f475b0.zip/node_modules/bytes/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["bytes", "npm:3.1.0"]\
],\
"linkType": "HARD"\
}],\
["npm:3.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/bytes-npm-3.1.2-28b8643004-76d1c43cbd.zip/node_modules/bytes/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["bytes", "npm:3.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["cacache", [\
["npm:17.1.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/cacache-npm-17.1.4-51ef53d0a8-21749dcf98.zip/node_modules/cacache/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["cacache", "npm:17.1.4"],\
["@npmcli/fs", "npm:3.1.0"],\
["fs-minipass", "npm:3.0.3"],\
["glob", "npm:10.3.4"],\
["lru-cache", "npm:7.18.3"],\
["minipass", "npm:7.0.3"],\
["minipass-collect", "npm:1.0.2"],\
["minipass-flush", "npm:1.0.5"],\
["minipass-pipeline", "npm:1.2.4"],\
["p-map", "npm:4.0.0"],\
["ssri", "npm:10.0.5"],\
["tar", "npm:6.2.0"],\
["unique-filename", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["cache-content-type", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/cache-content-type-npm-1.0.1-f709f8c309-59b50e29e6.zip/node_modules/cache-content-type/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["cache-content-type", "npm:1.0.1"],\
["mime-types", "npm:2.1.35"],\
["ylru", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["caching-transform", [\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/caching-transform-npm-4.0.0-d619d562ea-7b33669dad.zip/node_modules/caching-transform/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["caching-transform", "npm:4.0.0"],\
["hasha", "npm:5.2.2"],\
["make-dir", "npm:3.1.0"],\
["package-hash", "npm:4.0.0"],\
["write-file-atomic", "npm:3.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["call-bind", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/call-bind-npm-1.0.2-c957124861-74ba3f31e7.zip/node_modules/call-bind/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["call-bind", "npm:1.0.2"],\
["function-bind", "npm:1.1.1"],\
["get-intrinsic", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["callsites", [\
["npm:3.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/callsites-npm-3.1.0-268f989910-fff9227740.zip/node_modules/callsites/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["callsites", "npm:3.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["camelcase", [\
["npm:5.3.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/camelcase-npm-5.3.1-5db8af62c5-92ff9b443b.zip/node_modules/camelcase/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["camelcase", "npm:5.3.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["caniuse-lite", [\
["npm:1.0.30001228", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/caniuse-lite-npm-1.0.30001228-80662cadf9-d6ab115abd.zip/node_modules/caniuse-lite/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["caniuse-lite", "npm:1.0.30001228"]\
],\
"linkType": "HARD"\
}],\
["npm:1.0.30001553", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/caniuse-lite-npm-1.0.30001553-af33af7fcd-7565642956.zip/node_modules/caniuse-lite/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["caniuse-lite", "npm:1.0.30001553"]\
],\
"linkType": "HARD"\
}]\
]],\
["chalk", [\
["npm:2.4.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/chalk-npm-2.4.2-3ea16dd91e-e6543f02ec.zip/node_modules/chalk/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["chalk", "npm:2.4.2"],\
["ansi-styles", "npm:3.2.1"],\
["escape-string-regexp", "npm:1.0.5"],\
["supports-color", "npm:5.5.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/chalk-npm-4.1.2-ba8b67ab80-4a3fef5cc3.zip/node_modules/chalk/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["chalk", "npm:4.1.2"],\
["ansi-styles", "npm:4.3.0"],\
["supports-color", "npm:7.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["chokidar", [\
["npm:3.5.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/chokidar-npm-3.5.3-c5f9b0a56a-1076953093.zip/node_modules/chokidar/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["chokidar", "npm:3.5.3"],\
["anymatch", "npm:3.1.2"],\
["braces", "npm:3.0.2"],\
["fsevents", "patch:fsevents@npm%3A2.3.2#optional!builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"],\
["glob-parent", "npm:5.1.2"],\
["is-binary-path", "npm:2.1.0"],\
["is-glob", "npm:4.0.3"],\
["normalize-path", "npm:3.0.0"],\
["readdirp", "npm:3.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["chownr", [\
["npm:1.1.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/chownr-npm-1.1.4-5bd400ab08-ed57952a84.zip/node_modules/chownr/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["chownr", "npm:1.1.4"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/chownr-npm-2.0.0-638f1c9c61-594754e130.zip/node_modules/chownr/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["chownr", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["chrome-trace-event", [\
["npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/chrome-trace-event-npm-1.0.3-e0ae3dcd60-080ce2d20c.zip/node_modules/chrome-trace-event/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["chrome-trace-event", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["clean-stack", [\
["npm:2.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/clean-stack-npm-2.2.0-a8ce435a5c-1f90262d5f.zip/node_modules/clean-stack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["clean-stack", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["cliui", [\
["npm:6.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/cliui-npm-6.0.0-488b2414c6-35229b1bb4.zip/node_modules/cliui/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["cliui", "npm:6.0.0"],\
["string-width", "npm:4.2.2"],\
["strip-ansi", "npm:6.0.0"],\
["wrap-ansi", "npm:6.2.0"]\
],\
"linkType": "HARD"\
}],\
["npm:7.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/cliui-npm-7.0.4-d6b8a9edb6-6035f5daf7.zip/node_modules/cliui/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["cliui", "npm:7.0.4"],\
["string-width", "npm:4.2.2"],\
["strip-ansi", "npm:6.0.0"],\
["wrap-ansi", "npm:7.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["clone-deep", [\
["npm:4.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/clone-deep-npm-4.0.1-70adab92c8-637753615a.zip/node_modules/clone-deep/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["clone-deep", "npm:4.0.1"],\
["is-plain-object", "npm:2.0.4"],\
["kind-of", "npm:6.0.3"],\
["shallow-clone", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["co", [\
["npm:4.6.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/co-npm-4.6.0-03f2d1feb6-c0e85ea0ca.zip/node_modules/co/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["co", "npm:4.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["co-body", [\
["npm:6.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/co-body-npm-6.1.0-8102b96671-54f5aa6e8d.zip/node_modules/co-body/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["co-body", "npm:6.1.0"],\
["inflation", "npm:2.0.0"],\
["qs", "npm:6.11.2"],\
["raw-body", "npm:2.4.1"],\
["type-is", "npm:1.6.18"]\
],\
"linkType": "HARD"\
}]\
]],\
["code-point-at", [\
["npm:1.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/code-point-at-npm-1.1.0-37de5fe566-33f6b23408.zip/node_modules/code-point-at/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["code-point-at", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["color-convert", [\
["npm:1.9.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/color-convert-npm-1.9.3-1fe690075e-5ad3c53494.zip/node_modules/color-convert/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["color-convert", "npm:1.9.3"],\
["color-name", "npm:1.1.3"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/color-convert-npm-2.0.1-79730e935b-37e1150172.zip/node_modules/color-convert/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["color-convert", "npm:2.0.1"],\
["color-name", "npm:1.1.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["color-name", [\
["npm:1.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/color-name-npm-1.1.3-728b7b5d39-566a3d42cc.zip/node_modules/color-name/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["color-name", "npm:1.1.3"]\
],\
"linkType": "HARD"\
}],\
["npm:1.1.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/color-name-npm-1.1.4-025792b0ea-a1a3f91415.zip/node_modules/color-name/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["color-name", "npm:1.1.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["color-support", [\
["npm:1.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/color-support-npm-1.1.3-3be5c53455-8ffeaa270a.zip/node_modules/color-support/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["color-support", "npm:1.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["colorette", [\
["npm:1.2.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/colorette-npm-1.2.2-da75bd0b32-971b7dc0cf.zip/node_modules/colorette/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["colorette", "npm:1.2.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["colors", [\
["npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/colors-npm-1.4.0-7e2cf12234-9af357c019.zip/node_modules/colors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["colors", "npm:1.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["combined-stream", [\
["npm:1.0.8", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/combined-stream-npm-1.0.8-dc14d4a63a-0dbb829577.zip/node_modules/combined-stream/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["combined-stream", "npm:1.0.8"],\
["delayed-stream", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["commander", [\
["npm:2.20.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/commander-npm-2.20.3-d8dcbaa39b-74c781a524.zip/node_modules/commander/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["commander", "npm:2.20.3"]\
],\
"linkType": "HARD"\
}],\
["npm:7.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/commander-npm-7.2.0-19178180f8-8d690ff13b.zip/node_modules/commander/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["commander", "npm:7.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["commondir", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/commondir-npm-1.0.1-291b790340-33a124960e.zip/node_modules/commondir/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["commondir", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["concat-map", [\
["npm:0.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/concat-map-npm-0.0.1-85a921b7ee-c996b1cfdf.zip/node_modules/concat-map/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["concat-map", "npm:0.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["connect", [\
["npm:3.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/connect-npm-3.7.0-25ccb085cc-f120c6116b.zip/node_modules/connect/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["connect", "npm:3.7.0"],\
["debug", "virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9"],\
["finalhandler", "npm:1.1.2"],\
["parseurl", "npm:1.3.3"],\
["utils-merge", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["console-control-strings", [\
["npm:1.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/console-control-strings-npm-1.1.0-e3160e5275-7ab51d30b5.zip/node_modules/console-control-strings/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["console-control-strings", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["contains-path", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/contains-path-npm-1.0.0-09f0b1ba0b-b7269fa162.zip/node_modules/contains-path/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["contains-path", "npm:1.0.0"],\
["normalize-path", "npm:2.1.1"],\
["path-starts-with", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["content-disposition", [\
["npm:0.5.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/content-disposition-npm-0.5.3-9a9a567e17-988f131fed.zip/node_modules/content-disposition/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["content-disposition", "npm:0.5.3"],\
["safe-buffer", "npm:5.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["content-type", [\
["npm:1.0.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/content-type-npm-1.0.5-3e037bf9ab-b76ebed15c.zip/node_modules/content-type/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["content-type", "npm:1.0.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["convert-source-map", [\
["npm:1.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/convert-source-map-npm-1.7.0-f9727424f7-e58240044f.zip/node_modules/convert-source-map/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["convert-source-map", "npm:1.7.0"],\
["safe-buffer", "npm:5.1.2"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/convert-source-map-npm-2.0.0-7ab664dc4e-8f2f7a27a1.zip/node_modules/convert-source-map/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["convert-source-map", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["cookie", [\
["npm:0.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/cookie-npm-0.4.1-cc5e2ebb42-4d7bc798df.zip/node_modules/cookie/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["cookie", "npm:0.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["cookies", [\
["npm:0.8.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/cookies-npm-0.8.0-d7388cbd94-0af32f30d1.zip/node_modules/cookies/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["cookies", "npm:0.8.0"],\
["depd", "npm:2.0.0"],\
["keygrip", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["copy-to", [\
["npm:2.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/copy-to-npm-2.0.1-474b7b678b-ee10fa7ab2.zip/node_modules/copy-to/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["copy-to", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["core-util-is", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/core-util-is-npm-1.0.2-9fc2b94dc3-980a37a939.zip/node_modules/core-util-is/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["core-util-is", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["cors", [\
["npm:2.8.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/cors-npm-2.8.5-c9935a2d12-373702b799.zip/node_modules/cors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["cors", "npm:2.8.5"],\
["object-assign", "npm:4.1.1"],\
["vary", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["cosmjs-monorepo-root", [\
["workspace:.", {\
"packageLocation": "./",\
"packageDependencies": [\
["cosmjs-monorepo-root", "workspace:."],\
["@cosmjs/amino", "workspace:packages/amino"],\
["@cosmjs/cosmwasm-stargate", "workspace:packages/cosmwasm-stargate"],\
["@cosmjs/crypto", "workspace:packages/crypto"],\
["@cosmjs/encoding", "workspace:packages/encoding"],\
["@cosmjs/proto-signing", "workspace:packages/proto-signing"],\
["@cosmjs/stargate", "workspace:packages/stargate"],\
["eslint", "npm:7.26.0"],\
["prettier", "npm:2.8.8"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"]\
],\
"linkType": "SOFT"\
}]\
]],\
["cosmjs-types", [\
["npm:0.9.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/cosmjs-types-npm-0.9.0-e5d36a4ae5-bc20f4293f.zip/node_modules/cosmjs-types/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["cosmjs-types", "npm:0.9.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["cross-spawn", [\
["npm:7.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/cross-spawn-npm-7.0.3-e4ff3e65b3-5738c31238.zip/node_modules/cross-spawn/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["cross-spawn", "npm:7.0.3"],\
["path-key", "npm:3.1.1"],\
["shebang-command", "npm:2.0.0"],\
["which", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["custom-event", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/custom-event-npm-1.0.1-6693c8e298-86cd849732.zip/node_modules/custom-event/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["custom-event", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["date-format", [\
["npm:4.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/date-format-npm-4.0.3-ce15085cfe-be940a4c0f.zip/node_modules/date-format/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["date-format", "npm:4.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["debug", [\
["npm:2.6.9", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/debug-npm-2.6.9-7d4cb597dc-121908fb83.zip/node_modules/debug/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["debug", "npm:2.6.9"]\
],\
"linkType": "SOFT"\
}],\
["npm:3.2.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/debug-npm-3.2.7-754e818c7a-37d96ae42c.zip/node_modules/debug/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["debug", "npm:3.2.7"]\
],\
"linkType": "SOFT"\
}],\
["npm:4.3.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/debug-npm-4.3.3-710fd4cc7f-31873df69f.zip/node_modules/debug/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["debug", "npm:4.3.3"]\
],\
"linkType": "SOFT"\
}],\
["npm:4.3.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/debug-npm-4.3.4-4513954577-cedbec4529.zip/node_modules/debug/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["debug", "npm:4.3.4"]\
],\
"linkType": "SOFT"\
}],\
["virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:4.3.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/debug-virtual-f3e67f9c2c/0/cache/debug-npm-4.3.4-4513954577-cedbec4529.zip/node_modules/debug/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["debug", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:4.3.4"],\
["@types/supports-color", null],\
["ms", "npm:2.1.2"],\
["supports-color", null]\
],\
"packagePeers": [\
"@types/supports-color",\
"supports-color"\
],\
"linkType": "HARD"\
}],\
["virtual:3f02fdc9c01c9edeeb198ff2c318139c4ba1b083bcc941ca06dbe04dde7c9d9af243e05fa031bfd97204db40c8d491dd4f9e619914628b323c37b1f02acd578d#npm:3.2.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/debug-virtual-485cba03e2/0/cache/debug-npm-3.2.7-754e818c7a-37d96ae42c.zip/node_modules/debug/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["debug", "virtual:3f02fdc9c01c9edeeb198ff2c318139c4ba1b083bcc941ca06dbe04dde7c9d9af243e05fa031bfd97204db40c8d491dd4f9e619914628b323c37b1f02acd578d#npm:3.2.7"],\
["@types/supports-color", null],\
["ms", "npm:2.1.3"],\
["supports-color", null]\
],\
"packagePeers": [\
"@types/supports-color",\
"supports-color"\
],\
"linkType": "HARD"\
}],\
["virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/debug-virtual-a367c695fd/0/cache/debug-npm-4.3.3-710fd4cc7f-31873df69f.zip/node_modules/debug/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["@types/supports-color", null],\
["ms", "npm:2.1.2"],\
["supports-color", null]\
],\
"packagePeers": [\
"@types/supports-color",\
"supports-color"\
],\
"linkType": "HARD"\
}],\
["virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/debug-virtual-d08cd93353/0/cache/debug-npm-2.6.9-7d4cb597dc-121908fb83.zip/node_modules/debug/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["debug", "virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9"],\
["@types/supports-color", null],\
["ms", "npm:2.0.0"],\
["supports-color", null]\
],\
"packagePeers": [\
"@types/supports-color",\
"supports-color"\
],\
"linkType": "HARD"\
}]\
]],\
["decamelize", [\
["npm:1.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/decamelize-npm-1.2.0-c5a2fdc622-85c39fe8fb.zip/node_modules/decamelize/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["decamelize", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["decompress-response", [\
["npm:4.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/decompress-response-npm-4.2.1-abe5b4ebe4-5e4821be33.zip/node_modules/decompress-response/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["decompress-response", "npm:4.2.1"],\
["mimic-response", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["deep-equal", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/deep-equal-npm-1.0.1-f05565c4e5-bef838ef98.zip/node_modules/deep-equal/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["deep-equal", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["deep-extend", [\
["npm:0.6.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/deep-extend-npm-0.6.0-e182924219-1c6b0abcdb.zip/node_modules/deep-extend/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["deep-extend", "npm:0.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["deep-is", [\
["npm:0.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/deep-is-npm-0.1.3-0941784645-f4e21bf6fb.zip/node_modules/deep-is/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["deep-is", "npm:0.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["default-require-extensions", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/default-require-extensions-npm-3.0.0-40586718d6-40ae62185b.zip/node_modules/default-require-extensions/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["default-require-extensions", "npm:3.0.0"],\
["strip-bom", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["define-properties", [\
["npm:1.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/define-properties-npm-1.1.3-0f3115e2b9-a2fa03d97e.zip/node_modules/define-properties/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["define-properties", "npm:1.1.3"],\
["object-keys", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["delayed-stream", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/delayed-stream-npm-1.0.0-c5a4c4cc02-d758899da0.zip/node_modules/delayed-stream/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["delayed-stream", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["delegates", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/delegates-npm-1.0.0-9b1942d75f-ba05874b91.zip/node_modules/delegates/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["delegates", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["depd", [\
["npm:1.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/depd-npm-1.1.2-b0c8414da7-acb24aaf93.zip/node_modules/depd/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["depd", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/depd-npm-2.0.0-b6c51a4b43-58bd06ec20.zip/node_modules/depd/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["depd", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["destroy", [\
["npm:1.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/destroy-npm-1.0.4-a2203e01cb-eab493808b.zip/node_modules/destroy/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["destroy", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}],\
["npm:1.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/destroy-npm-1.2.0-6a511802e2-bd7633942f.zip/node_modules/destroy/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["destroy", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["detect-libc", [\
["npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/detect-libc-npm-1.0.3-c30ac344d4-4da0deae9f.zip/node_modules/detect-libc/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["detect-libc", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["di", [\
["npm:0.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/di-npm-0.0.1-bff5be391f-fbca4cc93e.zip/node_modules/di/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["di", "npm:0.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["diff", [\
["npm:4.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/diff-npm-4.0.2-73133c7102-81b91f9d39.zip/node_modules/diff/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["diff", "npm:4.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["dir-glob", [\
["npm:3.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/dir-glob-npm-3.0.1-1aea628b1b-dcac00920a.zip/node_modules/dir-glob/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["dir-glob", "npm:3.0.1"],\
["path-type", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["doctrine", [\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/doctrine-npm-2.1.0-ac15d049b7-b6416aaff1.zip/node_modules/doctrine/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["doctrine", "npm:2.1.0"],\
["esutils", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}],\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/doctrine-npm-3.0.0-c6f1615f04-c96bdccabe.zip/node_modules/doctrine/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["doctrine", "npm:3.0.0"],\
["esutils", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["dom-serialize", [\
["npm:2.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/dom-serialize-npm-2.2.1-01ec16503e-ceb6e62b73.zip/node_modules/dom-serialize/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["dom-serialize", "npm:2.2.1"],\
["custom-event", "npm:1.0.1"],\
["ent", "npm:2.2.0"],\
["extend", "npm:3.0.2"],\
["void-elements", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["eastasianwidth", [\
["npm:0.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eastasianwidth-npm-0.2.0-c37eb16bd1-26f364ebcd.zip/node_modules/eastasianwidth/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eastasianwidth", "npm:0.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["ee-first", [\
["npm:1.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ee-first-npm-1.1.1-33f8535b39-b5bb125ee9.zip/node_modules/ee-first/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ee-first", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["electron-to-chromium", [\
["npm:1.3.734", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/electron-to-chromium-npm-1.3.734-b9a1cae538-614b3dd158.zip/node_modules/electron-to-chromium/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["electron-to-chromium", "npm:1.3.734"]\
],\
"linkType": "HARD"\
}],\
["npm:1.4.565", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/electron-to-chromium-npm-1.4.565-e46f4c4b3f-9593bae9eb.zip/node_modules/electron-to-chromium/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["electron-to-chromium", "npm:1.4.565"]\
],\
"linkType": "HARD"\
}]\
]],\
["elliptic", [\
["npm:6.5.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/elliptic-npm-6.5.4-0ca8204a86-5f36127029.zip/node_modules/elliptic/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["elliptic", "npm:6.5.4"],\
["bn.js", "npm:4.12.0"],\
["brorand", "npm:1.1.0"],\
["hash.js", "npm:1.1.7"],\
["hmac-drbg", "npm:1.0.1"],\
["inherits", "npm:2.0.4"],\
["minimalistic-assert", "npm:1.0.1"],\
["minimalistic-crypto-utils", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["emoji-regex", [\
["npm:8.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/emoji-regex-npm-8.0.0-213764015c-b6053ad399.zip/node_modules/emoji-regex/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["emoji-regex", "npm:8.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:9.2.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/emoji-regex-npm-9.2.2-e6fac8d058-af014e759a.zip/node_modules/emoji-regex/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["emoji-regex", "npm:9.2.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["encodeurl", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/encodeurl-npm-1.0.2-f8c8454c41-f6c2387379.zip/node_modules/encodeurl/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["encodeurl", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["encoding", [\
["npm:0.1.13", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/encoding-npm-0.1.13-82a1837d30-36d938712f.zip/node_modules/encoding/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["encoding", "npm:0.1.13"],\
["iconv-lite", "npm:0.6.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["end-of-stream", [\
["npm:1.4.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/end-of-stream-npm-1.4.4-497fc6dee1-870b423afb.zip/node_modules/end-of-stream/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["end-of-stream", "npm:1.4.4"],\
["once", "npm:1.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["engine.io", [\
["npm:6.5.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/engine.io-npm-6.5.4-4c4278bf0e-1e90c46d68.zip/node_modules/engine.io/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["engine.io", "npm:6.5.4"],\
["@types/cookie", "npm:0.4.1"],\
["@types/cors", "npm:2.8.12"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["accepts", "npm:1.3.7"],\
["base64id", "npm:2.0.0"],\
["cookie", "npm:0.4.1"],\
["cors", "npm:2.8.5"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["engine.io-parser", "npm:5.2.1"],\
["ws", "virtual:4c4278bf0eff415db5295a8f6d2e12a616506bc200730cd68ce3d000bd69865c6dc84a7bd99213de0bbbea83d0dbf14654496da2ed25a3b3be53fec8eb873b0c#npm:8.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["engine.io-parser", [\
["npm:5.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/engine.io-parser-npm-5.2.1-2e514fd9eb-9cf3beaaa7.zip/node_modules/engine.io-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["engine.io-parser", "npm:5.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["enhanced-resolve", [\
["npm:5.12.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/enhanced-resolve-npm-5.12.0-c291ce4ee3-5738924cfe.zip/node_modules/enhanced-resolve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["enhanced-resolve", "npm:5.12.0"],\
["graceful-fs", "npm:4.2.6"],\
["tapable", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["enquirer", [\
["npm:2.3.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/enquirer-npm-2.3.6-7899175762-8e070e052c.zip/node_modules/enquirer/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["enquirer", "npm:2.3.6"],\
["ansi-colors", "npm:4.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["ent", [\
["npm:2.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ent-npm-2.2.0-97a5f0ffb8-d12c504d93.zip/node_modules/ent/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ent", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["env-paths", [\
["npm:2.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/env-paths-npm-2.2.1-7c7577428c-285325677b.zip/node_modules/env-paths/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["env-paths", "npm:2.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["envinfo", [\
["npm:7.8.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/envinfo-npm-7.8.1-f320033691-01efe7fcf5.zip/node_modules/envinfo/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["envinfo", "npm:7.8.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["err-code", [\
["npm:2.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/err-code-npm-2.0.3-082e0ff9a7-b642f7b4dd.zip/node_modules/err-code/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["err-code", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["error-ex", [\
["npm:1.3.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/error-ex-npm-1.3.2-5654f80c0f-ba827f8936.zip/node_modules/error-ex/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["error-ex", "npm:1.3.2"],\
["is-arrayish", "npm:0.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["es-abstract", [\
["npm:1.18.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/es-abstract-npm-1.18.0-ac2faa8a98-a6bc30dc6f.zip/node_modules/es-abstract/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["es-abstract", "npm:1.18.0"],\
["call-bind", "npm:1.0.2"],\
["es-to-primitive", "npm:1.2.1"],\
["function-bind", "npm:1.1.1"],\
["get-intrinsic", "npm:1.1.1"],\
["has", "npm:1.0.3"],\
["has-symbols", "npm:1.0.2"],\
["is-callable", "npm:1.2.3"],\
["is-negative-zero", "npm:2.0.1"],\
["is-regex", "npm:1.1.3"],\
["is-string", "npm:1.0.6"],\
["object-inspect", "npm:1.10.3"],\
["object-keys", "npm:1.1.1"],\
["object.assign", "npm:4.1.2"],\
["string.prototype.trimend", "npm:1.0.4"],\
["string.prototype.trimstart", "npm:1.0.4"],\
["unbox-primitive", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["es-module-lexer", [\
["npm:0.9.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/es-module-lexer-npm-0.9.3-ff6236dadb-be77d73aee.zip/node_modules/es-module-lexer/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["es-module-lexer", "npm:0.9.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["es-to-primitive", [\
["npm:1.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/es-to-primitive-npm-1.2.1-b7a7eac6c5-0886572b8d.zip/node_modules/es-to-primitive/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["es-to-primitive", "npm:1.2.1"],\
["is-callable", "npm:1.2.3"],\
["is-date-object", "npm:1.0.4"],\
["is-symbol", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["es6-error", [\
["npm:4.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/es6-error-npm-4.1.1-5e8c22b20f-357663fb1e.zip/node_modules/es6-error/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["es6-error", "npm:4.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["escalade", [\
["npm:3.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/escalade-npm-3.1.1-e02da076aa-afd02e6ca9.zip/node_modules/escalade/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["escalade", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["escape-html", [\
["npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/escape-html-npm-1.0.3-376c22ee74-524c739d77.zip/node_modules/escape-html/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["escape-html", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["escape-string-regexp", [\
["npm:1.0.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/escape-string-regexp-npm-1.0.5-3284de402f-a968ad453d.zip/node_modules/escape-string-regexp/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["escape-string-regexp", "npm:1.0.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["eslint", [\
["npm:7.26.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eslint-npm-7.26.0-0bcc96e5d3-b336867a05.zip/node_modules/eslint/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint", "npm:7.26.0"],\
["@babel/code-frame", "npm:7.12.11"],\
["@eslint/eslintrc", "npm:0.4.1"],\
["ajv", "npm:6.12.6"],\
["chalk", "npm:4.1.2"],\
["cross-spawn", "npm:7.0.3"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["doctrine", "npm:3.0.0"],\
["enquirer", "npm:2.3.6"],\
["eslint-scope", "npm:5.1.1"],\
["eslint-utils", "npm:2.1.0"],\
["eslint-visitor-keys", "npm:2.1.0"],\
["espree", "npm:7.3.1"],\
["esquery", "npm:1.4.0"],\
["esutils", "npm:2.0.3"],\
["file-entry-cache", "npm:6.0.1"],\
["functional-red-black-tree", "npm:1.0.1"],\
["glob-parent", "npm:5.1.2"],\
["globals", "npm:13.8.0"],\
["ignore", "npm:4.0.6"],\
["import-fresh", "npm:3.3.0"],\
["imurmurhash", "npm:0.1.4"],\
["is-glob", "npm:4.0.3"],\
["js-yaml", "npm:3.14.1"],\
["json-stable-stringify-without-jsonify", "npm:1.0.1"],\
["levn", "npm:0.4.1"],\
["lodash", "npm:4.17.21"],\
["minimatch", "npm:3.1.2"],\
["natural-compare", "npm:1.4.0"],\
["optionator", "npm:0.9.1"],\
["progress", "npm:2.0.3"],\
["regexpp", "npm:3.2.0"],\
["semver", "npm:7.5.4"],\
["strip-ansi", "npm:6.0.0"],\
["strip-json-comments", "npm:3.1.1"],\
["table", "npm:6.7.1"],\
["text-table", "npm:0.2.0"],\
["v8-compile-cache", "npm:2.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-config-prettier", [\
["npm:8.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eslint-config-prettier-npm-8.3.0-f540cd1f53-0d6bd272a0.zip/node_modules/eslint-config-prettier/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-config-prettier", "npm:8.3.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/eslint-config-prettier-virtual-4dd141b4f1/0/cache/eslint-config-prettier-npm-8.3.0-f540cd1f53-0d6bd272a0.zip/node_modules/eslint-config-prettier/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["@types/eslint", null],\
["eslint", "npm:7.26.0"]\
],\
"packagePeers": [\
"@types/eslint",\
"eslint"\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-import-resolver-node", [\
["npm:0.3.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eslint-import-resolver-node-npm-0.3.4-fa0173d267-8e855e3ec6.zip/node_modules/eslint-import-resolver-node/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-import-resolver-node", "npm:0.3.4"],\
["debug", "virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9"],\
["resolve", "patch:resolve@npm%3A1.20.0#optional!builtin<compat/resolve>::version=1.20.0&hash=c3c19d"]\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-module-utils", [\
["npm:2.6.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eslint-module-utils-npm-2.6.1-bfddc3ec15-3aa43e34f9.zip/node_modules/eslint-module-utils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-module-utils", "npm:2.6.1"]\
],\
"linkType": "SOFT"\
}],\
["virtual:2eadd66b59b48f44c34405af61dc8ecc60484e8290c617db596475adca1f6cba5e4bd2e925bba9e3fc09c33d15fab7095b9b355d7452a17eb1c2aa5bcb33bd4c#npm:2.6.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/eslint-module-utils-virtual-3f02fdc9c0/0/cache/eslint-module-utils-npm-2.6.1-bfddc3ec15-3aa43e34f9.zip/node_modules/eslint-module-utils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-module-utils", "virtual:2eadd66b59b48f44c34405af61dc8ecc60484e8290c617db596475adca1f6cba5e4bd2e925bba9e3fc09c33d15fab7095b9b355d7452a17eb1c2aa5bcb33bd4c#npm:2.6.1"],\
["@types/eslint-import-resolver-node", null],\
["@types/eslint-import-resolver-typescript", null],\
["@types/eslint-import-resolver-webpack", null],\
["@types/typescript-eslint__parser", null],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["debug", "virtual:3f02fdc9c01c9edeeb198ff2c318139c4ba1b083bcc941ca06dbe04dde7c9d9af243e05fa031bfd97204db40c8d491dd4f9e619914628b323c37b1f02acd578d#npm:3.2.7"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-import-resolver-typescript", null],\
["eslint-import-resolver-webpack", null],\
["pkg-dir", "npm:2.0.0"]\
],\
"packagePeers": [\
"@types/eslint-import-resolver-node",\
"@types/eslint-import-resolver-typescript",\
"@types/eslint-import-resolver-webpack",\
"@types/typescript-eslint__parser",\
"@typescript-eslint/parser",\
"eslint-import-resolver-node",\
"eslint-import-resolver-typescript",\
"eslint-import-resolver-webpack"\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-plugin-import", [\
["npm:2.23.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eslint-plugin-import-npm-2.23.2-4b59efe04c-eadfa74a46.zip/node_modules/eslint-plugin-import/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-plugin-import", "npm:2.23.2"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/eslint-plugin-import-virtual-2eadd66b59/0/cache/eslint-plugin-import-npm-2.23.2-4b59efe04c-eadfa74a46.zip/node_modules/eslint-plugin-import/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-plugin-import", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:2.23.2"],\
["@types/eslint", null],\
["@types/typescript-eslint__parser", null],\
["@typescript-eslint/parser", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.54.0"],\
["array-includes", "npm:3.1.3"],\
["array.prototype.flat", "npm:1.2.4"],\
["contains-path", "npm:1.0.0"],\
["debug", "virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9"],\
["doctrine", "npm:2.1.0"],\
["eslint", "npm:7.26.0"],\
["eslint-import-resolver-node", "npm:0.3.4"],\
["eslint-module-utils", "virtual:2eadd66b59b48f44c34405af61dc8ecc60484e8290c617db596475adca1f6cba5e4bd2e925bba9e3fc09c33d15fab7095b9b355d7452a17eb1c2aa5bcb33bd4c#npm:2.6.1"],\
["find-up", "npm:2.1.0"],\
["has", "npm:1.0.3"],\
["is-core-module", "npm:2.4.0"],\
["minimatch", "npm:3.1.2"],\
["object.values", "npm:1.1.3"],\
["pkg-up", "npm:2.0.0"],\
["read-pkg-up", "npm:3.0.0"],\
["resolve", "patch:resolve@npm%3A1.20.0#optional!builtin<compat/resolve>::version=1.20.0&hash=c3c19d"],\
["tsconfig-paths", "npm:3.9.0"]\
],\
"packagePeers": [\
"@types/eslint",\
"@types/typescript-eslint__parser",\
"@typescript-eslint/parser",\
"eslint"\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-plugin-prettier", [\
["npm:3.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eslint-plugin-prettier-npm-3.4.0-36b0696d09-dbc9f319cf.zip/node_modules/eslint-plugin-prettier/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-plugin-prettier", "npm:3.4.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/eslint-plugin-prettier-virtual-6536023104/0/cache/eslint-plugin-prettier-npm-3.4.0-36b0696d09-dbc9f319cf.zip/node_modules/eslint-plugin-prettier/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-plugin-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:3.4.0"],\
["@types/eslint", null],\
["@types/eslint-config-prettier", null],\
["@types/prettier", null],\
["eslint", "npm:7.26.0"],\
["eslint-config-prettier", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.3.0"],\
["prettier", "npm:2.8.8"],\
["prettier-linter-helpers", "npm:1.0.0"]\
],\
"packagePeers": [\
"@types/eslint-config-prettier",\
"@types/eslint",\
"@types/prettier",\
"eslint-config-prettier",\
"eslint",\
"prettier"\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-plugin-simple-import-sort", [\
["npm:7.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eslint-plugin-simple-import-sort-npm-7.0.0-45d08a8927-93259eb66e.zip/node_modules/eslint-plugin-simple-import-sort/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-plugin-simple-import-sort", "npm:7.0.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/eslint-plugin-simple-import-sort-virtual-306cf1dbf3/0/cache/eslint-plugin-simple-import-sort-npm-7.0.0-45d08a8927-93259eb66e.zip/node_modules/eslint-plugin-simple-import-sort/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-plugin-simple-import-sort", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:7.0.0"],\
["@types/eslint", null],\
["eslint", "npm:7.26.0"]\
],\
"packagePeers": [\
"@types/eslint",\
"eslint"\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-scope", [\
["npm:5.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eslint-scope-npm-5.1.1-71fe59b18a-d30ef9dc1c.zip/node_modules/eslint-scope/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-scope", "npm:5.1.1"],\
["esrecurse", "npm:4.3.0"],\
["estraverse", "npm:4.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-utils", [\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eslint-utils-npm-2.1.0-a3a7ebf4fa-69521c5d65.zip/node_modules/eslint-utils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-utils", "npm:2.1.0"],\
["eslint-visitor-keys", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}],\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eslint-utils-npm-3.0.0-630b3a4013-45aa2b6366.zip/node_modules/eslint-utils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-utils", "npm:3.0.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:b72deb79e2ec592967c5308e4bf1e792d5b5ca0d14e9c1ab085f52dd2b14c18062e243ec00f9ee082ef907e2293f1a70ff799a6253f4f2f8605e8d778a51ba89#npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/eslint-utils-virtual-26723f35cb/0/cache/eslint-utils-npm-3.0.0-630b3a4013-45aa2b6366.zip/node_modules/eslint-utils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-utils", "virtual:b72deb79e2ec592967c5308e4bf1e792d5b5ca0d14e9c1ab085f52dd2b14c18062e243ec00f9ee082ef907e2293f1a70ff799a6253f4f2f8605e8d778a51ba89#npm:3.0.0"],\
["@types/eslint", null],\
["eslint", "npm:7.26.0"],\
["eslint-visitor-keys", "npm:2.1.0"]\
],\
"packagePeers": [\
"@types/eslint",\
"eslint"\
],\
"linkType": "HARD"\
}]\
]],\
["eslint-visitor-keys", [\
["npm:1.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eslint-visitor-keys-npm-1.3.0-c07780a0fb-10c91fdbbe.zip/node_modules/eslint-visitor-keys/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-visitor-keys", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eslint-visitor-keys-npm-2.1.0-c31806b6b9-9f0e3a2db7.zip/node_modules/eslint-visitor-keys/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-visitor-keys", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}],\
["npm:3.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eslint-visitor-keys-npm-3.3.0-d329af7c8c-fc6a9b5bde.zip/node_modules/eslint-visitor-keys/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eslint-visitor-keys", "npm:3.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["esm", [\
["npm:3.2.25", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/esm-npm-3.2.25-762b3ebd40-8e60e80755.zip/node_modules/esm/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["esm", "npm:3.2.25"]\
],\
"linkType": "HARD"\
}]\
]],\
["espree", [\
["npm:7.3.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/espree-npm-7.3.1-8d8ea5d1e3-f4e81b903f.zip/node_modules/espree/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["espree", "npm:7.3.1"],\
["acorn", "npm:7.4.1"],\
["acorn-jsx", "virtual:8d8ea5d1e3376905d0290522290f47c29213c64d936d96293d758a315829a3cf4c6a5b8ffc1cfee36c3db08f700ad3aaf0711cc5d406a7218c275de6d74effa9#npm:5.3.1"],\
["eslint-visitor-keys", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["esprima", [\
["npm:4.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/esprima-npm-4.0.1-1084e98778-ad4bab9ead.zip/node_modules/esprima/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["esprima", "npm:4.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["esquery", [\
["npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/esquery-npm-1.4.0-f39408b1a7-b9b18178d3.zip/node_modules/esquery/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["esquery", "npm:1.4.0"],\
["estraverse", "npm:5.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["esrecurse", [\
["npm:4.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/esrecurse-npm-4.3.0-10b86a887a-81a37116d1.zip/node_modules/esrecurse/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["esrecurse", "npm:4.3.0"],\
["estraverse", "npm:5.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["estraverse", [\
["npm:4.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/estraverse-npm-4.3.0-920a32f3c6-9cb46463ef.zip/node_modules/estraverse/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["estraverse", "npm:4.3.0"]\
],\
"linkType": "HARD"\
}],\
["npm:5.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/estraverse-npm-5.2.0-b2e8e36350-76a0741184.zip/node_modules/estraverse/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["estraverse", "npm:5.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["esutils", [\
["npm:2.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/esutils-npm-2.0.3-f865beafd5-9a2fe69a41.zip/node_modules/esutils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["esutils", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["eventemitter3", [\
["npm:4.0.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/eventemitter3-npm-4.0.7-7afcdd74ae-5f6d97cbcb.zip/node_modules/eventemitter3/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["eventemitter3", "npm:4.0.7"]\
],\
"linkType": "HARD"\
}]\
]],\
["events", [\
["npm:3.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/events-npm-3.3.0-c280bc7e48-d6b6f2adbc.zip/node_modules/events/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["events", "npm:3.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["execa", [\
["npm:5.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/execa-npm-5.0.0-4ee568fb49-e110add7ca.zip/node_modules/execa/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["execa", "npm:5.0.0"],\
["cross-spawn", "npm:7.0.3"],\
["get-stream", "npm:6.0.1"],\
["human-signals", "npm:2.1.0"],\
["is-stream", "npm:2.0.0"],\
["merge-stream", "npm:2.0.0"],\
["npm-run-path", "npm:4.0.1"],\
["onetime", "npm:5.1.2"],\
["signal-exit", "npm:3.0.3"],\
["strip-final-newline", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["expand-template", [\
["npm:2.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/expand-template-npm-2.0.3-80de959306-1c9e7afe9a.zip/node_modules/expand-template/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["expand-template", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["exponential-backoff", [\
["npm:3.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/exponential-backoff-npm-3.1.1-04df458b30-160456d2d6.zip/node_modules/exponential-backoff/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["exponential-backoff", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["extend", [\
["npm:3.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/extend-npm-3.0.2-e1ca07ac54-73bf6e2740.zip/node_modules/extend/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["extend", "npm:3.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["fast-deep-equal", [\
["npm:3.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fast-deep-equal-npm-3.1.3-790edcfcf5-40dedc862e.zip/node_modules/fast-deep-equal/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fast-deep-equal", "npm:3.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["fast-diff", [\
["npm:1.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fast-diff-npm-1.2.0-5ba4171bb6-2fbcb23957.zip/node_modules/fast-diff/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fast-diff", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["fast-glob", [\
["npm:3.2.11", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fast-glob-npm-3.2.11-bc01135fef-f726d4d654.zip/node_modules/fast-glob/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fast-glob", "npm:3.2.11"],\
["@nodelib/fs.stat", "npm:2.0.4"],\
["@nodelib/fs.walk", "npm:1.2.6"],\
["glob-parent", "npm:5.1.2"],\
["merge2", "npm:1.4.1"],\
["micromatch", "npm:4.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["fast-json-stable-stringify", [\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fast-json-stable-stringify-npm-2.1.0-02e8905fda-7f081eb0b8.zip/node_modules/fast-json-stable-stringify/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fast-json-stable-stringify", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["fast-levenshtein", [\
["npm:2.0.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fast-levenshtein-npm-2.0.6-fcd74b8df5-111972b373.zip/node_modules/fast-levenshtein/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fast-levenshtein", "npm:2.0.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["fastest-levenshtein", [\
["npm:1.0.12", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fastest-levenshtein-npm-1.0.12-a32b4ef51e-1755f98942.zip/node_modules/fastest-levenshtein/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fastest-levenshtein", "npm:1.0.12"]\
],\
"linkType": "HARD"\
}]\
]],\
["fastq", [\
["npm:1.11.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fastq-npm-1.11.0-840a129ad5-7d3eaee64e.zip/node_modules/fastq/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fastq", "npm:1.11.0"],\
["reusify", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["file-entry-cache", [\
["npm:6.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/file-entry-cache-npm-6.0.1-31965cf0af-58473e8a82.zip/node_modules/file-entry-cache/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["file-entry-cache", "npm:6.0.1"],\
["flat-cache", "npm:3.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["file-uri-to-path", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/file-uri-to-path-npm-1.0.0-1043ac6206-3b545e3a34.zip/node_modules/file-uri-to-path/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["file-uri-to-path", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["fill-range", [\
["npm:7.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fill-range-npm-7.0.1-b8b1817caa-7cdad7d426.zip/node_modules/fill-range/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fill-range", "npm:7.0.1"],\
["to-regex-range", "npm:5.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["finalhandler", [\
["npm:1.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/finalhandler-npm-1.1.2-55a75d6b53-6a96e1f5ca.zip/node_modules/finalhandler/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["finalhandler", "npm:1.1.2"],\
["debug", "virtual:fa0173d26738ef894de6f639abae81ef8c1dc3fb742f450a622367c86186d9f4d23dbd3bcc38bbe27382c39f87e11cad6137dd70480a36e752eee25974706e2c#npm:2.6.9"],\
["encodeurl", "npm:1.0.2"],\
["escape-html", "npm:1.0.3"],\
["on-finished", "npm:2.3.0"],\
["parseurl", "npm:1.3.3"],\
["statuses", "npm:1.5.0"],\
["unpipe", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["find-cache-dir", [\
["npm:3.3.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/find-cache-dir-npm-3.3.1-66916b4b23-589ece7a27.zip/node_modules/find-cache-dir/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["find-cache-dir", "npm:3.3.1"],\
["commondir", "npm:1.0.1"],\
["make-dir", "npm:3.1.0"],\
["pkg-dir", "npm:4.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["find-up", [\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/find-up-npm-2.1.0-9f6cb1765c-c080875c9f.zip/node_modules/find-up/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["find-up", "npm:2.1.0"],\
["locate-path", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/find-up-npm-4.1.0-c3ccf8d855-0406ee89eb.zip/node_modules/find-up/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["find-up", "npm:4.1.0"],\
["locate-path", "npm:5.0.0"],\
["path-exists", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["flat-cache", [\
["npm:3.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/flat-cache-npm-3.0.4-ee77e5911e-f274dcbadb.zip/node_modules/flat-cache/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["flat-cache", "npm:3.0.4"],\
["flatted", "npm:3.2.4"],\
["rimraf", "npm:3.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["flatted", [\
["npm:3.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/flatted-npm-3.2.4-b14c5985c7-c07ea10498.zip/node_modules/flatted/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["flatted", "npm:3.2.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["follow-redirects", [\
["npm:1.15.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/follow-redirects-npm-1.15.3-ca69c47b72-915a2cf22e.zip/node_modules/follow-redirects/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["follow-redirects", "npm:1.15.3"]\
],\
"linkType": "SOFT"\
}],\
["virtual:a313c479c5c7e54d9ec8fbeeea69ff640f56b8989ea2dff42351a3fa5c4061fb80a52d8ede0f0826a181a216820c2d2c3f15da881e7fdf31cef1c446e42f0c45#npm:1.15.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/follow-redirects-virtual-ff48ff82c1/0/cache/follow-redirects-npm-1.15.3-ca69c47b72-915a2cf22e.zip/node_modules/follow-redirects/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["follow-redirects", "virtual:a313c479c5c7e54d9ec8fbeeea69ff640f56b8989ea2dff42351a3fa5c4061fb80a52d8ede0f0826a181a216820c2d2c3f15da881e7fdf31cef1c446e42f0c45#npm:1.15.3"],\
["@types/debug", null],\
["debug", null]\
],\
"packagePeers": [\
"@types/debug",\
"debug"\
],\
"linkType": "HARD"\
}]\
]],\
["foreground-child", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/foreground-child-npm-2.0.0-80c976b61e-6719982783.zip/node_modules/foreground-child/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["foreground-child", "npm:2.0.0"],\
["cross-spawn", "npm:7.0.3"],\
["signal-exit", "npm:3.0.3"]\
],\
"linkType": "HARD"\
}],\
["npm:3.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/foreground-child-npm-3.1.1-77e78ed774-9700a02856.zip/node_modules/foreground-child/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["foreground-child", "npm:3.1.1"],\
["cross-spawn", "npm:7.0.3"],\
["signal-exit", "npm:4.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["form-data", [\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/form-data-npm-4.0.0-916facec2d-cb6f3ac491.zip/node_modules/form-data/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["form-data", "npm:4.0.0"],\
["asynckit", "npm:0.4.0"],\
["combined-stream", "npm:1.0.8"],\
["mime-types", "npm:2.1.35"]\
],\
"linkType": "HARD"\
}]\
]],\
["fresh", [\
["npm:0.5.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fresh-npm-0.5.2-ad2bb4c0a2-c6d27f3ed8.zip/node_modules/fresh/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fresh", "npm:0.5.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["fromentries", [\
["npm:1.3.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fromentries-npm-1.3.2-f5392090b8-63938819a8.zip/node_modules/fromentries/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fromentries", "npm:1.3.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["fs-constants", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fs-constants-npm-1.0.0-59576b2177-a0cde99085.zip/node_modules/fs-constants/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fs-constants", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["fs-extra", [\
["npm:10.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fs-extra-npm-10.0.0-4f8c704115-85802f3d9e.zip/node_modules/fs-extra/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fs-extra", "npm:10.0.0"],\
["graceful-fs", "npm:4.2.6"],\
["jsonfile", "npm:6.1.0"],\
["universalify", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["fs-minipass", [\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fs-minipass-npm-2.1.0-501ef87306-703d16522b.zip/node_modules/fs-minipass/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fs-minipass", "npm:2.1.0"],\
["minipass", "npm:3.1.3"]\
],\
"linkType": "HARD"\
}],\
["npm:3.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fs-minipass-npm-3.0.3-d148d6ac19-63e80da2ff.zip/node_modules/fs-minipass/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fs-minipass", "npm:3.0.3"],\
["minipass", "npm:7.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["fs.realpath", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/fs.realpath-npm-1.0.0-c8f05d8126-444cf1291d.zip/node_modules/fs.realpath/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["fs.realpath", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["fsevents", [\
["patch:fsevents@npm%3A2.3.2#optional!builtin<compat/fsevents>::version=2.3.2&hash=df0bf1", {\
"packageLocation": "./.yarn/unplugged/fsevents-patch-19706e7e35/node_modules/fsevents/",\
"packageDependencies": [\
["fsevents", "patch:fsevents@npm%3A2.3.2#optional!builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"],\
["node-gyp", "npm:9.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["function-bind", [\
["npm:1.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/function-bind-npm-1.1.1-b56b322ae9-60b74b2407.zip/node_modules/function-bind/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["function-bind", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["functional-red-black-tree", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/functional-red-black-tree-npm-1.0.1-ccfe924dcd-5959eed037.zip/node_modules/functional-red-black-tree/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["functional-red-black-tree", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["gauge", [\
["npm:2.7.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/gauge-npm-2.7.4-2189a73529-d606346e2e.zip/node_modules/gauge/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["gauge", "npm:2.7.4"],\
["aproba", "npm:1.2.0"],\
["console-control-strings", "npm:1.1.0"],\
["has-unicode", "npm:2.0.1"],\
["object-assign", "npm:4.1.1"],\
["signal-exit", "npm:3.0.3"],\
["string-width", "npm:1.0.2"],\
["strip-ansi", "npm:3.0.1"],\
["wide-align", "npm:1.1.3"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/gauge-npm-4.0.4-8f878385e9-ef10d79811.zip/node_modules/gauge/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["gauge", "npm:4.0.4"],\
["aproba", "npm:2.0.0"],\
["color-support", "npm:1.1.3"],\
["console-control-strings", "npm:1.1.0"],\
["has-unicode", "npm:2.0.1"],\
["signal-exit", "npm:3.0.7"],\
["string-width", "npm:4.2.3"],\
["strip-ansi", "npm:6.0.1"],\
["wide-align", "npm:1.1.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["gensync", [\
["npm:1.0.0-beta.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/gensync-npm-1.0.0-beta.2-224666d72f-782aba6cba.zip/node_modules/gensync/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["gensync", "npm:1.0.0-beta.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["get-caller-file", [\
["npm:2.0.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/get-caller-file-npm-2.0.5-80e8a86305-c6c7b60271.zip/node_modules/get-caller-file/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["get-caller-file", "npm:2.0.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["get-intrinsic", [\
["npm:1.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/get-intrinsic-npm-1.1.1-7e868745da-c01055578e.zip/node_modules/get-intrinsic/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["get-intrinsic", "npm:1.1.1"],\
["function-bind", "npm:1.1.1"],\
["has", "npm:1.0.3"],\
["has-symbols", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["get-package-type", [\
["npm:0.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/get-package-type-npm-0.1.0-6c70cdc8ab-e34cdf447f.zip/node_modules/get-package-type/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["get-package-type", "npm:0.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["get-stream", [\
["npm:6.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/get-stream-npm-6.0.1-83e51a4642-49825d57d3.zip/node_modules/get-stream/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["get-stream", "npm:6.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["github-from-package", [\
["npm:0.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/github-from-package-npm-0.0.0-519f80c9a1-737ee3f52d.zip/node_modules/github-from-package/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["github-from-package", "npm:0.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["glob", [\
["npm:10.3.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/glob-npm-10.3.4-f58cd31f55-fe075f8109.zip/node_modules/glob/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["glob", "npm:10.3.4"],\
["foreground-child", "npm:3.1.1"],\
["jackspeak", "npm:2.3.3"],\
["minimatch", "npm:9.0.3"],\
["minipass", "npm:7.0.3"],\
["path-scurry", "npm:1.10.1"]\
],\
"linkType": "HARD"\
}],\
["npm:7.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/glob-npm-7.2.0-bb4644d239-478b40e38b.zip/node_modules/glob/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["glob", "npm:7.2.0"],\
["fs.realpath", "npm:1.0.0"],\
["inflight", "npm:1.0.6"],\
["inherits", "npm:2.0.4"],\
["minimatch", "npm:3.1.2"],\
["once", "npm:1.4.0"],\
["path-is-absolute", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["glob-parent", [\
["npm:5.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/glob-parent-npm-5.1.2-021ab32634-cab87638e2.zip/node_modules/glob-parent/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["glob-parent", "npm:5.1.2"],\
["is-glob", "npm:4.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["glob-to-regexp", [\
["npm:0.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/glob-to-regexp-npm-0.4.1-cd697e0fc7-0486925072.zip/node_modules/glob-to-regexp/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["glob-to-regexp", "npm:0.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["globals", [\
["npm:11.12.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/globals-npm-11.12.0-1fa7f41a6c-758f9f258e.zip/node_modules/globals/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["globals", "npm:11.12.0"]\
],\
"linkType": "HARD"\
}],\
["npm:12.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/globals-npm-12.4.0-02b5a6ba9c-f6731c915f.zip/node_modules/globals/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["globals", "npm:12.4.0"],\
["type-fest", "npm:0.8.1"]\
],\
"linkType": "HARD"\
}],\
["npm:13.8.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/globals-npm-13.8.0-0988f60ed8-7d2fb29b3a.zip/node_modules/globals/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["globals", "npm:13.8.0"],\
["type-fest", "npm:0.20.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["globalthis", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/globalthis-npm-1.0.2-061a9a4217-dcb1f50219.zip/node_modules/globalthis/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["globalthis", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["globby", [\
["npm:11.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/globby-npm-11.1.0-bdcdf20c71-b39511b4af.zip/node_modules/globby/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["globby", "npm:11.1.0"],\
["array-union", "npm:2.1.0"],\
["dir-glob", "npm:3.0.1"],\
["fast-glob", "npm:3.2.11"],\
["ignore", "npm:5.2.0"],\
["merge2", "npm:1.4.1"],\
["slash", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["graceful-fs", [\
["npm:4.2.10", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/graceful-fs-npm-4.2.10-79c70989ca-4223a833e3.zip/node_modules/graceful-fs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["graceful-fs", "npm:4.2.10"]\
],\
"linkType": "HARD"\
}],\
["npm:4.2.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/graceful-fs-npm-4.2.6-535b2234f1-f24a75a9ca.zip/node_modules/graceful-fs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["graceful-fs", "npm:4.2.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["grapheme-splitter", [\
["npm:1.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/grapheme-splitter-npm-1.0.4-648f2bf509-108415fb07.zip/node_modules/grapheme-splitter/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["grapheme-splitter", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["has", [\
["npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/has-npm-1.0.3-b7f00631c1-e1da0d2bd1.zip/node_modules/has/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["has", "npm:1.0.3"],\
["function-bind", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["has-bigints", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/has-bigints-npm-1.0.1-1b93717a74-59dc0ceb28.zip/node_modules/has-bigints/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["has-bigints", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["has-flag", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/has-flag-npm-3.0.0-16ac11fe05-1c6c83b14b.zip/node_modules/has-flag/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["has-flag", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/has-flag-npm-4.0.0-32af9f0536-2e789c61b7.zip/node_modules/has-flag/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["has-flag", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["has-symbols", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/has-symbols-npm-1.0.2-50e53af115-bfac913244.zip/node_modules/has-symbols/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["has-symbols", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["has-unicode", [\
["npm:2.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/has-unicode-npm-2.0.1-893adb4747-ebdb2f4895.zip/node_modules/has-unicode/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["has-unicode", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["hash-base", [\
["npm:3.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/hash-base-npm-3.1.0-26fc5711dd-663eabcf41.zip/node_modules/hash-base/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["hash-base", "npm:3.1.0"],\
["inherits", "npm:2.0.4"],\
["readable-stream", "npm:3.6.0"],\
["safe-buffer", "npm:5.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["hash.js", [\
["npm:1.1.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/hash.js-npm-1.1.7-f1ad187358-41ada59494.zip/node_modules/hash.js/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["hash.js", "npm:1.1.7"],\
["inherits", "npm:2.0.4"],\
["minimalistic-assert", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["hasha", [\
["npm:5.2.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/hasha-npm-5.2.2-d171116d12-9d10d4e665.zip/node_modules/hasha/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["hasha", "npm:5.2.2"],\
["is-stream", "npm:2.0.0"],\
["type-fest", "npm:0.8.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["hmac-drbg", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/hmac-drbg-npm-1.0.1-3499ad31cd-f3d9ba31b4.zip/node_modules/hmac-drbg/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["hmac-drbg", "npm:1.0.1"],\
["hash.js", "npm:1.1.7"],\
["minimalistic-assert", "npm:1.0.1"],\
["minimalistic-crypto-utils", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["hosted-git-info", [\
["npm:2.8.9", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/hosted-git-info-npm-2.8.9-62c44fa93f-317cbc6b1b.zip/node_modules/hosted-git-info/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["hosted-git-info", "npm:2.8.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["html-escaper", [\
["npm:2.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/html-escaper-npm-2.0.2-38e51ef294-208e8a12de.zip/node_modules/html-escaper/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["html-escaper", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["http-assert", [\
["npm:1.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/http-assert-npm-1.4.1-cabfc41ff3-c969f684d5.zip/node_modules/http-assert/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["http-assert", "npm:1.4.1"],\
["deep-equal", "npm:1.0.1"],\
["http-errors", "npm:1.7.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["http-cache-semantics", [\
["npm:4.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/http-cache-semantics-npm-4.1.1-1120131375-ce1319b8a3.zip/node_modules/http-cache-semantics/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["http-cache-semantics", "npm:4.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["http-errors", [\
["npm:1.7.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/http-errors-npm-1.7.3-f6dc83b082-5c3443c340.zip/node_modules/http-errors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["http-errors", "npm:1.7.3"],\
["depd", "npm:1.1.2"],\
["inherits", "npm:2.0.4"],\
["setprototypeof", "npm:1.1.1"],\
["statuses", "npm:1.5.0"],\
["toidentifier", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:1.8.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/http-errors-npm-1.8.0-4399ea3b8d-2deb37be07.zip/node_modules/http-errors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["http-errors", "npm:1.8.0"],\
["depd", "npm:1.1.2"],\
["inherits", "npm:2.0.4"],\
["setprototypeof", "npm:1.2.0"],\
["statuses", "npm:1.5.0"],\
["toidentifier", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/http-errors-npm-2.0.0-3f1c503428-fc6f2715fe.zip/node_modules/http-errors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["http-errors", "npm:2.0.0"],\
["depd", "npm:2.0.0"],\
["inherits", "npm:2.0.4"],\
["setprototypeof", "npm:1.2.0"],\
["statuses", "npm:2.0.1"],\
["toidentifier", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["http-proxy", [\
["npm:1.18.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/http-proxy-npm-1.18.1-a313c479c5-148dfa700a.zip/node_modules/http-proxy/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["http-proxy", "npm:1.18.1"],\
["eventemitter3", "npm:4.0.7"],\
["follow-redirects", "virtual:a313c479c5c7e54d9ec8fbeeea69ff640f56b8989ea2dff42351a3fa5c4061fb80a52d8ede0f0826a181a216820c2d2c3f15da881e7fdf31cef1c446e42f0c45#npm:1.15.3"],\
["requires-port", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["http-proxy-agent", [\
["npm:5.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/http-proxy-agent-npm-5.0.0-7f1f121b83-32a05e4134.zip/node_modules/http-proxy-agent/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["http-proxy-agent", "npm:5.0.0"],\
["@tootallnate/once", "npm:2.0.0"],\
["agent-base", "npm:6.0.2"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["https-proxy-agent", [\
["npm:5.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/https-proxy-agent-npm-5.0.0-bb777903c3-670c04f7f0.zip/node_modules/https-proxy-agent/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["https-proxy-agent", "npm:5.0.0"],\
["agent-base", "npm:6.0.2"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["human-signals", [\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/human-signals-npm-2.1.0-f75815481d-695edb3edf.zip/node_modules/human-signals/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["human-signals", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["humanize-ms", [\
["npm:1.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/humanize-ms-npm-1.2.1-e942bd7329-f34a2c2016.zip/node_modules/humanize-ms/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["humanize-ms", "npm:1.2.1"],\
["ms", "npm:2.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["iconv-lite", [\
["npm:0.4.24", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/iconv-lite-npm-0.4.24-c5c4ac6695-c6886a24cc.zip/node_modules/iconv-lite/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["iconv-lite", "npm:0.4.24"],\
["safer-buffer", "npm:2.1.2"]\
],\
"linkType": "HARD"\
}],\
["npm:0.6.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/iconv-lite-npm-0.6.2-13e85ec7dc-e2655b4185.zip/node_modules/iconv-lite/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["iconv-lite", "npm:0.6.2"],\
["safer-buffer", "npm:2.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["ieee754", [\
["npm:1.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ieee754-npm-1.2.1-fb63b3caeb-b0782ef5e0.zip/node_modules/ieee754/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ieee754", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["ignore", [\
["npm:4.0.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ignore-npm-4.0.6-66c0d6543e-836ee7dc7f.zip/node_modules/ignore/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ignore", "npm:4.0.6"]\
],\
"linkType": "HARD"\
}],\
["npm:5.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ignore-npm-5.2.0-fc4b58a4f3-7fb7b4c4c5.zip/node_modules/ignore/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ignore", "npm:5.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["import-fresh", [\
["npm:3.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/import-fresh-npm-3.3.0-3e34265ca9-7f882953aa.zip/node_modules/import-fresh/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["import-fresh", "npm:3.3.0"],\
["parent-module", "npm:1.0.1"],\
["resolve-from", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["import-local", [\
["npm:3.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/import-local-npm-3.0.2-c8afc1fd5f-593ec592c5.zip/node_modules/import-local/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["import-local", "npm:3.0.2"],\
["pkg-dir", "npm:4.2.0"],\
["resolve-cwd", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["imurmurhash", [\
["npm:0.1.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/imurmurhash-npm-0.1.4-610c5068a0-8b51313850.zip/node_modules/imurmurhash/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["imurmurhash", "npm:0.1.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["indent-string", [\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/indent-string-npm-4.0.0-7b717435b2-1e1904ddb0.zip/node_modules/indent-string/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["indent-string", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["inflation", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/inflation-npm-2.0.0-e638c91672-fb71bf20cf.zip/node_modules/inflation/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["inflation", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["inflight", [\
["npm:1.0.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/inflight-npm-1.0.6-ccedb4b908-7faca22584.zip/node_modules/inflight/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["inflight", "npm:1.0.6"],\
["once", "npm:1.4.0"],\
["wrappy", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["inherits", [\
["npm:2.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/inherits-npm-2.0.4-c66b3957a0-4e531f648b.zip/node_modules/inherits/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["inherits", "npm:2.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["ini", [\
["npm:1.3.8", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ini-npm-1.3.8-fb5040b4c0-ec93838d23.zip/node_modules/ini/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ini", "npm:1.3.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["interpret", [\
["npm:2.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/interpret-npm-2.2.0-3603a544e1-c0ef90daec.zip/node_modules/interpret/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["interpret", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["ip", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ip-npm-2.0.0-204facb3cc-8d186cc558.zip/node_modules/ip/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ip", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-arrayish", [\
["npm:0.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-arrayish-npm-0.2.1-23927dfb15-e7fb686a73.zip/node_modules/is-arrayish/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-arrayish", "npm:0.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-bigint", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-bigint-npm-1.0.2-db0dde4bd4-2e334fe08d.zip/node_modules/is-bigint/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-bigint", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-binary-path", [\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-binary-path-npm-2.1.0-e61d46f557-a16eaee59a.zip/node_modules/is-binary-path/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-binary-path", "npm:2.1.0"],\
["binary-extensions", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-boolean-object", [\
["npm:1.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-boolean-object-npm-1.1.1-4a132c53e4-5d3af565c7.zip/node_modules/is-boolean-object/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-boolean-object", "npm:1.1.1"],\
["call-bind", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-callable", [\
["npm:1.2.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-callable-npm-1.2.3-2a68c9d549-359604b608.zip/node_modules/is-callable/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-callable", "npm:1.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-core-module", [\
["npm:2.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-core-module-npm-2.4.0-bae19c65cd-7df2fceca9.zip/node_modules/is-core-module/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-core-module", "npm:2.4.0"],\
["has", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-date-object", [\
["npm:1.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-date-object-npm-1.0.4-bc85407e70-e037530de7.zip/node_modules/is-date-object/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-date-object", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-docker", [\
["npm:2.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-docker-npm-2.2.1-3f18a53aff-e828365958.zip/node_modules/is-docker/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-docker", "npm:2.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-extglob", [\
["npm:2.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-extglob-npm-2.1.1-0870ea68b5-5487da3569.zip/node_modules/is-extglob/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-extglob", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-fullwidth-code-point", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-fullwidth-code-point-npm-1.0.0-0e436ba1ef-12acfcf161.zip/node_modules/is-fullwidth-code-point/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-fullwidth-code-point", "npm:1.0.0"],\
["number-is-nan", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-fullwidth-code-point-npm-2.0.0-507f56ec71-e58f3e4a60.zip/node_modules/is-fullwidth-code-point/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-fullwidth-code-point", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-fullwidth-code-point-npm-3.0.0-1ecf4ebee5-bb11d825e0.zip/node_modules/is-fullwidth-code-point/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-fullwidth-code-point", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-generator-function", [\
["npm:1.0.9", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-generator-function-npm-1.0.9-5c5a02a5d9-ad96559d85.zip/node_modules/is-generator-function/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-generator-function", "npm:1.0.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-glob", [\
["npm:4.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-glob-npm-4.0.3-cb87bf1bdb-17fb4014e2.zip/node_modules/is-glob/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-glob", "npm:4.0.3"],\
["is-extglob", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-lambda", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-lambda-npm-1.0.1-7ab55bc8a8-85fee098ae.zip/node_modules/is-lambda/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-lambda", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-negative-zero", [\
["npm:2.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-negative-zero-npm-2.0.1-d8f3dbcfe1-e1ddf48f9e.zip/node_modules/is-negative-zero/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-negative-zero", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-number", [\
["npm:7.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-number-npm-7.0.0-060086935c-b4686d0d30.zip/node_modules/is-number/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-number", "npm:7.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-number-object", [\
["npm:1.0.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-number-object-npm-1.0.5-fb5fdccdde-b19d4768ae.zip/node_modules/is-number-object/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-number-object", "npm:1.0.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-plain-object", [\
["npm:2.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-plain-object-npm-2.0.4-da3265d804-f050fdd520.zip/node_modules/is-plain-object/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-plain-object", "npm:2.0.4"],\
["isobject", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-regex", [\
["npm:1.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-regex-npm-1.1.3-5a00a17388-91abb3a54d.zip/node_modules/is-regex/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-regex", "npm:1.1.3"],\
["call-bind", "npm:1.0.2"],\
["has-symbols", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-stream", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-stream-npm-2.0.0-1401f82ad7-687f6bbd2b.zip/node_modules/is-stream/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-stream", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-string", [\
["npm:1.0.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-string-npm-1.0.6-2e7dbd354f-1e40b3940b.zip/node_modules/is-string/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-string", "npm:1.0.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-symbol", [\
["npm:1.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-symbol-npm-1.0.4-eb9baac703-9381dd015f.zip/node_modules/is-symbol/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-symbol", "npm:1.0.4"],\
["has-symbols", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-typedarray", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-typedarray-npm-1.0.0-bbd99de5b6-4c096275ba.zip/node_modules/is-typedarray/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-typedarray", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-windows", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-windows-npm-1.0.2-898cd6f3d7-b32f418ab3.zip/node_modules/is-windows/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-windows", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["is-wsl", [\
["npm:2.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/is-wsl-npm-2.2.0-2ba10d6393-a6fa2d370d.zip/node_modules/is-wsl/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["is-wsl", "npm:2.2.0"],\
["is-docker", "npm:2.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["isarray", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/isarray-npm-1.0.0-db4f547720-18b5be6669.zip/node_modules/isarray/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["isarray", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["isbinaryfile", [\
["npm:4.0.8", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/isbinaryfile-npm-4.0.8-62c71dd57b-4bffeff291.zip/node_modules/isbinaryfile/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["isbinaryfile", "npm:4.0.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["isexe", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/isexe-npm-2.0.0-b58870bd2e-228cfa503f.zip/node_modules/isexe/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["isexe", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["isobject", [\
["npm:3.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/isobject-npm-3.0.1-8145901fd2-03344f5064.zip/node_modules/isobject/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["isobject", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["isomorphic-ws", [\
["npm:4.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/isomorphic-ws-npm-4.0.1-aa39192848-7cb90dc2f0.zip/node_modules/isomorphic-ws/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["isomorphic-ws", "npm:4.0.1"]\
],\
"linkType": "SOFT"\
}],\
["virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/isomorphic-ws-virtual-493f91fda7/0/cache/isomorphic-ws-npm-4.0.1-aa39192848-7cb90dc2f0.zip/node_modules/isomorphic-ws/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["isomorphic-ws", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.0.1"],\
["@types/ws", "npm:6.0.4"],\
["ws", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:7.4.6"]\
],\
"packagePeers": [\
"@types/ws",\
"ws"\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-lib-coverage", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/istanbul-lib-coverage-npm-3.0.0-654bb0146d-29ab1980e9.zip/node_modules/istanbul-lib-coverage/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["istanbul-lib-coverage", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-lib-hook", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/istanbul-lib-hook-npm-3.0.0-be73f95173-0029bdbc4a.zip/node_modules/istanbul-lib-hook/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["istanbul-lib-hook", "npm:3.0.0"],\
["append-transform", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-lib-instrument", [\
["npm:4.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/istanbul-lib-instrument-npm-4.0.3-4d4c2263f8-7f1005566a.zip/node_modules/istanbul-lib-instrument/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["istanbul-lib-instrument", "npm:4.0.3"],\
["@babel/core", "npm:7.23.2"],\
["@istanbuljs/schema", "npm:0.1.3"],\
["istanbul-lib-coverage", "npm:3.0.0"],\
["semver", "npm:6.3.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-lib-processinfo", [\
["npm:2.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/istanbul-lib-processinfo-npm-2.0.2-74916fa6cb-274efa2b78.zip/node_modules/istanbul-lib-processinfo/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["istanbul-lib-processinfo", "npm:2.0.2"],\
["archy", "npm:1.0.0"],\
["cross-spawn", "npm:7.0.3"],\
["istanbul-lib-coverage", "npm:3.0.0"],\
["make-dir", "npm:3.1.0"],\
["p-map", "npm:3.0.0"],\
["rimraf", "npm:3.0.2"],\
["uuid", "npm:3.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-lib-report", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/istanbul-lib-report-npm-3.0.0-660f97340a-81b0d5187c.zip/node_modules/istanbul-lib-report/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["istanbul-lib-report", "npm:3.0.0"],\
["istanbul-lib-coverage", "npm:3.0.0"],\
["make-dir", "npm:3.1.0"],\
["supports-color", "npm:7.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-lib-source-maps", [\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/istanbul-lib-source-maps-npm-4.0.0-def3895674-66a8d44486.zip/node_modules/istanbul-lib-source-maps/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["istanbul-lib-source-maps", "npm:4.0.0"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["istanbul-lib-coverage", "npm:3.0.0"],\
["source-map", "npm:0.6.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["istanbul-reports", [\
["npm:3.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/istanbul-reports-npm-3.0.2-6ccd67e17e-83bd200a00.zip/node_modules/istanbul-reports/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["istanbul-reports", "npm:3.0.2"],\
["html-escaper", "npm:2.0.2"],\
["istanbul-lib-report", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["jackspeak", [\
["npm:2.3.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/jackspeak-npm-2.3.3-755684cc60-787b0617dc.zip/node_modules/jackspeak/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["jackspeak", "npm:2.3.3"],\
["@isaacs/cliui", "npm:8.0.2"],\
["@pkgjs/parseargs", "npm:0.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["jasmine", [\
["npm:4.6.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/jasmine-npm-4.6.0-610a07828e-73dbb28a00.zip/node_modules/jasmine/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["jasmine", "npm:4.6.0"],\
["glob", "npm:7.2.0"],\
["jasmine-core", "npm:4.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["jasmine-core", [\
["npm:4.6.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/jasmine-core-npm-4.6.0-57a71d0bb0-c78338fff7.zip/node_modules/jasmine-core/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["jasmine-core", "npm:4.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["jasmine-spec-reporter", [\
["npm:6.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/jasmine-spec-reporter-npm-6.0.0-575b473233-aab493d4e1.zip/node_modules/jasmine-spec-reporter/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["jasmine-spec-reporter", "npm:6.0.0"],\
["colors", "npm:1.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["jest-worker", [\
["npm:27.5.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/jest-worker-npm-27.5.1-1c110b5894-8c4737ffd0.zip/node_modules/jest-worker/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["jest-worker", "npm:27.5.1"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-14 18:21:09 +01:00
["merge-stream", "npm:2.0.0"],\
["supports-color", "npm:8.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["js-tokens", [\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/js-tokens-npm-4.0.0-0ac852e9e2-e248708d37.zip/node_modules/js-tokens/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["js-tokens", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["js-yaml", [\
["npm:3.14.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/js-yaml-npm-3.14.1-b968c6095e-6746baaaea.zip/node_modules/js-yaml/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["js-yaml", "npm:3.14.1"],\
["argparse", "npm:1.0.10"],\
["esprima", "npm:4.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["jsesc", [\
["npm:2.5.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/jsesc-npm-2.5.2-c5acb78804-dbf59312e0.zip/node_modules/jsesc/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["jsesc", "npm:2.5.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["json-parse-better-errors", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/json-parse-better-errors-npm-1.0.2-7f37637d19-2f1287a7c8.zip/node_modules/json-parse-better-errors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["json-parse-better-errors", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["json-parse-even-better-errors", [\
["npm:2.3.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/json-parse-even-better-errors-npm-2.3.1-144d62256e-140932564c.zip/node_modules/json-parse-even-better-errors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["json-parse-even-better-errors", "npm:2.3.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["json-schema-traverse", [\
["npm:0.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/json-schema-traverse-npm-0.4.1-4759091693-108fa90d4c.zip/node_modules/json-schema-traverse/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["json-schema-traverse", "npm:0.4.1"]\
],\
"linkType": "HARD"\
}],\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/json-schema-traverse-npm-1.0.0-fb3684f4f0-71e30015d7.zip/node_modules/json-schema-traverse/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["json-schema-traverse", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["json-stable-stringify-without-jsonify", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/json-stable-stringify-without-jsonify-npm-1.0.1-b65772b28b-cb168b61fd.zip/node_modules/json-stable-stringify-without-jsonify/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["json-stable-stringify-without-jsonify", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["json5", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/json5-npm-1.0.2-9607f93e30-9ee316bf21.zip/node_modules/json5/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["json5", "npm:1.0.2"],\
["minimist", "npm:1.2.6"]\
],\
"linkType": "HARD"\
}],\
["npm:2.2.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/json5-npm-2.2.3-9962c55073-5a04eed948.zip/node_modules/json5/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["json5", "npm:2.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["jsonc-parser", [\
["npm:3.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/jsonc-parser-npm-3.2.0-1896ece3b7-5a12d4d04d.zip/node_modules/jsonc-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["jsonc-parser", "npm:3.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["jsonfile", [\
["npm:6.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/jsonfile-npm-6.1.0-20a4796cee-4f95b5e8a5.zip/node_modules/jsonfile/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["jsonfile", "npm:6.1.0"],\
["graceful-fs", "npm:4.2.6"],\
["universalify", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["karma", [\
["npm:6.3.16", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/karma-npm-6.3.16-cf78707de2-0dc3997438.zip/node_modules/karma/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["karma", "npm:6.3.16"],\
["body-parser", "npm:1.20.2"],\
["braces", "npm:3.0.2"],\
["chokidar", "npm:3.5.3"],\
["colors", "npm:1.4.0"],\
["connect", "npm:3.7.0"],\
["di", "npm:0.0.1"],\
["dom-serialize", "npm:2.2.1"],\
["glob", "npm:7.2.0"],\
["graceful-fs", "npm:4.2.6"],\
["http-proxy", "npm:1.18.1"],\
["isbinaryfile", "npm:4.0.8"],\
["lodash", "npm:4.17.21"],\
["log4js", "npm:6.4.1"],\
["mime", "npm:2.6.0"],\
["minimatch", "npm:3.1.2"],\
["mkdirp", "npm:0.5.5"],\
["qjobs", "npm:1.2.0"],\
["range-parser", "npm:1.2.1"],\
["rimraf", "npm:3.0.2"],\
["socket.io", "npm:4.7.2"],\
["source-map", "npm:0.6.1"],\
["tmp", "npm:0.2.1"],\
["ua-parser-js", "npm:0.7.37"],\
["yargs", "npm:16.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["karma-chrome-launcher", [\
["npm:3.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/karma-chrome-launcher-npm-3.1.0-999405afd7-8dd7c545cc.zip/node_modules/karma-chrome-launcher/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["karma-chrome-launcher", "npm:3.1.0"],\
["which", "npm:1.3.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["karma-firefox-launcher", [\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/karma-firefox-launcher-npm-2.1.0-f96484a4b6-0486e4e0cc.zip/node_modules/karma-firefox-launcher/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["karma-firefox-launcher", "npm:2.1.0"],\
["is-wsl", "npm:2.2.0"],\
["which", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["karma-jasmine", [\
["npm:5.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/karma-jasmine-npm-5.1.0-0dad53d0be-827843d2b4.zip/node_modules/karma-jasmine/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["karma-jasmine", "npm:5.1.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/karma-jasmine-virtual-5a26da8ba0/0/cache/karma-jasmine-npm-5.1.0-0dad53d0be-827843d2b4.zip/node_modules/karma-jasmine/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"],\
["@types/karma", null],\
["jasmine-core", "npm:4.6.0"],\
["karma", "npm:6.3.16"]\
],\
"packagePeers": [\
"@types/karma",\
"karma"\
],\
"linkType": "HARD"\
}]\
]],\
["karma-jasmine-html-reporter", [\
["npm:1.6.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/karma-jasmine-html-reporter-npm-1.6.0-193b96fabc-070f6b911b.zip/node_modules/karma-jasmine-html-reporter/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["karma-jasmine-html-reporter", "npm:1.6.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/karma-jasmine-html-reporter-virtual-f29f8c99a2/0/cache/karma-jasmine-html-reporter-npm-1.6.0-193b96fabc-070f6b911b.zip/node_modules/karma-jasmine-html-reporter/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["@types/jasmine-core", null],\
["@types/karma", null],\
["@types/karma-jasmine", "npm:4.0.2"],\
["jasmine-core", null],\
["karma", "npm:6.3.16"],\
["karma-jasmine", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.1.0"]\
],\
"packagePeers": [\
"@types/jasmine-core",\
"@types/karma-jasmine",\
"@types/karma",\
"jasmine-core",\
"karma-jasmine",\
"karma"\
],\
"linkType": "HARD"\
}]\
]],\
["keygrip", [\
["npm:1.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/keygrip-npm-1.1.0-8da030c3ff-2aceec1a1e.zip/node_modules/keygrip/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["keygrip", "npm:1.1.0"],\
["tsscmp", "npm:1.0.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["kind-of", [\
["npm:6.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/kind-of-npm-6.0.3-ab15f36220-61cdff9623.zip/node_modules/kind-of/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["kind-of", "npm:6.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["koa", [\
["npm:2.13.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/koa-npm-2.13.4-8aee05a69e-6c94284214.zip/node_modules/koa/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["koa", "npm:2.13.4"],\
["accepts", "npm:1.3.7"],\
["cache-content-type", "npm:1.0.1"],\
["content-disposition", "npm:0.5.3"],\
["content-type", "npm:1.0.5"],\
["cookies", "npm:0.8.0"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["delegates", "npm:1.0.0"],\
["depd", "npm:2.0.0"],\
["destroy", "npm:1.0.4"],\
["encodeurl", "npm:1.0.2"],\
["escape-html", "npm:1.0.3"],\
["fresh", "npm:0.5.2"],\
["http-assert", "npm:1.4.1"],\
["http-errors", "npm:1.8.0"],\
["is-generator-function", "npm:1.0.9"],\
["koa-compose", "npm:4.1.0"],\
["koa-convert", "npm:2.0.0"],\
["on-finished", "npm:2.3.0"],\
["only", "npm:0.0.2"],\
["parseurl", "npm:1.3.3"],\
["statuses", "npm:1.5.0"],\
["type-is", "npm:1.6.18"],\
["vary", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["koa-bodyparser", [\
["npm:4.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/koa-bodyparser-npm-4.3.0-1bf6ca26ab-1e0badca07.zip/node_modules/koa-bodyparser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["koa-bodyparser", "npm:4.3.0"],\
["co-body", "npm:6.1.0"],\
["copy-to", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["koa-compose", [\
["npm:4.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/koa-compose-npm-4.1.0-b682d9324e-f1f786f994.zip/node_modules/koa-compose/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["koa-compose", "npm:4.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["koa-convert", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/koa-convert-npm-2.0.0-d709eca55c-d3e243cecc.zip/node_modules/koa-convert/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["koa-convert", "npm:2.0.0"],\
["co", "npm:4.6.0"],\
["koa-compose", "npm:4.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["ledger-cosmos-js", [\
["npm:2.1.8", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ledger-cosmos-js-npm-2.1.8-e975511a2f-97e03eade8.zip/node_modules/ledger-cosmos-js/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ledger-cosmos-js", "npm:2.1.8"],\
["@babel/runtime", "npm:7.23.2"],\
["@ledgerhq/hw-transport", "npm:5.51.1"],\
["bech32", "npm:1.1.4"],\
["ripemd160", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["levn", [\
["npm:0.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/levn-npm-0.4.1-d183b2d7bb-effb03cad7.zip/node_modules/levn/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["levn", "npm:0.4.1"],\
["prelude-ls", "npm:1.2.1"],\
["type-check", "npm:0.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["libsodium-sumo", [\
["npm:0.7.11", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/libsodium-sumo-npm-0.7.11-aaac6bcc6c-f7518d1781.zip/node_modules/libsodium-sumo/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["libsodium-sumo", "npm:0.7.11"]\
],\
"linkType": "HARD"\
}]\
]],\
["libsodium-wrappers-sumo", [\
["npm:0.7.11", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/libsodium-wrappers-sumo-npm-0.7.11-08fe1b2cf4-81270738b3.zip/node_modules/libsodium-wrappers-sumo/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["libsodium-wrappers-sumo", "npm:0.7.11"],\
["libsodium-sumo", "npm:0.7.11"]\
],\
"linkType": "HARD"\
}]\
]],\
["load-json-file", [\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/load-json-file-npm-4.0.0-c9f09d85eb-6b48f6a025.zip/node_modules/load-json-file/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["load-json-file", "npm:4.0.0"],\
["graceful-fs", "npm:4.2.6"],\
["parse-json", "npm:4.0.0"],\
["pify", "npm:3.0.0"],\
["strip-bom", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["loader-runner", [\
["npm:4.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/loader-runner-npm-4.2.0-427f0e7134-907dee8c4d.zip/node_modules/loader-runner/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["loader-runner", "npm:4.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["locate-path", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/locate-path-npm-2.0.0-673d28b0ea-24efa0e589.zip/node_modules/locate-path/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["locate-path", "npm:2.0.0"],\
["p-locate", "npm:2.0.0"],\
["path-exists", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:5.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/locate-path-npm-5.0.0-46580c43e4-33a1c5247e.zip/node_modules/locate-path/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["locate-path", "npm:5.0.0"],\
["p-locate", "npm:4.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["lodash", [\
["npm:4.17.21", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/lodash-npm-4.17.21-6382451519-d8cbea072b.zip/node_modules/lodash/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["lodash", "npm:4.17.21"]\
],\
"linkType": "HARD"\
}]\
]],\
["lodash.clonedeep", [\
["npm:4.5.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/lodash.clonedeep-npm-4.5.0-fbc3cda4e5-2caf0e4808.zip/node_modules/lodash.clonedeep/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["lodash.clonedeep", "npm:4.5.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["lodash.flattendeep", [\
["npm:4.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/lodash.flattendeep-npm-4.4.0-26b2b4cbd7-83cb80754b.zip/node_modules/lodash.flattendeep/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["lodash.flattendeep", "npm:4.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["lodash.truncate", [\
["npm:4.4.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/lodash.truncate-npm-4.4.2-bc50fe1663-4e870d54e8.zip/node_modules/lodash.truncate/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["lodash.truncate", "npm:4.4.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["log4js", [\
["npm:6.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/log4js-npm-6.4.1-b00dd7826e-6ea97ff017.zip/node_modules/log4js/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["log4js", "npm:6.4.1"],\
["date-format", "npm:4.0.3"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["flatted", "npm:3.2.4"],\
["rfdc", "npm:1.3.0"],\
["streamroller", "npm:3.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["long", [\
2025-01-15 13:38:19 +01:00
["npm:5.2.4", {\
"packageLocation": "./.yarn/cache/long-npm-5.2.4-b96a88098c-0cf819ce2a.zip/node_modules/long/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
2025-01-15 13:38:19 +01:00
["long", "npm:5.2.4"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["lru-cache", [\
["npm:10.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/lru-cache-npm-10.0.1-0e1abf4c13-982dabfb22.zip/node_modules/lru-cache/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["lru-cache", "npm:10.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:5.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/lru-cache-npm-5.1.1-f475882a51-89b2ef2ef4.zip/node_modules/lru-cache/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["lru-cache", "npm:5.1.1"],\
["yallist", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}],\
["npm:6.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/lru-cache-npm-6.0.0-b4c8668fe1-cb53e58278.zip/node_modules/lru-cache/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["lru-cache", "npm:6.0.0"],\
["yallist", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:7.18.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/lru-cache-npm-7.18.3-e68be5b11c-b3a452b491.zip/node_modules/lru-cache/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["lru-cache", "npm:7.18.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["lunr", [\
["npm:2.3.9", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/lunr-npm-2.3.9-fa3aa9c2d6-77d7dbb4fb.zip/node_modules/lunr/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["lunr", "npm:2.3.9"]\
],\
"linkType": "HARD"\
}]\
]],\
["make-dir", [\
["npm:3.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/make-dir-npm-3.1.0-d1d7505142-56aaafefc4.zip/node_modules/make-dir/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["make-dir", "npm:3.1.0"],\
["semver", "npm:6.3.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["make-error", [\
["npm:1.3.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/make-error-npm-1.3.6-ccb85d9458-171e458d86.zip/node_modules/make-error/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["make-error", "npm:1.3.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["make-fetch-happen", [\
["npm:11.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/make-fetch-happen-npm-11.1.1-f32b79aaaa-c161bde51d.zip/node_modules/make-fetch-happen/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["make-fetch-happen", "npm:11.1.1"],\
["agentkeepalive", "npm:4.5.0"],\
["cacache", "npm:17.1.4"],\
["http-cache-semantics", "npm:4.1.1"],\
["http-proxy-agent", "npm:5.0.0"],\
["https-proxy-agent", "npm:5.0.0"],\
["is-lambda", "npm:1.0.1"],\
["lru-cache", "npm:7.18.3"],\
["minipass", "npm:5.0.0"],\
["minipass-fetch", "npm:3.0.4"],\
["minipass-flush", "npm:1.0.5"],\
["minipass-pipeline", "npm:1.2.4"],\
["negotiator", "npm:0.6.3"],\
["promise-retry", "npm:2.0.1"],\
["socks-proxy-agent", "npm:7.0.0"],\
["ssri", "npm:10.0.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["marked", [\
["npm:4.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/marked-npm-4.3.0-e7ef9e874f-0013463855.zip/node_modules/marked/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["marked", "npm:4.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["media-typer", [\
["npm:0.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/media-typer-npm-0.3.0-8674f8f0f5-d160f31246.zip/node_modules/media-typer/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["media-typer", "npm:0.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["merge-stream", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/merge-stream-npm-2.0.0-2ac83efea5-867fdbb30a.zip/node_modules/merge-stream/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["merge-stream", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["merge2", [\
["npm:1.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/merge2-npm-1.4.1-a2507bd06c-254a8a4605.zip/node_modules/merge2/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["merge2", "npm:1.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["micromatch", [\
["npm:4.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/micromatch-npm-4.0.4-9fdcbb7a0e-87bc95e3e5.zip/node_modules/micromatch/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["micromatch", "npm:4.0.4"],\
["braces", "npm:3.0.2"],\
["picomatch", "npm:2.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["mime", [\
["npm:2.6.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/mime-npm-2.6.0-88b89d8de0-a7f2589900.zip/node_modules/mime/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["mime", "npm:2.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["mime-db", [\
["npm:1.52.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/mime-db-npm-1.52.0-b5371d6fd2-0557a01dee.zip/node_modules/mime-db/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["mime-db", "npm:1.52.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["mime-types", [\
["npm:2.1.35", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/mime-types-npm-2.1.35-dd9ea9f3e2-82fb07ec56.zip/node_modules/mime-types/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["mime-types", "npm:2.1.35"],\
["mime-db", "npm:1.52.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["mimic-fn", [\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/mimic-fn-npm-2.1.0-4fbeb3abb4-b26f5479d7.zip/node_modules/mimic-fn/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["mimic-fn", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["mimic-response", [\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/mimic-response-npm-2.1.0-037463e454-717475c840.zip/node_modules/mimic-response/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["mimic-response", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["minimalistic-assert", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minimalistic-assert-npm-1.0.1-dc8bb23d29-96730e5601.zip/node_modules/minimalistic-assert/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minimalistic-assert", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["minimalistic-crypto-utils", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minimalistic-crypto-utils-npm-1.0.1-e66b10822e-790ecec8c5.zip/node_modules/minimalistic-crypto-utils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minimalistic-crypto-utils", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["minimatch", [\
["npm:3.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minimatch-npm-3.1.2-9405269906-0262810a8f.zip/node_modules/minimatch/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minimatch", "npm:3.1.2"],\
["brace-expansion", "npm:1.1.11"]\
],\
"linkType": "HARD"\
}],\
["npm:7.4.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minimatch-npm-7.4.4-f84bbddfc6-33c1bb37f4.zip/node_modules/minimatch/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minimatch", "npm:7.4.4"],\
["brace-expansion", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:9.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minimatch-npm-9.0.3-69d7d6fad5-85f407dcd3.zip/node_modules/minimatch/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minimatch", "npm:9.0.3"],\
["brace-expansion", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["minimist", [\
["npm:1.2.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minimist-npm-1.2.6-f4cee4b4af-d0b5662040.zip/node_modules/minimist/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minimist", "npm:1.2.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["minipass", [\
["npm:3.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minipass-npm-3.1.3-af723e33f3-5dbbf1afd6.zip/node_modules/minipass/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minipass", "npm:3.1.3"],\
["yallist", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:5.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minipass-npm-5.0.0-c64fb63c92-a91d8043f6.zip/node_modules/minipass/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minipass", "npm:5.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:7.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minipass-npm-7.0.3-3b57909ee9-c85426bce6.zip/node_modules/minipass/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minipass", "npm:7.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["minipass-collect", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minipass-collect-npm-1.0.2-3b4676eab5-8f82bd1f30.zip/node_modules/minipass-collect/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minipass-collect", "npm:1.0.2"],\
["minipass", "npm:3.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["minipass-fetch", [\
["npm:3.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minipass-fetch-npm-3.0.4-200ac7c66d-1b63c1f331.zip/node_modules/minipass-fetch/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minipass-fetch", "npm:3.0.4"],\
["encoding", "npm:0.1.13"],\
["minipass", "npm:7.0.3"],\
["minipass-sized", "npm:1.0.3"],\
["minizlib", "npm:2.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["minipass-flush", [\
["npm:1.0.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minipass-flush-npm-1.0.5-efe79d9826-2a51b63feb.zip/node_modules/minipass-flush/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minipass-flush", "npm:1.0.5"],\
["minipass", "npm:3.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["minipass-pipeline", [\
["npm:1.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minipass-pipeline-npm-1.2.4-5924cb077f-cbda57cea2.zip/node_modules/minipass-pipeline/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minipass-pipeline", "npm:1.2.4"],\
["minipass", "npm:3.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["minipass-sized", [\
["npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minipass-sized-npm-1.0.3-306d86f432-298f124753.zip/node_modules/minipass-sized/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minipass-sized", "npm:1.0.3"],\
["minipass", "npm:3.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["minizlib", [\
["npm:2.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/minizlib-npm-2.1.2-ea89cd0cfb-64fae024e1.zip/node_modules/minizlib/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["minizlib", "npm:2.1.2"],\
["minipass", "npm:3.1.3"],\
["yallist", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["mkdirp", [\
["npm:0.5.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/mkdirp-npm-0.5.5-6bc76534fc-4469faeeba.zip/node_modules/mkdirp/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["mkdirp", "npm:0.5.5"],\
["minimist", "npm:1.2.6"]\
],\
"linkType": "HARD"\
}],\
["npm:1.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/mkdirp-npm-1.0.4-37f6ef56b9-46ea0f3ffa.zip/node_modules/mkdirp/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["mkdirp", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["mkdirp-classic", [\
["npm:0.5.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/mkdirp-classic-npm-0.5.3-3b5c991910-95371d831d.zip/node_modules/mkdirp-classic/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["mkdirp-classic", "npm:0.5.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["ms", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ms-npm-2.0.0-9e1101a471-f8fda810b3.zip/node_modules/ms/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ms", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ms-npm-2.1.2-ec0c1512ff-a437714e2f.zip/node_modules/ms/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ms", "npm:2.1.2"]\
],\
"linkType": "HARD"\
}],\
["npm:2.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ms-npm-2.1.3-81ff3cfac1-d924b57e73.zip/node_modules/ms/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ms", "npm:2.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["napi-build-utils", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/napi-build-utils-npm-1.0.2-892e4bba56-37fd2cd0ff.zip/node_modules/napi-build-utils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["napi-build-utils", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["natural-compare", [\
["npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/natural-compare-npm-1.4.0-97b75b362d-f5f9a7974b.zip/node_modules/natural-compare/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["natural-compare", "npm:1.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["natural-compare-lite", [\
["npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/natural-compare-lite-npm-1.4.0-12b6b308ed-f6cef26f50.zip/node_modules/natural-compare-lite/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["natural-compare-lite", "npm:1.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["negotiator", [\
["npm:0.6.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/negotiator-npm-0.6.2-ba538e167a-cda4955b5a.zip/node_modules/negotiator/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["negotiator", "npm:0.6.2"]\
],\
"linkType": "HARD"\
}],\
["npm:0.6.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/negotiator-npm-0.6.3-9d50e36171-3ec9fd413e.zip/node_modules/negotiator/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["negotiator", "npm:0.6.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["neo-async", [\
["npm:2.6.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/neo-async-npm-2.6.2-75d6902586-c2f5a604a5.zip/node_modules/neo-async/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["neo-async", "npm:2.6.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["node-abi", [\
["npm:2.26.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/node-abi-npm-2.26.0-3cef53dbb6-d63d79c63a.zip/node_modules/node-abi/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["node-abi", "npm:2.26.0"],\
["semver", "npm:5.7.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["node-addon-api", [\
["npm:3.2.0", {\
"packageLocation": "./.yarn/unplugged/node-addon-api-npm-3.2.0-061ff0dbab/node_modules/node-addon-api/",\
"packageDependencies": [\
["node-addon-api", "npm:3.2.0"],\
["node-gyp", "npm:9.4.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.3.0", {\
"packageLocation": "./.yarn/unplugged/node-addon-api-npm-4.3.0-a07a1232df/node_modules/node-addon-api/",\
"packageDependencies": [\
["node-addon-api", "npm:4.3.0"],\
["node-gyp", "npm:9.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["node-gyp", [\
["npm:9.4.0", {\
"packageLocation": "./.yarn/unplugged/node-gyp-npm-9.4.0-ebf5f5573e/node_modules/node-gyp/",\
"packageDependencies": [\
["node-gyp", "npm:9.4.0"],\
["env-paths", "npm:2.2.1"],\
["exponential-backoff", "npm:3.1.1"],\
["glob", "npm:7.2.0"],\
["graceful-fs", "npm:4.2.6"],\
["make-fetch-happen", "npm:11.1.1"],\
["nopt", "npm:6.0.0"],\
["npmlog", "npm:6.0.2"],\
["rimraf", "npm:3.0.2"],\
["semver", "npm:7.5.4"],\
["tar", "npm:6.2.0"],\
["which", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["node-gyp-build", [\
["npm:4.5.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/node-gyp-build-npm-4.5.0-2538da6152-4ca30ae1f7.zip/node_modules/node-gyp-build/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["node-gyp-build", "npm:4.5.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["node-hid", [\
["npm:2.1.1", {\
"packageLocation": "./.yarn/unplugged/node-hid-npm-2.1.1-840235e168/node_modules/node-hid/",\
"packageDependencies": [\
["node-hid", "npm:2.1.1"],\
["bindings", "npm:1.5.0"],\
["node-addon-api", "npm:3.2.0"],\
["node-gyp", "npm:9.4.0"],\
["prebuild-install", "npm:6.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["node-preload", [\
["npm:0.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/node-preload-npm-0.2.1-5b6aef1c8e-7ae3def896.zip/node_modules/node-preload/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["node-preload", "npm:0.2.1"],\
["process-on-spawn", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["node-releases", [\
["npm:1.1.72", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/node-releases-npm-1.1.72-662e905d8e-a67f496d5f.zip/node_modules/node-releases/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["node-releases", "npm:1.1.72"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.13", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/node-releases-npm-2.0.13-1f2e177887-2fb44bf70f.zip/node_modules/node-releases/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["node-releases", "npm:2.0.13"]\
],\
"linkType": "HARD"\
}]\
]],\
["noop-logger", [\
["npm:0.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/noop-logger-npm-0.1.1-c88441172d-7319a3f1dc.zip/node_modules/noop-logger/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["noop-logger", "npm:0.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["nopt", [\
["npm:6.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/nopt-npm-6.0.0-5ea8050815-837b52c330.zip/node_modules/nopt/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["nopt", "npm:6.0.0"],\
["abbrev", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["normalize-package-data", [\
["npm:2.5.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/normalize-package-data-npm-2.5.0-af0345deed-357cb1646d.zip/node_modules/normalize-package-data/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["normalize-package-data", "npm:2.5.0"],\
["hosted-git-info", "npm:2.8.9"],\
["resolve", "patch:resolve@npm%3A1.20.0#optional!builtin<compat/resolve>::version=1.20.0&hash=c3c19d"],\
["semver", "npm:5.7.2"],\
["validate-npm-package-license", "npm:3.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["normalize-path", [\
["npm:2.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/normalize-path-npm-2.1.1-65c4766716-db814326ff.zip/node_modules/normalize-path/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["normalize-path", "npm:2.1.1"],\
["remove-trailing-separator", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}],\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/normalize-path-npm-3.0.0-658ba7d77f-e008c8142b.zip/node_modules/normalize-path/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["normalize-path", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["npm-run-path", [\
["npm:4.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/npm-run-path-npm-4.0.1-7aebd8bab3-6f9353a952.zip/node_modules/npm-run-path/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["npm-run-path", "npm:4.0.1"],\
["path-key", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["npmlog", [\
["npm:4.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/npmlog-npm-4.1.2-cfb32957b5-d6a26cb362.zip/node_modules/npmlog/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["npmlog", "npm:4.1.2"],\
["are-we-there-yet", "npm:1.1.5"],\
["console-control-strings", "npm:1.1.0"],\
["gauge", "npm:2.7.4"],\
["set-blocking", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:6.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/npmlog-npm-6.0.2-e0e69455c7-0cacedfbc2.zip/node_modules/npmlog/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["npmlog", "npm:6.0.2"],\
["are-we-there-yet", "npm:3.0.1"],\
["console-control-strings", "npm:1.1.0"],\
["gauge", "npm:4.0.4"],\
["set-blocking", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["number-is-nan", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/number-is-nan-npm-1.0.1-845325a0fe-cb97149006.zip/node_modules/number-is-nan/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["number-is-nan", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["nyc", [\
["npm:15.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/nyc-npm-15.1.0-f134b19668-ad0da0627b.zip/node_modules/nyc/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["nyc", "npm:15.1.0"],\
["@istanbuljs/load-nyc-config", "npm:1.1.0"],\
["@istanbuljs/schema", "npm:0.1.3"],\
["caching-transform", "npm:4.0.0"],\
["convert-source-map", "npm:1.7.0"],\
["decamelize", "npm:1.2.0"],\
["find-cache-dir", "npm:3.3.1"],\
["find-up", "npm:4.1.0"],\
["foreground-child", "npm:2.0.0"],\
["get-package-type", "npm:0.1.0"],\
["glob", "npm:7.2.0"],\
["istanbul-lib-coverage", "npm:3.0.0"],\
["istanbul-lib-hook", "npm:3.0.0"],\
["istanbul-lib-instrument", "npm:4.0.3"],\
["istanbul-lib-processinfo", "npm:2.0.2"],\
["istanbul-lib-report", "npm:3.0.0"],\
["istanbul-lib-source-maps", "npm:4.0.0"],\
["istanbul-reports", "npm:3.0.2"],\
["make-dir", "npm:3.1.0"],\
["node-preload", "npm:0.2.1"],\
["p-map", "npm:3.0.0"],\
["process-on-spawn", "npm:1.0.0"],\
["resolve-from", "npm:5.0.0"],\
["rimraf", "npm:3.0.2"],\
["signal-exit", "npm:3.0.3"],\
["spawn-wrap", "npm:2.0.0"],\
["test-exclude", "npm:6.0.0"],\
["yargs", "npm:15.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["object-assign", [\
["npm:4.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/object-assign-npm-4.1.1-1004ad6dec-1f4df99451.zip/node_modules/object-assign/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["object-assign", "npm:4.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["object-inspect", [\
["npm:1.10.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/object-inspect-npm-1.10.3-5aa499f036-42bf0d9df0.zip/node_modules/object-inspect/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["object-inspect", "npm:1.10.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["object-keys", [\
["npm:1.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/object-keys-npm-1.1.1-1bf2f1be93-b11f7ccdbc.zip/node_modules/object-keys/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["object-keys", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["object.assign", [\
["npm:4.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/object.assign-npm-4.1.2-d52edada1c-ee0e796fad.zip/node_modules/object.assign/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["object.assign", "npm:4.1.2"],\
["call-bind", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"],\
["has-symbols", "npm:1.0.2"],\
["object-keys", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["object.values", [\
["npm:1.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/object.values-npm-1.1.3-dd86635500-0c528e5f94.zip/node_modules/object.values/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["object.values", "npm:1.1.3"],\
["call-bind", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"],\
["es-abstract", "npm:1.18.0"],\
["has", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["on-finished", [\
["npm:2.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/on-finished-npm-2.3.0-4ce92f72c6-c904f9e518.zip/node_modules/on-finished/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["on-finished", "npm:2.3.0"],\
["ee-first", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}],\
["npm:2.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/on-finished-npm-2.4.1-907af70f88-46fb11b906.zip/node_modules/on-finished/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["on-finished", "npm:2.4.1"],\
["ee-first", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["once", [\
["npm:1.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/once-npm-1.4.0-ccf03ef07a-5d48aca287.zip/node_modules/once/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["once", "npm:1.4.0"],\
["wrappy", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["onetime", [\
["npm:5.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/onetime-npm-5.1.2-3ed148fa42-ffcef6fbb2.zip/node_modules/onetime/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["onetime", "npm:5.1.2"],\
["mimic-fn", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["only", [\
["npm:0.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/only-npm-0.0.2-122402a3f9-d26b134783.zip/node_modules/only/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["only", "npm:0.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["optionator", [\
["npm:0.9.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/optionator-npm-0.9.1-577e397aae-8b574d50b0.zip/node_modules/optionator/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["optionator", "npm:0.9.1"],\
["deep-is", "npm:0.1.3"],\
["fast-levenshtein", "npm:2.0.6"],\
["levn", "npm:0.4.1"],\
["prelude-ls", "npm:1.2.1"],\
["type-check", "npm:0.4.0"],\
["word-wrap", "npm:1.2.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["p-limit", [\
["npm:1.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/p-limit-npm-1.3.0-fdb471d864-5c1b1d53d1.zip/node_modules/p-limit/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["p-limit", "npm:1.3.0"],\
["p-try", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/p-limit-npm-2.3.0-94a0310039-8da01ac53e.zip/node_modules/p-limit/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["p-limit", "npm:2.3.0"],\
["p-try", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["p-locate", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/p-locate-npm-2.0.0-3a2ee263dd-82da4be88f.zip/node_modules/p-locate/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["p-locate", "npm:2.0.0"],\
["p-limit", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/p-locate-npm-4.1.0-eec6872537-1b476ad69a.zip/node_modules/p-locate/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["p-locate", "npm:4.1.0"],\
["p-limit", "npm:2.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["p-map", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/p-map-npm-3.0.0-e4f17c4167-297930737e.zip/node_modules/p-map/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["p-map", "npm:3.0.0"],\
["aggregate-error", "npm:3.1.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/p-map-npm-4.0.0-4677ae07c7-592c05bd62.zip/node_modules/p-map/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["p-map", "npm:4.0.0"],\
["aggregate-error", "npm:3.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["p-try", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/p-try-npm-1.0.0-7373139e40-757ba31de5.zip/node_modules/p-try/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["p-try", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/p-try-npm-2.2.0-e0390dbaf8-c36c199077.zip/node_modules/p-try/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["p-try", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["package-hash", [\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/package-hash-npm-4.0.0-1e83d2429d-2108b685fd.zip/node_modules/package-hash/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["package-hash", "npm:4.0.0"],\
["graceful-fs", "npm:4.2.6"],\
["hasha", "npm:5.2.2"],\
["lodash.flattendeep", "npm:4.4.0"],\
["release-zalgo", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["pako", [\
["npm:2.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/pako-npm-2.0.3-92007e2210-b24e97e8f0.zip/node_modules/pako/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["pako", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["parent-module", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/parent-module-npm-1.0.1-1fae11b095-c63d6e8000.zip/node_modules/parent-module/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["parent-module", "npm:1.0.1"],\
["callsites", "npm:3.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["parse-json", [\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/parse-json-npm-4.0.0-a6f7771010-8d80790b77.zip/node_modules/parse-json/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["parse-json", "npm:4.0.0"],\
["error-ex", "npm:1.3.2"],\
["json-parse-better-errors", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["parseurl", [\
["npm:1.3.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/parseurl-npm-1.3.3-1542397e00-90dd4760d6.zip/node_modules/parseurl/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["parseurl", "npm:1.3.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["path-exists", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/path-exists-npm-3.0.0-e80371aa68-17d6a5664b.zip/node_modules/path-exists/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["path-exists", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/path-exists-npm-4.0.0-e9e4f63eb0-8c0bd3f523.zip/node_modules/path-exists/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["path-exists", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["path-is-absolute", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/path-is-absolute-npm-1.0.1-31bc695ffd-127da03c82.zip/node_modules/path-is-absolute/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["path-is-absolute", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["path-key", [\
["npm:3.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/path-key-npm-3.1.1-0e66ea8321-748c43efd5.zip/node_modules/path-key/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["path-key", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["path-parse", [\
["npm:1.0.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/path-parse-npm-1.0.7-09564527b7-11ce261f9d.zip/node_modules/path-parse/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["path-parse", "npm:1.0.7"]\
],\
"linkType": "HARD"\
}]\
]],\
["path-scurry", [\
["npm:1.10.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/path-scurry-npm-1.10.1-52bd946f2e-e5dc78a734.zip/node_modules/path-scurry/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["path-scurry", "npm:1.10.1"],\
["lru-cache", "npm:10.0.1"],\
["minipass", "npm:7.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["path-starts-with", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/path-starts-with-npm-1.0.0-87a7241209-6b3fbe301f.zip/node_modules/path-starts-with/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["path-starts-with", "npm:1.0.0"],\
["normalize-path", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["path-type", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/path-type-npm-3.0.0-252361a0eb-1332c632f1.zip/node_modules/path-type/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["path-type", "npm:3.0.0"],\
["pify", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/path-type-npm-4.0.0-10d47fc86a-666f6973f3.zip/node_modules/path-type/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["path-type", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["picocolors", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/picocolors-npm-1.0.0-d81e0b1927-20a5b249e3.zip/node_modules/picocolors/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["picocolors", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["picomatch", [\
["npm:2.2.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/picomatch-npm-2.2.3-3797e21cf0-f9abe9e1ff.zip/node_modules/picomatch/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["picomatch", "npm:2.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["pify", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/pify-npm-3.0.0-679ee405c8-fead19ed9d.zip/node_modules/pify/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["pify", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["pkg-dir", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/pkg-dir-npm-2.0.0-2b4bf4abd1-7cdc46c492.zip/node_modules/pkg-dir/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["pkg-dir", "npm:2.0.0"],\
["find-up", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/pkg-dir-npm-4.2.0-2b5d0a8d32-c56bda7769.zip/node_modules/pkg-dir/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["pkg-dir", "npm:4.2.0"],\
["find-up", "npm:4.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["pkg-up", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/pkg-up-npm-2.0.0-d011ba70a4-9ce9eefba2.zip/node_modules/pkg-up/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["pkg-up", "npm:2.0.0"],\
["find-up", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["prebuild-install", [\
["npm:6.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/prebuild-install-npm-6.1.2-5d6abe684c-d7c1e8c74b.zip/node_modules/prebuild-install/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["prebuild-install", "npm:6.1.2"],\
["detect-libc", "npm:1.0.3"],\
["expand-template", "npm:2.0.3"],\
["github-from-package", "npm:0.0.0"],\
["minimist", "npm:1.2.6"],\
["mkdirp-classic", "npm:0.5.3"],\
["napi-build-utils", "npm:1.0.2"],\
["node-abi", "npm:2.26.0"],\
["noop-logger", "npm:0.1.1"],\
["npmlog", "npm:4.1.2"],\
["pump", "npm:3.0.0"],\
["rc", "npm:1.2.8"],\
["simple-get", "npm:3.1.1"],\
["tar-fs", "npm:2.1.1"],\
["tunnel-agent", "npm:0.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["prelude-ls", [\
["npm:1.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/prelude-ls-npm-1.2.1-3e4d272a55-b00d617431.zip/node_modules/prelude-ls/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["prelude-ls", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["prettier", [\
["npm:2.8.8", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/prettier-npm-2.8.8-430828a36c-463ea8f9a0.zip/node_modules/prettier/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["prettier", "npm:2.8.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["prettier-linter-helpers", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/prettier-linter-helpers-npm-1.0.0-6925131a7e-81e0027d73.zip/node_modules/prettier-linter-helpers/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["prettier-linter-helpers", "npm:1.0.0"],\
["fast-diff", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["process-nextick-args", [\
["npm:2.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/process-nextick-args-npm-2.0.1-b8d7971609-bec0892394.zip/node_modules/process-nextick-args/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["process-nextick-args", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["process-on-spawn", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/process-on-spawn-npm-1.0.0-676960b4dd-8abd43199b.zip/node_modules/process-on-spawn/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["process-on-spawn", "npm:1.0.0"],\
["fromentries", "npm:1.3.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["progress", [\
["npm:2.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/progress-npm-2.0.3-d1f87e2ac6-1697e07cb1.zip/node_modules/progress/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["progress", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["promise-retry", [\
["npm:2.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/promise-retry-npm-2.0.1-871f0b01b7-9c7045a1a2.zip/node_modules/promise-retry/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["promise-retry", "npm:2.0.1"],\
["err-code", "npm:2.0.3"],\
["retry", "npm:0.12.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["protobufjs", [\
2025-01-15 13:38:19 +01:00
["npm:7.4.0", {\
"packageLocation": "./.yarn/unplugged/protobufjs-npm-7.4.0-12c56a3adc/node_modules/protobufjs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
2025-01-15 13:38:19 +01:00
["protobufjs", "npm:7.4.0"],\
2025-01-14 18:21:09 +01:00
["@protobufjs/aspromise", "npm:1.1.2"],\
["@protobufjs/base64", "npm:1.1.2"],\
["@protobufjs/codegen", "npm:2.0.4"],\
["@protobufjs/eventemitter", "npm:1.1.0"],\
["@protobufjs/fetch", "npm:1.1.0"],\
["@protobufjs/float", "npm:1.0.2"],\
["@protobufjs/inquire", "npm:1.1.0"],\
["@protobufjs/path", "npm:1.1.2"],\
["@protobufjs/pool", "npm:1.1.0"],\
["@protobufjs/utf8", "npm:1.1.0"],\
2025-01-15 13:06:12 +01:00
["@types/node", "npm:22.10.6"],\
2025-01-15 13:38:19 +01:00
["long", "npm:5.2.4"]\
2025-01-14 18:21:09 +01:00
],\
"linkType": "HARD"\
}]\
]],\
["proxy-from-env", [\
["npm:1.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/proxy-from-env-npm-1.1.0-c13d07f26b-fe7dd8b1bd.zip/node_modules/proxy-from-env/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["proxy-from-env", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["pump", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/pump-npm-3.0.0-0080bf6a7a-bbdeda4f74.zip/node_modules/pump/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["pump", "npm:3.0.0"],\
["end-of-stream", "npm:1.4.4"],\
["once", "npm:1.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["punycode", [\
["npm:2.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/punycode-npm-2.1.1-26eb3e15cf-83815ca9b9.zip/node_modules/punycode/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["punycode", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["qjobs", [\
["npm:1.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/qjobs-npm-1.2.0-e3396bd5d4-772207772b.zip/node_modules/qjobs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["qjobs", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["qs", [\
["npm:6.11.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/qs-npm-6.11.0-caf1bc9dea-4e4875e4d7.zip/node_modules/qs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["qs", "npm:6.11.0"],\
["side-channel", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}],\
["npm:6.11.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/qs-npm-6.11.2-b118bc1c6f-4f95d4ff18.zip/node_modules/qs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["qs", "npm:6.11.2"],\
["side-channel", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["queue-microtask", [\
["npm:1.2.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/queue-microtask-npm-1.2.3-fcc98e4e2d-900a93d3cd.zip/node_modules/queue-microtask/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["queue-microtask", "npm:1.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["randombytes", [\
["npm:2.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/randombytes-npm-2.1.0-e3da76bccf-50395efda7.zip/node_modules/randombytes/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["randombytes", "npm:2.1.0"],\
["safe-buffer", "npm:5.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["range-parser", [\
["npm:1.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/range-parser-npm-1.2.1-1a470fa390-96c032ac24.zip/node_modules/range-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["range-parser", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["raw-body", [\
["npm:2.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/raw-body-npm-2.4.1-e6e30ccf94-e4107f4dd9.zip/node_modules/raw-body/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["raw-body", "npm:2.4.1"],\
["bytes", "npm:3.1.0"],\
["http-errors", "npm:1.7.3"],\
["iconv-lite", "npm:0.4.24"],\
["unpipe", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.5.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/raw-body-npm-2.5.2-5cb9dfebc1-b201c4b660.zip/node_modules/raw-body/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["raw-body", "npm:2.5.2"],\
["bytes", "npm:3.1.2"],\
["http-errors", "npm:2.0.0"],\
["iconv-lite", "npm:0.4.24"],\
["unpipe", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["rc", [\
["npm:1.2.8", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/rc-npm-1.2.8-d6768ac936-24a0765315.zip/node_modules/rc/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["rc", "npm:1.2.8"],\
["deep-extend", "npm:0.6.0"],\
["ini", "npm:1.3.8"],\
["minimist", "npm:1.2.6"],\
["strip-json-comments", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["read-pkg", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/read-pkg-npm-3.0.0-41471436cb-65acf2df89.zip/node_modules/read-pkg/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["read-pkg", "npm:3.0.0"],\
["load-json-file", "npm:4.0.0"],\
["normalize-package-data", "npm:2.5.0"],\
["path-type", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["read-pkg-up", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/read-pkg-up-npm-3.0.0-3d7faf047f-2cd0a18026.zip/node_modules/read-pkg-up/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["read-pkg-up", "npm:3.0.0"],\
["find-up", "npm:2.1.0"],\
["read-pkg", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["readable-stream", [\
["npm:2.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/readable-stream-npm-2.3.7-77b22a9818-1708755e6c.zip/node_modules/readable-stream/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["readable-stream", "npm:2.3.7"],\
["core-util-is", "npm:1.0.2"],\
["inherits", "npm:2.0.4"],\
["isarray", "npm:1.0.0"],\
["process-nextick-args", "npm:2.0.1"],\
["safe-buffer", "npm:5.1.2"],\
["string_decoder", "npm:1.1.1"],\
["util-deprecate", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}],\
["npm:3.6.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/readable-stream-npm-3.6.0-23a4a5eb56-937bedd29a.zip/node_modules/readable-stream/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["readable-stream", "npm:3.6.0"],\
["inherits", "npm:2.0.4"],\
["string_decoder", "npm:1.3.0"],\
["util-deprecate", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["readdirp", [\
["npm:3.6.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/readdirp-npm-3.6.0-f950cc74ab-6fa848cf63.zip/node_modules/readdirp/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["readdirp", "npm:3.6.0"],\
["picomatch", "npm:2.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["readonly-date", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/readonly-date-npm-1.0.0-e93ba2496b-7ab32bf19f.zip/node_modules/readonly-date/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["readonly-date", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["recast", [\
["npm:0.20.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/recast-npm-0.20.4-b1c06811bf-5603c40ddc.zip/node_modules/recast/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["recast", "npm:0.20.4"],\
["ast-types", "npm:0.14.2"],\
["esprima", "npm:4.0.1"],\
["source-map", "npm:0.6.1"],\
["tslib", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["rechoir", [\
["npm:0.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/rechoir-npm-0.7.0-9bea79bab8-d503ad8116.zip/node_modules/rechoir/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["rechoir", "npm:0.7.0"],\
["resolve", "patch:resolve@npm%3A1.20.0#optional!builtin<compat/resolve>::version=1.20.0&hash=c3c19d"]\
],\
"linkType": "HARD"\
}]\
]],\
["regenerator-runtime", [\
["npm:0.14.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/regenerator-runtime-npm-0.14.0-e060897cf7-e25f062c1a.zip/node_modules/regenerator-runtime/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["regenerator-runtime", "npm:0.14.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["regexpp", [\
["npm:3.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/regexpp-npm-3.2.0-2513f32cfc-d1da82385c.zip/node_modules/regexpp/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["regexpp", "npm:3.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["release-zalgo", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/release-zalgo-npm-1.0.0-aa3e59962f-9e161feb07.zip/node_modules/release-zalgo/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["release-zalgo", "npm:1.0.0"],\
["es6-error", "npm:4.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["remove-trailing-separator", [\
["npm:1.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/remove-trailing-separator-npm-1.1.0-16d7231316-3568f9f8f5.zip/node_modules/remove-trailing-separator/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["remove-trailing-separator", "npm:1.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["require-directory", [\
["npm:2.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/require-directory-npm-2.1.1-8608aee50b-83aa76a7bc.zip/node_modules/require-directory/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["require-directory", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["require-from-string", [\
["npm:2.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/require-from-string-npm-2.0.2-8557e0db12-aaa267e0c5.zip/node_modules/require-from-string/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["require-from-string", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["require-main-filename", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/require-main-filename-npm-2.0.0-03eef65c84-db91467d9e.zip/node_modules/require-main-filename/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["require-main-filename", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["requires-port", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/requires-port-npm-1.0.0-fd036b488a-b2bfdd09db.zip/node_modules/requires-port/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["requires-port", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["resolve", [\
["patch:resolve@npm%3A1.20.0#optional!builtin<compat/resolve>::version=1.20.0&hash=c3c19d", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/resolve-patch-63f1eb0464-b6a5345d1f.zip/node_modules/resolve/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["resolve", "patch:resolve@npm%3A1.20.0#optional!builtin<compat/resolve>::version=1.20.0&hash=c3c19d"],\
["is-core-module", "npm:2.4.0"],\
["path-parse", "npm:1.0.7"]\
],\
"linkType": "HARD"\
}]\
]],\
["resolve-cwd", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/resolve-cwd-npm-3.0.0-e6f4e296bf-e608a3ebd1.zip/node_modules/resolve-cwd/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["resolve-cwd", "npm:3.0.0"],\
["resolve-from", "npm:5.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["resolve-from", [\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/resolve-from-npm-4.0.0-f758ec21bf-8408eec31a.zip/node_modules/resolve-from/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["resolve-from", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:5.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/resolve-from-npm-5.0.0-15c9db4d33-b21cb7f1fb.zip/node_modules/resolve-from/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["resolve-from", "npm:5.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["retry", [\
["npm:0.12.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/retry-npm-0.12.0-72ac7fb4cc-59933e8501.zip/node_modules/retry/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["retry", "npm:0.12.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["reusify", [\
["npm:1.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/reusify-npm-1.0.4-95ac4aec11-c19ef26e4e.zip/node_modules/reusify/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["reusify", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["rfdc", [\
["npm:1.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/rfdc-npm-1.3.0-272f288ad8-a17fd7b81f.zip/node_modules/rfdc/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["rfdc", "npm:1.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["rimraf", [\
["npm:3.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/rimraf-npm-3.0.2-2cb7dac69a-9cb7757acb.zip/node_modules/rimraf/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["rimraf", "npm:3.0.2"],\
["glob", "npm:7.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["ripemd160", [\
["npm:2.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ripemd160-npm-2.0.2-7b1fb8dc76-f6f0df7881.zip/node_modules/ripemd160/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ripemd160", "npm:2.0.2"],\
["hash-base", "npm:3.1.0"],\
["inherits", "npm:2.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["run-parallel", [\
["npm:1.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/run-parallel-npm-1.2.0-3f47ff2034-200b5ab25b.zip/node_modules/run-parallel/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["run-parallel", "npm:1.2.0"],\
["queue-microtask", "npm:1.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["rxjs", [\
["npm:6.6.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/rxjs-npm-6.6.7-055046ea3c-e556a13a9a.zip/node_modules/rxjs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["rxjs", "npm:6.6.7"],\
["tslib", "npm:1.14.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["safe-buffer", [\
["npm:5.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/safe-buffer-npm-5.1.2-c27fedf6c4-780ba6b5d9.zip/node_modules/safe-buffer/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["safe-buffer", "npm:5.1.2"]\
],\
"linkType": "HARD"\
}],\
["npm:5.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/safe-buffer-npm-5.2.1-3481c8aa9b-6501914237.zip/node_modules/safe-buffer/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["safe-buffer", "npm:5.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["safer-buffer", [\
["npm:2.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/safer-buffer-npm-2.1.2-8d5c0b705e-7e3c8b2e88.zip/node_modules/safer-buffer/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["safer-buffer", "npm:2.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["schema-utils", [\
["npm:3.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/schema-utils-npm-3.1.1-8704647575-55a8da802a.zip/node_modules/schema-utils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["schema-utils", "npm:3.1.1"],\
["@types/json-schema", "npm:7.0.11"],\
["ajv", "npm:6.12.6"],\
["ajv-keywords", "virtual:8704647575acf2f5b19fccfcb0acebacd9c94259ebe9afcfaf4c053812fd896f10775930ee5a5949e20833a61503d2cd22aa259cbe69729f6a192de4bf43dc00#npm:3.5.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["semver", [\
["npm:5.7.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/semver-npm-5.7.2-938ee91eaa-e4cf10f86f.zip/node_modules/semver/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["semver", "npm:5.7.2"]\
],\
"linkType": "HARD"\
}],\
["npm:6.3.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/semver-npm-6.3.1-bcba31fdbe-e3d79b6090.zip/node_modules/semver/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["semver", "npm:6.3.1"]\
],\
"linkType": "HARD"\
}],\
["npm:7.5.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/semver-npm-7.5.4-c4ad957fcd-5160b06975.zip/node_modules/semver/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["semver", "npm:7.5.4"],\
["lru-cache", "npm:6.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["serialize-javascript", [\
["npm:6.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/serialize-javascript-npm-6.0.1-fac87289ed-1af427f4fe.zip/node_modules/serialize-javascript/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["serialize-javascript", "npm:6.0.1"],\
["randombytes", "npm:2.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["ses", [\
["npm:0.11.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ses-npm-0.11.1-82b4f2a77b-0199b8830c.zip/node_modules/ses/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ses", "npm:0.11.1"],\
["@agoric/babel-standalone", "npm:7.9.5"],\
["@agoric/make-hardener", "npm:0.1.3"],\
["@agoric/transform-module", "npm:0.4.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["set-blocking", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/set-blocking-npm-2.0.0-49e2cffa24-9f8c1b2d80.zip/node_modules/set-blocking/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["set-blocking", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["setprototypeof", [\
["npm:1.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/setprototypeof-npm-1.1.1-706b6318ec-1084b783f2.zip/node_modules/setprototypeof/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["setprototypeof", "npm:1.1.1"]\
],\
"linkType": "HARD"\
}],\
["npm:1.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/setprototypeof-npm-1.2.0-0fedbdcd3a-6873317302.zip/node_modules/setprototypeof/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["setprototypeof", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["shallow-clone", [\
["npm:3.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/shallow-clone-npm-3.0.1-dab5873d0d-7bab09613a.zip/node_modules/shallow-clone/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["shallow-clone", "npm:3.0.1"],\
["kind-of", "npm:6.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["shebang-command", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/shebang-command-npm-2.0.0-eb2b01921d-a41692e7d8.zip/node_modules/shebang-command/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["shebang-command", "npm:2.0.0"],\
["shebang-regex", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["shebang-regex", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/shebang-regex-npm-3.0.0-899a0cd65e-1dbed0726d.zip/node_modules/shebang-regex/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["shebang-regex", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["shiki", [\
["npm:0.14.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/shiki-npm-0.14.1-f41a21e5be-ebf642c96d.zip/node_modules/shiki/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["shiki", "npm:0.14.1"],\
["ansi-sequence-parser", "npm:1.1.0"],\
["jsonc-parser", "npm:3.2.0"],\
["vscode-oniguruma", "npm:1.7.0"],\
["vscode-textmate", "npm:8.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["side-channel", [\
["npm:1.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/side-channel-npm-1.0.4-e1f38b9e06-054a5d23ee.zip/node_modules/side-channel/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["side-channel", "npm:1.0.4"],\
["call-bind", "npm:1.0.2"],\
["get-intrinsic", "npm:1.1.1"],\
["object-inspect", "npm:1.10.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["signal-exit", [\
["npm:3.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/signal-exit-npm-3.0.3-5a2d797648-645cf460a4.zip/node_modules/signal-exit/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["signal-exit", "npm:3.0.3"]\
],\
"linkType": "HARD"\
}],\
["npm:3.0.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/signal-exit-npm-3.0.7-bd270458a3-25d272fa73.zip/node_modules/signal-exit/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["signal-exit", "npm:3.0.7"]\
],\
"linkType": "HARD"\
}],\
["npm:4.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/signal-exit-npm-4.1.0-61fb957687-41602dce54.zip/node_modules/signal-exit/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["signal-exit", "npm:4.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["simple-concat", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/simple-concat-npm-1.0.1-48df70de29-62f7508e67.zip/node_modules/simple-concat/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["simple-concat", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["simple-get", [\
["npm:3.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/simple-get-npm-3.1.1-dce5923dba-438c78844e.zip/node_modules/simple-get/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["simple-get", "npm:3.1.1"],\
["decompress-response", "npm:4.2.1"],\
["once", "npm:1.4.0"],\
["simple-concat", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["slash", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/slash-npm-3.0.0-b87de2279a-e18488c6a4.zip/node_modules/slash/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["slash", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["slice-ansi", [\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/slice-ansi-npm-4.0.0-6eeca1d10e-6c25678db1.zip/node_modules/slice-ansi/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["slice-ansi", "npm:4.0.0"],\
["ansi-styles", "npm:4.3.0"],\
["astral-regex", "npm:2.0.0"],\
["is-fullwidth-code-point", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["smart-buffer", [\
["npm:4.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/smart-buffer-npm-4.2.0-5ac3f668bb-a16775323e.zip/node_modules/smart-buffer/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["smart-buffer", "npm:4.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["socket.io", [\
["npm:4.7.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/socket.io-npm-4.7.2-c35c68fbd6-ce43f44e21.zip/node_modules/socket.io/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["socket.io", "npm:4.7.2"],\
["accepts", "npm:1.3.7"],\
["base64id", "npm:2.0.0"],\
["cors", "npm:2.8.5"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["engine.io", "npm:6.5.4"],\
["socket.io-adapter", "npm:2.5.2"],\
["socket.io-parser", "npm:4.2.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["socket.io-adapter", [\
["npm:2.5.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/socket.io-adapter-npm-2.5.2-3456682203-4272b643f5.zip/node_modules/socket.io-adapter/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["socket.io-adapter", "npm:2.5.2"],\
["ws", "virtual:4c4278bf0eff415db5295a8f6d2e12a616506bc200730cd68ce3d000bd69865c6dc84a7bd99213de0bbbea83d0dbf14654496da2ed25a3b3be53fec8eb873b0c#npm:8.11.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["socket.io-parser", [\
["npm:4.2.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/socket.io-parser-npm-4.2.4-bf87f78bcd-9383b30358.zip/node_modules/socket.io-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["socket.io-parser", "npm:4.2.4"],\
["@socket.io/component-emitter", "npm:3.1.0"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["socks", [\
["npm:2.7.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/socks-npm-2.7.1-17f2b53052-43f69dbc9f.zip/node_modules/socks/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["socks", "npm:2.7.1"],\
["ip", "npm:2.0.0"],\
["smart-buffer", "npm:4.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["socks-proxy-agent", [\
["npm:7.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/socks-proxy-agent-npm-7.0.0-7aacf32ea0-b859f7eb8e.zip/node_modules/socks-proxy-agent/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["socks-proxy-agent", "npm:7.0.0"],\
["agent-base", "npm:6.0.2"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["socks", "npm:2.7.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["source-map", [\
["npm:0.6.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/source-map-npm-0.6.1-1a3621db16-ab55398007.zip/node_modules/source-map/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["source-map", "npm:0.6.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["source-map-support", [\
["npm:0.5.21", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/source-map-support-npm-0.5.21-09ca99e250-9ee09942f4.zip/node_modules/source-map-support/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["source-map-support", "npm:0.5.21"],\
["buffer-from", "npm:1.1.1"],\
["source-map", "npm:0.6.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["spawn-wrap", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/spawn-wrap-npm-2.0.0-368c0a5bad-0d30001391.zip/node_modules/spawn-wrap/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["spawn-wrap", "npm:2.0.0"],\
["foreground-child", "npm:2.0.0"],\
["is-windows", "npm:1.0.2"],\
["make-dir", "npm:3.1.0"],\
["rimraf", "npm:3.0.2"],\
["signal-exit", "npm:3.0.3"],\
["which", "npm:2.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["spdx-correct", [\
["npm:3.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/spdx-correct-npm-3.1.1-47f574c27a-25909eecc4.zip/node_modules/spdx-correct/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["spdx-correct", "npm:3.1.1"],\
["spdx-expression-parse", "npm:3.0.1"],\
["spdx-license-ids", "npm:3.0.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["spdx-exceptions", [\
["npm:2.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/spdx-exceptions-npm-2.3.0-2b68dad75a-83089e77d2.zip/node_modules/spdx-exceptions/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["spdx-exceptions", "npm:2.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["spdx-expression-parse", [\
["npm:3.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/spdx-expression-parse-npm-3.0.1-b718cbb35a-6f8a41c877.zip/node_modules/spdx-expression-parse/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["spdx-expression-parse", "npm:3.0.1"],\
["spdx-exceptions", "npm:2.3.0"],\
["spdx-license-ids", "npm:3.0.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["spdx-license-ids", [\
["npm:3.0.8", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/spdx-license-ids-npm-3.0.8-1b3b627cc1-ede31945f0.zip/node_modules/spdx-license-ids/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["spdx-license-ids", "npm:3.0.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["sprintf-js", [\
["npm:1.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/sprintf-js-npm-1.0.3-73f0a322fa-ecadcfe4c7.zip/node_modules/sprintf-js/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["sprintf-js", "npm:1.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["ssri", [\
["npm:10.0.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ssri-npm-10.0.5-1a7557d04d-b091f2ae92.zip/node_modules/ssri/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ssri", "npm:10.0.5"],\
["minipass", "npm:7.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["statuses", [\
["npm:1.5.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/statuses-npm-1.5.0-f88f91b2e9-e433900956.zip/node_modules/statuses/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["statuses", "npm:1.5.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/statuses-npm-2.0.1-81d2b97fee-34378b207a.zip/node_modules/statuses/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["statuses", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["streamroller", [\
["npm:3.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/streamroller-npm-3.0.2-6d7ba8035a-0ec9f743b2.zip/node_modules/streamroller/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["streamroller", "npm:3.0.2"],\
["date-format", "npm:4.0.3"],\
["debug", "virtual:6d7ba8035a34a8cbc48e227f3e803dbc3acaabbab2521c3cd66a45a2853fa6bda5b3ccb3ab1942c8a738927bc0e228ea8d5baa6461d73e2cf6a345db629c4f47#npm:4.3.3"],\
["fs-extra", "npm:10.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["string-width", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/string-width-npm-1.0.2-01031f9add-c558438bae.zip/node_modules/string-width/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["string-width", "npm:1.0.2"],\
["code-point-at", "npm:1.1.0"],\
["is-fullwidth-code-point", "npm:1.0.0"],\
["strip-ansi", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:2.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/string-width-npm-2.1.1-0c2c6ae53f-e5f2b169fc.zip/node_modules/string-width/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["string-width", "npm:2.1.1"],\
["is-fullwidth-code-point", "npm:2.0.0"],\
["strip-ansi", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.2.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/string-width-npm-4.2.2-aa12d6b759-3874075d5b.zip/node_modules/string-width/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["string-width", "npm:4.2.2"],\
["emoji-regex", "npm:8.0.0"],\
["is-fullwidth-code-point", "npm:3.0.0"],\
["strip-ansi", "npm:6.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.2.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/string-width-npm-4.2.3-2c27177bae-1e525e92e5.zip/node_modules/string-width/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["string-width", "npm:4.2.3"],\
["emoji-regex", "npm:8.0.0"],\
["is-fullwidth-code-point", "npm:3.0.0"],\
["strip-ansi", "npm:6.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:5.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/string-width-npm-5.1.2-bf60531341-ab9c426444.zip/node_modules/string-width/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["string-width", "npm:5.1.2"],\
["eastasianwidth", "npm:0.2.0"],\
["emoji-regex", "npm:9.2.2"],\
["strip-ansi", "npm:7.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["string.prototype.trimend", [\
["npm:1.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/string.prototype.trimend-npm-1.0.4-a656b8fe24-9fca11ab23.zip/node_modules/string.prototype.trimend/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["string.prototype.trimend", "npm:1.0.4"],\
["call-bind", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["string.prototype.trimstart", [\
["npm:1.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/string.prototype.trimstart-npm-1.0.4-b31f5e7c85-4e4f836f94.zip/node_modules/string.prototype.trimstart/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["string.prototype.trimstart", "npm:1.0.4"],\
["call-bind", "npm:1.0.2"],\
["define-properties", "npm:1.1.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["string_decoder", [\
["npm:1.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/string_decoder-npm-1.1.1-e46a6c1353-b4f89f3a92.zip/node_modules/string_decoder/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["string_decoder", "npm:1.1.1"],\
["safe-buffer", "npm:5.1.2"]\
],\
"linkType": "HARD"\
}],\
["npm:1.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/string_decoder-npm-1.3.0-2422117fd0-810614ddb0.zip/node_modules/string_decoder/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["string_decoder", "npm:1.3.0"],\
["safe-buffer", "npm:5.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["strip-ansi", [\
["npm:3.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/strip-ansi-npm-3.0.1-6aec1365b9-f6e7fbe8e7.zip/node_modules/strip-ansi/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["strip-ansi", "npm:3.0.1"],\
["ansi-regex", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/strip-ansi-npm-4.0.0-d4de985014-d75d9681e0.zip/node_modules/strip-ansi/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["strip-ansi", "npm:4.0.0"],\
["ansi-regex", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:6.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/strip-ansi-npm-6.0.0-904613e9eb-85257c8025.zip/node_modules/strip-ansi/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["strip-ansi", "npm:6.0.0"],\
["ansi-regex", "npm:5.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:6.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/strip-ansi-npm-6.0.1-caddc7cb40-1ae5f212a1.zip/node_modules/strip-ansi/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["strip-ansi", "npm:6.0.1"],\
["ansi-regex", "npm:5.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:7.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/strip-ansi-npm-7.1.0-7453b80b79-a198c3762e.zip/node_modules/strip-ansi/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["strip-ansi", "npm:7.1.0"],\
["ansi-regex", "npm:6.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["strip-bom", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/strip-bom-npm-3.0.0-71e8f81ff9-51201f50e0.zip/node_modules/strip-bom/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["strip-bom", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/strip-bom-npm-4.0.0-97d367a64d-26abad1172.zip/node_modules/strip-bom/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["strip-bom", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["strip-final-newline", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/strip-final-newline-npm-2.0.0-340c4f7c66-bddf8ccd47.zip/node_modules/strip-final-newline/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["strip-final-newline", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["strip-json-comments", [\
["npm:2.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/strip-json-comments-npm-2.0.1-e7883b2d04-b509231cbd.zip/node_modules/strip-json-comments/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["strip-json-comments", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}],\
["npm:3.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/strip-json-comments-npm-3.1.1-dcb2324823-9681a6257b.zip/node_modules/strip-json-comments/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["strip-json-comments", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["supports-color", [\
["npm:5.5.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/supports-color-npm-5.5.0-183ac537bc-6ae5ff319b.zip/node_modules/supports-color/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["supports-color", "npm:5.5.0"],\
["has-flag", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:7.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/supports-color-npm-7.2.0-606bfcf7da-afb4c88521.zip/node_modules/supports-color/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["supports-color", "npm:7.2.0"],\
["has-flag", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:8.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/supports-color-npm-8.1.1-289e937149-ea1d3c275d.zip/node_modules/supports-color/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["supports-color", "npm:8.1.1"],\
["has-flag", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["symbol-observable", [\
["npm:2.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/symbol-observable-npm-2.0.3-d54dcee558-03fb8766b7.zip/node_modules/symbol-observable/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["symbol-observable", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["table", [\
["npm:6.7.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/table-npm-6.7.1-7d70e55c6d-1a3fb63149.zip/node_modules/table/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["table", "npm:6.7.1"],\
["ajv", "npm:8.4.0"],\
["lodash.clonedeep", "npm:4.5.0"],\
["lodash.truncate", "npm:4.4.2"],\
["slice-ansi", "npm:4.0.0"],\
["string-width", "npm:4.2.2"],\
["strip-ansi", "npm:6.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tapable", [\
["npm:2.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/tapable-npm-2.2.0-516ee6aa5b-3d404f474b.zip/node_modules/tapable/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["tapable", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tar", [\
["npm:6.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/tar-npm-6.2.0-3eb25205a7-02ca064a1a.zip/node_modules/tar/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["tar", "npm:6.2.0"],\
["chownr", "npm:2.0.0"],\
["fs-minipass", "npm:2.1.0"],\
["minipass", "npm:5.0.0"],\
["minizlib", "npm:2.1.2"],\
["mkdirp", "npm:1.0.4"],\
["yallist", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tar-fs", [\
["npm:2.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/tar-fs-npm-2.1.1-e374d3b7a2-871d26a934.zip/node_modules/tar-fs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["tar-fs", "npm:2.1.1"],\
["chownr", "npm:1.1.4"],\
["mkdirp-classic", "npm:0.5.3"],\
["pump", "npm:3.0.0"],\
["tar-stream", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tar-stream", [\
["npm:2.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/tar-stream-npm-2.2.0-884c79b510-2f4c910b3e.zip/node_modules/tar-stream/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["tar-stream", "npm:2.2.0"],\
["bl", "npm:4.1.0"],\
["end-of-stream", "npm:1.4.4"],\
["fs-constants", "npm:1.0.0"],\
["inherits", "npm:2.0.4"],\
["readable-stream", "npm:3.6.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["terser", [\
["npm:5.16.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/terser-npm-5.16.6-261a5df329-0bb4795e73.zip/node_modules/terser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser", "npm:5.16.6"],\
["@jridgewell/source-map", "npm:0.3.2"],\
["acorn", "npm:8.7.1"],\
["commander", "npm:2.20.3"],\
["source-map-support", "npm:0.5.21"]\
],\
"linkType": "HARD"\
}]\
]],\
["terser-webpack-plugin", [\
["npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "npm:5.3.7"]\
],\
"linkType": "SOFT"\
}],\
["virtual:0662612366a9fc70de6be81b05ab78b7d0d99b92c76f42fb9e68951bc6838f1ecdf4cc9fae49f79f3007608f8dd21a8f47f379d77b51c7a77bc9c9910a8234dc#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-78fd1ce4ea/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:0662612366a9fc70de6be81b05ab78b7d0d99b92c76f42fb9e68951bc6838f1ecdf4cc9fae49f79f3007608f8dd21a8f47f379d77b51c7a77bc9c9910a8234dc#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:3b1b950ea2d2eb9c09964a95e03eab52605dce1d1921a15527656f6bb5c01b805f1b7aa2f9fab3d4d07b398c78baaf8a2923e30f6a80b1ed8010370ee6935a78#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-270fd91a3d/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:3b1b950ea2d2eb9c09964a95e03eab52605dce1d1921a15527656f6bb5c01b805f1b7aa2f9fab3d4d07b398c78baaf8a2923e30f6a80b1ed8010370ee6935a78#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:3f73d94a4e7b4017fe46fcb13e1230afc5477e41f4a94ff126cb62a7baf6086e76402944b9cb923bbc56ab6073ccf0399248044fd7fa9da8aa9c51a7d4645e13#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-dd70f1e751/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:3f73d94a4e7b4017fe46fcb13e1230afc5477e41f4a94ff126cb62a7baf6086e76402944b9cb923bbc56ab6073ccf0399248044fd7fa9da8aa9c51a7d4645e13#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-41fd5593a0/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:65df4d354ba56fe9f2dd66829a980d1fb69ada9b74b398818c5d8d049e48d745d84dc8030d6898692d5c031c3473449bd4966c642ff455b4a7bafd75fbaa4e5d#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-5d0037aa84/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:65df4d354ba56fe9f2dd66829a980d1fb69ada9b74b398818c5d8d049e48d745d84dc8030d6898692d5c031c3473449bd4966c642ff455b4a7bafd75fbaa4e5d#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:6dd9ef9ba412285d844eea5c4fccba6103d0c67c04c085e3ba986d19470739c21f7cf0f362f84328b4736346bc7372bcc47bce824181bc2a21e79457bb367fb7#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-3c74d01583/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:6dd9ef9ba412285d844eea5c4fccba6103d0c67c04c085e3ba986d19470739c21f7cf0f362f84328b4736346bc7372bcc47bce824181bc2a21e79457bb367fb7#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:737f7b2a101da8f397a9cc9cffaf45c84266648d374574dac02268af2b50ff63ee0c90d5bc5a2015e2638ae78c60d3ed087b73bb162209661606b18d9854aac6#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-220ed9f002/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:737f7b2a101da8f397a9cc9cffaf45c84266648d374574dac02268af2b50ff63ee0c90d5bc5a2015e2638ae78c60d3ed087b73bb162209661606b18d9854aac6#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:c23a86d3a300373e452d0dc4d05b75c3154a99093a695551d0312d503e21e65bec2bf5894283bef1d7b52cfc385febc5760fc7e1f7d51b11c1ec7511d0a403f7#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-75d6a43b78/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:c23a86d3a300373e452d0dc4d05b75c3154a99093a695551d0312d503e21e65bec2bf5894283bef1d7b52cfc385febc5760fc7e1f7d51b11c1ec7511d0a403f7#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:c4cca31a5877e6082d28cb201512711848dd509d0adf69f2ace22735b87c8a47657f6b9d67b7d4f174ec5041782924b3c103cd74b92a733de32695bed8c96c25#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-b6e344075c/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:c4cca31a5877e6082d28cb201512711848dd509d0adf69f2ace22735b87c8a47657f6b9d67b7d4f174ec5041782924b3c103cd74b92a733de32695bed8c96c25#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:d0d42397e00ceb3da6f175faac56d7875843e7df4d9a1b68408b424925a15e2f6818550e883f12b045733d216feadb9c1505068afb96a10dd02d20f67b125397#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-acae1fc8c8/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:d0d42397e00ceb3da6f175faac56d7875843e7df4d9a1b68408b424925a15e2f6818550e883f12b045733d216feadb9c1505068afb96a10dd02d20f67b125397#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:d4501ad5dd2ed242d57b7931f06f7c858f026c413f33fe525943b22a3c436facc6816d7653741b37654004aa4bec55738b903a2631d3cec702851b2f3dac9694#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-a573cf65dd/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:d4501ad5dd2ed242d57b7931f06f7c858f026c413f33fe525943b22a3c436facc6816d7653741b37654004aa4bec55738b903a2631d3cec702851b2f3dac9694#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:d9e1c3a46815bc6a120a6869e99e91068d27087fd4e0e06f6e455e08a9c561113317622bcc85b900f84a70577ddd26e9172afe2a4ec9dcb076df02905a55ff54#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-d505109541/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:d9e1c3a46815bc6a120a6869e99e91068d27087fd4e0e06f6e455e08a9c561113317622bcc85b900f84a70577ddd26e9172afe2a4ec9dcb076df02905a55ff54#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:e2e06937a9841a0482ead15b3b572be99cc4fe75ff9e11dd7b3736997fa6b4a6bdb37433423ad068b6d6a21c79021f983c3e0c751981e489562c048112c274cf#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-e90c20e784/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:e2e06937a9841a0482ead15b3b572be99cc4fe75ff9e11dd7b3736997fa6b4a6bdb37433423ad068b6d6a21c79021f983c3e0c751981e489562c048112c274cf#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:eb6818fa4d672d1448b7662dd0e24299b5bd67ce6ff0d2de4cf73d7b096e56a26ca3137903ab0683a0d9e5132289aaee5cb3d0a2a3dfb36d17beea49348ded09#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-826f9a69fa/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:eb6818fa4d672d1448b7662dd0e24299b5bd67ce6ff0d2de4cf73d7b096e56a26ca3137903ab0683a0d9e5132289aaee5cb3d0a2a3dfb36d17beea49348ded09#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:f916aa627a4663cdf35263853c320ab509673f5ee28e20c62f218c251bb7a232dd14930819e175eb3463206b6cb9540a8860e07bc14f7058ce37430831e6dc1b#npm:5.3.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/terser-webpack-plugin-virtual-6e6431ed46/0/cache/terser-webpack-plugin-npm-5.3.7-4bfad49798-fe54487e67.zip/node_modules/terser-webpack-plugin/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["terser-webpack-plugin", "virtual:f916aa627a4663cdf35263853c320ab509673f5ee28e20c62f218c251bb7a232dd14930819e175eb3463206b6cb9540a8860e07bc14f7058ce37430831e6dc1b#npm:5.3.7"],\
["@jridgewell/trace-mapping", "npm:0.3.17"],\
["@swc/core", null],\
["@types/esbuild", null],\
["@types/swc__core", null],\
["@types/uglify-js", null],\
["@types/webpack", null],\
["esbuild", null],\
["jest-worker", "npm:27.5.1"],\
["schema-utils", "npm:3.1.1"],\
["serialize-javascript", "npm:6.0.1"],\
["terser", "npm:5.16.6"],\
["uglify-js", null],\
["webpack", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:5.76.1"]\
],\
"packagePeers": [\
"@swc/core",\
"@types/esbuild",\
"@types/swc__core",\
"@types/uglify-js",\
"@types/webpack",\
"esbuild",\
"uglify-js",\
"webpack"\
],\
"linkType": "HARD"\
}]\
]],\
["test-exclude", [\
["npm:6.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/test-exclude-npm-6.0.0-3fb03d69df-019d33d81a.zip/node_modules/test-exclude/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["test-exclude", "npm:6.0.0"],\
["@istanbuljs/schema", "npm:0.1.3"],\
["glob", "npm:7.2.0"],\
["minimatch", "npm:3.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["text-table", [\
["npm:0.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/text-table-npm-0.2.0-d92a778b59-02805740c1.zip/node_modules/text-table/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["text-table", "npm:0.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tmp", [\
["npm:0.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/tmp-npm-0.2.1-a9c8d9c0ca-67607aa012.zip/node_modules/tmp/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["tmp", "npm:0.2.1"],\
["rimraf", "npm:3.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["to-fast-properties", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/to-fast-properties-npm-2.0.0-0dc60cc481-b214d21dbf.zip/node_modules/to-fast-properties/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["to-fast-properties", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["to-regex-range", [\
["npm:5.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/to-regex-range-npm-5.0.1-f1e8263b00-487988b0a1.zip/node_modules/to-regex-range/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["to-regex-range", "npm:5.0.1"],\
["is-number", "npm:7.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["toidentifier", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/toidentifier-npm-1.0.0-5dad252f90-27a37b8b21.zip/node_modules/toidentifier/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["toidentifier", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/toidentifier-npm-1.0.1-f759712599-9393727993.zip/node_modules/toidentifier/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["toidentifier", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["ts-node", [\
["npm:8.10.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ts-node-npm-8.10.2-b4fe5a56b0-628343f62f.zip/node_modules/ts-node/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ts-node", "npm:8.10.2"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/ts-node-virtual-1d83fc6663/0/cache/ts-node-npm-8.10.2-b4fe5a56b0-628343f62f.zip/node_modules/ts-node/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
["@types/typescript", null],\
["arg", "npm:4.1.3"],\
["diff", "npm:4.0.2"],\
["make-error", "npm:1.3.6"],\
["source-map-support", "npm:0.5.21"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"],\
["yn", "npm:3.1.1"]\
],\
"packagePeers": [\
"@types/typescript",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["tsconfig-paths", [\
["npm:3.9.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/tsconfig-paths-npm-3.9.0-92dcbdee37-afca164d8a.zip/node_modules/tsconfig-paths/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["tsconfig-paths", "npm:3.9.0"],\
["@types/json5", "npm:0.0.29"],\
["json5", "npm:1.0.2"],\
["minimist", "npm:1.2.6"],\
["strip-bom", "npm:3.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tslib", [\
["npm:1.14.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/tslib-npm-1.14.1-102499115e-69ae09c49e.zip/node_modules/tslib/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["tslib", "npm:1.14.1"]\
],\
"linkType": "HARD"\
}],\
["npm:2.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/tslib-npm-2.2.0-e83a07daa5-62c705c4d7.zip/node_modules/tslib/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["tslib", "npm:2.2.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["tsscmp", [\
["npm:1.0.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/tsscmp-npm-1.0.6-3223087558-2f79a9455e.zip/node_modules/tsscmp/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["tsscmp", "npm:1.0.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["tsutils", [\
["npm:3.21.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/tsutils-npm-3.21.0-347e6636c5-02f19e458e.zip/node_modules/tsutils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["tsutils", "npm:3.21.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:3.21.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/tsutils-virtual-f70ca60929/0/cache/tsutils-npm-3.21.0-347e6636c5-02f19e458e.zip/node_modules/tsutils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["tsutils", "virtual:2e8b63b9512ee302c1e69bb1e3512d620971815ee605065d20bed52f3459d2253d5150a129382f41fb46f2eed830a5b8af9f8e7a56e0fbdf246de03604209ab2#npm:3.21.0"],\
["@types/typescript", null],\
["tslib", "npm:1.14.1"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"]\
],\
"packagePeers": [\
"@types/typescript",\
"typescript"\
],\
"linkType": "HARD"\
}],\
["virtual:838a9315d444a54db96788d2b28a822ef21789df47f5a41ed7f7f2dd34e0a447899fa272d1407402ef6a6b310136ed11ec578f26931b2b84031cd2ba37dba0a0#npm:3.21.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/tsutils-virtual-f32dc97a02/0/cache/tsutils-npm-3.21.0-347e6636c5-02f19e458e.zip/node_modules/tsutils/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["tsutils", "virtual:838a9315d444a54db96788d2b28a822ef21789df47f5a41ed7f7f2dd34e0a447899fa272d1407402ef6a6b310136ed11ec578f26931b2b84031cd2ba37dba0a0#npm:3.21.0"],\
["@types/typescript", null],\
["tslib", "npm:1.14.1"],\
["typescript", null]\
],\
"packagePeers": [\
"@types/typescript",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["tunnel-agent", [\
["npm:0.6.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/tunnel-agent-npm-0.6.0-64345ab7eb-4c7a1b813e.zip/node_modules/tunnel-agent/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["tunnel-agent", "npm:0.6.0"],\
["safe-buffer", "npm:5.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["type-check", [\
["npm:0.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/type-check-npm-0.4.0-60565800ce-7b3fd0ed43.zip/node_modules/type-check/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["type-check", "npm:0.4.0"],\
["prelude-ls", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["type-fest", [\
["npm:0.20.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/type-fest-npm-0.20.2-b36432617f-dea9df45ea.zip/node_modules/type-fest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["type-fest", "npm:0.20.2"]\
],\
"linkType": "HARD"\
}],\
["npm:0.8.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/type-fest-npm-0.8.1-351ad028fe-dffbb99329.zip/node_modules/type-fest/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["type-fest", "npm:0.8.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["type-is", [\
["npm:1.6.18", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/type-is-npm-1.6.18-6dee4d4961-a23daeb538.zip/node_modules/type-is/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["type-is", "npm:1.6.18"],\
["media-typer", "npm:0.3.0"],\
["mime-types", "npm:2.1.35"]\
],\
"linkType": "HARD"\
}]\
]],\
["typedarray-to-buffer", [\
["npm:3.1.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/typedarray-to-buffer-npm-3.1.5-aadc11995e-4ac5b7a93d.zip/node_modules/typedarray-to-buffer/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["typedarray-to-buffer", "npm:3.1.5"],\
["is-typedarray", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["typedoc", [\
["npm:0.23.28", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/typedoc-npm-0.23.28-9a9eb64ab5-d54171221e.zip/node_modules/typedoc/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["typedoc", "npm:0.23.28"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/typedoc-virtual-1d2bb04666/0/cache/typedoc-npm-0.23.28-9a9eb64ab5-d54171221e.zip/node_modules/typedoc/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["typedoc", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:0.23.28"],\
["@types/typescript", null],\
["lunr", "npm:2.3.9"],\
["marked", "npm:4.3.0"],\
["minimatch", "npm:7.4.4"],\
["shiki", "npm:0.14.1"],\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"]\
],\
"packagePeers": [\
"@types/typescript",\
"typescript"\
],\
"linkType": "HARD"\
}]\
]],\
["typescript", [\
["patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/typescript-patch-32ada147aa-e3333f887c.zip/node_modules/typescript/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["typescript", "patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"]\
],\
"linkType": "HARD"\
}]\
]],\
["ua-parser-js", [\
["npm:0.7.37", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ua-parser-js-npm-0.7.37-caddca0606-38295744f1.zip/node_modules/ua-parser-js/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ua-parser-js", "npm:0.7.37"]\
],\
"linkType": "HARD"\
}]\
]],\
["unbox-primitive", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/unbox-primitive-npm-1.0.1-50b9fde246-6f0b91b074.zip/node_modules/unbox-primitive/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["unbox-primitive", "npm:1.0.1"],\
["function-bind", "npm:1.1.1"],\
["has-bigints", "npm:1.0.1"],\
["has-symbols", "npm:1.0.2"],\
["which-boxed-primitive", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
2025-01-15 13:06:12 +01:00
["undici-types", [\
["npm:6.20.0", {\
"packageLocation": "./.yarn/cache/undici-types-npm-6.20.0-bd21e669af-68e659a988.zip/node_modules/undici-types/",\
"packageDependencies": [\
["undici-types", "npm:6.20.0"]\
],\
"linkType": "HARD"\
}]\
]],\
2025-01-14 18:21:09 +01:00
["unique-filename", [\
["npm:3.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/unique-filename-npm-3.0.0-77d68e0a45-6363e40b2f.zip/node_modules/unique-filename/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["unique-filename", "npm:3.0.0"],\
["unique-slug", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["unique-slug", [\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/unique-slug-npm-4.0.0-e6b08f28aa-cb811d9d54.zip/node_modules/unique-slug/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["unique-slug", "npm:4.0.0"],\
["imurmurhash", "npm:0.1.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["universalify", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/universalify-npm-2.0.0-03b8b418a8-07092b9f46.zip/node_modules/universalify/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["universalify", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["unpipe", [\
["npm:1.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/unpipe-npm-1.0.0-2ed2a3c2bf-193400255b.zip/node_modules/unpipe/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["unpipe", "npm:1.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["update-browserslist-db", [\
["npm:1.0.13", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/update-browserslist-db-npm-1.0.13-ea7b8ee24d-e52b8b521c.zip/node_modules/update-browserslist-db/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["update-browserslist-db", "npm:1.0.13"]\
],\
"linkType": "SOFT"\
}],\
["virtual:cccae6d74e613cbaceb4c608cb01004dea3f5ca235673f5c541d60f516ef320907d258256abf63eac9b8704e23cf5d52eb19f2a57a07471accc943ea645de308#npm:1.0.13", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/update-browserslist-db-virtual-1935275eaa/0/cache/update-browserslist-db-npm-1.0.13-ea7b8ee24d-e52b8b521c.zip/node_modules/update-browserslist-db/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["update-browserslist-db", "virtual:cccae6d74e613cbaceb4c608cb01004dea3f5ca235673f5c541d60f516ef320907d258256abf63eac9b8704e23cf5d52eb19f2a57a07471accc943ea645de308#npm:1.0.13"],\
["@types/browserslist", null],\
["browserslist", "npm:4.22.1"],\
["escalade", "npm:3.1.1"],\
["picocolors", "npm:1.0.0"]\
],\
"packagePeers": [\
"@types/browserslist",\
"browserslist"\
],\
"linkType": "HARD"\
}]\
]],\
["uri-js", [\
["npm:4.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/uri-js-npm-4.4.1-66d11cbcaf-4ef57b45aa.zip/node_modules/uri-js/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["uri-js", "npm:4.4.1"],\
["punycode", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["usb", [\
["npm:1.9.2", {\
"packageLocation": "./.yarn/unplugged/usb-npm-1.9.2-7362a49b80/node_modules/usb/",\
"packageDependencies": [\
["usb", "npm:1.9.2"],\
["node-addon-api", "npm:4.3.0"],\
["node-gyp", "npm:9.4.0"],\
["node-gyp-build", "npm:4.5.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["util-deprecate", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/util-deprecate-npm-1.0.2-e3fe1a219c-41a5bdd214.zip/node_modules/util-deprecate/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["util-deprecate", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["utils-merge", [\
["npm:1.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/utils-merge-npm-1.0.1-363bbdfbca-02ba649de1.zip/node_modules/utils-merge/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["utils-merge", "npm:1.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["uuid", [\
["npm:3.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/uuid-npm-3.4.0-4fd8ef88ad-1c13950df8.zip/node_modules/uuid/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["uuid", "npm:3.4.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["v8-compile-cache", [\
["npm:2.3.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/v8-compile-cache-npm-2.3.0-961375f150-b2d866febf.zip/node_modules/v8-compile-cache/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["v8-compile-cache", "npm:2.3.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["validate-npm-package-license", [\
["npm:3.0.4", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/validate-npm-package-license-npm-3.0.4-7af8adc7a8-7b91e455a8.zip/node_modules/validate-npm-package-license/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["validate-npm-package-license", "npm:3.0.4"],\
["spdx-correct", "npm:3.1.1"],\
["spdx-expression-parse", "npm:3.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["vary", [\
["npm:1.1.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/vary-npm-1.1.2-b49f70ae63-f15d588d79.zip/node_modules/vary/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["vary", "npm:1.1.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["void-elements", [\
["npm:2.0.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/void-elements-npm-2.0.1-85e6962130-23b4f35bbe.zip/node_modules/void-elements/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["void-elements", "npm:2.0.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["vscode-oniguruma", [\
["npm:1.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/vscode-oniguruma-npm-1.7.0-07cc55fbcc-bef0073c66.zip/node_modules/vscode-oniguruma/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["vscode-oniguruma", "npm:1.7.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["vscode-textmate", [\
["npm:8.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/vscode-textmate-npm-8.0.0-2deb0cc7cf-836f7fe73f.zip/node_modules/vscode-textmate/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["vscode-textmate", "npm:8.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["watchpack", [\
["npm:2.4.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/watchpack-npm-2.4.0-7ec4b9cc65-c5e35f9fb9.zip/node_modules/watchpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["watchpack", "npm:2.4.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.6"]\
],\
"linkType": "HARD"\
}]\
]],\
["webpack", [\
["npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "npm:5.76.1"]\
],\
"linkType": "SOFT"\
}],\
["virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-c4cca31a58/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:c4cca31a5877e6082d28cb201512711848dd509d0adf69f2ace22735b87c8a47657f6b9d67b7d4f174ec5041782924b3c103cd74b92a733de32695bed8c96c25#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-eb6818fa4d/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:eb6818fa4d672d1448b7662dd0e24299b5bd67ce6ff0d2de4cf73d7b096e56a26ca3137903ab0683a0d9e5132289aaee5cb3d0a2a3dfb36d17beea49348ded09#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-d0d42397e0/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:d0d42397e00ceb3da6f175faac56d7875843e7df4d9a1b68408b424925a15e2f6818550e883f12b045733d216feadb9c1505068afb96a10dd02d20f67b125397#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-e2e06937a9/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:e2e06937a9841a0482ead15b3b572be99cc4fe75ff9e11dd7b3736997fa6b4a6bdb37433423ad068b6d6a21c79021f983c3e0c751981e489562c048112c274cf#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-649d43d628/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-f916aa627a/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:f916aa627a4663cdf35263853c320ab509673f5ee28e20c62f218c251bb7a232dd14930819e175eb3463206b6cb9540a8860e07bc14f7058ce37430831e6dc1b#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-d4501ad5dd/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:d4501ad5dd2ed242d57b7931f06f7c858f026c413f33fe525943b22a3c436facc6816d7653741b37654004aa4bec55738b903a2631d3cec702851b2f3dac9694#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-c23a86d3a3/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:c23a86d3a300373e452d0dc4d05b75c3154a99093a695551d0312d503e21e65bec2bf5894283bef1d7b52cfc385febc5760fc7e1f7d51b11c1ec7511d0a403f7#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-65df4d354b/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:65df4d354ba56fe9f2dd66829a980d1fb69ada9b74b398818c5d8d049e48d745d84dc8030d6898692d5c031c3473449bd4966c642ff455b4a7bafd75fbaa4e5d#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-6dd9ef9ba4/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:6dd9ef9ba412285d844eea5c4fccba6103d0c67c04c085e3ba986d19470739c21f7cf0f362f84328b4736346bc7372bcc47bce824181bc2a21e79457bb367fb7#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-3f73d94a4e/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:3f73d94a4e7b4017fe46fcb13e1230afc5477e41f4a94ff126cb62a7baf6086e76402944b9cb923bbc56ab6073ccf0399248044fd7fa9da8aa9c51a7d4645e13#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-3b1b950ea2/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:3b1b950ea2d2eb9c09964a95e03eab52605dce1d1921a15527656f6bb5c01b805f1b7aa2f9fab3d4d07b398c78baaf8a2923e30f6a80b1ed8010370ee6935a78#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-d9e1c3a468/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:d9e1c3a46815bc6a120a6869e99e91068d27087fd4e0e06f6e455e08a9c561113317622bcc85b900f84a70577ddd26e9172afe2a4ec9dcb076df02905a55ff54#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-0662612366/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:0662612366a9fc70de6be81b05ab78b7d0d99b92c76f42fb9e68951bc6838f1ecdf4cc9fae49f79f3007608f8dd21a8f47f379d77b51c7a77bc9c9910a8234dc#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}],\
["virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:5.76.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-virtual-737f7b2a10/0/cache/webpack-npm-5.76.1-9aeb64c072-9cfc3f5a42.zip/node_modules/webpack/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:5.76.1"],\
["@types/eslint-scope", "npm:3.7.4"],\
["@types/estree", "npm:0.0.51"],\
["@types/webpack-cli", null],\
["@webassemblyjs/ast", "npm:1.11.1"],\
["@webassemblyjs/wasm-edit", "npm:1.11.1"],\
["@webassemblyjs/wasm-parser", "npm:1.11.1"],\
["acorn", "npm:8.8.2"],\
["acorn-import-assertions", "virtual:649d43d628b038ec7515d6cd55a1f205f1f9be957775bab1051fa892d7134eacd3953dc17b1e5afabc029e0704f7c6d1987d40053443b0fc03cf0d54d13f3a36#npm:1.8.0"],\
["browserslist", "npm:4.16.6"],\
["chrome-trace-event", "npm:1.0.3"],\
["enhanced-resolve", "npm:5.12.0"],\
["es-module-lexer", "npm:0.9.3"],\
["eslint-scope", "npm:5.1.1"],\
["events", "npm:3.3.0"],\
["glob-to-regexp", "npm:0.4.1"],\
["graceful-fs", "npm:4.2.10"],\
["json-parse-even-better-errors", "npm:2.3.1"],\
["loader-runner", "npm:4.2.0"],\
["mime-types", "npm:2.1.35"],\
["neo-async", "npm:2.6.2"],\
["schema-utils", "npm:3.1.1"],\
["tapable", "npm:2.2.0"],\
["terser-webpack-plugin", "virtual:737f7b2a101da8f397a9cc9cffaf45c84266648d374574dac02268af2b50ff63ee0c90d5bc5a2015e2638ae78c60d3ed087b73bb162209661606b18d9854aac6#npm:5.3.7"],\
["watchpack", "npm:2.4.0"],\
["webpack-cli", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0"],\
["webpack-sources", "npm:3.2.3"]\
],\
"packagePeers": [\
"@types/webpack-cli",\
"webpack-cli"\
],\
"linkType": "HARD"\
}]\
]],\
["webpack-cli", [\
["npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "npm:4.7.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-98bf358c50/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:98bf358c501855e8743ae991de414e6a786f1298755a0a8602d82cdaa5173e33d864020ac1fdf90829f00b3737844455215343b73ce27125126e9a2bb0f78747#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:14e834828d065c83a62d939f78f867dca06a99ef32e4048b15b8f9e3433169eca01f5c29b8d8692cae8f8109cda402ac498149ee584b3d3b9e10e5ef4428aaa9#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-a52c57a2f2/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:a52c57a2f219548b55c02cd38ccc5537df09cd5a76db0d2f06e70fdb8f2b0fc85a32f0e5a3a1b9f0e85d1c648d8aa7c8c60819690b44741a49cb4f5689f81e0f#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:1a72a83ae6f92c6f3e756c713a9a31ccfa711e7e2f1243788a7cf7ade4d78c0c1ff62213d9b07eaa19d318c078695418641698a55516ba18eae8be3fd315083a#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-3f317c00d6/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:3f317c00d6f5d4b597361fb23682c53767cae5897bd1a69b65d898f86e2e08dd74b2ebcc074d1f7c1982b7964d3e381749811b4553c03a4dac0923648c98cf5f#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:32bdce0525b6fd38c0ffab310007869ff277762ac809c2d2b6ac7a63bc1b80e6f56e6507ed75fd8459648eb5d0172adc064466a9729b1d8c49e093b697f760e1#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-3ea0c3d01a/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:3ea0c3d01a91f33f2b24b3c62295ba50dc5ef053f064cdf07af43c620c6676ffb7047384e94d8051c46c3fcde0c51e60e90f847a877a41fe8c439f2527308476#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:45dc8d177c5463b02ae2b62c45461f6704449bac45b0b4bf10ceca81013a617a6fa5aaf2547e43076d50ac57cad5c9979a6da6e8adf35b42d844e73e8c014613#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-0dffb89908/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:0dffb8990811e5c397885e163b3d6c3a962e214d8c54600fce976052ec938b6bf73c0d4710c1ae94feb6a13cd1ef2dcf6a2703b948ea0ab44ded996e8903eca9#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-1a6414db5d/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:1a6414db5d72e5953d80806e633b46faad6e5f2c7ad2c1288bd98b3a164f8f43066dc78438f2e5f9fa1fcb8ec7e3c46a8c1d103b486aff4adfc1ae573b2864e2#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:59dbf28df0b44553f74b7f3dd446a5bd2c11faf0a1518276fd6f945187079c5efd2da665c225efeaf92e186ce2ab9d524adc7b7b39eb091a0f2fb60aac3cbe9f#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-3f2095d1b1/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:3f2095d1b1ae86c3528b28bd8410f4d8bf5f6047b5402e111275cdabf96cfed69de5749998e5371b82993388087e5eee4fbc64b5a88b9a1f7cccaf495cab5b18#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:7bcfa345571c06768a3dbc91a42526f0822237866e2d9cb58705577be6cb39fb02f8c1251069bcf70d11a05dfde2de19f521968b6f5d0f6652f231deb4bdab09#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-19b2f12781/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:19b2f127812c1907b1a38c9a09197f204b62fe7eef6532a842d9e5edd0b340137d9842e41494462fa7a7e7606b2c2e959ccd71fd984fd23865c8a0d5c45bdc93#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:8b096e2a9a434b4277d6f02b903bdce7d29a5d4c50de89707a93f84c84c73759c4741dd158307f1c75ce3c1e2c05b0da1b938a114cc37854c89c2bd2552c9236#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-8aa70e5ddf/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:8aa70e5ddf4bf177ef358ddf514e31e5ae37328cf6140c50a8bf949f5e5058766ef80c00056d13489dc3eb71d291591fef5996e6062a700bbf7c95a98b6e50c2#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-6aa2f0205c/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:6aa2f0205c2e84475d560e84447d4ad5469ae4a696d3c5fd04b106f0acfd3605d22dce182c31de5f85d3ce85becb1071c029b25e06429fdf284beed8e1f7b1be#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:a1fa79937af15b1c91e93bc5d3d31ca355b63338661e2fdb0dcf118caae9fc0800b2363f4e1f737165df645622f04072fe0e111167d7652cb3d8623eb7548b9c#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-f163430d48/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:f163430d480c7d1a43ed44430ddc1d3b80854df746309b4d16766c3a534976b48dd4c8639aa68947f16c23f4b2d63d59f83ad577265bf920b9b42be9085d01c7#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:a31700cf86cea838c0f4917245e51b30d6c0a2e667770fb31e497ee0a2d898d5608fba085ac0c1f38177dd8e390865bebffdc50954bc24bc1fb6d5c42bbd51cc#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-712183b825/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:712183b8256b1ad2b955dfd65392300c7ccc5ef7a8fe0263558a47bb329e60ecc3e2c46c83fde3173db60fa97b8e7ca90b297c7aee52a2ca3bece0c7577ba565#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:c246025b363fcdd286d19223b9e5c9d41d6b4e10c1ac203d049eef0026c6c6fd3d893f42665b20a1dc263af14f7698c498822f02ba3cc068bddabeaf6d4b98ea#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-87e4e29d0a/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:87e4e29d0a073486e83efd3fb6ccb7905fedbae979a2f77544c4e7ebf5a6bf9cb2ec8ed5b3be875e151cdf6e30b7c3d3d2c148a069709cbac3edecc2314b098d#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:ccd7bdb71649037a1a0a4683a969c7a445e96784e6e17fdf2248fd29ab34e212b967e8a3bd2e3bd9d02ee048b1b3b3d74219a50fdbee85a0178c2c53fbd58c3c#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-ef44dbe4a0/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:ef44dbe4a0887b3ad14f09b6347c15d0db82a8927990a2da2fd639dc590694850b3df878dd3cbc868013c58ae6dcaeda4d5d16b96817c60d1a31ea77f0c0c1a2#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:d5037fb6cb5ae0ea3e1abfa18c6b0b09006e3ee27af43c076bb3eab879c3679bba8a5c55c42f03ddd47ae58ceabbf7a06477ca582879ac7623c7c140cfd0449f#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}],\
["virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/webpack-cli-virtual-e545141db9/0/cache/webpack-cli-npm-4.7.0-cb3d7c34ff-8686232468.zip/node_modules/webpack-cli/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-cli", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:4.7.0"],\
["@discoveryjs/json-ext", "npm:0.5.3"],\
["@types/webpack", null],\
["@types/webpack-bundle-analyzer", null],\
["@types/webpack-cli__generators", null],\
["@types/webpack-cli__migrate", null],\
["@types/webpack-dev-server", null],\
["@webpack-cli/configtest", "virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.0.3"],\
["@webpack-cli/generators", null],\
["@webpack-cli/info", "virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.2.4"],\
["@webpack-cli/migrate", null],\
["@webpack-cli/serve", "virtual:e545141db94d121e901ffbb09d6c54f53f485ecdf99f9847aaf0f186594082f8121d89d8183c7bf05b17673cbb64c358037fbd69d06a0ad71096f07b595a2385#npm:1.4.0"],\
["colorette", "npm:1.2.2"],\
["commander", "npm:7.2.0"],\
["execa", "npm:5.0.0"],\
["fastest-levenshtein", "npm:1.0.12"],\
["import-local", "npm:3.0.2"],\
["interpret", "npm:2.2.0"],\
["rechoir", "npm:0.7.0"],\
["v8-compile-cache", "npm:2.3.0"],\
["webpack", "virtual:d9e325cc72640bcdd8c0595d77f162dd82bcc03bb06facad45b0fa8fc5bf522b30e1f0b4591f9923a0022943ddb750feb3eac78ddc29663f277c3567f21d9aba#npm:5.76.1"],\
["webpack-bundle-analyzer", null],\
["webpack-dev-server", null],\
["webpack-merge", "npm:5.7.3"]\
],\
"packagePeers": [\
"@types/webpack-bundle-analyzer",\
"@types/webpack-cli__generators",\
"@types/webpack-cli__migrate",\
"@types/webpack-dev-server",\
"@types/webpack",\
"@webpack-cli/generators",\
"@webpack-cli/migrate",\
"webpack-bundle-analyzer",\
"webpack-dev-server",\
"webpack"\
],\
"linkType": "HARD"\
}]\
]],\
["webpack-merge", [\
["npm:5.7.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/webpack-merge-npm-5.7.3-f596ce4401-be95ea2510.zip/node_modules/webpack-merge/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-merge", "npm:5.7.3"],\
["clone-deep", "npm:4.0.1"],\
["wildcard", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["webpack-sources", [\
["npm:3.2.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/webpack-sources-npm-3.2.3-6bfb5d9563-2ef63d77c4.zip/node_modules/webpack-sources/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["webpack-sources", "npm:3.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["which", [\
["npm:1.3.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/which-npm-1.3.1-f0ebb8bdd8-e945a8b6bb.zip/node_modules/which/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["which", "npm:1.3.1"],\
["isexe", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:2.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/which-npm-2.0.2-320ddf72f7-66522872a7.zip/node_modules/which/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["which", "npm:2.0.2"],\
["isexe", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["which-boxed-primitive", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/which-boxed-primitive-npm-1.0.2-e214f9ae5a-0a62a03c00.zip/node_modules/which-boxed-primitive/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["which-boxed-primitive", "npm:1.0.2"],\
["is-bigint", "npm:1.0.2"],\
["is-boolean-object", "npm:1.1.1"],\
["is-number-object", "npm:1.0.5"],\
["is-string", "npm:1.0.6"],\
["is-symbol", "npm:1.0.4"]\
],\
"linkType": "HARD"\
}]\
]],\
["which-module", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/which-module-npm-2.0.0-daf3daa08d-946ffdbcd6.zip/node_modules/which-module/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["which-module", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["wide-align", [\
["npm:1.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/wide-align-npm-1.1.3-48c7d4953c-9bf69ad55f.zip/node_modules/wide-align/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["wide-align", "npm:1.1.3"],\
["string-width", "npm:2.1.1"]\
],\
"linkType": "HARD"\
}],\
["npm:1.1.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/wide-align-npm-1.1.5-889d77e592-1d9c2a3e36.zip/node_modules/wide-align/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["wide-align", "npm:1.1.5"],\
["string-width", "npm:4.2.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["wildcard", [\
["npm:2.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/wildcard-npm-2.0.0-baedca033a-4e22a45f4f.zip/node_modules/wildcard/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["wildcard", "npm:2.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["word-wrap", [\
["npm:1.2.5", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/word-wrap-npm-1.2.5-42d00c4b09-e0e4a1ca27.zip/node_modules/word-wrap/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["word-wrap", "npm:1.2.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["wrap-ansi", [\
["npm:6.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/wrap-ansi-npm-6.2.0-439a7246d8-baad244e6e.zip/node_modules/wrap-ansi/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["wrap-ansi", "npm:6.2.0"],\
["ansi-styles", "npm:4.3.0"],\
["string-width", "npm:4.2.2"],\
["strip-ansi", "npm:6.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:7.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/wrap-ansi-npm-7.0.0-ad6e1a0554-d15fc12c11.zip/node_modules/wrap-ansi/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["wrap-ansi", "npm:7.0.0"],\
["ansi-styles", "npm:4.3.0"],\
["string-width", "npm:4.2.2"],\
["strip-ansi", "npm:6.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:8.1.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/wrap-ansi-npm-8.1.0-26a4e6ae28-138ff58a41.zip/node_modules/wrap-ansi/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["wrap-ansi", "npm:8.1.0"],\
["ansi-styles", "npm:6.2.1"],\
["string-width", "npm:5.1.2"],\
["strip-ansi", "npm:7.1.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["wrappy", [\
["npm:1.0.2", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/wrappy-npm-1.0.2-916de4d4b3-56fece1a40.zip/node_modules/wrappy/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["wrappy", "npm:1.0.2"]\
],\
"linkType": "HARD"\
}]\
]],\
["write-file-atomic", [\
["npm:3.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/write-file-atomic-npm-3.0.3-d948a237da-7fb67affd8.zip/node_modules/write-file-atomic/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["write-file-atomic", "npm:3.0.3"],\
["imurmurhash", "npm:0.1.4"],\
["is-typedarray", "npm:1.0.0"],\
["signal-exit", "npm:3.0.3"],\
["typedarray-to-buffer", "npm:3.1.5"]\
],\
"linkType": "HARD"\
}]\
]],\
["ws", [\
["npm:7.4.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ws-npm-7.4.6-9c9a725604-4b44b59bbc.zip/node_modules/ws/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ws", "npm:7.4.6"]\
],\
"linkType": "SOFT"\
}],\
["npm:8.11.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ws-npm-8.11.0-ab72116a01-b672b312f3.zip/node_modules/ws/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ws", "npm:8.11.0"]\
],\
"linkType": "SOFT"\
}],\
["virtual:4c4278bf0eff415db5295a8f6d2e12a616506bc200730cd68ce3d000bd69865c6dc84a7bd99213de0bbbea83d0dbf14654496da2ed25a3b3be53fec8eb873b0c#npm:8.11.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/ws-virtual-608b1995dd/0/cache/ws-npm-8.11.0-ab72116a01-b672b312f3.zip/node_modules/ws/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ws", "virtual:4c4278bf0eff415db5295a8f6d2e12a616506bc200730cd68ce3d000bd69865c6dc84a7bd99213de0bbbea83d0dbf14654496da2ed25a3b3be53fec8eb873b0c#npm:8.11.0"],\
["@types/bufferutil", null],\
["@types/utf-8-validate", null],\
["bufferutil", null],\
["utf-8-validate", null]\
],\
"packagePeers": [\
"@types/bufferutil",\
"@types/utf-8-validate",\
"bufferutil",\
"utf-8-validate"\
],\
"linkType": "HARD"\
}],\
["virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:7.4.6", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/__virtual__/ws-virtual-271fa5cbbc/0/cache/ws-npm-7.4.6-9c9a725604-4b44b59bbc.zip/node_modules/ws/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ws", "virtual:992e8a49329af27dec1603ba7ec6f83173fb73e1d5752e95d78d0bec9ff8e148a218f65e20742125a49b958677fd4d6119ec35f9c56f9b4ea72f0e32f53b591b#npm:7.4.6"],\
["@types/bufferutil", null],\
["@types/utf-8-validate", null],\
["bufferutil", null],\
["utf-8-validate", null]\
],\
"packagePeers": [\
"@types/bufferutil",\
"@types/utf-8-validate",\
"bufferutil",\
"utf-8-validate"\
],\
"linkType": "HARD"\
}]\
]],\
["xstream", [\
["npm:11.14.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/xstream-npm-11.14.0-cb67d59ee0-7a28baedc6.zip/node_modules/xstream/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["xstream", "npm:11.14.0"],\
["globalthis", "npm:1.0.2"],\
["symbol-observable", "npm:2.0.3"]\
],\
"linkType": "HARD"\
}]\
]],\
["y18n", [\
["npm:4.0.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/y18n-npm-4.0.3-ced95acdbc-308a2efd7c.zip/node_modules/y18n/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["y18n", "npm:4.0.3"]\
],\
"linkType": "HARD"\
}],\
["npm:5.0.8", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/y18n-npm-5.0.8-5f3a0a7e62-4df2842c36.zip/node_modules/y18n/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["y18n", "npm:5.0.8"]\
],\
"linkType": "HARD"\
}]\
]],\
["yallist", [\
["npm:3.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/yallist-npm-3.1.1-a568a556b4-c66a5c46bc.zip/node_modules/yallist/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["yallist", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}],\
["npm:4.0.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/yallist-npm-4.0.0-b493d9e907-2286b5e8db.zip/node_modules/yallist/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["yallist", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["yargs", [\
["npm:15.4.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/yargs-npm-15.4.1-ca1c444de1-f1ca680c97.zip/node_modules/yargs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["yargs", "npm:15.4.1"],\
["cliui", "npm:6.0.0"],\
["decamelize", "npm:1.2.0"],\
["find-up", "npm:4.1.0"],\
["get-caller-file", "npm:2.0.5"],\
["require-directory", "npm:2.1.1"],\
["require-main-filename", "npm:2.0.0"],\
["set-blocking", "npm:2.0.0"],\
["string-width", "npm:4.2.2"],\
["which-module", "npm:2.0.0"],\
["y18n", "npm:4.0.3"],\
["yargs-parser", "npm:18.1.3"]\
],\
"linkType": "HARD"\
}],\
["npm:16.2.0", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/yargs-npm-16.2.0-547873d425-b1dbfefa67.zip/node_modules/yargs/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["yargs", "npm:16.2.0"],\
["cliui", "npm:7.0.4"],\
["escalade", "npm:3.1.1"],\
["get-caller-file", "npm:2.0.5"],\
["require-directory", "npm:2.1.1"],\
["string-width", "npm:4.2.2"],\
["y18n", "npm:5.0.8"],\
["yargs-parser", "npm:20.2.7"]\
],\
"linkType": "HARD"\
}]\
]],\
["yargs-parser", [\
["npm:18.1.3", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/yargs-parser-npm-18.1.3-0ba9c4f088-25df918833.zip/node_modules/yargs-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["yargs-parser", "npm:18.1.3"],\
["camelcase", "npm:5.3.1"],\
["decamelize", "npm:1.2.0"]\
],\
"linkType": "HARD"\
}],\
["npm:20.2.7", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/yargs-parser-npm-20.2.7-5ab0b83136-0c64f63502.zip/node_modules/yargs-parser/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["yargs-parser", "npm:20.2.7"]\
],\
"linkType": "HARD"\
}]\
]],\
["ylru", [\
["npm:1.2.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/ylru-npm-1.2.1-4471986a45-8e5bb5f2b4.zip/node_modules/ylru/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["ylru", "npm:1.2.1"]\
],\
"linkType": "HARD"\
}]\
]],\
["yn", [\
["npm:3.1.1", {\
2025-01-14 18:40:23 +01:00
"packageLocation": "./.yarn/cache/yn-npm-3.1.1-8ad4259784-0732468dd7.zip/node_modules/yn/",\
2025-01-14 18:21:09 +01:00
"packageDependencies": [\
["yn", "npm:3.1.1"]\
],\
"linkType": "HARD"\
}]\
]]\
]\
}';
function $$SETUP_STATE(hydrateRuntimeState, basePath) {
return hydrateRuntimeState(JSON.parse(RAW_RUNTIME_STATE), {basePath: basePath || __dirname});
}
const fs = require('fs');
const path = require('path');
const crypto = require('crypto');
const os = require('os');
const events = require('events');
const nodeUtils = require('util');
const stream = require('stream');
const zlib = require('zlib');
const require$$0 = require('module');
const StringDecoder = require('string_decoder');
const url = require('url');
const buffer = require('buffer');
const readline = require('readline');
const assert = require('assert');
const _interopDefaultLegacy = e => e && typeof e === 'object' && 'default' in e ? e : { default: e };
function _interopNamespace(e) {
if (e && e.__esModule) return e;
const n = Object.create(null);
if (e) {
for (const k in e) {
if (k !== 'default') {
const d = Object.getOwnPropertyDescriptor(e, k);
Object.defineProperty(n, k, d.get ? d : {
enumerable: true,
get: () => e[k]
});
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
n.default = e;
return Object.freeze(n);
}
const fs__default = /*#__PURE__*/_interopDefaultLegacy(fs);
const path__default = /*#__PURE__*/_interopDefaultLegacy(path);
const nodeUtils__namespace = /*#__PURE__*/_interopNamespace(nodeUtils);
const zlib__default = /*#__PURE__*/_interopDefaultLegacy(zlib);
const require$$0__default = /*#__PURE__*/_interopDefaultLegacy(require$$0);
const StringDecoder__default = /*#__PURE__*/_interopDefaultLegacy(StringDecoder);
const buffer__default = /*#__PURE__*/_interopDefaultLegacy(buffer);
const assert__default = /*#__PURE__*/_interopDefaultLegacy(assert);
const S_IFMT = 61440;
const S_IFDIR = 16384;
const S_IFREG = 32768;
const S_IFLNK = 40960;
const SAFE_TIME = 456789e3;
function makeError$1(code, message) {
return Object.assign(new Error(`${code}: ${message}`), { code });
}
function EBUSY(message) {
return makeError$1(`EBUSY`, message);
}
function ENOSYS(message, reason) {
return makeError$1(`ENOSYS`, `${message}, ${reason}`);
}
function EINVAL(reason) {
return makeError$1(`EINVAL`, `invalid argument, ${reason}`);
}
function EBADF(reason) {
return makeError$1(`EBADF`, `bad file descriptor, ${reason}`);
}
function ENOENT(reason) {
return makeError$1(`ENOENT`, `no such file or directory, ${reason}`);
}
function ENOTDIR(reason) {
return makeError$1(`ENOTDIR`, `not a directory, ${reason}`);
}
function EISDIR(reason) {
return makeError$1(`EISDIR`, `illegal operation on a directory, ${reason}`);
}
function EEXIST(reason) {
return makeError$1(`EEXIST`, `file already exists, ${reason}`);
}
function EROFS(reason) {
return makeError$1(`EROFS`, `read-only filesystem, ${reason}`);
}
function ENOTEMPTY(reason) {
return makeError$1(`ENOTEMPTY`, `directory not empty, ${reason}`);
}
function EOPNOTSUPP(reason) {
return makeError$1(`EOPNOTSUPP`, `operation not supported, ${reason}`);
}
function ERR_DIR_CLOSED() {
return makeError$1(`ERR_DIR_CLOSED`, `Directory handle was closed`);
}
const DEFAULT_MODE = S_IFREG | 420;
class StatEntry {
uid = 0;
gid = 0;
size = 0;
blksize = 0;
atimeMs = 0;
mtimeMs = 0;
ctimeMs = 0;
birthtimeMs = 0;
atime = /* @__PURE__ */ new Date(0);
mtime = /* @__PURE__ */ new Date(0);
ctime = /* @__PURE__ */ new Date(0);
birthtime = /* @__PURE__ */ new Date(0);
dev = 0;
ino = 0;
mode = DEFAULT_MODE;
nlink = 1;
rdev = 0;
blocks = 1;
isBlockDevice() {
return false;
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
isCharacterDevice() {
return false;
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
isDirectory() {
return (this.mode & S_IFMT) === S_IFDIR;
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
isFIFO() {
return false;
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
isFile() {
return (this.mode & S_IFMT) === S_IFREG;
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
isSocket() {
return false;
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
isSymbolicLink() {
return (this.mode & S_IFMT) === S_IFLNK;
2022-12-07 18:56:19 +01:00
}
2025-01-14 18:21:09 +01:00
}
class BigIntStatsEntry {
uid = BigInt(0);
gid = BigInt(0);
size = BigInt(0);
blksize = BigInt(0);
atimeMs = BigInt(0);
mtimeMs = BigInt(0);
ctimeMs = BigInt(0);
birthtimeMs = BigInt(0);
atimeNs = BigInt(0);
mtimeNs = BigInt(0);
ctimeNs = BigInt(0);
birthtimeNs = BigInt(0);
atime = /* @__PURE__ */ new Date(0);
mtime = /* @__PURE__ */ new Date(0);
ctime = /* @__PURE__ */ new Date(0);
birthtime = /* @__PURE__ */ new Date(0);
dev = BigInt(0);
ino = BigInt(0);
mode = BigInt(DEFAULT_MODE);
nlink = BigInt(1);
rdev = BigInt(0);
blocks = BigInt(1);
isBlockDevice() {
return false;
2022-12-07 18:56:19 +01:00
}
2025-01-14 18:21:09 +01:00
isCharacterDevice() {
return false;
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
isDirectory() {
return (this.mode & BigInt(S_IFMT)) === BigInt(S_IFDIR);
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
isFIFO() {
return false;
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
isFile() {
return (this.mode & BigInt(S_IFMT)) === BigInt(S_IFREG);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
isSocket() {
return false;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
isSymbolicLink() {
return (this.mode & BigInt(S_IFMT)) === BigInt(S_IFLNK);
}
}
function makeDefaultStats() {
return new StatEntry();
}
function clearStats(stats) {
for (const key in stats) {
if (Object.hasOwn(stats, key)) {
const element = stats[key];
if (typeof element === `number`) {
stats[key] = 0;
} else if (typeof element === `bigint`) {
stats[key] = BigInt(0);
} else if (nodeUtils__namespace.types.isDate(element)) {
stats[key] = /* @__PURE__ */ new Date(0);
2022-06-27 11:57:51 +02:00
}
}
}
2025-01-14 18:21:09 +01:00
return stats;
}
function convertToBigIntStats(stats) {
const bigintStats = new BigIntStatsEntry();
for (const key in stats) {
if (Object.hasOwn(stats, key)) {
const element = stats[key];
if (typeof element === `number`) {
bigintStats[key] = BigInt(element);
} else if (nodeUtils__namespace.types.isDate(element)) {
bigintStats[key] = new Date(element);
2022-06-27 11:57:51 +02:00
}
}
2025-01-14 18:21:09 +01:00
}
bigintStats.atimeNs = bigintStats.atimeMs * BigInt(1e6);
bigintStats.mtimeNs = bigintStats.mtimeMs * BigInt(1e6);
bigintStats.ctimeNs = bigintStats.ctimeMs * BigInt(1e6);
bigintStats.birthtimeNs = bigintStats.birthtimeMs * BigInt(1e6);
return bigintStats;
}
function areStatsEqual(a, b) {
if (a.atimeMs !== b.atimeMs)
return false;
if (a.birthtimeMs !== b.birthtimeMs)
return false;
if (a.blksize !== b.blksize)
return false;
if (a.blocks !== b.blocks)
return false;
if (a.ctimeMs !== b.ctimeMs)
return false;
if (a.dev !== b.dev)
return false;
if (a.gid !== b.gid)
return false;
if (a.ino !== b.ino)
return false;
if (a.isBlockDevice() !== b.isBlockDevice())
return false;
if (a.isCharacterDevice() !== b.isCharacterDevice())
return false;
if (a.isDirectory() !== b.isDirectory())
return false;
if (a.isFIFO() !== b.isFIFO())
return false;
if (a.isFile() !== b.isFile())
return false;
if (a.isSocket() !== b.isSocket())
return false;
if (a.isSymbolicLink() !== b.isSymbolicLink())
return false;
if (a.mode !== b.mode)
return false;
if (a.mtimeMs !== b.mtimeMs)
return false;
if (a.nlink !== b.nlink)
return false;
if (a.rdev !== b.rdev)
return false;
if (a.size !== b.size)
return false;
if (a.uid !== b.uid)
return false;
const aN = a;
const bN = b;
if (aN.atimeNs !== bN.atimeNs)
return false;
if (aN.mtimeNs !== bN.mtimeNs)
return false;
if (aN.ctimeNs !== bN.ctimeNs)
return false;
if (aN.birthtimeNs !== bN.birthtimeNs)
return false;
return true;
}
const PortablePath = {
root: `/`,
dot: `.`,
parent: `..`
};
const Filename = {
home: `~`,
nodeModules: `node_modules`,
manifest: `package.json`,
lockfile: `yarn.lock`,
virtual: `__virtual__`,
/**
* @deprecated
*/
pnpJs: `.pnp.js`,
pnpCjs: `.pnp.cjs`,
pnpData: `.pnp.data.json`,
pnpEsmLoader: `.pnp.loader.mjs`,
rc: `.yarnrc.yml`,
env: `.env`
};
const npath = Object.create(path__default.default);
const ppath = Object.create(path__default.default.posix);
npath.cwd = () => process.cwd();
ppath.cwd = process.platform === `win32` ? () => toPortablePath(process.cwd()) : process.cwd;
if (process.platform === `win32`) {
ppath.resolve = (...segments) => {
if (segments.length > 0 && ppath.isAbsolute(segments[0])) {
return path__default.default.posix.resolve(...segments);
} else {
return path__default.default.posix.resolve(ppath.cwd(), ...segments);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
};
}
const contains = function(pathUtils, from, to) {
from = pathUtils.normalize(from);
to = pathUtils.normalize(to);
if (from === to)
return `.`;
if (!from.endsWith(pathUtils.sep))
from = from + pathUtils.sep;
if (to.startsWith(from)) {
return to.slice(from.length);
} else {
return null;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
};
npath.contains = (from, to) => contains(npath, from, to);
ppath.contains = (from, to) => contains(ppath, from, to);
const WINDOWS_PATH_REGEXP = /^([a-zA-Z]:.*)$/;
const UNC_WINDOWS_PATH_REGEXP = /^\/\/(\.\/)?(.*)$/;
const PORTABLE_PATH_REGEXP = /^\/([a-zA-Z]:.*)$/;
const UNC_PORTABLE_PATH_REGEXP = /^\/unc\/(\.dot\/)?(.*)$/;
function fromPortablePathWin32(p) {
let portablePathMatch, uncPortablePathMatch;
if (portablePathMatch = p.match(PORTABLE_PATH_REGEXP))
p = portablePathMatch[1];
else if (uncPortablePathMatch = p.match(UNC_PORTABLE_PATH_REGEXP))
p = `\\\\${uncPortablePathMatch[1] ? `.\\` : ``}${uncPortablePathMatch[2]}`;
else
return p;
return p.replace(/\//g, `\\`);
}
function toPortablePathWin32(p) {
p = p.replace(/\\/g, `/`);
let windowsPathMatch, uncWindowsPathMatch;
if (windowsPathMatch = p.match(WINDOWS_PATH_REGEXP))
p = `/${windowsPathMatch[1]}`;
else if (uncWindowsPathMatch = p.match(UNC_WINDOWS_PATH_REGEXP))
p = `/unc/${uncWindowsPathMatch[1] ? `.dot/` : ``}${uncWindowsPathMatch[2]}`;
return p;
}
const toPortablePath = process.platform === `win32` ? toPortablePathWin32 : (p) => p;
const fromPortablePath = process.platform === `win32` ? fromPortablePathWin32 : (p) => p;
npath.fromPortablePath = fromPortablePath;
npath.toPortablePath = toPortablePath;
function convertPath(targetPathUtils, sourcePath) {
return targetPathUtils === npath ? fromPortablePath(sourcePath) : toPortablePath(sourcePath);
}
const defaultTime = new Date(SAFE_TIME * 1e3);
const defaultTimeMs = defaultTime.getTime();
async function copyPromise(destinationFs, destination, sourceFs, source, opts) {
const normalizedDestination = destinationFs.pathUtils.normalize(destination);
const normalizedSource = sourceFs.pathUtils.normalize(source);
const prelayout = [];
const postlayout = [];
const { atime, mtime } = opts.stableTime ? { atime: defaultTime, mtime: defaultTime } : await sourceFs.lstatPromise(normalizedSource);
await destinationFs.mkdirpPromise(destinationFs.pathUtils.dirname(destination), { utimes: [atime, mtime] });
await copyImpl(prelayout, postlayout, destinationFs, normalizedDestination, sourceFs, normalizedSource, { ...opts, didParentExist: true });
for (const operation of prelayout)
await operation();
await Promise.all(postlayout.map((operation) => {
return operation();
}));
}
async function copyImpl(prelayout, postlayout, destinationFs, destination, sourceFs, source, opts) {
const destinationStat = opts.didParentExist ? await maybeLStat(destinationFs, destination) : null;
const sourceStat = await sourceFs.lstatPromise(source);
const { atime, mtime } = opts.stableTime ? { atime: defaultTime, mtime: defaultTime } : sourceStat;
let updated;
switch (true) {
case sourceStat.isDirectory():
{
updated = await copyFolder(prelayout, postlayout, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
break;
case sourceStat.isFile():
{
updated = await copyFile(prelayout, postlayout, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
break;
case sourceStat.isSymbolicLink():
{
updated = await copySymlink(prelayout, postlayout, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
break;
default: {
throw new Error(`Unsupported file type (${sourceStat.mode})`);
2022-06-27 11:57:51 +02:00
}
}
2025-01-14 18:21:09 +01:00
if (opts.linkStrategy?.type !== `HardlinkFromIndex` || !sourceStat.isFile()) {
if (updated || destinationStat?.mtime?.getTime() !== mtime.getTime() || destinationStat?.atime?.getTime() !== atime.getTime()) {
postlayout.push(() => destinationFs.lutimesPromise(destination, atime, mtime));
updated = true;
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
if (destinationStat === null || (destinationStat.mode & 511) !== (sourceStat.mode & 511)) {
postlayout.push(() => destinationFs.chmodPromise(destination, sourceStat.mode & 511));
updated = true;
2023-04-03 15:31:26 +02:00
}
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
return updated;
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
async function maybeLStat(baseFs, p) {
try {
return await baseFs.lstatPromise(p);
} catch (e) {
return null;
2022-12-07 18:56:19 +01:00
}
2025-01-14 18:21:09 +01:00
}
async function copyFolder(prelayout, postlayout, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts) {
if (destinationStat !== null && !destinationStat.isDirectory()) {
if (opts.overwrite) {
prelayout.push(async () => destinationFs.removePromise(destination));
destinationStat = null;
} else {
return false;
2022-12-07 18:56:19 +01:00
}
}
2025-01-14 18:21:09 +01:00
let updated = false;
if (destinationStat === null) {
prelayout.push(async () => {
try {
await destinationFs.mkdirPromise(destination, { mode: sourceStat.mode });
} catch (err) {
if (err.code !== `EEXIST`) {
throw err;
}
2022-12-07 18:56:19 +01:00
}
2023-04-03 15:31:26 +02:00
});
2025-01-14 18:21:09 +01:00
updated = true;
2023-04-03 15:31:26 +02:00
}
2025-01-14 18:21:09 +01:00
const entries = await sourceFs.readdirPromise(source);
const nextOpts = opts.didParentExist && !destinationStat ? { ...opts, didParentExist: false } : opts;
if (opts.stableSort) {
for (const entry of entries.sort()) {
if (await copyImpl(prelayout, postlayout, destinationFs, destinationFs.pathUtils.join(destination, entry), sourceFs, sourceFs.pathUtils.join(source, entry), nextOpts)) {
updated = true;
}
2022-12-07 18:56:19 +01:00
}
2025-01-14 18:21:09 +01:00
} else {
const entriesUpdateStatus = await Promise.all(entries.map(async (entry) => {
await copyImpl(prelayout, postlayout, destinationFs, destinationFs.pathUtils.join(destination, entry), sourceFs, sourceFs.pathUtils.join(source, entry), nextOpts);
}));
if (entriesUpdateStatus.some((status) => status)) {
updated = true;
2022-12-07 18:56:19 +01:00
}
}
2025-01-14 18:21:09 +01:00
return updated;
}
async function copyFileViaIndex(prelayout, postlayout, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts, linkStrategy) {
const sourceHash = await sourceFs.checksumFilePromise(source, { algorithm: `sha1` });
const defaultMode = 420;
const sourceMode = sourceStat.mode & 511;
const indexFileName = `${sourceHash}${sourceMode !== defaultMode ? sourceMode.toString(8) : ``}`;
const indexPath = destinationFs.pathUtils.join(linkStrategy.indexPath, sourceHash.slice(0, 2), `${indexFileName}.dat`);
let AtomicBehavior;
((AtomicBehavior2) => {
AtomicBehavior2[AtomicBehavior2["Lock"] = 0] = "Lock";
AtomicBehavior2[AtomicBehavior2["Rename"] = 1] = "Rename";
})(AtomicBehavior || (AtomicBehavior = {}));
let atomicBehavior = 1 /* Rename */;
let indexStat = await maybeLStat(destinationFs, indexPath);
if (destinationStat) {
const isDestinationHardlinkedFromIndex = indexStat && destinationStat.dev === indexStat.dev && destinationStat.ino === indexStat.ino;
const isIndexModified = indexStat?.mtimeMs !== defaultTimeMs;
if (isDestinationHardlinkedFromIndex) {
if (isIndexModified && linkStrategy.autoRepair) {
atomicBehavior = 0 /* Lock */;
indexStat = null;
}
2022-12-07 18:56:19 +01:00
}
2025-01-14 18:21:09 +01:00
if (!isDestinationHardlinkedFromIndex) {
if (opts.overwrite) {
prelayout.push(async () => destinationFs.removePromise(destination));
destinationStat = null;
2022-12-07 18:56:19 +01:00
} else {
2025-01-14 18:21:09 +01:00
return false;
2022-12-07 18:56:19 +01:00
}
}
}
2025-01-14 18:21:09 +01:00
const tempPath = !indexStat && atomicBehavior === 1 /* Rename */ ? `${indexPath}.${Math.floor(Math.random() * 4294967296).toString(16).padStart(8, `0`)}` : null;
let tempPathCleaned = false;
prelayout.push(async () => {
if (!indexStat) {
if (atomicBehavior === 0 /* Lock */) {
await destinationFs.lockPromise(indexPath, async () => {
const content = await sourceFs.readFilePromise(source);
await destinationFs.writeFilePromise(indexPath, content);
});
}
if (atomicBehavior === 1 /* Rename */ && tempPath) {
const content = await sourceFs.readFilePromise(source);
await destinationFs.writeFilePromise(tempPath, content);
try {
await destinationFs.linkPromise(tempPath, indexPath);
} catch (err) {
if (err.code === `EEXIST`) {
tempPathCleaned = true;
await destinationFs.unlinkPromise(tempPath);
} else {
throw err;
}
2022-12-07 18:56:19 +01:00
}
}
}
2025-01-14 18:21:09 +01:00
if (!destinationStat) {
await destinationFs.linkPromise(indexPath, destination);
}
});
postlayout.push(async () => {
if (!indexStat) {
await destinationFs.lutimesPromise(indexPath, defaultTime, defaultTime);
if (sourceMode !== defaultMode) {
await destinationFs.chmodPromise(indexPath, sourceMode);
}
}
if (tempPath && !tempPathCleaned) {
await destinationFs.unlinkPromise(tempPath);
}
});
return false;
}
async function copyFileDirect(prelayout, postlayout, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts) {
if (destinationStat !== null) {
if (opts.overwrite) {
prelayout.push(async () => destinationFs.removePromise(destination));
destinationStat = null;
2022-12-07 18:56:19 +01:00
} else {
2025-01-14 18:21:09 +01:00
return false;
2022-12-07 18:56:19 +01:00
}
}
2025-01-14 18:21:09 +01:00
prelayout.push(async () => {
const content = await sourceFs.readFilePromise(source);
await destinationFs.writeFilePromise(destination, content);
});
return true;
}
async function copyFile(prelayout, postlayout, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts) {
if (opts.linkStrategy?.type === `HardlinkFromIndex`) {
return copyFileViaIndex(prelayout, postlayout, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts, opts.linkStrategy);
} else {
return copyFileDirect(prelayout, postlayout, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts);
2022-12-07 18:56:19 +01:00
}
2025-01-14 18:21:09 +01:00
}
async function copySymlink(prelayout, postlayout, destinationFs, destination, destinationStat, sourceFs, source, sourceStat, opts) {
if (destinationStat !== null) {
if (opts.overwrite) {
prelayout.push(async () => destinationFs.removePromise(destination));
destinationStat = null;
} else {
return false;
2022-12-07 18:56:19 +01:00
}
}
2025-01-14 18:21:09 +01:00
prelayout.push(async () => {
await destinationFs.symlinkPromise(convertPath(destinationFs.pathUtils, await sourceFs.readlinkPromise(source)), destination);
});
return true;
2022-12-07 18:56:19 +01:00
}
2025-01-14 18:21:09 +01:00
class CustomDir {
constructor(path, nextDirent, opts = {}) {
this.path = path;
this.nextDirent = nextDirent;
this.opts = opts;
}
closed = false;
throwIfClosed() {
if (this.closed) {
throw ERR_DIR_CLOSED();
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
async *[Symbol.asyncIterator]() {
try {
let dirent;
while ((dirent = await this.read()) !== null) {
yield dirent;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
} finally {
await this.close();
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
read(cb) {
const dirent = this.readSync();
if (typeof cb !== `undefined`)
return cb(null, dirent);
return Promise.resolve(dirent);
}
readSync() {
this.throwIfClosed();
return this.nextDirent();
}
close(cb) {
this.closeSync();
if (typeof cb !== `undefined`)
return cb(null);
return Promise.resolve();
}
closeSync() {
this.throwIfClosed();
this.opts.onClose?.();
this.closed = true;
}
}
function opendir(fakeFs, path, entries, opts) {
const nextDirent = () => {
const filename = entries.shift();
if (typeof filename === `undefined`)
return null;
const entryPath = fakeFs.pathUtils.join(path, filename);
return Object.assign(fakeFs.statSync(entryPath), {
name: filename,
path: void 0
2022-06-27 11:57:51 +02:00
});
2025-01-14 18:21:09 +01:00
};
return new CustomDir(path, nextDirent, opts);
}
function assertStatus(current, expected) {
if (current !== expected) {
throw new Error(`Invalid StatWatcher status: expected '${expected}', got '${current}'`);
}
}
class CustomStatWatcher extends events.EventEmitter {
fakeFs;
path;
bigint;
status = "ready" /* Ready */;
changeListeners = /* @__PURE__ */ new Map();
lastStats;
startTimeout = null;
static create(fakeFs, path, opts) {
const statWatcher = new CustomStatWatcher(fakeFs, path, opts);
statWatcher.start();
return statWatcher;
}
constructor(fakeFs, path, { bigint = false } = {}) {
super();
this.fakeFs = fakeFs;
this.path = path;
this.bigint = bigint;
this.lastStats = this.stat();
}
start() {
assertStatus(this.status, "ready" /* Ready */);
this.status = "running" /* Running */;
this.startTimeout = setTimeout(() => {
this.startTimeout = null;
if (!this.fakeFs.existsSync(this.path)) {
this.emit("change" /* Change */, this.lastStats, this.lastStats);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}, 3);
}
stop() {
assertStatus(this.status, "running" /* Running */);
this.status = "stopped" /* Stopped */;
if (this.startTimeout !== null) {
clearTimeout(this.startTimeout);
this.startTimeout = null;
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
this.emit("stop" /* Stop */);
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
stat() {
try {
return this.fakeFs.statSync(this.path, { bigint: this.bigint });
} catch (error) {
const statInstance = this.bigint ? new BigIntStatsEntry() : new StatEntry();
return clearStats(statInstance);
2021-05-05 11:24:00 +02:00
}
}
2025-01-14 18:21:09 +01:00
/**
* Creates an interval whose callback compares the current stats with the previous stats and notifies all listeners in case of changes.
*
* @param opts.persistent Decides whether the interval should be immediately unref-ed.
*/
makeInterval(opts) {
const interval = setInterval(() => {
const currentStats = this.stat();
const previousStats = this.lastStats;
if (areStatsEqual(currentStats, previousStats))
return;
this.lastStats = currentStats;
this.emit("change" /* Change */, currentStats, previousStats);
}, opts.interval);
return opts.persistent ? interval : interval.unref();
}
/**
* Registers a listener and assigns it an interval.
*/
registerChangeListener(listener, opts) {
this.addListener("change" /* Change */, listener);
this.changeListeners.set(listener, this.makeInterval(opts));
}
/**
* Unregisters the listener and clears the assigned interval.
*/
unregisterChangeListener(listener) {
this.removeListener("change" /* Change */, listener);
const interval = this.changeListeners.get(listener);
if (typeof interval !== `undefined`)
clearInterval(interval);
this.changeListeners.delete(listener);
}
/**
* Unregisters all listeners and clears all assigned intervals.
*/
unregisterAllChangeListeners() {
for (const listener of this.changeListeners.keys()) {
this.unregisterChangeListener(listener);
}
}
hasChangeListeners() {
return this.changeListeners.size > 0;
}
/**
* Refs all stored intervals.
*/
ref() {
for (const interval of this.changeListeners.values())
interval.ref();
return this;
}
/**
* Unrefs all stored intervals.
*/
unref() {
for (const interval of this.changeListeners.values())
interval.unref();
return this;
2021-11-22 22:05:23 +01:00
}
}
2025-01-14 18:21:09 +01:00
const statWatchersByFakeFS = /* @__PURE__ */ new WeakMap();
function watchFile(fakeFs, path, a, b) {
let bigint;
let persistent;
let interval;
let listener;
switch (typeof a) {
case `function`:
{
bigint = false;
persistent = true;
interval = 5007;
listener = a;
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
break;
default:
2022-06-27 11:57:51 +02:00
{
2025-01-14 18:21:09 +01:00
({
bigint = false,
persistent = true,
interval = 5007
} = a);
listener = b;
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
break;
}
let statWatchers = statWatchersByFakeFS.get(fakeFs);
if (typeof statWatchers === `undefined`)
statWatchersByFakeFS.set(fakeFs, statWatchers = /* @__PURE__ */ new Map());
let statWatcher = statWatchers.get(path);
if (typeof statWatcher === `undefined`) {
statWatcher = CustomStatWatcher.create(fakeFs, path, { bigint });
statWatchers.set(path, statWatcher);
}
statWatcher.registerChangeListener(listener, { persistent, interval });
return statWatcher;
}
function unwatchFile(fakeFs, path, cb) {
const statWatchers = statWatchersByFakeFS.get(fakeFs);
if (typeof statWatchers === `undefined`)
return;
const statWatcher = statWatchers.get(path);
if (typeof statWatcher === `undefined`)
return;
if (typeof cb === `undefined`)
statWatcher.unregisterAllChangeListeners();
else
statWatcher.unregisterChangeListener(cb);
if (!statWatcher.hasChangeListeners()) {
statWatcher.stop();
statWatchers.delete(path);
}
}
function unwatchAllFiles(fakeFs) {
const statWatchers = statWatchersByFakeFS.get(fakeFs);
if (typeof statWatchers === `undefined`)
return;
for (const path of statWatchers.keys()) {
unwatchFile(fakeFs, path);
}
}
class FakeFS {
pathUtils;
constructor(pathUtils) {
this.pathUtils = pathUtils;
}
async *genTraversePromise(init, { stableSort = false } = {}) {
const stack = [init];
while (stack.length > 0) {
const p = stack.shift();
const entry = await this.lstatPromise(p);
if (entry.isDirectory()) {
const entries = await this.readdirPromise(p);
if (stableSort) {
for (const entry2 of entries.sort()) {
stack.push(this.pathUtils.join(p, entry2));
}
} else {
throw new Error(`Not supported`);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
} else {
yield p;
2022-06-27 11:57:51 +02:00
}
}
2025-01-14 18:21:09 +01:00
}
async checksumFilePromise(path, { algorithm = `sha512` } = {}) {
const fd = await this.openPromise(path, `r`);
try {
const CHUNK_SIZE = 65536;
const chunk = Buffer.allocUnsafeSlow(CHUNK_SIZE);
const hash = crypto.createHash(algorithm);
let bytesRead = 0;
while ((bytesRead = await this.readPromise(fd, chunk, 0, CHUNK_SIZE)) !== 0)
hash.update(bytesRead === CHUNK_SIZE ? chunk : chunk.slice(0, bytesRead));
return hash.digest(`hex`);
} finally {
await this.closePromise(fd);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
async removePromise(p, { recursive = true, maxRetries = 5 } = {}) {
let stat;
try {
stat = await this.lstatPromise(p);
} catch (error) {
if (error.code === `ENOENT`) {
return;
} else {
throw error;
2022-06-27 11:57:51 +02:00
}
}
2025-01-14 18:21:09 +01:00
if (stat.isDirectory()) {
if (recursive) {
const entries = await this.readdirPromise(p);
await Promise.all(entries.map((entry) => {
return this.removePromise(this.pathUtils.resolve(p, entry));
}));
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
for (let t = 0; t <= maxRetries; t++) {
try {
await this.rmdirPromise(p);
break;
} catch (error) {
if (error.code !== `EBUSY` && error.code !== `ENOTEMPTY`) {
throw error;
} else if (t < maxRetries) {
await new Promise((resolve) => setTimeout(resolve, t * 100));
2022-06-27 11:57:51 +02:00
}
}
}
2025-01-14 18:21:09 +01:00
} else {
await this.unlinkPromise(p);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
removeSync(p, { recursive = true } = {}) {
let stat;
try {
stat = this.lstatSync(p);
} catch (error) {
if (error.code === `ENOENT`) {
return;
} else {
throw error;
2022-06-27 11:57:51 +02:00
}
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
if (stat.isDirectory()) {
if (recursive)
for (const entry of this.readdirSync(p))
this.removeSync(this.pathUtils.resolve(p, entry));
this.rmdirSync(p);
} else {
this.unlinkSync(p);
}
}
async mkdirpPromise(p, { chmod, utimes } = {}) {
p = this.resolve(p);
if (p === this.pathUtils.dirname(p))
return void 0;
const parts = p.split(this.pathUtils.sep);
let createdDirectory;
for (let u = 2; u <= parts.length; ++u) {
const subPath = parts.slice(0, u).join(this.pathUtils.sep);
if (!this.existsSync(subPath)) {
try {
await this.mkdirPromise(subPath);
} catch (error) {
if (error.code === `EEXIST`) {
2022-06-27 11:57:51 +02:00
continue;
} else {
2025-01-14 18:21:09 +01:00
throw error;
2022-06-27 11:57:51 +02:00
}
}
2025-01-14 18:21:09 +01:00
createdDirectory ??= subPath;
if (chmod != null)
await this.chmodPromise(subPath, chmod);
if (utimes != null) {
await this.utimesPromise(subPath, utimes[0], utimes[1]);
} else {
const parentStat = await this.statPromise(this.pathUtils.dirname(subPath));
await this.utimesPromise(subPath, parentStat.atime, parentStat.mtime);
}
2022-06-27 11:57:51 +02:00
}
}
2025-01-14 18:21:09 +01:00
return createdDirectory;
}
mkdirpSync(p, { chmod, utimes } = {}) {
p = this.resolve(p);
if (p === this.pathUtils.dirname(p))
return void 0;
const parts = p.split(this.pathUtils.sep);
let createdDirectory;
for (let u = 2; u <= parts.length; ++u) {
const subPath = parts.slice(0, u).join(this.pathUtils.sep);
if (!this.existsSync(subPath)) {
try {
this.mkdirSync(subPath);
} catch (error) {
if (error.code === `EEXIST`) {
continue;
} else {
throw error;
}
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
createdDirectory ??= subPath;
if (chmod != null)
this.chmodSync(subPath, chmod);
if (utimes != null) {
this.utimesSync(subPath, utimes[0], utimes[1]);
2022-06-27 11:57:51 +02:00
} else {
2025-01-14 18:21:09 +01:00
const parentStat = this.statSync(this.pathUtils.dirname(subPath));
this.utimesSync(subPath, parentStat.atime, parentStat.mtime);
2022-06-27 11:57:51 +02:00
}
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
return createdDirectory;
}
async copyPromise(destination, source, { baseFs = this, overwrite = true, stableSort = false, stableTime = false, linkStrategy = null } = {}) {
return await copyPromise(this, destination, baseFs, source, { overwrite, stableSort, stableTime, linkStrategy });
}
copySync(destination, source, { baseFs = this, overwrite = true } = {}) {
const stat = baseFs.lstatSync(source);
const exists = this.existsSync(destination);
if (stat.isDirectory()) {
this.mkdirpSync(destination);
const directoryListing = baseFs.readdirSync(source);
for (const entry of directoryListing) {
this.copySync(this.pathUtils.join(destination, entry), baseFs.pathUtils.join(source, entry), { baseFs, overwrite });
}
} else if (stat.isFile()) {
if (!exists || overwrite) {
if (exists)
this.removeSync(destination);
const content = baseFs.readFileSync(source);
this.writeFileSync(destination, content);
}
} else if (stat.isSymbolicLink()) {
if (!exists || overwrite) {
if (exists)
this.removeSync(destination);
const target = baseFs.readlinkSync(source);
this.symlinkSync(convertPath(this.pathUtils, target), destination);
}
} else {
throw new Error(`Unsupported file type (file: ${source}, mode: 0o${stat.mode.toString(8).padStart(6, `0`)})`);
}
const mode = stat.mode & 511;
this.chmodSync(destination, mode);
}
async changeFilePromise(p, content, opts = {}) {
if (Buffer.isBuffer(content)) {
return this.changeFileBufferPromise(p, content, opts);
} else {
return this.changeFileTextPromise(p, content, opts);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
async changeFileBufferPromise(p, content, { mode } = {}) {
let current = Buffer.alloc(0);
try {
current = await this.readFilePromise(p);
} catch (error) {
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
if (Buffer.compare(current, content) === 0)
return;
await this.writeFilePromise(p, content, { mode });
}
async changeFileTextPromise(p, content, { automaticNewlines, mode } = {}) {
let current = ``;
try {
current = await this.readFilePromise(p, `utf8`);
} catch (error) {
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
const normalizedContent = automaticNewlines ? normalizeLineEndings(current, content) : content;
if (current === normalizedContent)
return;
await this.writeFilePromise(p, normalizedContent, { mode });
}
changeFileSync(p, content, opts = {}) {
if (Buffer.isBuffer(content)) {
return this.changeFileBufferSync(p, content, opts);
} else {
return this.changeFileTextSync(p, content, opts);
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
}
changeFileBufferSync(p, content, { mode } = {}) {
let current = Buffer.alloc(0);
try {
current = this.readFileSync(p);
} catch (error) {
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
if (Buffer.compare(current, content) === 0)
return;
this.writeFileSync(p, content, { mode });
}
changeFileTextSync(p, content, { automaticNewlines = false, mode } = {}) {
let current = ``;
try {
current = this.readFileSync(p, `utf8`);
} catch (error) {
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
const normalizedContent = automaticNewlines ? normalizeLineEndings(current, content) : content;
if (current === normalizedContent)
return;
this.writeFileSync(p, normalizedContent, { mode });
}
async movePromise(fromP, toP) {
try {
await this.renamePromise(fromP, toP);
} catch (error) {
if (error.code === `EXDEV`) {
await this.copyPromise(toP, fromP);
await this.removePromise(fromP);
} else {
throw error;
2021-05-05 11:24:00 +02:00
}
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
moveSync(fromP, toP) {
try {
this.renameSync(fromP, toP);
} catch (error) {
if (error.code === `EXDEV`) {
this.copySync(toP, fromP);
this.removeSync(fromP);
} else {
throw error;
}
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
async lockPromise(affectedPath, callback) {
const lockPath = `${affectedPath}.flock`;
const interval = 1e3 / 60;
const startTime = Date.now();
let fd = null;
const isAlive = async () => {
let pid;
try {
[pid] = await this.readJsonPromise(lockPath);
} catch (error) {
return Date.now() - startTime < 500;
}
try {
process.kill(pid, 0);
return true;
} catch (error) {
return false;
}
};
while (fd === null) {
try {
fd = await this.openPromise(lockPath, `wx`);
} catch (error) {
if (error.code === `EEXIST`) {
if (!await isAlive()) {
try {
await this.unlinkPromise(lockPath);
continue;
} catch (error2) {
}
}
if (Date.now() - startTime < 60 * 1e3) {
await new Promise((resolve) => setTimeout(resolve, interval));
} else {
throw new Error(`Couldn't acquire a lock in a reasonable time (via ${lockPath})`);
}
} else {
throw error;
2022-06-27 11:57:51 +02:00
}
2021-05-05 11:24:00 +02:00
}
}
2025-01-14 18:21:09 +01:00
await this.writePromise(fd, JSON.stringify([process.pid]));
try {
return await callback();
} finally {
try {
await this.closePromise(fd);
await this.unlinkPromise(lockPath);
} catch (error) {
}
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
async readJsonPromise(p) {
const content = await this.readFilePromise(p, `utf8`);
try {
return JSON.parse(content);
} catch (error) {
error.message += ` (in ${p})`;
throw error;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
readJsonSync(p) {
const content = this.readFileSync(p, `utf8`);
try {
return JSON.parse(content);
} catch (error) {
error.message += ` (in ${p})`;
throw error;
}
}
async writeJsonPromise(p, data, { compact = false } = {}) {
const space = compact ? 0 : 2;
return await this.writeFilePromise(p, `${JSON.stringify(data, null, space)}
`);
}
writeJsonSync(p, data, { compact = false } = {}) {
const space = compact ? 0 : 2;
return this.writeFileSync(p, `${JSON.stringify(data, null, space)}
`);
}
async preserveTimePromise(p, cb) {
const stat = await this.lstatPromise(p);
const result = await cb();
if (typeof result !== `undefined`)
p = result;
await this.lutimesPromise(p, stat.atime, stat.mtime);
}
async preserveTimeSync(p, cb) {
const stat = this.lstatSync(p);
const result = cb();
if (typeof result !== `undefined`)
p = result;
this.lutimesSync(p, stat.atime, stat.mtime);
}
}
class BasePortableFakeFS extends FakeFS {
constructor() {
super(ppath);
}
}
function getEndOfLine(content) {
const matches = content.match(/\r?\n/g);
if (matches === null)
return os.EOL;
const crlf = matches.filter((nl) => nl === `\r
`).length;
const lf = matches.length - crlf;
return crlf > lf ? `\r
` : `
`;
}
function normalizeLineEndings(originalContent, newContent) {
return newContent.replace(/\r?\n/g, getEndOfLine(originalContent));
}
class ProxiedFS extends FakeFS {
getExtractHint(hints) {
return this.baseFs.getExtractHint(hints);
}
resolve(path) {
return this.mapFromBase(this.baseFs.resolve(this.mapToBase(path)));
}
getRealPath() {
return this.mapFromBase(this.baseFs.getRealPath());
}
async openPromise(p, flags, mode) {
return this.baseFs.openPromise(this.mapToBase(p), flags, mode);
}
openSync(p, flags, mode) {
return this.baseFs.openSync(this.mapToBase(p), flags, mode);
}
async opendirPromise(p, opts) {
return Object.assign(await this.baseFs.opendirPromise(this.mapToBase(p), opts), { path: p });
}
opendirSync(p, opts) {
return Object.assign(this.baseFs.opendirSync(this.mapToBase(p), opts), { path: p });
}
async readPromise(fd, buffer, offset, length, position) {
return await this.baseFs.readPromise(fd, buffer, offset, length, position);
}
readSync(fd, buffer, offset, length, position) {
return this.baseFs.readSync(fd, buffer, offset, length, position);
}
async writePromise(fd, buffer, offset, length, position) {
if (typeof buffer === `string`) {
return await this.baseFs.writePromise(fd, buffer, offset);
} else {
return await this.baseFs.writePromise(fd, buffer, offset, length, position);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
writeSync(fd, buffer, offset, length, position) {
if (typeof buffer === `string`) {
return this.baseFs.writeSync(fd, buffer, offset);
} else {
return this.baseFs.writeSync(fd, buffer, offset, length, position);
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
}
async closePromise(fd) {
return this.baseFs.closePromise(fd);
}
closeSync(fd) {
this.baseFs.closeSync(fd);
}
createReadStream(p, opts) {
return this.baseFs.createReadStream(p !== null ? this.mapToBase(p) : p, opts);
}
createWriteStream(p, opts) {
return this.baseFs.createWriteStream(p !== null ? this.mapToBase(p) : p, opts);
}
async realpathPromise(p) {
return this.mapFromBase(await this.baseFs.realpathPromise(this.mapToBase(p)));
}
realpathSync(p) {
return this.mapFromBase(this.baseFs.realpathSync(this.mapToBase(p)));
}
async existsPromise(p) {
return this.baseFs.existsPromise(this.mapToBase(p));
}
existsSync(p) {
return this.baseFs.existsSync(this.mapToBase(p));
}
accessSync(p, mode) {
return this.baseFs.accessSync(this.mapToBase(p), mode);
}
async accessPromise(p, mode) {
return this.baseFs.accessPromise(this.mapToBase(p), mode);
}
async statPromise(p, opts) {
return this.baseFs.statPromise(this.mapToBase(p), opts);
}
statSync(p, opts) {
return this.baseFs.statSync(this.mapToBase(p), opts);
}
async fstatPromise(fd, opts) {
return this.baseFs.fstatPromise(fd, opts);
}
fstatSync(fd, opts) {
return this.baseFs.fstatSync(fd, opts);
}
lstatPromise(p, opts) {
return this.baseFs.lstatPromise(this.mapToBase(p), opts);
}
lstatSync(p, opts) {
return this.baseFs.lstatSync(this.mapToBase(p), opts);
}
async fchmodPromise(fd, mask) {
return this.baseFs.fchmodPromise(fd, mask);
}
fchmodSync(fd, mask) {
return this.baseFs.fchmodSync(fd, mask);
}
async chmodPromise(p, mask) {
return this.baseFs.chmodPromise(this.mapToBase(p), mask);
}
chmodSync(p, mask) {
return this.baseFs.chmodSync(this.mapToBase(p), mask);
}
async fchownPromise(fd, uid, gid) {
return this.baseFs.fchownPromise(fd, uid, gid);
}
fchownSync(fd, uid, gid) {
return this.baseFs.fchownSync(fd, uid, gid);
}
async chownPromise(p, uid, gid) {
return this.baseFs.chownPromise(this.mapToBase(p), uid, gid);
}
chownSync(p, uid, gid) {
return this.baseFs.chownSync(this.mapToBase(p), uid, gid);
}
async renamePromise(oldP, newP) {
return this.baseFs.renamePromise(this.mapToBase(oldP), this.mapToBase(newP));
}
renameSync(oldP, newP) {
return this.baseFs.renameSync(this.mapToBase(oldP), this.mapToBase(newP));
}
async copyFilePromise(sourceP, destP, flags = 0) {
return this.baseFs.copyFilePromise(this.mapToBase(sourceP), this.mapToBase(destP), flags);
}
copyFileSync(sourceP, destP, flags = 0) {
return this.baseFs.copyFileSync(this.mapToBase(sourceP), this.mapToBase(destP), flags);
}
async appendFilePromise(p, content, opts) {
return this.baseFs.appendFilePromise(this.fsMapToBase(p), content, opts);
}
appendFileSync(p, content, opts) {
return this.baseFs.appendFileSync(this.fsMapToBase(p), content, opts);
}
async writeFilePromise(p, content, opts) {
return this.baseFs.writeFilePromise(this.fsMapToBase(p), content, opts);
}
writeFileSync(p, content, opts) {
return this.baseFs.writeFileSync(this.fsMapToBase(p), content, opts);
}
async unlinkPromise(p) {
return this.baseFs.unlinkPromise(this.mapToBase(p));
}
unlinkSync(p) {
return this.baseFs.unlinkSync(this.mapToBase(p));
}
async utimesPromise(p, atime, mtime) {
return this.baseFs.utimesPromise(this.mapToBase(p), atime, mtime);
}
utimesSync(p, atime, mtime) {
return this.baseFs.utimesSync(this.mapToBase(p), atime, mtime);
}
async lutimesPromise(p, atime, mtime) {
return this.baseFs.lutimesPromise(this.mapToBase(p), atime, mtime);
}
lutimesSync(p, atime, mtime) {
return this.baseFs.lutimesSync(this.mapToBase(p), atime, mtime);
}
async mkdirPromise(p, opts) {
return this.baseFs.mkdirPromise(this.mapToBase(p), opts);
}
mkdirSync(p, opts) {
return this.baseFs.mkdirSync(this.mapToBase(p), opts);
}
async rmdirPromise(p, opts) {
return this.baseFs.rmdirPromise(this.mapToBase(p), opts);
}
rmdirSync(p, opts) {
return this.baseFs.rmdirSync(this.mapToBase(p), opts);
}
async rmPromise(p, opts) {
return this.baseFs.rmPromise(this.mapToBase(p), opts);
}
rmSync(p, opts) {
return this.baseFs.rmSync(this.mapToBase(p), opts);
}
async linkPromise(existingP, newP) {
return this.baseFs.linkPromise(this.mapToBase(existingP), this.mapToBase(newP));
}
linkSync(existingP, newP) {
return this.baseFs.linkSync(this.mapToBase(existingP), this.mapToBase(newP));
}
async symlinkPromise(target, p, type) {
const mappedP = this.mapToBase(p);
if (this.pathUtils.isAbsolute(target))
return this.baseFs.symlinkPromise(this.mapToBase(target), mappedP, type);
const mappedAbsoluteTarget = this.mapToBase(this.pathUtils.join(this.pathUtils.dirname(p), target));
const mappedTarget = this.baseFs.pathUtils.relative(this.baseFs.pathUtils.dirname(mappedP), mappedAbsoluteTarget);
return this.baseFs.symlinkPromise(mappedTarget, mappedP, type);
}
symlinkSync(target, p, type) {
const mappedP = this.mapToBase(p);
if (this.pathUtils.isAbsolute(target))
return this.baseFs.symlinkSync(this.mapToBase(target), mappedP, type);
const mappedAbsoluteTarget = this.mapToBase(this.pathUtils.join(this.pathUtils.dirname(p), target));
const mappedTarget = this.baseFs.pathUtils.relative(this.baseFs.pathUtils.dirname(mappedP), mappedAbsoluteTarget);
return this.baseFs.symlinkSync(mappedTarget, mappedP, type);
}
async readFilePromise(p, encoding) {
return this.baseFs.readFilePromise(this.fsMapToBase(p), encoding);
}
readFileSync(p, encoding) {
return this.baseFs.readFileSync(this.fsMapToBase(p), encoding);
}
readdirPromise(p, opts) {
return this.baseFs.readdirPromise(this.mapToBase(p), opts);
}
readdirSync(p, opts) {
return this.baseFs.readdirSync(this.mapToBase(p), opts);
}
async readlinkPromise(p) {
return this.mapFromBase(await this.baseFs.readlinkPromise(this.mapToBase(p)));
}
readlinkSync(p) {
return this.mapFromBase(this.baseFs.readlinkSync(this.mapToBase(p)));
}
async truncatePromise(p, len) {
return this.baseFs.truncatePromise(this.mapToBase(p), len);
}
truncateSync(p, len) {
return this.baseFs.truncateSync(this.mapToBase(p), len);
}
async ftruncatePromise(fd, len) {
return this.baseFs.ftruncatePromise(fd, len);
}
ftruncateSync(fd, len) {
return this.baseFs.ftruncateSync(fd, len);
}
watch(p, a, b) {
return this.baseFs.watch(
this.mapToBase(p),
// @ts-expect-error
a,
b
);
}
watchFile(p, a, b) {
return this.baseFs.watchFile(
this.mapToBase(p),
// @ts-expect-error
a,
b
);
}
unwatchFile(p, cb) {
return this.baseFs.unwatchFile(this.mapToBase(p), cb);
}
fsMapToBase(p) {
if (typeof p === `number`) {
return p;
} else {
return this.mapToBase(p);
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
}
}
function direntToPortable(dirent) {
const portableDirent = dirent;
if (typeof dirent.path === `string`)
portableDirent.path = npath.toPortablePath(dirent.path);
return portableDirent;
}
class NodeFS extends BasePortableFakeFS {
realFs;
constructor(realFs = fs__default.default) {
super();
this.realFs = realFs;
}
getExtractHint() {
return false;
}
getRealPath() {
return PortablePath.root;
}
resolve(p) {
return ppath.resolve(p);
}
async openPromise(p, flags, mode) {
return await new Promise((resolve, reject) => {
this.realFs.open(npath.fromPortablePath(p), flags, mode, this.makeCallback(resolve, reject));
});
}
openSync(p, flags, mode) {
return this.realFs.openSync(npath.fromPortablePath(p), flags, mode);
}
async opendirPromise(p, opts) {
return await new Promise((resolve, reject) => {
if (typeof opts !== `undefined`) {
this.realFs.opendir(npath.fromPortablePath(p), opts, this.makeCallback(resolve, reject));
} else {
this.realFs.opendir(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
}).then((dir) => {
const dirWithFixedPath = dir;
Object.defineProperty(dirWithFixedPath, `path`, {
value: p,
configurable: true,
writable: true
});
return dirWithFixedPath;
});
}
opendirSync(p, opts) {
const dir = typeof opts !== `undefined` ? this.realFs.opendirSync(npath.fromPortablePath(p), opts) : this.realFs.opendirSync(npath.fromPortablePath(p));
const dirWithFixedPath = dir;
Object.defineProperty(dirWithFixedPath, `path`, {
value: p,
configurable: true,
writable: true
});
return dirWithFixedPath;
}
async readPromise(fd, buffer, offset = 0, length = 0, position = -1) {
return await new Promise((resolve, reject) => {
this.realFs.read(fd, buffer, offset, length, position, (error, bytesRead) => {
if (error) {
reject(error);
2022-06-27 11:57:51 +02:00
} else {
2025-01-14 18:21:09 +01:00
resolve(bytesRead);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
});
});
}
readSync(fd, buffer, offset, length, position) {
return this.realFs.readSync(fd, buffer, offset, length, position);
}
async writePromise(fd, buffer, offset, length, position) {
return await new Promise((resolve, reject) => {
if (typeof buffer === `string`) {
return this.realFs.write(fd, buffer, offset, this.makeCallback(resolve, reject));
} else {
return this.realFs.write(fd, buffer, offset, length, position, this.makeCallback(resolve, reject));
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
});
}
writeSync(fd, buffer, offset, length, position) {
if (typeof buffer === `string`) {
return this.realFs.writeSync(fd, buffer, offset);
} else {
return this.realFs.writeSync(fd, buffer, offset, length, position);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
async closePromise(fd) {
await new Promise((resolve, reject) => {
this.realFs.close(fd, this.makeCallback(resolve, reject));
});
}
closeSync(fd) {
this.realFs.closeSync(fd);
}
createReadStream(p, opts) {
const realPath = p !== null ? npath.fromPortablePath(p) : p;
return this.realFs.createReadStream(realPath, opts);
}
createWriteStream(p, opts) {
const realPath = p !== null ? npath.fromPortablePath(p) : p;
return this.realFs.createWriteStream(realPath, opts);
}
async realpathPromise(p) {
return await new Promise((resolve, reject) => {
this.realFs.realpath(npath.fromPortablePath(p), {}, this.makeCallback(resolve, reject));
}).then((path) => {
return npath.toPortablePath(path);
});
}
realpathSync(p) {
return npath.toPortablePath(this.realFs.realpathSync(npath.fromPortablePath(p), {}));
}
async existsPromise(p) {
return await new Promise((resolve) => {
this.realFs.exists(npath.fromPortablePath(p), resolve);
});
}
accessSync(p, mode) {
return this.realFs.accessSync(npath.fromPortablePath(p), mode);
}
async accessPromise(p, mode) {
return await new Promise((resolve, reject) => {
this.realFs.access(npath.fromPortablePath(p), mode, this.makeCallback(resolve, reject));
});
}
existsSync(p) {
return this.realFs.existsSync(npath.fromPortablePath(p));
}
async statPromise(p, opts) {
return await new Promise((resolve, reject) => {
if (opts) {
this.realFs.stat(npath.fromPortablePath(p), opts, this.makeCallback(resolve, reject));
} else {
this.realFs.stat(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
});
}
statSync(p, opts) {
if (opts) {
return this.realFs.statSync(npath.fromPortablePath(p), opts);
} else {
return this.realFs.statSync(npath.fromPortablePath(p));
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
async fstatPromise(fd, opts) {
return await new Promise((resolve, reject) => {
if (opts) {
this.realFs.fstat(fd, opts, this.makeCallback(resolve, reject));
} else {
this.realFs.fstat(fd, this.makeCallback(resolve, reject));
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
});
}
fstatSync(fd, opts) {
if (opts) {
return this.realFs.fstatSync(fd, opts);
} else {
return this.realFs.fstatSync(fd);
}
}
async lstatPromise(p, opts) {
return await new Promise((resolve, reject) => {
if (opts) {
this.realFs.lstat(npath.fromPortablePath(p), opts, this.makeCallback(resolve, reject));
} else {
this.realFs.lstat(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
});
}
lstatSync(p, opts) {
if (opts) {
return this.realFs.lstatSync(npath.fromPortablePath(p), opts);
} else {
return this.realFs.lstatSync(npath.fromPortablePath(p));
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
async fchmodPromise(fd, mask) {
return await new Promise((resolve, reject) => {
this.realFs.fchmod(fd, mask, this.makeCallback(resolve, reject));
});
}
fchmodSync(fd, mask) {
return this.realFs.fchmodSync(fd, mask);
}
async chmodPromise(p, mask) {
return await new Promise((resolve, reject) => {
this.realFs.chmod(npath.fromPortablePath(p), mask, this.makeCallback(resolve, reject));
});
}
chmodSync(p, mask) {
return this.realFs.chmodSync(npath.fromPortablePath(p), mask);
}
async fchownPromise(fd, uid, gid) {
return await new Promise((resolve, reject) => {
this.realFs.fchown(fd, uid, gid, this.makeCallback(resolve, reject));
});
}
fchownSync(fd, uid, gid) {
return this.realFs.fchownSync(fd, uid, gid);
}
async chownPromise(p, uid, gid) {
return await new Promise((resolve, reject) => {
this.realFs.chown(npath.fromPortablePath(p), uid, gid, this.makeCallback(resolve, reject));
});
}
chownSync(p, uid, gid) {
return this.realFs.chownSync(npath.fromPortablePath(p), uid, gid);
}
async renamePromise(oldP, newP) {
return await new Promise((resolve, reject) => {
this.realFs.rename(npath.fromPortablePath(oldP), npath.fromPortablePath(newP), this.makeCallback(resolve, reject));
});
}
renameSync(oldP, newP) {
return this.realFs.renameSync(npath.fromPortablePath(oldP), npath.fromPortablePath(newP));
}
async copyFilePromise(sourceP, destP, flags = 0) {
return await new Promise((resolve, reject) => {
this.realFs.copyFile(npath.fromPortablePath(sourceP), npath.fromPortablePath(destP), flags, this.makeCallback(resolve, reject));
});
}
copyFileSync(sourceP, destP, flags = 0) {
return this.realFs.copyFileSync(npath.fromPortablePath(sourceP), npath.fromPortablePath(destP), flags);
}
async appendFilePromise(p, content, opts) {
return await new Promise((resolve, reject) => {
const fsNativePath = typeof p === `string` ? npath.fromPortablePath(p) : p;
if (opts) {
this.realFs.appendFile(fsNativePath, content, opts, this.makeCallback(resolve, reject));
} else {
this.realFs.appendFile(fsNativePath, content, this.makeCallback(resolve, reject));
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
});
}
appendFileSync(p, content, opts) {
const fsNativePath = typeof p === `string` ? npath.fromPortablePath(p) : p;
if (opts) {
this.realFs.appendFileSync(fsNativePath, content, opts);
} else {
this.realFs.appendFileSync(fsNativePath, content);
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
}
async writeFilePromise(p, content, opts) {
return await new Promise((resolve, reject) => {
const fsNativePath = typeof p === `string` ? npath.fromPortablePath(p) : p;
if (opts) {
this.realFs.writeFile(fsNativePath, content, opts, this.makeCallback(resolve, reject));
} else {
this.realFs.writeFile(fsNativePath, content, this.makeCallback(resolve, reject));
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
});
}
writeFileSync(p, content, opts) {
const fsNativePath = typeof p === `string` ? npath.fromPortablePath(p) : p;
if (opts) {
this.realFs.writeFileSync(fsNativePath, content, opts);
} else {
this.realFs.writeFileSync(fsNativePath, content);
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
}
async unlinkPromise(p) {
return await new Promise((resolve, reject) => {
this.realFs.unlink(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
});
}
unlinkSync(p) {
return this.realFs.unlinkSync(npath.fromPortablePath(p));
}
async utimesPromise(p, atime, mtime) {
return await new Promise((resolve, reject) => {
this.realFs.utimes(npath.fromPortablePath(p), atime, mtime, this.makeCallback(resolve, reject));
});
}
utimesSync(p, atime, mtime) {
this.realFs.utimesSync(npath.fromPortablePath(p), atime, mtime);
}
async lutimesPromise(p, atime, mtime) {
return await new Promise((resolve, reject) => {
this.realFs.lutimes(npath.fromPortablePath(p), atime, mtime, this.makeCallback(resolve, reject));
});
}
lutimesSync(p, atime, mtime) {
this.realFs.lutimesSync(npath.fromPortablePath(p), atime, mtime);
}
async mkdirPromise(p, opts) {
return await new Promise((resolve, reject) => {
this.realFs.mkdir(npath.fromPortablePath(p), opts, this.makeCallback(resolve, reject));
});
}
mkdirSync(p, opts) {
return this.realFs.mkdirSync(npath.fromPortablePath(p), opts);
}
async rmdirPromise(p, opts) {
return await new Promise((resolve, reject) => {
if (opts) {
this.realFs.rmdir(npath.fromPortablePath(p), opts, this.makeCallback(resolve, reject));
} else {
this.realFs.rmdir(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
});
}
rmdirSync(p, opts) {
return this.realFs.rmdirSync(npath.fromPortablePath(p), opts);
}
async rmPromise(p, opts) {
return await new Promise((resolve, reject) => {
if (opts) {
this.realFs.rm(npath.fromPortablePath(p), opts, this.makeCallback(resolve, reject));
} else {
this.realFs.rm(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
});
}
rmSync(p, opts) {
return this.realFs.rmSync(npath.fromPortablePath(p), opts);
}
async linkPromise(existingP, newP) {
return await new Promise((resolve, reject) => {
this.realFs.link(npath.fromPortablePath(existingP), npath.fromPortablePath(newP), this.makeCallback(resolve, reject));
});
}
linkSync(existingP, newP) {
return this.realFs.linkSync(npath.fromPortablePath(existingP), npath.fromPortablePath(newP));
}
async symlinkPromise(target, p, type) {
return await new Promise((resolve, reject) => {
this.realFs.symlink(npath.fromPortablePath(target.replace(/\/+$/, ``)), npath.fromPortablePath(p), type, this.makeCallback(resolve, reject));
});
}
symlinkSync(target, p, type) {
return this.realFs.symlinkSync(npath.fromPortablePath(target.replace(/\/+$/, ``)), npath.fromPortablePath(p), type);
}
async readFilePromise(p, encoding) {
return await new Promise((resolve, reject) => {
const fsNativePath = typeof p === `string` ? npath.fromPortablePath(p) : p;
this.realFs.readFile(fsNativePath, encoding, this.makeCallback(resolve, reject));
});
}
readFileSync(p, encoding) {
const fsNativePath = typeof p === `string` ? npath.fromPortablePath(p) : p;
return this.realFs.readFileSync(fsNativePath, encoding);
}
async readdirPromise(p, opts) {
return await new Promise((resolve, reject) => {
if (opts) {
if (opts.recursive && process.platform === `win32`) {
if (opts.withFileTypes) {
this.realFs.readdir(npath.fromPortablePath(p), opts, this.makeCallback((results) => resolve(results.map(direntToPortable)), reject));
} else {
this.realFs.readdir(npath.fromPortablePath(p), opts, this.makeCallback((results) => resolve(results.map(npath.toPortablePath)), reject));
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
} else {
this.realFs.readdir(npath.fromPortablePath(p), opts, this.makeCallback(resolve, reject));
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
} else {
this.realFs.readdir(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
});
}
readdirSync(p, opts) {
if (opts) {
if (opts.recursive && process.platform === `win32`) {
if (opts.withFileTypes) {
return this.realFs.readdirSync(npath.fromPortablePath(p), opts).map(direntToPortable);
2022-06-27 11:57:51 +02:00
} else {
2025-01-14 18:21:09 +01:00
return this.realFs.readdirSync(npath.fromPortablePath(p), opts).map(npath.toPortablePath);
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
} else {
return this.realFs.readdirSync(npath.fromPortablePath(p), opts);
}
} else {
return this.realFs.readdirSync(npath.fromPortablePath(p));
}
}
async readlinkPromise(p) {
return await new Promise((resolve, reject) => {
this.realFs.readlink(npath.fromPortablePath(p), this.makeCallback(resolve, reject));
}).then((path) => {
return npath.toPortablePath(path);
});
}
readlinkSync(p) {
return npath.toPortablePath(this.realFs.readlinkSync(npath.fromPortablePath(p)));
}
async truncatePromise(p, len) {
return await new Promise((resolve, reject) => {
this.realFs.truncate(npath.fromPortablePath(p), len, this.makeCallback(resolve, reject));
});
}
truncateSync(p, len) {
return this.realFs.truncateSync(npath.fromPortablePath(p), len);
}
async ftruncatePromise(fd, len) {
return await new Promise((resolve, reject) => {
this.realFs.ftruncate(fd, len, this.makeCallback(resolve, reject));
});
}
ftruncateSync(fd, len) {
return this.realFs.ftruncateSync(fd, len);
}
watch(p, a, b) {
return this.realFs.watch(
npath.fromPortablePath(p),
// @ts-expect-error
a,
b
);
}
watchFile(p, a, b) {
return this.realFs.watchFile(
npath.fromPortablePath(p),
// @ts-expect-error
a,
b
);
}
unwatchFile(p, cb) {
return this.realFs.unwatchFile(npath.fromPortablePath(p), cb);
}
makeCallback(resolve, reject) {
return (err, result) => {
if (err) {
reject(err);
} else {
resolve(result);
}
};
}
}
const MOUNT_MASK = 4278190080;
class MountFS extends BasePortableFakeFS {
baseFs;
mountInstances;
fdMap = /* @__PURE__ */ new Map();
nextFd = 3;
factoryPromise;
factorySync;
filter;
getMountPoint;
magic;
maxAge;
maxOpenFiles;
typeCheck;
isMount = /* @__PURE__ */ new Set();
notMount = /* @__PURE__ */ new Set();
realPaths = /* @__PURE__ */ new Map();
constructor({ baseFs = new NodeFS(), filter = null, magicByte = 42, maxOpenFiles = Infinity, useCache = true, maxAge = 5e3, typeCheck = fs.constants.S_IFREG, getMountPoint, factoryPromise, factorySync }) {
if (Math.floor(magicByte) !== magicByte || !(magicByte > 1 && magicByte <= 127))
throw new Error(`The magic byte must be set to a round value between 1 and 127 included`);
super();
this.baseFs = baseFs;
this.mountInstances = useCache ? /* @__PURE__ */ new Map() : null;
this.factoryPromise = factoryPromise;
this.factorySync = factorySync;
this.filter = filter;
this.getMountPoint = getMountPoint;
this.magic = magicByte << 24;
this.maxAge = maxAge;
this.maxOpenFiles = maxOpenFiles;
this.typeCheck = typeCheck;
}
getExtractHint(hints) {
return this.baseFs.getExtractHint(hints);
}
getRealPath() {
return this.baseFs.getRealPath();
}
saveAndClose() {
unwatchAllFiles(this);
if (this.mountInstances) {
for (const [path, { childFs }] of this.mountInstances.entries()) {
childFs.saveAndClose?.();
this.mountInstances.delete(path);
}
}
}
discardAndClose() {
unwatchAllFiles(this);
if (this.mountInstances) {
for (const [path, { childFs }] of this.mountInstances.entries()) {
childFs.discardAndClose?.();
this.mountInstances.delete(path);
}
}
}
resolve(p) {
return this.baseFs.resolve(p);
}
remapFd(mountFs, fd) {
const remappedFd = this.nextFd++ | this.magic;
this.fdMap.set(remappedFd, [mountFs, fd]);
return remappedFd;
}
async openPromise(p, flags, mode) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.openPromise(p, flags, mode);
}, async (mountFs, { subPath }) => {
return this.remapFd(mountFs, await mountFs.openPromise(subPath, flags, mode));
});
}
openSync(p, flags, mode) {
return this.makeCallSync(p, () => {
return this.baseFs.openSync(p, flags, mode);
}, (mountFs, { subPath }) => {
return this.remapFd(mountFs, mountFs.openSync(subPath, flags, mode));
});
}
async opendirPromise(p, opts) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.opendirPromise(p, opts);
}, async (mountFs, { subPath }) => {
return await mountFs.opendirPromise(subPath, opts);
}, {
requireSubpath: false
});
}
opendirSync(p, opts) {
return this.makeCallSync(p, () => {
return this.baseFs.opendirSync(p, opts);
}, (mountFs, { subPath }) => {
return mountFs.opendirSync(subPath, opts);
}, {
requireSubpath: false
});
}
async readPromise(fd, buffer, offset, length, position) {
if ((fd & MOUNT_MASK) !== this.magic)
return await this.baseFs.readPromise(fd, buffer, offset, length, position);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`read`);
const [mountFs, realFd] = entry;
return await mountFs.readPromise(realFd, buffer, offset, length, position);
}
readSync(fd, buffer, offset, length, position) {
if ((fd & MOUNT_MASK) !== this.magic)
return this.baseFs.readSync(fd, buffer, offset, length, position);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`readSync`);
const [mountFs, realFd] = entry;
return mountFs.readSync(realFd, buffer, offset, length, position);
}
async writePromise(fd, buffer, offset, length, position) {
if ((fd & MOUNT_MASK) !== this.magic) {
if (typeof buffer === `string`) {
return await this.baseFs.writePromise(fd, buffer, offset);
} else {
return await this.baseFs.writePromise(fd, buffer, offset, length, position);
}
}
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`write`);
const [mountFs, realFd] = entry;
if (typeof buffer === `string`) {
return await mountFs.writePromise(realFd, buffer, offset);
} else {
return await mountFs.writePromise(realFd, buffer, offset, length, position);
}
}
writeSync(fd, buffer, offset, length, position) {
if ((fd & MOUNT_MASK) !== this.magic) {
if (typeof buffer === `string`) {
return this.baseFs.writeSync(fd, buffer, offset);
} else {
return this.baseFs.writeSync(fd, buffer, offset, length, position);
}
}
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`writeSync`);
const [mountFs, realFd] = entry;
if (typeof buffer === `string`) {
return mountFs.writeSync(realFd, buffer, offset);
} else {
return mountFs.writeSync(realFd, buffer, offset, length, position);
}
}
async closePromise(fd) {
if ((fd & MOUNT_MASK) !== this.magic)
return await this.baseFs.closePromise(fd);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`close`);
this.fdMap.delete(fd);
const [mountFs, realFd] = entry;
return await mountFs.closePromise(realFd);
}
closeSync(fd) {
if ((fd & MOUNT_MASK) !== this.magic)
return this.baseFs.closeSync(fd);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`closeSync`);
this.fdMap.delete(fd);
const [mountFs, realFd] = entry;
return mountFs.closeSync(realFd);
}
createReadStream(p, opts) {
if (p === null)
return this.baseFs.createReadStream(p, opts);
return this.makeCallSync(p, () => {
return this.baseFs.createReadStream(p, opts);
}, (mountFs, { archivePath, subPath }) => {
const stream = mountFs.createReadStream(subPath, opts);
stream.path = npath.fromPortablePath(this.pathUtils.join(archivePath, subPath));
return stream;
});
}
createWriteStream(p, opts) {
if (p === null)
return this.baseFs.createWriteStream(p, opts);
return this.makeCallSync(p, () => {
return this.baseFs.createWriteStream(p, opts);
}, (mountFs, { subPath }) => {
return mountFs.createWriteStream(subPath, opts);
});
}
async realpathPromise(p) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.realpathPromise(p);
}, async (mountFs, { archivePath, subPath }) => {
let realArchivePath = this.realPaths.get(archivePath);
if (typeof realArchivePath === `undefined`) {
realArchivePath = await this.baseFs.realpathPromise(archivePath);
this.realPaths.set(archivePath, realArchivePath);
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
return this.pathUtils.join(realArchivePath, this.pathUtils.relative(PortablePath.root, await mountFs.realpathPromise(subPath)));
});
}
realpathSync(p) {
return this.makeCallSync(p, () => {
return this.baseFs.realpathSync(p);
}, (mountFs, { archivePath, subPath }) => {
let realArchivePath = this.realPaths.get(archivePath);
if (typeof realArchivePath === `undefined`) {
realArchivePath = this.baseFs.realpathSync(archivePath);
this.realPaths.set(archivePath, realArchivePath);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
return this.pathUtils.join(realArchivePath, this.pathUtils.relative(PortablePath.root, mountFs.realpathSync(subPath)));
});
}
async existsPromise(p) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.existsPromise(p);
}, async (mountFs, { subPath }) => {
return await mountFs.existsPromise(subPath);
});
}
existsSync(p) {
return this.makeCallSync(p, () => {
return this.baseFs.existsSync(p);
}, (mountFs, { subPath }) => {
return mountFs.existsSync(subPath);
});
}
async accessPromise(p, mode) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.accessPromise(p, mode);
}, async (mountFs, { subPath }) => {
return await mountFs.accessPromise(subPath, mode);
});
}
accessSync(p, mode) {
return this.makeCallSync(p, () => {
return this.baseFs.accessSync(p, mode);
}, (mountFs, { subPath }) => {
return mountFs.accessSync(subPath, mode);
});
}
async statPromise(p, opts) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.statPromise(p, opts);
}, async (mountFs, { subPath }) => {
return await mountFs.statPromise(subPath, opts);
});
}
statSync(p, opts) {
return this.makeCallSync(p, () => {
return this.baseFs.statSync(p, opts);
}, (mountFs, { subPath }) => {
return mountFs.statSync(subPath, opts);
});
}
async fstatPromise(fd, opts) {
if ((fd & MOUNT_MASK) !== this.magic)
return this.baseFs.fstatPromise(fd, opts);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fstat`);
const [mountFs, realFd] = entry;
return mountFs.fstatPromise(realFd, opts);
}
fstatSync(fd, opts) {
if ((fd & MOUNT_MASK) !== this.magic)
return this.baseFs.fstatSync(fd, opts);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fstatSync`);
const [mountFs, realFd] = entry;
return mountFs.fstatSync(realFd, opts);
}
async lstatPromise(p, opts) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.lstatPromise(p, opts);
}, async (mountFs, { subPath }) => {
return await mountFs.lstatPromise(subPath, opts);
});
}
lstatSync(p, opts) {
return this.makeCallSync(p, () => {
return this.baseFs.lstatSync(p, opts);
}, (mountFs, { subPath }) => {
return mountFs.lstatSync(subPath, opts);
});
}
async fchmodPromise(fd, mask) {
if ((fd & MOUNT_MASK) !== this.magic)
return this.baseFs.fchmodPromise(fd, mask);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fchmod`);
const [mountFs, realFd] = entry;
return mountFs.fchmodPromise(realFd, mask);
}
fchmodSync(fd, mask) {
if ((fd & MOUNT_MASK) !== this.magic)
return this.baseFs.fchmodSync(fd, mask);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fchmodSync`);
const [mountFs, realFd] = entry;
return mountFs.fchmodSync(realFd, mask);
}
async chmodPromise(p, mask) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.chmodPromise(p, mask);
}, async (mountFs, { subPath }) => {
return await mountFs.chmodPromise(subPath, mask);
});
}
chmodSync(p, mask) {
return this.makeCallSync(p, () => {
return this.baseFs.chmodSync(p, mask);
}, (mountFs, { subPath }) => {
return mountFs.chmodSync(subPath, mask);
});
}
async fchownPromise(fd, uid, gid) {
if ((fd & MOUNT_MASK) !== this.magic)
return this.baseFs.fchownPromise(fd, uid, gid);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fchown`);
const [zipFs, realFd] = entry;
return zipFs.fchownPromise(realFd, uid, gid);
}
fchownSync(fd, uid, gid) {
if ((fd & MOUNT_MASK) !== this.magic)
return this.baseFs.fchownSync(fd, uid, gid);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fchownSync`);
const [zipFs, realFd] = entry;
return zipFs.fchownSync(realFd, uid, gid);
}
async chownPromise(p, uid, gid) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.chownPromise(p, uid, gid);
}, async (mountFs, { subPath }) => {
return await mountFs.chownPromise(subPath, uid, gid);
});
}
chownSync(p, uid, gid) {
return this.makeCallSync(p, () => {
return this.baseFs.chownSync(p, uid, gid);
}, (mountFs, { subPath }) => {
return mountFs.chownSync(subPath, uid, gid);
});
}
async renamePromise(oldP, newP) {
return await this.makeCallPromise(oldP, async () => {
return await this.makeCallPromise(newP, async () => {
return await this.baseFs.renamePromise(oldP, newP);
}, async () => {
throw Object.assign(new Error(`EEXDEV: cross-device link not permitted`), { code: `EEXDEV` });
});
}, async (mountFsO, { subPath: subPathO }) => {
return await this.makeCallPromise(newP, async () => {
throw Object.assign(new Error(`EEXDEV: cross-device link not permitted`), { code: `EEXDEV` });
}, async (mountFsN, { subPath: subPathN }) => {
if (mountFsO !== mountFsN) {
throw Object.assign(new Error(`EEXDEV: cross-device link not permitted`), { code: `EEXDEV` });
} else {
return await mountFsO.renamePromise(subPathO, subPathN);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
});
});
}
renameSync(oldP, newP) {
return this.makeCallSync(oldP, () => {
return this.makeCallSync(newP, () => {
return this.baseFs.renameSync(oldP, newP);
}, () => {
throw Object.assign(new Error(`EEXDEV: cross-device link not permitted`), { code: `EEXDEV` });
});
}, (mountFsO, { subPath: subPathO }) => {
return this.makeCallSync(newP, () => {
throw Object.assign(new Error(`EEXDEV: cross-device link not permitted`), { code: `EEXDEV` });
}, (mountFsN, { subPath: subPathN }) => {
if (mountFsO !== mountFsN) {
throw Object.assign(new Error(`EEXDEV: cross-device link not permitted`), { code: `EEXDEV` });
} else {
return mountFsO.renameSync(subPathO, subPathN);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
});
});
}
async copyFilePromise(sourceP, destP, flags = 0) {
const fallback = async (sourceFs, sourceP2, destFs, destP2) => {
if ((flags & fs.constants.COPYFILE_FICLONE_FORCE) !== 0)
throw Object.assign(new Error(`EXDEV: cross-device clone not permitted, copyfile '${sourceP2}' -> ${destP2}'`), { code: `EXDEV` });
if (flags & fs.constants.COPYFILE_EXCL && await this.existsPromise(sourceP2))
throw Object.assign(new Error(`EEXIST: file already exists, copyfile '${sourceP2}' -> '${destP2}'`), { code: `EEXIST` });
let content;
try {
content = await sourceFs.readFilePromise(sourceP2);
} catch (error) {
throw Object.assign(new Error(`EINVAL: invalid argument, copyfile '${sourceP2}' -> '${destP2}'`), { code: `EINVAL` });
}
await destFs.writeFilePromise(destP2, content);
};
return await this.makeCallPromise(sourceP, async () => {
return await this.makeCallPromise(destP, async () => {
return await this.baseFs.copyFilePromise(sourceP, destP, flags);
}, async (mountFsD, { subPath: subPathD }) => {
return await fallback(this.baseFs, sourceP, mountFsD, subPathD);
});
}, async (mountFsS, { subPath: subPathS }) => {
return await this.makeCallPromise(destP, async () => {
return await fallback(mountFsS, subPathS, this.baseFs, destP);
}, async (mountFsD, { subPath: subPathD }) => {
if (mountFsS !== mountFsD) {
return await fallback(mountFsS, subPathS, mountFsD, subPathD);
} else {
return await mountFsS.copyFilePromise(subPathS, subPathD, flags);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
});
});
}
copyFileSync(sourceP, destP, flags = 0) {
const fallback = (sourceFs, sourceP2, destFs, destP2) => {
if ((flags & fs.constants.COPYFILE_FICLONE_FORCE) !== 0)
throw Object.assign(new Error(`EXDEV: cross-device clone not permitted, copyfile '${sourceP2}' -> ${destP2}'`), { code: `EXDEV` });
if (flags & fs.constants.COPYFILE_EXCL && this.existsSync(sourceP2))
throw Object.assign(new Error(`EEXIST: file already exists, copyfile '${sourceP2}' -> '${destP2}'`), { code: `EEXIST` });
let content;
try {
content = sourceFs.readFileSync(sourceP2);
} catch (error) {
throw Object.assign(new Error(`EINVAL: invalid argument, copyfile '${sourceP2}' -> '${destP2}'`), { code: `EINVAL` });
}
destFs.writeFileSync(destP2, content);
};
return this.makeCallSync(sourceP, () => {
return this.makeCallSync(destP, () => {
return this.baseFs.copyFileSync(sourceP, destP, flags);
}, (mountFsD, { subPath: subPathD }) => {
return fallback(this.baseFs, sourceP, mountFsD, subPathD);
});
}, (mountFsS, { subPath: subPathS }) => {
return this.makeCallSync(destP, () => {
return fallback(mountFsS, subPathS, this.baseFs, destP);
}, (mountFsD, { subPath: subPathD }) => {
if (mountFsS !== mountFsD) {
return fallback(mountFsS, subPathS, mountFsD, subPathD);
} else {
return mountFsS.copyFileSync(subPathS, subPathD, flags);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
});
});
}
async appendFilePromise(p, content, opts) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.appendFilePromise(p, content, opts);
}, async (mountFs, { subPath }) => {
return await mountFs.appendFilePromise(subPath, content, opts);
});
}
appendFileSync(p, content, opts) {
return this.makeCallSync(p, () => {
return this.baseFs.appendFileSync(p, content, opts);
}, (mountFs, { subPath }) => {
return mountFs.appendFileSync(subPath, content, opts);
});
}
async writeFilePromise(p, content, opts) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.writeFilePromise(p, content, opts);
}, async (mountFs, { subPath }) => {
return await mountFs.writeFilePromise(subPath, content, opts);
});
}
writeFileSync(p, content, opts) {
return this.makeCallSync(p, () => {
return this.baseFs.writeFileSync(p, content, opts);
}, (mountFs, { subPath }) => {
return mountFs.writeFileSync(subPath, content, opts);
});
}
async unlinkPromise(p) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.unlinkPromise(p);
}, async (mountFs, { subPath }) => {
return await mountFs.unlinkPromise(subPath);
});
}
unlinkSync(p) {
return this.makeCallSync(p, () => {
return this.baseFs.unlinkSync(p);
}, (mountFs, { subPath }) => {
return mountFs.unlinkSync(subPath);
});
}
async utimesPromise(p, atime, mtime) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.utimesPromise(p, atime, mtime);
}, async (mountFs, { subPath }) => {
return await mountFs.utimesPromise(subPath, atime, mtime);
});
}
utimesSync(p, atime, mtime) {
return this.makeCallSync(p, () => {
return this.baseFs.utimesSync(p, atime, mtime);
}, (mountFs, { subPath }) => {
return mountFs.utimesSync(subPath, atime, mtime);
});
}
async lutimesPromise(p, atime, mtime) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.lutimesPromise(p, atime, mtime);
}, async (mountFs, { subPath }) => {
return await mountFs.lutimesPromise(subPath, atime, mtime);
});
}
lutimesSync(p, atime, mtime) {
return this.makeCallSync(p, () => {
return this.baseFs.lutimesSync(p, atime, mtime);
}, (mountFs, { subPath }) => {
return mountFs.lutimesSync(subPath, atime, mtime);
});
}
async mkdirPromise(p, opts) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.mkdirPromise(p, opts);
}, async (mountFs, { subPath }) => {
return await mountFs.mkdirPromise(subPath, opts);
});
}
mkdirSync(p, opts) {
return this.makeCallSync(p, () => {
return this.baseFs.mkdirSync(p, opts);
}, (mountFs, { subPath }) => {
return mountFs.mkdirSync(subPath, opts);
});
}
async rmdirPromise(p, opts) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.rmdirPromise(p, opts);
}, async (mountFs, { subPath }) => {
return await mountFs.rmdirPromise(subPath, opts);
});
}
rmdirSync(p, opts) {
return this.makeCallSync(p, () => {
return this.baseFs.rmdirSync(p, opts);
}, (mountFs, { subPath }) => {
return mountFs.rmdirSync(subPath, opts);
});
}
async rmPromise(p, opts) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.rmPromise(p, opts);
}, async (mountFs, { subPath }) => {
return await mountFs.rmPromise(subPath, opts);
});
}
rmSync(p, opts) {
return this.makeCallSync(p, () => {
return this.baseFs.rmSync(p, opts);
}, (mountFs, { subPath }) => {
return mountFs.rmSync(subPath, opts);
});
}
async linkPromise(existingP, newP) {
return await this.makeCallPromise(newP, async () => {
return await this.baseFs.linkPromise(existingP, newP);
}, async (mountFs, { subPath }) => {
return await mountFs.linkPromise(existingP, subPath);
});
}
linkSync(existingP, newP) {
return this.makeCallSync(newP, () => {
return this.baseFs.linkSync(existingP, newP);
}, (mountFs, { subPath }) => {
return mountFs.linkSync(existingP, subPath);
});
}
async symlinkPromise(target, p, type) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.symlinkPromise(target, p, type);
}, async (mountFs, { subPath }) => {
return await mountFs.symlinkPromise(target, subPath);
});
}
symlinkSync(target, p, type) {
return this.makeCallSync(p, () => {
return this.baseFs.symlinkSync(target, p, type);
}, (mountFs, { subPath }) => {
return mountFs.symlinkSync(target, subPath);
});
}
async readFilePromise(p, encoding) {
return this.makeCallPromise(p, async () => {
return await this.baseFs.readFilePromise(p, encoding);
}, async (mountFs, { subPath }) => {
return await mountFs.readFilePromise(subPath, encoding);
});
}
readFileSync(p, encoding) {
return this.makeCallSync(p, () => {
return this.baseFs.readFileSync(p, encoding);
}, (mountFs, { subPath }) => {
return mountFs.readFileSync(subPath, encoding);
});
}
async readdirPromise(p, opts) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.readdirPromise(p, opts);
}, async (mountFs, { subPath }) => {
return await mountFs.readdirPromise(subPath, opts);
}, {
requireSubpath: false
});
}
readdirSync(p, opts) {
return this.makeCallSync(p, () => {
return this.baseFs.readdirSync(p, opts);
}, (mountFs, { subPath }) => {
return mountFs.readdirSync(subPath, opts);
}, {
requireSubpath: false
});
}
async readlinkPromise(p) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.readlinkPromise(p);
}, async (mountFs, { subPath }) => {
return await mountFs.readlinkPromise(subPath);
});
}
readlinkSync(p) {
return this.makeCallSync(p, () => {
return this.baseFs.readlinkSync(p);
}, (mountFs, { subPath }) => {
return mountFs.readlinkSync(subPath);
});
}
async truncatePromise(p, len) {
return await this.makeCallPromise(p, async () => {
return await this.baseFs.truncatePromise(p, len);
}, async (mountFs, { subPath }) => {
return await mountFs.truncatePromise(subPath, len);
});
}
truncateSync(p, len) {
return this.makeCallSync(p, () => {
return this.baseFs.truncateSync(p, len);
}, (mountFs, { subPath }) => {
return mountFs.truncateSync(subPath, len);
});
}
async ftruncatePromise(fd, len) {
if ((fd & MOUNT_MASK) !== this.magic)
return this.baseFs.ftruncatePromise(fd, len);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`ftruncate`);
const [mountFs, realFd] = entry;
return mountFs.ftruncatePromise(realFd, len);
}
ftruncateSync(fd, len) {
if ((fd & MOUNT_MASK) !== this.magic)
return this.baseFs.ftruncateSync(fd, len);
const entry = this.fdMap.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`ftruncateSync`);
const [mountFs, realFd] = entry;
return mountFs.ftruncateSync(realFd, len);
}
watch(p, a, b) {
return this.makeCallSync(p, () => {
return this.baseFs.watch(
p,
// @ts-expect-error
a,
b
);
}, (mountFs, { subPath }) => {
return mountFs.watch(
subPath,
// @ts-expect-error
a,
b
);
});
}
watchFile(p, a, b) {
return this.makeCallSync(p, () => {
return this.baseFs.watchFile(
p,
// @ts-expect-error
a,
b
);
}, () => {
return watchFile(this, p, a, b);
});
}
unwatchFile(p, cb) {
return this.makeCallSync(p, () => {
return this.baseFs.unwatchFile(p, cb);
}, () => {
return unwatchFile(this, p, cb);
});
}
async makeCallPromise(p, discard, accept, { requireSubpath = true } = {}) {
if (typeof p !== `string`)
return await discard();
const normalizedP = this.resolve(p);
const mountInfo = this.findMount(normalizedP);
if (!mountInfo)
return await discard();
if (requireSubpath && mountInfo.subPath === `/`)
return await discard();
return await this.getMountPromise(mountInfo.archivePath, async (mountFs) => await accept(mountFs, mountInfo));
}
makeCallSync(p, discard, accept, { requireSubpath = true } = {}) {
if (typeof p !== `string`)
return discard();
const normalizedP = this.resolve(p);
const mountInfo = this.findMount(normalizedP);
if (!mountInfo)
return discard();
if (requireSubpath && mountInfo.subPath === `/`)
return discard();
return this.getMountSync(mountInfo.archivePath, (mountFs) => accept(mountFs, mountInfo));
}
findMount(p) {
if (this.filter && !this.filter.test(p))
return null;
let filePath = ``;
while (true) {
const pathPartWithArchive = p.substring(filePath.length);
const mountPoint = this.getMountPoint(pathPartWithArchive, filePath);
if (!mountPoint)
return null;
filePath = this.pathUtils.join(filePath, mountPoint);
if (!this.isMount.has(filePath)) {
if (this.notMount.has(filePath))
continue;
2022-06-27 11:57:51 +02:00
try {
2025-01-14 18:21:09 +01:00
if (this.typeCheck !== null && (this.baseFs.statSync(filePath).mode & fs.constants.S_IFMT) !== this.typeCheck) {
this.notMount.add(filePath);
continue;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
} catch {
return null;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
this.isMount.add(filePath);
}
return {
archivePath: filePath,
subPath: this.pathUtils.join(PortablePath.root, p.substring(filePath.length))
};
}
}
limitOpenFilesTimeout = null;
limitOpenFiles(max) {
if (this.mountInstances === null)
return;
const now = Date.now();
let nextExpiresAt = now + this.maxAge;
let closeCount = max === null ? 0 : this.mountInstances.size - max;
for (const [path, { childFs, expiresAt, refCount }] of this.mountInstances.entries()) {
if (refCount !== 0 || childFs.hasOpenFileHandles?.()) {
continue;
} else if (now >= expiresAt) {
childFs.saveAndClose?.();
this.mountInstances.delete(path);
closeCount -= 1;
continue;
} else if (max === null || closeCount <= 0) {
nextExpiresAt = expiresAt;
break;
}
childFs.saveAndClose?.();
this.mountInstances.delete(path);
closeCount -= 1;
}
if (this.limitOpenFilesTimeout === null && (max === null && this.mountInstances.size > 0 || max !== null) && isFinite(nextExpiresAt)) {
this.limitOpenFilesTimeout = setTimeout(() => {
this.limitOpenFilesTimeout = null;
this.limitOpenFiles(null);
}, nextExpiresAt - now).unref();
}
}
async getMountPromise(p, accept) {
if (this.mountInstances) {
let cachedMountFs = this.mountInstances.get(p);
if (!cachedMountFs) {
const createFsInstance = await this.factoryPromise(this.baseFs, p);
cachedMountFs = this.mountInstances.get(p);
if (!cachedMountFs) {
cachedMountFs = {
childFs: createFsInstance(),
expiresAt: 0,
refCount: 0
};
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
this.mountInstances.delete(p);
this.limitOpenFiles(this.maxOpenFiles - 1);
this.mountInstances.set(p, cachedMountFs);
cachedMountFs.expiresAt = Date.now() + this.maxAge;
cachedMountFs.refCount += 1;
try {
return await accept(cachedMountFs.childFs);
} finally {
cachedMountFs.refCount -= 1;
}
} else {
const mountFs = (await this.factoryPromise(this.baseFs, p))();
try {
return await accept(mountFs);
} finally {
mountFs.saveAndClose?.();
}
}
}
getMountSync(p, accept) {
if (this.mountInstances) {
let cachedMountFs = this.mountInstances.get(p);
if (!cachedMountFs) {
cachedMountFs = {
childFs: this.factorySync(this.baseFs, p),
expiresAt: 0,
refCount: 0
};
}
this.mountInstances.delete(p);
this.limitOpenFiles(this.maxOpenFiles - 1);
this.mountInstances.set(p, cachedMountFs);
cachedMountFs.expiresAt = Date.now() + this.maxAge;
return accept(cachedMountFs.childFs);
} else {
const childFs = this.factorySync(this.baseFs, p);
try {
return accept(childFs);
} finally {
childFs.saveAndClose?.();
}
}
}
}
class PosixFS extends ProxiedFS {
baseFs;
constructor(baseFs) {
super(npath);
this.baseFs = baseFs;
}
mapFromBase(path) {
return npath.fromPortablePath(path);
}
mapToBase(path) {
return npath.toPortablePath(path);
}
}
const NUMBER_REGEXP = /^[0-9]+$/;
const VIRTUAL_REGEXP = /^(\/(?:[^/]+\/)*?(?:\$\$virtual|__virtual__))((?:\/((?:[^/]+-)?[a-f0-9]+)(?:\/([^/]+))?)?((?:\/.*)?))$/;
const VALID_COMPONENT = /^([^/]+-)?[a-f0-9]+$/;
class VirtualFS extends ProxiedFS {
baseFs;
static makeVirtualPath(base, component, to) {
if (ppath.basename(base) !== `__virtual__`)
throw new Error(`Assertion failed: Virtual folders must be named "__virtual__"`);
if (!ppath.basename(component).match(VALID_COMPONENT))
throw new Error(`Assertion failed: Virtual components must be ended by an hexadecimal hash`);
const target = ppath.relative(ppath.dirname(base), to);
const segments = target.split(`/`);
let depth = 0;
while (depth < segments.length && segments[depth] === `..`)
depth += 1;
const finalSegments = segments.slice(depth);
const fullVirtualPath = ppath.join(base, component, String(depth), ...finalSegments);
return fullVirtualPath;
}
static resolveVirtual(p) {
const match = p.match(VIRTUAL_REGEXP);
if (!match || !match[3] && match[5])
return p;
const target = ppath.dirname(match[1]);
if (!match[3] || !match[4])
return target;
const isnum = NUMBER_REGEXP.test(match[4]);
if (!isnum)
return p;
const depth = Number(match[4]);
const backstep = `../`.repeat(depth);
const subpath = match[5] || `.`;
return VirtualFS.resolveVirtual(ppath.join(target, backstep, subpath));
}
constructor({ baseFs = new NodeFS() } = {}) {
super(ppath);
this.baseFs = baseFs;
}
getExtractHint(hints) {
return this.baseFs.getExtractHint(hints);
}
getRealPath() {
return this.baseFs.getRealPath();
}
realpathSync(p) {
const match = p.match(VIRTUAL_REGEXP);
if (!match)
return this.baseFs.realpathSync(p);
if (!match[5])
return p;
const realpath = this.baseFs.realpathSync(this.mapToBase(p));
return VirtualFS.makeVirtualPath(match[1], match[3], realpath);
}
async realpathPromise(p) {
const match = p.match(VIRTUAL_REGEXP);
if (!match)
return await this.baseFs.realpathPromise(p);
if (!match[5])
return p;
const realpath = await this.baseFs.realpathPromise(this.mapToBase(p));
return VirtualFS.makeVirtualPath(match[1], match[3], realpath);
}
mapToBase(p) {
if (p === ``)
return p;
if (this.pathUtils.isAbsolute(p))
return VirtualFS.resolveVirtual(p);
const resolvedRoot = VirtualFS.resolveVirtual(this.baseFs.resolve(PortablePath.dot));
const resolvedP = VirtualFS.resolveVirtual(this.baseFs.resolve(p));
return ppath.relative(resolvedRoot, resolvedP) || PortablePath.dot;
}
mapFromBase(p) {
return p;
}
}
const URL = Number(process.versions.node.split('.', 1)[0]) < 20 ? url.URL : globalThis.URL;
class NodePathFS extends ProxiedFS {
baseFs;
constructor(baseFs) {
super(npath);
this.baseFs = baseFs;
}
mapFromBase(path) {
return path;
}
mapToBase(path) {
if (typeof path === `string`)
return path;
if (path instanceof URL)
return url.fileURLToPath(path);
if (Buffer.isBuffer(path)) {
const str = path.toString();
if (!isUtf8(path, str))
throw new Error(`Non-utf8 buffers are not supported at the moment. Please upvote the following issue if you encounter this error: https://github.com/yarnpkg/berry/issues/4942`);
return str;
}
throw new Error(`Unsupported path type: ${nodeUtils.inspect(path)}`);
}
}
function isUtf8(buf, str) {
if (typeof buffer__default.default.isUtf8 !== `undefined`)
return buffer__default.default.isUtf8(buf);
return Buffer.byteLength(str) === buf.byteLength;
}
const kBaseFs = Symbol(`kBaseFs`);
const kFd = Symbol(`kFd`);
const kClosePromise = Symbol(`kClosePromise`);
const kCloseResolve = Symbol(`kCloseResolve`);
const kCloseReject = Symbol(`kCloseReject`);
const kRefs = Symbol(`kRefs`);
const kRef = Symbol(`kRef`);
const kUnref = Symbol(`kUnref`);
class FileHandle {
[kBaseFs];
[kFd];
[kRefs] = 1;
[kClosePromise] = void 0;
[kCloseResolve] = void 0;
[kCloseReject] = void 0;
constructor(fd, baseFs) {
this[kBaseFs] = baseFs;
this[kFd] = fd;
}
get fd() {
return this[kFd];
}
async appendFile(data, options) {
try {
this[kRef](this.appendFile);
const encoding = (typeof options === `string` ? options : options?.encoding) ?? void 0;
return await this[kBaseFs].appendFilePromise(this.fd, data, encoding ? { encoding } : void 0);
} finally {
this[kUnref]();
}
}
async chown(uid, gid) {
try {
this[kRef](this.chown);
return await this[kBaseFs].fchownPromise(this.fd, uid, gid);
} finally {
this[kUnref]();
}
}
async chmod(mode) {
try {
this[kRef](this.chmod);
return await this[kBaseFs].fchmodPromise(this.fd, mode);
} finally {
this[kUnref]();
}
}
createReadStream(options) {
return this[kBaseFs].createReadStream(null, { ...options, fd: this.fd });
}
createWriteStream(options) {
return this[kBaseFs].createWriteStream(null, { ...options, fd: this.fd });
}
// FIXME: Missing FakeFS version
datasync() {
throw new Error(`Method not implemented.`);
}
// FIXME: Missing FakeFS version
sync() {
throw new Error(`Method not implemented.`);
}
async read(bufferOrOptions, offset, length, position) {
try {
this[kRef](this.read);
let buffer;
if (!Buffer.isBuffer(bufferOrOptions)) {
bufferOrOptions ??= {};
buffer = bufferOrOptions.buffer ?? Buffer.alloc(16384);
offset = bufferOrOptions.offset || 0;
length = bufferOrOptions.length ?? buffer.byteLength;
position = bufferOrOptions.position ?? null;
} else {
buffer = bufferOrOptions;
}
offset ??= 0;
length ??= 0;
if (length === 0) {
return {
bytesRead: length,
buffer
};
}
const bytesRead = await this[kBaseFs].readPromise(this.fd, buffer, offset, length, position);
return {
bytesRead,
buffer
};
} finally {
this[kUnref]();
}
}
async readFile(options) {
try {
this[kRef](this.readFile);
const encoding = (typeof options === `string` ? options : options?.encoding) ?? void 0;
return await this[kBaseFs].readFilePromise(this.fd, encoding);
} finally {
this[kUnref]();
}
}
readLines(options) {
return readline.createInterface({
input: this.createReadStream(options),
crlfDelay: Infinity
});
}
async stat(opts) {
try {
this[kRef](this.stat);
return await this[kBaseFs].fstatPromise(this.fd, opts);
} finally {
this[kUnref]();
}
}
async truncate(len) {
try {
this[kRef](this.truncate);
return await this[kBaseFs].ftruncatePromise(this.fd, len);
} finally {
this[kUnref]();
}
}
// FIXME: Missing FakeFS version
utimes(atime, mtime) {
throw new Error(`Method not implemented.`);
}
async writeFile(data, options) {
try {
this[kRef](this.writeFile);
const encoding = (typeof options === `string` ? options : options?.encoding) ?? void 0;
await this[kBaseFs].writeFilePromise(this.fd, data, encoding);
} finally {
this[kUnref]();
}
}
async write(...args) {
try {
this[kRef](this.write);
if (ArrayBuffer.isView(args[0])) {
const [buffer, offset, length, position] = args;
const bytesWritten = await this[kBaseFs].writePromise(this.fd, buffer, offset ?? void 0, length ?? void 0, position ?? void 0);
return { bytesWritten, buffer };
} else {
const [data, position, encoding] = args;
const bytesWritten = await this[kBaseFs].writePromise(this.fd, data, position, encoding);
return { bytesWritten, buffer: data };
}
} finally {
this[kUnref]();
}
}
// TODO: Use writev from FakeFS when that is implemented
async writev(buffers, position) {
try {
this[kRef](this.writev);
let bytesWritten = 0;
if (typeof position !== `undefined`) {
for (const buffer of buffers) {
const writeResult = await this.write(buffer, void 0, void 0, position);
bytesWritten += writeResult.bytesWritten;
position += writeResult.bytesWritten;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
} else {
for (const buffer of buffers) {
const writeResult = await this.write(buffer);
bytesWritten += writeResult.bytesWritten;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
return {
buffers,
bytesWritten
};
} finally {
this[kUnref]();
}
}
// FIXME: Missing FakeFS version
readv(buffers, position) {
throw new Error(`Method not implemented.`);
}
close() {
if (this[kFd] === -1) return Promise.resolve();
if (this[kClosePromise]) return this[kClosePromise];
this[kRefs]--;
if (this[kRefs] === 0) {
const fd = this[kFd];
this[kFd] = -1;
this[kClosePromise] = this[kBaseFs].closePromise(fd).finally(() => {
this[kClosePromise] = void 0;
});
} else {
this[kClosePromise] = new Promise((resolve, reject) => {
this[kCloseResolve] = resolve;
this[kCloseReject] = reject;
}).finally(() => {
this[kClosePromise] = void 0;
this[kCloseReject] = void 0;
this[kCloseResolve] = void 0;
});
}
return this[kClosePromise];
}
[kRef](caller) {
if (this[kFd] === -1) {
const err = new Error(`file closed`);
err.code = `EBADF`;
err.syscall = caller.name;
throw err;
}
this[kRefs]++;
}
[kUnref]() {
this[kRefs]--;
if (this[kRefs] === 0) {
const fd = this[kFd];
this[kFd] = -1;
this[kBaseFs].closePromise(fd).then(this[kCloseResolve], this[kCloseReject]);
}
}
}
const SYNC_IMPLEMENTATIONS = /* @__PURE__ */ new Set([
`accessSync`,
`appendFileSync`,
`createReadStream`,
`createWriteStream`,
`chmodSync`,
`fchmodSync`,
`chownSync`,
`fchownSync`,
`closeSync`,
`copyFileSync`,
`linkSync`,
`lstatSync`,
`fstatSync`,
`lutimesSync`,
`mkdirSync`,
`openSync`,
`opendirSync`,
`readlinkSync`,
`readFileSync`,
`readdirSync`,
`readlinkSync`,
`realpathSync`,
`renameSync`,
`rmdirSync`,
`rmSync`,
`statSync`,
`symlinkSync`,
`truncateSync`,
`ftruncateSync`,
`unlinkSync`,
`unwatchFile`,
`utimesSync`,
`watch`,
`watchFile`,
`writeFileSync`,
`writeSync`
]);
const ASYNC_IMPLEMENTATIONS = /* @__PURE__ */ new Set([
`accessPromise`,
`appendFilePromise`,
`fchmodPromise`,
`chmodPromise`,
`fchownPromise`,
`chownPromise`,
`closePromise`,
`copyFilePromise`,
`linkPromise`,
`fstatPromise`,
`lstatPromise`,
`lutimesPromise`,
`mkdirPromise`,
`openPromise`,
`opendirPromise`,
`readdirPromise`,
`realpathPromise`,
`readFilePromise`,
`readdirPromise`,
`readlinkPromise`,
`renamePromise`,
`rmdirPromise`,
`rmPromise`,
`statPromise`,
`symlinkPromise`,
`truncatePromise`,
`ftruncatePromise`,
`unlinkPromise`,
`utimesPromise`,
`writeFilePromise`,
`writeSync`
]);
function patchFs(patchedFs, fakeFs) {
fakeFs = new NodePathFS(fakeFs);
const setupFn = (target, name, replacement) => {
const orig = target[name];
target[name] = replacement;
if (typeof orig?.[nodeUtils.promisify.custom] !== `undefined`) {
replacement[nodeUtils.promisify.custom] = orig[nodeUtils.promisify.custom];
}
};
{
setupFn(patchedFs, `exists`, (p, ...args) => {
const hasCallback = typeof args[args.length - 1] === `function`;
const callback = hasCallback ? args.pop() : () => {
};
process.nextTick(() => {
fakeFs.existsPromise(p).then((exists) => {
callback(exists);
}, () => {
callback(false);
2021-11-22 22:05:23 +01:00
});
2025-01-14 18:21:09 +01:00
});
});
setupFn(patchedFs, `read`, (...args) => {
let [fd, buffer, offset, length, position, callback] = args;
if (args.length <= 3) {
let options = {};
if (args.length < 3) {
callback = args[1];
2021-11-22 22:05:23 +01:00
} else {
2025-01-14 18:21:09 +01:00
options = args[1];
callback = args[2];
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
({
buffer = Buffer.alloc(16384),
offset = 0,
length = buffer.byteLength,
position
} = options);
}
if (offset == null)
offset = 0;
length |= 0;
if (length === 0) {
process.nextTick(() => {
callback(null, 0, buffer);
});
return;
}
if (position == null)
position = -1;
process.nextTick(() => {
fakeFs.readPromise(fd, buffer, offset, length, position).then((bytesRead) => {
callback(null, bytesRead, buffer);
}, (error) => {
callback(error, 0, buffer);
});
});
});
for (const fnName of ASYNC_IMPLEMENTATIONS) {
const origName = fnName.replace(/Promise$/, ``);
if (typeof patchedFs[origName] === `undefined`)
continue;
const fakeImpl = fakeFs[fnName];
if (typeof fakeImpl === `undefined`)
continue;
const wrapper = (...args) => {
const hasCallback = typeof args[args.length - 1] === `function`;
const callback = hasCallback ? args.pop() : () => {
};
process.nextTick(() => {
fakeImpl.apply(fakeFs, args).then((result) => {
callback(null, result);
}, (error) => {
callback(error);
});
});
};
setupFn(patchedFs, origName, wrapper);
}
patchedFs.realpath.native = patchedFs.realpath;
}
{
setupFn(patchedFs, `existsSync`, (p) => {
try {
return fakeFs.existsSync(p);
} catch (error) {
return false;
}
});
setupFn(patchedFs, `readSync`, (...args) => {
let [fd, buffer, offset, length, position] = args;
if (args.length <= 3) {
const options = args[2] || {};
({ offset = 0, length = buffer.byteLength, position } = options);
}
if (offset == null)
offset = 0;
length |= 0;
if (length === 0)
return 0;
if (position == null)
position = -1;
return fakeFs.readSync(fd, buffer, offset, length, position);
});
for (const fnName of SYNC_IMPLEMENTATIONS) {
const origName = fnName;
if (typeof patchedFs[origName] === `undefined`)
continue;
const fakeImpl = fakeFs[fnName];
if (typeof fakeImpl === `undefined`)
continue;
setupFn(patchedFs, origName, fakeImpl.bind(fakeFs));
}
patchedFs.realpathSync.native = patchedFs.realpathSync;
}
{
const patchedFsPromises = patchedFs.promises;
for (const fnName of ASYNC_IMPLEMENTATIONS) {
const origName = fnName.replace(/Promise$/, ``);
if (typeof patchedFsPromises[origName] === `undefined`)
continue;
const fakeImpl = fakeFs[fnName];
if (typeof fakeImpl === `undefined`)
continue;
if (fnName === `open`)
continue;
setupFn(patchedFsPromises, origName, (pathLike, ...args) => {
if (pathLike instanceof FileHandle) {
return pathLike[origName].apply(pathLike, args);
2022-06-27 11:57:51 +02:00
} else {
2025-01-14 18:21:09 +01:00
return fakeImpl.call(fakeFs, pathLike, ...args);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
});
}
setupFn(patchedFsPromises, `open`, async (...args) => {
const fd = await fakeFs.openPromise(...args);
return new FileHandle(fd, fakeFs);
});
}
{
patchedFs.read[nodeUtils.promisify.custom] = async (fd, buffer, ...args) => {
const res = fakeFs.readPromise(fd, buffer, ...args);
return { bytesRead: await res, buffer };
};
patchedFs.write[nodeUtils.promisify.custom] = async (fd, buffer, ...args) => {
const res = fakeFs.writePromise(fd, buffer, ...args);
return { bytesWritten: await res, buffer };
};
}
}
let cachedInstance;
let registeredFactory = () => {
throw new Error(`Assertion failed: No libzip instance is available, and no factory was configured`);
};
function setFactory(factory) {
registeredFactory = factory;
}
function getInstance() {
if (typeof cachedInstance === `undefined`)
cachedInstance = registeredFactory();
return cachedInstance;
}
var libzipSync = {exports: {}};
(function (module, exports) {
var frozenFs = Object.assign({}, fs__default.default);
var createModule = function() {
var _scriptDir = void 0;
if (typeof __filename !== "undefined") _scriptDir = _scriptDir || __filename;
return function(createModule2) {
createModule2 = createModule2 || {};
var Module = typeof createModule2 !== "undefined" ? createModule2 : {};
var readyPromiseResolve, readyPromiseReject;
Module["ready"] = new Promise(function(resolve, reject) {
readyPromiseResolve = resolve;
readyPromiseReject = reject;
});
var moduleOverrides = {};
var key;
for (key in Module) {
if (Module.hasOwnProperty(key)) {
moduleOverrides[key] = Module[key];
}
}
var scriptDirectory = "";
function locateFile(path) {
if (Module["locateFile"]) {
return Module["locateFile"](path, scriptDirectory);
}
return scriptDirectory + path;
}
var read_, readBinary;
var nodeFS;
var nodePath;
{
{
scriptDirectory = __dirname + "/";
}
read_ = function shell_read(filename, binary) {
var ret = tryParseAsDataURI(filename);
if (ret) {
return binary ? ret : ret.toString();
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
if (!nodeFS) nodeFS = frozenFs;
if (!nodePath) nodePath = path__default.default;
filename = nodePath["normalize"](filename);
return nodeFS["readFileSync"](filename, binary ? null : "utf8");
};
readBinary = function readBinary2(filename) {
var ret = read_(filename, true);
if (!ret.buffer) {
ret = new Uint8Array(ret);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
assert(ret.buffer);
return ret;
};
if (process["argv"].length > 1) {
process["argv"][1].replace(/\\/g, "/");
}
process["argv"].slice(2);
Module["inspect"] = function() {
return "[Emscripten Module object]";
};
}
Module["print"] || console.log.bind(console);
var err = Module["printErr"] || console.warn.bind(console);
for (key in moduleOverrides) {
if (moduleOverrides.hasOwnProperty(key)) {
Module[key] = moduleOverrides[key];
}
}
moduleOverrides = null;
if (Module["arguments"]) ;
if (Module["thisProgram"]) ;
if (Module["quit"]) ;
var wasmBinary;
if (Module["wasmBinary"]) wasmBinary = Module["wasmBinary"];
Module["noExitRuntime"] || true;
if (typeof WebAssembly !== "object") {
abort("no native wasm support detected");
}
function getValue(ptr, type, noSafe) {
type = type || "i8";
if (type.charAt(type.length - 1) === "*") type = "i32";
switch (type) {
case "i1":
return HEAP8[ptr >> 0];
case "i8":
return HEAP8[ptr >> 0];
case "i16":
return LE_HEAP_LOAD_I16((ptr >> 1) * 2);
case "i32":
return LE_HEAP_LOAD_I32((ptr >> 2) * 4);
case "i64":
return LE_HEAP_LOAD_I32((ptr >> 2) * 4);
case "float":
return LE_HEAP_LOAD_F32((ptr >> 2) * 4);
case "double":
return LE_HEAP_LOAD_F64((ptr >> 3) * 8);
default:
abort("invalid type for getValue: " + type);
}
return null;
}
var wasmMemory;
var ABORT = false;
function assert(condition, text) {
if (!condition) {
abort("Assertion failed: " + text);
}
}
function getCFunc(ident) {
var func = Module["_" + ident];
assert(
func,
"Cannot call unknown function " + ident + ", make sure it is exported"
);
return func;
}
function ccall(ident, returnType, argTypes, args, opts) {
var toC = {
string: function(str) {
var ret2 = 0;
if (str !== null && str !== void 0 && str !== 0) {
var len = (str.length << 2) + 1;
ret2 = stackAlloc(len);
stringToUTF8(str, ret2, len);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
return ret2;
},
array: function(arr) {
var ret2 = stackAlloc(arr.length);
writeArrayToMemory(arr, ret2);
return ret2;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
};
function convertReturnValue(ret2) {
if (returnType === "string") return UTF8ToString(ret2);
if (returnType === "boolean") return Boolean(ret2);
return ret2;
}
var func = getCFunc(ident);
var cArgs = [];
var stack = 0;
if (args) {
for (var i = 0; i < args.length; i++) {
var converter = toC[argTypes[i]];
if (converter) {
if (stack === 0) stack = stackSave();
cArgs[i] = converter(args[i]);
2022-06-27 11:57:51 +02:00
} else {
2025-01-14 18:21:09 +01:00
cArgs[i] = args[i];
2022-06-27 11:57:51 +02:00
}
}
2025-01-14 18:21:09 +01:00
}
var ret = func.apply(null, cArgs);
ret = convertReturnValue(ret);
if (stack !== 0) stackRestore(stack);
return ret;
}
function cwrap(ident, returnType, argTypes, opts) {
argTypes = argTypes || [];
var numericArgs = argTypes.every(function(type) {
return type === "number";
});
var numericRet = returnType !== "string";
if (numericRet && numericArgs && !opts) {
return getCFunc(ident);
}
return function() {
return ccall(ident, returnType, argTypes, arguments);
};
}
var UTF8Decoder = new TextDecoder("utf8");
function UTF8ToString(ptr, maxBytesToRead) {
if (!ptr) return "";
var maxPtr = ptr + maxBytesToRead;
for (var end = ptr; !(end >= maxPtr) && HEAPU8[end]; ) ++end;
return UTF8Decoder.decode(HEAPU8.subarray(ptr, end));
}
function stringToUTF8Array(str, heap, outIdx, maxBytesToWrite) {
if (!(maxBytesToWrite > 0)) return 0;
var startIdx = outIdx;
var endIdx = outIdx + maxBytesToWrite - 1;
for (var i = 0; i < str.length; ++i) {
var u = str.charCodeAt(i);
if (u >= 55296 && u <= 57343) {
var u1 = str.charCodeAt(++i);
u = 65536 + ((u & 1023) << 10) | u1 & 1023;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
if (u <= 127) {
if (outIdx >= endIdx) break;
heap[outIdx++] = u;
} else if (u <= 2047) {
if (outIdx + 1 >= endIdx) break;
heap[outIdx++] = 192 | u >> 6;
heap[outIdx++] = 128 | u & 63;
} else if (u <= 65535) {
if (outIdx + 2 >= endIdx) break;
heap[outIdx++] = 224 | u >> 12;
heap[outIdx++] = 128 | u >> 6 & 63;
heap[outIdx++] = 128 | u & 63;
2022-06-27 11:57:51 +02:00
} else {
2025-01-14 18:21:09 +01:00
if (outIdx + 3 >= endIdx) break;
heap[outIdx++] = 240 | u >> 18;
heap[outIdx++] = 128 | u >> 12 & 63;
heap[outIdx++] = 128 | u >> 6 & 63;
heap[outIdx++] = 128 | u & 63;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
heap[outIdx] = 0;
return outIdx - startIdx;
}
function stringToUTF8(str, outPtr, maxBytesToWrite) {
return stringToUTF8Array(str, HEAPU8, outPtr, maxBytesToWrite);
}
function lengthBytesUTF8(str) {
var len = 0;
for (var i = 0; i < str.length; ++i) {
var u = str.charCodeAt(i);
if (u >= 55296 && u <= 57343)
u = 65536 + ((u & 1023) << 10) | str.charCodeAt(++i) & 1023;
if (u <= 127) ++len;
else if (u <= 2047) len += 2;
else if (u <= 65535) len += 3;
else len += 4;
}
return len;
}
function allocateUTF8(str) {
var size = lengthBytesUTF8(str) + 1;
var ret = _malloc(size);
if (ret) stringToUTF8Array(str, HEAP8, ret, size);
return ret;
}
function writeArrayToMemory(array, buffer2) {
HEAP8.set(array, buffer2);
}
function alignUp(x, multiple) {
if (x % multiple > 0) {
x += multiple - x % multiple;
}
return x;
}
var buffer, HEAP8, HEAPU8;
var HEAP_DATA_VIEW;
function updateGlobalBufferAndViews(buf) {
buffer = buf;
Module["HEAP_DATA_VIEW"] = HEAP_DATA_VIEW = new DataView(buf);
Module["HEAP8"] = HEAP8 = new Int8Array(buf);
Module["HEAP16"] = new Int16Array(buf);
Module["HEAP32"] = new Int32Array(buf);
Module["HEAPU8"] = HEAPU8 = new Uint8Array(buf);
Module["HEAPU16"] = new Uint16Array(buf);
Module["HEAPU32"] = new Uint32Array(buf);
Module["HEAPF32"] = new Float32Array(buf);
Module["HEAPF64"] = new Float64Array(buf);
}
Module["INITIAL_MEMORY"] || 16777216;
var wasmTable;
var __ATPRERUN__ = [];
var __ATINIT__ = [];
var __ATPOSTRUN__ = [];
function preRun() {
if (Module["preRun"]) {
if (typeof Module["preRun"] == "function")
Module["preRun"] = [Module["preRun"]];
while (Module["preRun"].length) {
addOnPreRun(Module["preRun"].shift());
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
callRuntimeCallbacks(__ATPRERUN__);
}
function initRuntime() {
callRuntimeCallbacks(__ATINIT__);
}
function postRun() {
if (Module["postRun"]) {
if (typeof Module["postRun"] == "function")
Module["postRun"] = [Module["postRun"]];
while (Module["postRun"].length) {
addOnPostRun(Module["postRun"].shift());
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
callRuntimeCallbacks(__ATPOSTRUN__);
}
function addOnPreRun(cb) {
__ATPRERUN__.unshift(cb);
}
function addOnInit(cb) {
__ATINIT__.unshift(cb);
}
function addOnPostRun(cb) {
__ATPOSTRUN__.unshift(cb);
}
var runDependencies = 0;
var dependenciesFulfilled = null;
function addRunDependency(id) {
runDependencies++;
if (Module["monitorRunDependencies"]) {
Module["monitorRunDependencies"](runDependencies);
}
}
function removeRunDependency(id) {
runDependencies--;
if (Module["monitorRunDependencies"]) {
Module["monitorRunDependencies"](runDependencies);
}
if (runDependencies == 0) {
if (dependenciesFulfilled) {
var callback = dependenciesFulfilled;
dependenciesFulfilled = null;
callback();
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
}
Module["preloadedImages"] = {};
Module["preloadedAudios"] = {};
function abort(what) {
if (Module["onAbort"]) {
Module["onAbort"](what);
}
what += "";
err(what);
ABORT = true;
what = "abort(" + what + "). Build with -s ASSERTIONS=1 for more info.";
var e = new WebAssembly.RuntimeError(what);
readyPromiseReject(e);
throw e;
}
var dataURIPrefix = "data:application/octet-stream;base64,";
function isDataURI(filename) {
return filename.startsWith(dataURIPrefix);
}
var wasmBinaryFile = "data:application/octet-stream;base64,AGFzbQEAAAAB/wEkYAN/f38Bf2ABfwF/YAJ/fwF/YAF/AGAEf39/fwF/YAN/f38AYAV/f39/fwF/YAJ/fwBgBH9/f38AYAABf2AFf39/fn8BfmAEf35/fwF/YAR/f35/AX5gAn9+AX9gA398fwBgA39/fgF/YAF/AX5gBn9/f39/fwF/YAN/fn8Bf2AEf39/fwF+YAV/f35/fwF/YAR/f35/AX9gA39/fgF+YAJ/fgBgAn9/AX5gBX9/f39/AGADf35/AX5gBX5+f35/AX5gA39/fwF+YAZ/fH9/f38Bf2AAAGAHf35/f39+fwF/YAV/fn9/fwF/YAV/f39/fwF+YAJ+fwF/YAJ/fAACJQYBYQFhAAMBYQFiAAEBYQFjAAABYQFkAAEBYQFlAAIBYQFmAAED5wHlAQMAAwEDAwEHDAgDFgcNEgEDDRcFAQ8DEAUQAwIBAhgECxkEAQMBBQsFAwMDARACBAMAAggLBwEAAwADGgQDGwYGABwBBgMTFBEHBwcVCx4ABAgHBAICAgAfAQICAgIGFSAAIQAiAAIBBgIHAg0LEw0FAQUCACMDAQAUAAAGBQECBQUDCwsSAgEDBQIHAQEICAACCQQEAQABCAEBCQoBAwkBAQEBBgEGBgYABAIEBAQGEQQEAAARAAEDCQEJAQAJCQkBAQECCgoAAAMPAQEBAwACAgICBQIABwAKBgwHAAADAgICBQEEBQFwAT8/BQcBAYACgIACBgkBfwFBgInBAgsH+gEzAWcCAAFoAFQBaQDqAQFqALsBAWsAwQEBbACpAQFtAKgBAW4ApwEBbwClAQFwAKMBAXEAoAEBcgCbAQFzAMABAXQAugEBdQC5AQF2AEsBdwDiAQF4AMgBAXkAxwEBegDCAQFBAMkBAUIAuAEBQwAGAUQACQFFAKYBAUYAtwEBRwC2AQFIALUBAUkAtAEBSgCzAQFLALIBAUwAsQEBTQCwAQFOAK8BAU8AvAEBUACuAQFRAK0BAVIArAEBUwAaAVQACwFVAKQBAVYAMgFXAQABWACrAQFZAKoBAVoAxgEBXwDFAQEkAMQBAmFhAL8BAmJhAL4BAmNhAL0BCXgBAEEBCz6iAeMBjgGQAVpbjwFYnwGdAVeeAV1coQFZVlWcAZoBmQGYAZcBlgGVAZQBkwGSAZEB6QHoAecB5gHlAeQB4QHfAeAB3gHdAdwB2gHbAYUB2QHYAdcB1gHVAdQB0wHSAdEB0AHPAc4BzQHMAcsBygE4wwEK1N8G5QHMDAEHfwJAIABFDQAgAEEIayIDIABBBGsoAgAiAUF4cSIAaiEFAkAgAUEBcQ0AIAFBA3FFDQEgAyADKAIAIgFrIgNBxIQBKAIASQ0BIAAgAWohACADQciEASgCAEcEQCABQf8BTQRAIAMoAggiAiABQQN2IgRBA3RB3IQBakYaIAIgAygCDCIBRgRAQbSEAUG0hAEoAgBBfiAEd3E2AgAMAwsgAiABNgIMIAEgAjYCCAwCCyADKAIYIQYCQCADIAMoAgwiAUcEQCADKAIIIgIgATYCDCABIAI2AggMAQsCQCADQRRqIgIoAgAiBA0AIANBEGoiAigCACIEDQBBACEBDAELA0AgAiEHIAQiAUEUaiICKAIAIgQNACABQRBqIQIgASgCECIEDQALIAdBADYCAAsgBkUNAQJAIAMgAygCHCICQQJ0QeSGAWoiBCgCAEYEQCAEIAE2AgAgAQ0BQbiEAUG4hAEoAgBBfiACd3E2AgAMAwsgBkEQQRQgBigCECADRhtqIAE2AgAgAUUNAgsgASAGNgIYIAMoAhAiAgRAIAEgAjYCECACIAE2AhgLIAMoAhQiAkUNASABIAI2AhQgAiABNgIYDAELIAUoAgQiAUEDcUEDRw0AQbyEASAANgIAIAUgAUF+cTYCBCADIABBAXI2AgQgACADaiAANgIADwsgAyAFTw0AIAUoAgQiAUEBcUUNAAJAIAFBAnFFBEAgBUHMhAEoAgBGBEBBzIQBIAM2AgBBwIQBQcCEASgCACAAaiIANgIAIAMgAEEBcjYCBCADQciEASgCAEcNA0G8hAFBADYCAEHIhAFBADYCAA8LIAVByIQBKAIARgRAQciEASADNgIAQbyEAUG8hAEoAgAgAGoiADYCACADIABBAXI2AgQgACADaiAANgIADwsgAUF4cSAAaiEAAkAgAUH/AU0EQCAFKAIIIgIgAUEDdiIEQQN0QdyEAWpGGiACIAUoAgwiAUYEQEG0hAFBtIQBKAIAQX4gBHdxNgIADAILIAIgATYCDCABIAI2AggMAQsgBSgCGCEGAkAgBSAFKAIMIgFHBEAgBSgCCCICQcSEASgCAEkaIAIgATYCDCABIAI2AggMAQsCQCAFQRRqIgIoAgAiBA0AIAVBEGoiAigCACIEDQBBACEBDAELA0AgAiEHIAQiAUEUaiICKAIAIgQNACABQRBqIQIgASgCECIEDQALIAdBADYCAAsgBkUNAAJAIAUgBSgCHCICQQJ0QeSGAWoiBCgCAEYEQCAEIAE2AgAgAQ0BQbiEAUG4hAEoAgBBfiACd3E2AgAMAgsgBkEQQRQgBigCECAFRhtqIAE2AgAgAUUNAQsgASAGNgIYIAUoAhAiAgRAIAEgAjYCECACIAE2AhgLIAUoAhQiAkUNACABIAI2AhQgAiABNgIYCyADIABBAXI2AgQgACADaiAANgIAIANByIQBKAIARw0BQbyEASAANgIADwsgBSABQX5xNgIEIAMgAEEBcjYCBCAAIANqIAA2AgALIABB/wFNBEAgAEEDdiIBQQN0QdyEAWohAAJ/QbSEASgCACICQQEgAXQiAXFFBEBBtIQBIAEgAnI2AgAgAAwBCyAAKAIICyECIAAgAzYCCCACIAM2AgwgAyAANgIMIAMgAjYCCA8LQR8hAiADQgA3AhAgAEH///8HTQRAIABBCHYiASABQYD+P2pBEHZBCHEiAXQiAiACQYDgH2pBEHZBBHEiAnQiBCAEQYCAD2pBEHZBAnEiBHRBD3YgASACciAEcmsiAUEBdCAAIAFBFWp2QQFxckEcaiECCyADIAI2AhwgAkECdEHkhgFqIQECQAJAAkBBuIQBKAIAIgRBASACdCIHcUUEQEG4hAEgBCAHcjYCACABIAM2AgAgAyABNgIYDAELIABBAEEZIAJBAXZrIAJBH0YbdCECIAEoAgAhAQNAIAEiBCgCBEF4cSAARg0CIAJBHXYhASACQQF0IQIgBCABQQRxaiIHQRBqKAIAIgENAAsgByADNgIQIAMgBDYCGAsgAyADNgIMIAMgAzYCCAwBCyAEKAIIIgAgAzYCDCAEIAM2AgggA0EANgIYIAMgBDYCDCADIAA2AggLQdSEAUHUhAEoAgBBAWsiAEF/IAAbNgIACwuDBAEDfyACQYAETwRAIAAgASACEAIaIAAPCyAAIAJqIQMCQCAAIAFzQQNxRQRAAkAgAEEDcUUEQCAAIQIMAQsgAkEBSARAIAAhAgwBCyAAIQIDQCACIAEtAAA6AAAgAUEBaiEBIAJBAWoiAkEDcUUNASACIANJDQALCwJAIANBfHEiBEHAAEkNACACIARBQGoiBUsNAANAIAIgASgCADYCACACIAEoAgQ2AgQgAiABKAIINgIIIAIgASgCDDYCDCACIAEoAhA2AhAgAiABKAIUNgIUIAIgASgCGDYCGCACIAEoAhw2AhwgAiABKAIgNgIgIAIgASgCJDYCJCACIAEoAig2AiggAiABKAIsNgIsIAIgASgCMDYCMCACIAEoAjQ2AjQgAiABKAI4NgI4IAIgASgCPDYCPCABQUBrIQEgAkFAayICIAVNDQALCyACIARPDQEDQCACIAEoAgA2AgAgAUEEaiEBIAJBBGoiAiAESQ0ACwwBCyADQQRJBEAgACECDAELIAAgA0EEayIESwRAIAAhAgwBCyAAIQIDQCACIAEtAAA6AAAgAiABLQABOgABIAIgAS0AAjoAAiACIAEtAAM6AAMgAUEEaiEBIAJB
if (!isDataURI(wasmBinaryFile)) {
wasmBinaryFile = locateFile(wasmBinaryFile);
}
function getBinary(file) {
try {
if (file == wasmBinaryFile && wasmBinary) {
return new Uint8Array(wasmBinary);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
var binary = tryParseAsDataURI(file);
if (binary) {
return binary;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
if (readBinary) {
return readBinary(file);
2021-11-22 22:05:23 +01:00
} else {
2025-01-14 18:21:09 +01:00
throw "sync fetching of the wasm failed: you can preload it to Module['wasmBinary'] manually, or emcc.py will do that for you when generating HTML (but not JS)";
2021-11-22 22:05:23 +01:00
}
2025-01-14 18:21:09 +01:00
} catch (err2) {
abort(err2);
}
}
function instantiateSync(file, info) {
var instance;
var module2;
var binary;
try {
binary = getBinary(file);
module2 = new WebAssembly.Module(binary);
instance = new WebAssembly.Instance(module2, info);
} catch (e) {
var str = e.toString();
err("failed to compile wasm module: " + str);
if (str.includes("imported Memory") || str.includes("memory import")) {
err(
"Memory size incompatibility issues may be due to changing INITIAL_MEMORY at runtime to something too large. Use ALLOW_MEMORY_GROWTH to allow any size memory (and also make sure not to set INITIAL_MEMORY at runtime to something smaller than it was at compile time)."
);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
throw e;
}
return [instance, module2];
}
function createWasm() {
var info = { a: asmLibraryArg };
function receiveInstance(instance, module2) {
var exports3 = instance.exports;
Module["asm"] = exports3;
wasmMemory = Module["asm"]["g"];
updateGlobalBufferAndViews(wasmMemory.buffer);
wasmTable = Module["asm"]["W"];
addOnInit(Module["asm"]["h"]);
removeRunDependency();
}
addRunDependency();
if (Module["instantiateWasm"]) {
2022-06-27 11:57:51 +02:00
try {
2025-01-14 18:21:09 +01:00
var exports2 = Module["instantiateWasm"](info, receiveInstance);
return exports2;
2022-06-27 11:57:51 +02:00
} catch (e) {
2025-01-14 18:21:09 +01:00
err("Module.instantiateWasm callback failed with error: " + e);
return false;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
var result = instantiateSync(wasmBinaryFile, info);
receiveInstance(result[0]);
return Module["asm"];
}
function LE_HEAP_LOAD_F32(byteOffset) {
return HEAP_DATA_VIEW.getFloat32(byteOffset, true);
}
function LE_HEAP_LOAD_F64(byteOffset) {
return HEAP_DATA_VIEW.getFloat64(byteOffset, true);
}
function LE_HEAP_LOAD_I16(byteOffset) {
return HEAP_DATA_VIEW.getInt16(byteOffset, true);
}
function LE_HEAP_LOAD_I32(byteOffset) {
return HEAP_DATA_VIEW.getInt32(byteOffset, true);
}
function LE_HEAP_STORE_I32(byteOffset, value) {
HEAP_DATA_VIEW.setInt32(byteOffset, value, true);
}
function callRuntimeCallbacks(callbacks) {
while (callbacks.length > 0) {
var callback = callbacks.shift();
if (typeof callback == "function") {
callback(Module);
continue;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
var func = callback.func;
if (typeof func === "number") {
if (callback.arg === void 0) {
wasmTable.get(func)();
} else {
wasmTable.get(func)(callback.arg);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
} else {
func(callback.arg === void 0 ? null : callback.arg);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
}
function _gmtime_r(time, tmPtr) {
var date = new Date(LE_HEAP_LOAD_I32((time >> 2) * 4) * 1e3);
LE_HEAP_STORE_I32((tmPtr >> 2) * 4, date.getUTCSeconds());
LE_HEAP_STORE_I32((tmPtr + 4 >> 2) * 4, date.getUTCMinutes());
LE_HEAP_STORE_I32((tmPtr + 8 >> 2) * 4, date.getUTCHours());
LE_HEAP_STORE_I32((tmPtr + 12 >> 2) * 4, date.getUTCDate());
LE_HEAP_STORE_I32((tmPtr + 16 >> 2) * 4, date.getUTCMonth());
LE_HEAP_STORE_I32((tmPtr + 20 >> 2) * 4, date.getUTCFullYear() - 1900);
LE_HEAP_STORE_I32((tmPtr + 24 >> 2) * 4, date.getUTCDay());
LE_HEAP_STORE_I32((tmPtr + 36 >> 2) * 4, 0);
LE_HEAP_STORE_I32((tmPtr + 32 >> 2) * 4, 0);
var start = Date.UTC(date.getUTCFullYear(), 0, 1, 0, 0, 0, 0);
var yday = (date.getTime() - start) / (1e3 * 60 * 60 * 24) | 0;
LE_HEAP_STORE_I32((tmPtr + 28 >> 2) * 4, yday);
if (!_gmtime_r.GMTString) _gmtime_r.GMTString = allocateUTF8("GMT");
LE_HEAP_STORE_I32((tmPtr + 40 >> 2) * 4, _gmtime_r.GMTString);
return tmPtr;
}
function ___gmtime_r(a0, a1) {
return _gmtime_r(a0, a1);
}
function _emscripten_memcpy_big(dest, src, num) {
HEAPU8.copyWithin(dest, src, src + num);
}
function emscripten_realloc_buffer(size) {
try {
wasmMemory.grow(size - buffer.byteLength + 65535 >>> 16);
updateGlobalBufferAndViews(wasmMemory.buffer);
return 1;
} catch (e) {
}
}
function _emscripten_resize_heap(requestedSize) {
var oldSize = HEAPU8.length;
requestedSize = requestedSize >>> 0;
var maxHeapSize = 2147483648;
if (requestedSize > maxHeapSize) {
return false;
}
for (var cutDown = 1; cutDown <= 4; cutDown *= 2) {
var overGrownHeapSize = oldSize * (1 + 0.2 / cutDown);
overGrownHeapSize = Math.min(
overGrownHeapSize,
requestedSize + 100663296
2022-12-07 18:56:19 +01:00
);
2025-01-14 18:21:09 +01:00
var newSize = Math.min(
maxHeapSize,
alignUp(Math.max(requestedSize, overGrownHeapSize), 65536)
);
var replacement = emscripten_realloc_buffer(newSize);
if (replacement) {
2022-06-27 11:57:51 +02:00
return true;
}
2025-01-14 18:21:09 +01:00
}
return false;
}
function _setTempRet0(val) {
}
function _time(ptr) {
var ret = Date.now() / 1e3 | 0;
if (ptr) {
LE_HEAP_STORE_I32((ptr >> 2) * 4, ret);
}
return ret;
}
function _tzset() {
if (_tzset.called) return;
_tzset.called = true;
var currentYear = (/* @__PURE__ */ new Date()).getFullYear();
var winter = new Date(currentYear, 0, 1);
var summer = new Date(currentYear, 6, 1);
var winterOffset = winter.getTimezoneOffset();
var summerOffset = summer.getTimezoneOffset();
var stdTimezoneOffset = Math.max(winterOffset, summerOffset);
LE_HEAP_STORE_I32((__get_timezone() >> 2) * 4, stdTimezoneOffset * 60);
LE_HEAP_STORE_I32(
(__get_daylight() >> 2) * 4,
Number(winterOffset != summerOffset)
);
function extractZone(date) {
var match = date.toTimeString().match(/\(([A-Za-z ]+)\)$/);
return match ? match[1] : "GMT";
}
var winterName = extractZone(winter);
var summerName = extractZone(summer);
var winterNamePtr = allocateUTF8(winterName);
var summerNamePtr = allocateUTF8(summerName);
if (summerOffset < winterOffset) {
LE_HEAP_STORE_I32((__get_tzname() >> 2) * 4, winterNamePtr);
LE_HEAP_STORE_I32((__get_tzname() + 4 >> 2) * 4, summerNamePtr);
} else {
LE_HEAP_STORE_I32((__get_tzname() >> 2) * 4, summerNamePtr);
LE_HEAP_STORE_I32((__get_tzname() + 4 >> 2) * 4, winterNamePtr);
}
}
function _timegm(tmPtr) {
_tzset();
var time = Date.UTC(
LE_HEAP_LOAD_I32((tmPtr + 20 >> 2) * 4) + 1900,
LE_HEAP_LOAD_I32((tmPtr + 16 >> 2) * 4),
LE_HEAP_LOAD_I32((tmPtr + 12 >> 2) * 4),
LE_HEAP_LOAD_I32((tmPtr + 8 >> 2) * 4),
LE_HEAP_LOAD_I32((tmPtr + 4 >> 2) * 4),
LE_HEAP_LOAD_I32((tmPtr >> 2) * 4),
0
);
var date = new Date(time);
LE_HEAP_STORE_I32((tmPtr + 24 >> 2) * 4, date.getUTCDay());
var start = Date.UTC(date.getUTCFullYear(), 0, 1, 0, 0, 0, 0);
var yday = (date.getTime() - start) / (1e3 * 60 * 60 * 24) | 0;
LE_HEAP_STORE_I32((tmPtr + 28 >> 2) * 4, yday);
return date.getTime() / 1e3 | 0;
}
function intArrayFromBase64(s) {
{
var buf;
2022-06-27 11:57:51 +02:00
try {
2025-01-14 18:21:09 +01:00
buf = Buffer.from(s, "base64");
} catch (_) {
buf = new Buffer(s, "base64");
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
return new Uint8Array(
buf["buffer"],
buf["byteOffset"],
buf["byteLength"]
);
}
}
function tryParseAsDataURI(filename) {
if (!isDataURI(filename)) {
return;
}
return intArrayFromBase64(filename.slice(dataURIPrefix.length));
}
var asmLibraryArg = {
e: ___gmtime_r,
c: _emscripten_memcpy_big,
d: _emscripten_resize_heap,
a: _setTempRet0,
b: _time,
f: _timegm
};
var asm = createWasm();
Module["___wasm_call_ctors"] = asm["h"];
Module["_zip_ext_count_symlinks"] = asm["i"];
Module["_zip_file_get_external_attributes"] = asm["j"];
Module["_zipstruct_statS"] = asm["k"];
Module["_zipstruct_stat_size"] = asm["l"];
Module["_zipstruct_stat_mtime"] = asm["m"];
Module["_zipstruct_stat_crc"] = asm["n"];
Module["_zipstruct_errorS"] = asm["o"];
Module["_zipstruct_error_code_zip"] = asm["p"];
Module["_zipstruct_stat_comp_size"] = asm["q"];
Module["_zipstruct_stat_comp_method"] = asm["r"];
Module["_zip_close"] = asm["s"];
Module["_zip_delete"] = asm["t"];
Module["_zip_dir_add"] = asm["u"];
Module["_zip_discard"] = asm["v"];
Module["_zip_error_init_with_code"] = asm["w"];
Module["_zip_get_error"] = asm["x"];
Module["_zip_file_get_error"] = asm["y"];
Module["_zip_error_strerror"] = asm["z"];
Module["_zip_fclose"] = asm["A"];
Module["_zip_file_add"] = asm["B"];
Module["_free"] = asm["C"];
var _malloc = Module["_malloc"] = asm["D"];
Module["_zip_source_error"] = asm["E"];
Module["_zip_source_seek"] = asm["F"];
Module["_zip_file_set_external_attributes"] = asm["G"];
Module["_zip_file_set_mtime"] = asm["H"];
Module["_zip_fopen_index"] = asm["I"];
Module["_zip_fread"] = asm["J"];
Module["_zip_get_name"] = asm["K"];
Module["_zip_get_num_entries"] = asm["L"];
Module["_zip_source_read"] = asm["M"];
Module["_zip_name_locate"] = asm["N"];
Module["_zip_open_from_source"] = asm["O"];
Module["_zip_set_file_compression"] = asm["P"];
Module["_zip_source_buffer"] = asm["Q"];
Module["_zip_source_buffer_create"] = asm["R"];
Module["_zip_source_close"] = asm["S"];
Module["_zip_source_free"] = asm["T"];
Module["_zip_source_keep"] = asm["U"];
Module["_zip_source_open"] = asm["V"];
Module["_zip_source_tell"] = asm["X"];
Module["_zip_stat_index"] = asm["Y"];
var __get_tzname = Module["__get_tzname"] = asm["Z"];
var __get_daylight = Module["__get_daylight"] = asm["_"];
var __get_timezone = Module["__get_timezone"] = asm["$"];
var stackSave = Module["stackSave"] = asm["aa"];
var stackRestore = Module["stackRestore"] = asm["ba"];
var stackAlloc = Module["stackAlloc"] = asm["ca"];
Module["cwrap"] = cwrap;
Module["getValue"] = getValue;
var calledRun;
dependenciesFulfilled = function runCaller() {
if (!calledRun) run();
if (!calledRun) dependenciesFulfilled = runCaller;
};
function run(args) {
if (runDependencies > 0) {
return;
}
preRun();
if (runDependencies > 0) {
return;
}
function doRun() {
if (calledRun) return;
calledRun = true;
Module["calledRun"] = true;
if (ABORT) return;
initRuntime();
readyPromiseResolve(Module);
if (Module["onRuntimeInitialized"]) Module["onRuntimeInitialized"]();
postRun();
}
if (Module["setStatus"]) {
Module["setStatus"]("Running...");
setTimeout(function() {
setTimeout(function() {
Module["setStatus"]("");
}, 1);
doRun();
}, 1);
} else {
doRun();
}
}
Module["run"] = run;
if (Module["preInit"]) {
if (typeof Module["preInit"] == "function")
Module["preInit"] = [Module["preInit"]];
while (Module["preInit"].length > 0) {
Module["preInit"].pop()();
}
}
run();
return createModule2;
};
}();
module.exports = createModule;
}(libzipSync));
const createModule = libzipSync.exports;
const number64 = [
`number`,
// low
`number`
// high
];
var Errors = /* @__PURE__ */ ((Errors2) => {
Errors2[Errors2["ZIP_ER_OK"] = 0] = "ZIP_ER_OK";
Errors2[Errors2["ZIP_ER_MULTIDISK"] = 1] = "ZIP_ER_MULTIDISK";
Errors2[Errors2["ZIP_ER_RENAME"] = 2] = "ZIP_ER_RENAME";
Errors2[Errors2["ZIP_ER_CLOSE"] = 3] = "ZIP_ER_CLOSE";
Errors2[Errors2["ZIP_ER_SEEK"] = 4] = "ZIP_ER_SEEK";
Errors2[Errors2["ZIP_ER_READ"] = 5] = "ZIP_ER_READ";
Errors2[Errors2["ZIP_ER_WRITE"] = 6] = "ZIP_ER_WRITE";
Errors2[Errors2["ZIP_ER_CRC"] = 7] = "ZIP_ER_CRC";
Errors2[Errors2["ZIP_ER_ZIPCLOSED"] = 8] = "ZIP_ER_ZIPCLOSED";
Errors2[Errors2["ZIP_ER_NOENT"] = 9] = "ZIP_ER_NOENT";
Errors2[Errors2["ZIP_ER_EXISTS"] = 10] = "ZIP_ER_EXISTS";
Errors2[Errors2["ZIP_ER_OPEN"] = 11] = "ZIP_ER_OPEN";
Errors2[Errors2["ZIP_ER_TMPOPEN"] = 12] = "ZIP_ER_TMPOPEN";
Errors2[Errors2["ZIP_ER_ZLIB"] = 13] = "ZIP_ER_ZLIB";
Errors2[Errors2["ZIP_ER_MEMORY"] = 14] = "ZIP_ER_MEMORY";
Errors2[Errors2["ZIP_ER_CHANGED"] = 15] = "ZIP_ER_CHANGED";
Errors2[Errors2["ZIP_ER_COMPNOTSUPP"] = 16] = "ZIP_ER_COMPNOTSUPP";
Errors2[Errors2["ZIP_ER_EOF"] = 17] = "ZIP_ER_EOF";
Errors2[Errors2["ZIP_ER_INVAL"] = 18] = "ZIP_ER_INVAL";
Errors2[Errors2["ZIP_ER_NOZIP"] = 19] = "ZIP_ER_NOZIP";
Errors2[Errors2["ZIP_ER_INTERNAL"] = 20] = "ZIP_ER_INTERNAL";
Errors2[Errors2["ZIP_ER_INCONS"] = 21] = "ZIP_ER_INCONS";
Errors2[Errors2["ZIP_ER_REMOVE"] = 22] = "ZIP_ER_REMOVE";
Errors2[Errors2["ZIP_ER_DELETED"] = 23] = "ZIP_ER_DELETED";
Errors2[Errors2["ZIP_ER_ENCRNOTSUPP"] = 24] = "ZIP_ER_ENCRNOTSUPP";
Errors2[Errors2["ZIP_ER_RDONLY"] = 25] = "ZIP_ER_RDONLY";
Errors2[Errors2["ZIP_ER_NOPASSWD"] = 26] = "ZIP_ER_NOPASSWD";
Errors2[Errors2["ZIP_ER_WRONGPASSWD"] = 27] = "ZIP_ER_WRONGPASSWD";
Errors2[Errors2["ZIP_ER_OPNOTSUPP"] = 28] = "ZIP_ER_OPNOTSUPP";
Errors2[Errors2["ZIP_ER_INUSE"] = 29] = "ZIP_ER_INUSE";
Errors2[Errors2["ZIP_ER_TELL"] = 30] = "ZIP_ER_TELL";
Errors2[Errors2["ZIP_ER_COMPRESSED_DATA"] = 31] = "ZIP_ER_COMPRESSED_DATA";
return Errors2;
})(Errors || {});
const makeInterface = (emZip) => ({
// Those are getters because they can change after memory growth
get HEAPU8() {
return emZip.HEAPU8;
},
errors: Errors,
SEEK_SET: 0,
SEEK_CUR: 1,
SEEK_END: 2,
ZIP_CHECKCONS: 4,
ZIP_EXCL: 2,
ZIP_RDONLY: 16,
ZIP_FL_OVERWRITE: 8192,
ZIP_FL_COMPRESSED: 4,
ZIP_OPSYS_DOS: 0,
ZIP_OPSYS_AMIGA: 1,
ZIP_OPSYS_OPENVMS: 2,
ZIP_OPSYS_UNIX: 3,
ZIP_OPSYS_VM_CMS: 4,
ZIP_OPSYS_ATARI_ST: 5,
ZIP_OPSYS_OS_2: 6,
ZIP_OPSYS_MACINTOSH: 7,
ZIP_OPSYS_Z_SYSTEM: 8,
ZIP_OPSYS_CPM: 9,
ZIP_OPSYS_WINDOWS_NTFS: 10,
ZIP_OPSYS_MVS: 11,
ZIP_OPSYS_VSE: 12,
ZIP_OPSYS_ACORN_RISC: 13,
ZIP_OPSYS_VFAT: 14,
ZIP_OPSYS_ALTERNATE_MVS: 15,
ZIP_OPSYS_BEOS: 16,
ZIP_OPSYS_TANDEM: 17,
ZIP_OPSYS_OS_400: 18,
ZIP_OPSYS_OS_X: 19,
ZIP_CM_DEFAULT: -1,
ZIP_CM_STORE: 0,
ZIP_CM_DEFLATE: 8,
uint08S: emZip._malloc(1),
uint32S: emZip._malloc(4),
malloc: emZip._malloc,
free: emZip._free,
getValue: emZip.getValue,
openFromSource: emZip.cwrap(`zip_open_from_source`, `number`, [`number`, `number`, `number`]),
close: emZip.cwrap(`zip_close`, `number`, [`number`]),
discard: emZip.cwrap(`zip_discard`, null, [`number`]),
getError: emZip.cwrap(`zip_get_error`, `number`, [`number`]),
getName: emZip.cwrap(`zip_get_name`, `string`, [`number`, `number`, `number`]),
getNumEntries: emZip.cwrap(`zip_get_num_entries`, `number`, [`number`, `number`]),
delete: emZip.cwrap(`zip_delete`, `number`, [`number`, `number`]),
statIndex: emZip.cwrap(`zip_stat_index`, `number`, [`number`, ...number64, `number`, `number`]),
fopenIndex: emZip.cwrap(`zip_fopen_index`, `number`, [`number`, ...number64, `number`]),
fread: emZip.cwrap(`zip_fread`, `number`, [`number`, `number`, `number`, `number`]),
fclose: emZip.cwrap(`zip_fclose`, `number`, [`number`]),
dir: {
add: emZip.cwrap(`zip_dir_add`, `number`, [`number`, `string`])
},
file: {
add: emZip.cwrap(`zip_file_add`, `number`, [`number`, `string`, `number`, `number`]),
getError: emZip.cwrap(`zip_file_get_error`, `number`, [`number`]),
getExternalAttributes: emZip.cwrap(`zip_file_get_external_attributes`, `number`, [`number`, ...number64, `number`, `number`, `number`]),
setExternalAttributes: emZip.cwrap(`zip_file_set_external_attributes`, `number`, [`number`, ...number64, `number`, `number`, `number`]),
setMtime: emZip.cwrap(`zip_file_set_mtime`, `number`, [`number`, ...number64, `number`, `number`]),
setCompression: emZip.cwrap(`zip_set_file_compression`, `number`, [`number`, ...number64, `number`, `number`])
},
ext: {
countSymlinks: emZip.cwrap(`zip_ext_count_symlinks`, `number`, [`number`])
},
error: {
initWithCode: emZip.cwrap(`zip_error_init_with_code`, null, [`number`, `number`]),
strerror: emZip.cwrap(`zip_error_strerror`, `string`, [`number`])
},
name: {
locate: emZip.cwrap(`zip_name_locate`, `number`, [`number`, `string`, `number`])
},
source: {
fromUnattachedBuffer: emZip.cwrap(`zip_source_buffer_create`, `number`, [`number`, ...number64, `number`, `number`]),
fromBuffer: emZip.cwrap(`zip_source_buffer`, `number`, [`number`, `number`, ...number64, `number`]),
free: emZip.cwrap(`zip_source_free`, null, [`number`]),
keep: emZip.cwrap(`zip_source_keep`, null, [`number`]),
open: emZip.cwrap(`zip_source_open`, `number`, [`number`]),
close: emZip.cwrap(`zip_source_close`, `number`, [`number`]),
seek: emZip.cwrap(`zip_source_seek`, `number`, [`number`, ...number64, `number`]),
tell: emZip.cwrap(`zip_source_tell`, `number`, [`number`]),
read: emZip.cwrap(`zip_source_read`, `number`, [`number`, `number`, `number`]),
error: emZip.cwrap(`zip_source_error`, `number`, [`number`])
},
struct: {
statS: emZip.cwrap(`zipstruct_statS`, `number`, []),
statSize: emZip.cwrap(`zipstruct_stat_size`, `number`, [`number`]),
statCompSize: emZip.cwrap(`zipstruct_stat_comp_size`, `number`, [`number`]),
statCompMethod: emZip.cwrap(`zipstruct_stat_comp_method`, `number`, [`number`]),
statMtime: emZip.cwrap(`zipstruct_stat_mtime`, `number`, [`number`]),
statCrc: emZip.cwrap(`zipstruct_stat_crc`, `number`, [`number`]),
errorS: emZip.cwrap(`zipstruct_errorS`, `number`, []),
errorCodeZip: emZip.cwrap(`zipstruct_error_code_zip`, `number`, [`number`])
}
});
function getArchivePart(path, extension) {
let idx = path.indexOf(extension);
if (idx <= 0)
return null;
let nextCharIdx = idx;
while (idx >= 0) {
nextCharIdx = idx + extension.length;
if (path[nextCharIdx] === ppath.sep)
break;
if (path[idx - 1] === ppath.sep)
return null;
idx = path.indexOf(extension, nextCharIdx);
}
if (path.length > nextCharIdx && path[nextCharIdx] !== ppath.sep)
return null;
return path.slice(0, nextCharIdx);
}
class ZipOpenFS extends MountFS {
static async openPromise(fn, opts) {
const zipOpenFs = new ZipOpenFS(opts);
try {
return await fn(zipOpenFs);
} finally {
zipOpenFs.saveAndClose();
}
}
constructor(opts = {}) {
const fileExtensions = opts.fileExtensions;
const readOnlyArchives = opts.readOnlyArchives;
const getMountPoint = typeof fileExtensions === `undefined` ? (path) => getArchivePart(path, `.zip`) : (path) => {
for (const extension of fileExtensions) {
const result = getArchivePart(path, extension);
if (result) {
return result;
2022-06-27 11:57:51 +02:00
}
}
2025-01-14 18:21:09 +01:00
return null;
2022-06-27 11:57:51 +02:00
};
2025-01-14 18:21:09 +01:00
const factorySync = (baseFs, p) => {
return new ZipFS(p, {
baseFs,
readOnly: readOnlyArchives,
stats: baseFs.statSync(p)
});
};
const factoryPromise = async (baseFs, p) => {
const zipOptions = {
baseFs,
readOnly: readOnlyArchives,
stats: await baseFs.statPromise(p)
};
return () => {
return new ZipFS(p, zipOptions);
};
};
super({
...opts,
factorySync,
factoryPromise,
getMountPoint
});
}
}
const DEFAULT_COMPRESSION_LEVEL = `mixed`;
function toUnixTimestamp(time) {
if (typeof time === `string` && String(+time) === time)
return +time;
if (typeof time === `number` && Number.isFinite(time)) {
if (time < 0) {
return Date.now() / 1e3;
} else {
return time;
}
}
if (nodeUtils.types.isDate(time))
return time.getTime() / 1e3;
throw new Error(`Invalid time`);
}
function makeEmptyArchive() {
return Buffer.from([
80,
75,
5,
6,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]);
}
class LibzipError extends Error {
code;
constructor(message, code) {
super(message);
this.name = `Libzip Error`;
this.code = code;
}
}
class ZipFS extends BasePortableFakeFS {
libzip;
baseFs;
path;
stats;
zip;
lzSource;
level;
listings = /* @__PURE__ */ new Map();
entries = /* @__PURE__ */ new Map();
/**
* A cache of indices mapped to file sources.
* Populated by `setFileSource` calls.
* Required for supporting read after write.
*/
fileSources = /* @__PURE__ */ new Map();
symlinkCount;
fds = /* @__PURE__ */ new Map();
nextFd = 0;
ready = false;
readOnly = false;
constructor(source, opts = {}) {
super();
const pathOptions = opts;
this.level = typeof pathOptions.level !== `undefined` ? pathOptions.level : DEFAULT_COMPRESSION_LEVEL;
source ??= makeEmptyArchive();
if (typeof source === `string`) {
const { baseFs = new NodeFS() } = pathOptions;
this.baseFs = baseFs;
this.path = source;
} else {
this.path = null;
this.baseFs = null;
}
if (opts.stats) {
this.stats = opts.stats;
} else {
if (typeof source === `string`) {
2022-06-27 11:57:51 +02:00
try {
2025-01-14 18:21:09 +01:00
this.stats = this.baseFs.statSync(source);
} catch (error) {
if (error.code === `ENOENT` && pathOptions.create) {
this.stats = makeDefaultStats();
} else {
throw error;
2022-06-27 11:57:51 +02:00
}
}
2025-01-14 18:21:09 +01:00
} else {
this.stats = makeDefaultStats();
}
}
this.libzip = getInstance();
const errPtr = this.libzip.malloc(4);
try {
let flags = 0;
if (opts.readOnly) {
flags |= this.libzip.ZIP_RDONLY;
this.readOnly = true;
}
if (typeof source === `string`)
source = pathOptions.create ? makeEmptyArchive() : this.baseFs.readFileSync(source);
const lzSource = this.allocateUnattachedSource(source);
try {
this.zip = this.libzip.openFromSource(lzSource, flags, errPtr);
this.lzSource = lzSource;
} catch (error) {
this.libzip.source.free(lzSource);
throw error;
}
if (this.zip === 0) {
const error = this.libzip.struct.errorS();
this.libzip.error.initWithCode(error, this.libzip.getValue(errPtr, `i32`));
throw this.makeLibzipError(error);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
} finally {
this.libzip.free(errPtr);
}
this.listings.set(PortablePath.root, /* @__PURE__ */ new Set());
const entryCount = this.libzip.getNumEntries(this.zip, 0);
for (let t = 0; t < entryCount; ++t) {
const raw = this.libzip.getName(this.zip, t, 0);
if (ppath.isAbsolute(raw))
continue;
const p = ppath.resolve(PortablePath.root, raw);
this.registerEntry(p, t);
if (raw.endsWith(`/`)) {
this.registerListing(p);
}
}
this.symlinkCount = this.libzip.ext.countSymlinks(this.zip);
if (this.symlinkCount === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
this.ready = true;
}
makeLibzipError(error) {
const errorCode = this.libzip.struct.errorCodeZip(error);
const strerror = this.libzip.error.strerror(error);
const libzipError = new LibzipError(strerror, this.libzip.errors[errorCode]);
if (errorCode === this.libzip.errors.ZIP_ER_CHANGED)
throw new Error(`Assertion failed: Unexpected libzip error: ${libzipError.message}`);
return libzipError;
}
getExtractHint(hints) {
for (const fileName of this.entries.keys()) {
const ext = this.pathUtils.extname(fileName);
if (hints.relevantExtensions.has(ext)) {
return true;
}
}
return false;
}
getAllFiles() {
return Array.from(this.entries.keys());
}
getRealPath() {
if (!this.path)
throw new Error(`ZipFS don't have real paths when loaded from a buffer`);
return this.path;
}
prepareClose() {
if (!this.ready)
throw EBUSY(`archive closed, close`);
unwatchAllFiles(this);
}
getBufferAndClose() {
this.prepareClose();
if (this.entries.size === 0) {
this.discardAndClose();
return makeEmptyArchive();
}
try {
this.libzip.source.keep(this.lzSource);
if (this.libzip.close(this.zip) === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
if (this.libzip.source.open(this.lzSource) === -1)
throw this.makeLibzipError(this.libzip.source.error(this.lzSource));
if (this.libzip.source.seek(this.lzSource, 0, 0, this.libzip.SEEK_END) === -1)
throw this.makeLibzipError(this.libzip.source.error(this.lzSource));
const size = this.libzip.source.tell(this.lzSource);
if (size === -1)
throw this.makeLibzipError(this.libzip.source.error(this.lzSource));
if (this.libzip.source.seek(this.lzSource, 0, 0, this.libzip.SEEK_SET) === -1)
throw this.makeLibzipError(this.libzip.source.error(this.lzSource));
const buffer = this.libzip.malloc(size);
if (!buffer)
throw new Error(`Couldn't allocate enough memory`);
2022-06-27 11:57:51 +02:00
try {
2025-01-14 18:21:09 +01:00
const rc = this.libzip.source.read(this.lzSource, buffer, size);
if (rc === -1)
throw this.makeLibzipError(this.libzip.source.error(this.lzSource));
else if (rc < size)
throw new Error(`Incomplete read`);
else if (rc > size)
throw new Error(`Overread`);
let result = Buffer.from(this.libzip.HEAPU8.subarray(buffer, buffer + size));
if (process.env.YARN_IS_TEST_ENV && process.env.YARN_ZIP_DATA_EPILOGUE)
result = Buffer.concat([result, Buffer.from(process.env.YARN_ZIP_DATA_EPILOGUE)]);
return result;
} finally {
this.libzip.free(buffer);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
} finally {
this.libzip.source.close(this.lzSource);
this.libzip.source.free(this.lzSource);
this.ready = false;
}
}
discardAndClose() {
this.prepareClose();
this.libzip.discard(this.zip);
this.ready = false;
}
saveAndClose() {
if (!this.path || !this.baseFs)
throw new Error(`ZipFS cannot be saved and must be discarded when loaded from a buffer`);
if (this.readOnly) {
this.discardAndClose();
return;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
const newMode = this.baseFs.existsSync(this.path) || this.stats.mode === DEFAULT_MODE ? void 0 : this.stats.mode;
this.baseFs.writeFileSync(this.path, this.getBufferAndClose(), { mode: newMode });
this.ready = false;
}
resolve(p) {
return ppath.resolve(PortablePath.root, p);
}
async openPromise(p, flags, mode) {
return this.openSync(p, flags, mode);
}
openSync(p, flags, mode) {
const fd = this.nextFd++;
this.fds.set(fd, { cursor: 0, p });
return fd;
}
hasOpenFileHandles() {
return !!this.fds.size;
}
async opendirPromise(p, opts) {
return this.opendirSync(p, opts);
}
opendirSync(p, opts = {}) {
const resolvedP = this.resolveFilename(`opendir '${p}'`, p);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`opendir '${p}'`);
const directoryListing = this.listings.get(resolvedP);
if (!directoryListing)
throw ENOTDIR(`opendir '${p}'`);
const entries = [...directoryListing];
const fd = this.openSync(resolvedP, `r`);
const onClose = () => {
this.closeSync(fd);
};
return opendir(this, resolvedP, entries, { onClose });
}
async readPromise(fd, buffer, offset, length, position) {
return this.readSync(fd, buffer, offset, length, position);
}
readSync(fd, buffer, offset = 0, length = buffer.byteLength, position = -1) {
const entry = this.fds.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`read`);
const realPosition = position === -1 || position === null ? entry.cursor : position;
const source = this.readFileSync(entry.p);
source.copy(buffer, offset, realPosition, realPosition + length);
const bytesRead = Math.max(0, Math.min(source.length - realPosition, length));
if (position === -1 || position === null)
entry.cursor += bytesRead;
return bytesRead;
}
async writePromise(fd, buffer, offset, length, position) {
if (typeof buffer === `string`) {
return this.writeSync(fd, buffer, position);
} else {
return this.writeSync(fd, buffer, offset, length, position);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
writeSync(fd, buffer, offset, length, position) {
const entry = this.fds.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`read`);
throw new Error(`Unimplemented`);
}
async closePromise(fd) {
return this.closeSync(fd);
}
closeSync(fd) {
const entry = this.fds.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`read`);
this.fds.delete(fd);
}
createReadStream(p, { encoding } = {}) {
if (p === null)
throw new Error(`Unimplemented`);
const fd = this.openSync(p, `r`);
const stream$1 = Object.assign(
new stream.PassThrough({
emitClose: true,
autoDestroy: true,
destroy: (error, callback) => {
clearImmediate(immediate);
this.closeSync(fd);
callback(error);
}
}),
{
close() {
stream$1.destroy();
},
bytesRead: 0,
path: p,
// "This property is `true` if the underlying file has not been opened yet"
pending: false
}
);
const immediate = setImmediate(async () => {
2022-06-27 11:57:51 +02:00
try {
2025-01-14 18:21:09 +01:00
const data = await this.readFilePromise(p, encoding);
stream$1.bytesRead = data.length;
stream$1.end(data);
} catch (error) {
stream$1.destroy(error);
}
});
return stream$1;
}
createWriteStream(p, { encoding } = {}) {
if (this.readOnly)
throw EROFS(`open '${p}'`);
if (p === null)
throw new Error(`Unimplemented`);
const chunks = [];
const fd = this.openSync(p, `w`);
const stream$1 = Object.assign(
new stream.PassThrough({
autoDestroy: true,
emitClose: true,
destroy: (error, callback) => {
try {
if (error) {
callback(error);
} else {
this.writeFileSync(p, Buffer.concat(chunks), encoding);
callback(null);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
} catch (err) {
callback(err);
} finally {
this.closeSync(fd);
2021-11-22 22:05:23 +01:00
}
}
2025-01-14 18:21:09 +01:00
}),
{
close() {
stream$1.destroy();
},
bytesWritten: 0,
path: p,
// "This property is `true` if the underlying file has not been opened yet"
pending: false
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
);
stream$1.on(`data`, (chunk) => {
const chunkBuffer = Buffer.from(chunk);
stream$1.bytesWritten += chunkBuffer.length;
chunks.push(chunkBuffer);
});
return stream$1;
}
async realpathPromise(p) {
return this.realpathSync(p);
}
realpathSync(p) {
const resolvedP = this.resolveFilename(`lstat '${p}'`, p);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`lstat '${p}'`);
return resolvedP;
}
async existsPromise(p) {
return this.existsSync(p);
}
existsSync(p) {
if (!this.ready)
throw EBUSY(`archive closed, existsSync '${p}'`);
if (this.symlinkCount === 0) {
const resolvedP2 = ppath.resolve(PortablePath.root, p);
return this.entries.has(resolvedP2) || this.listings.has(resolvedP2);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
let resolvedP;
try {
resolvedP = this.resolveFilename(`stat '${p}'`, p, void 0, false);
} catch (error) {
return false;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
if (resolvedP === void 0)
return false;
return this.entries.has(resolvedP) || this.listings.has(resolvedP);
}
async accessPromise(p, mode) {
return this.accessSync(p, mode);
}
accessSync(p, mode = fs.constants.F_OK) {
const resolvedP = this.resolveFilename(`access '${p}'`, p);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`access '${p}'`);
if (this.readOnly && mode & fs.constants.W_OK) {
throw EROFS(`access '${p}'`);
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
}
async statPromise(p, opts = { bigint: false }) {
if (opts.bigint)
return this.statSync(p, { bigint: true });
return this.statSync(p);
}
statSync(p, opts = { bigint: false, throwIfNoEntry: true }) {
const resolvedP = this.resolveFilename(`stat '${p}'`, p, void 0, opts.throwIfNoEntry);
if (resolvedP === void 0)
return void 0;
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP)) {
if (opts.throwIfNoEntry === false)
return void 0;
throw ENOENT(`stat '${p}'`);
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
if (p[p.length - 1] === `/` && !this.listings.has(resolvedP))
throw ENOTDIR(`stat '${p}'`);
return this.statImpl(`stat '${p}'`, resolvedP, opts);
}
async fstatPromise(fd, opts) {
return this.fstatSync(fd, opts);
}
fstatSync(fd, opts) {
const entry = this.fds.get(fd);
if (typeof entry === `undefined`)
throw EBADF(`fstatSync`);
const { p } = entry;
const resolvedP = this.resolveFilename(`stat '${p}'`, p);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`stat '${p}'`);
if (p[p.length - 1] === `/` && !this.listings.has(resolvedP))
throw ENOTDIR(`stat '${p}'`);
return this.statImpl(`fstat '${p}'`, resolvedP, opts);
}
async lstatPromise(p, opts = { bigint: false }) {
if (opts.bigint)
return this.lstatSync(p, { bigint: true });
return this.lstatSync(p);
}
lstatSync(p, opts = { bigint: false, throwIfNoEntry: true }) {
const resolvedP = this.resolveFilename(`lstat '${p}'`, p, false, opts.throwIfNoEntry);
if (resolvedP === void 0)
return void 0;
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP)) {
if (opts.throwIfNoEntry === false)
return void 0;
throw ENOENT(`lstat '${p}'`);
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
if (p[p.length - 1] === `/` && !this.listings.has(resolvedP))
throw ENOTDIR(`lstat '${p}'`);
return this.statImpl(`lstat '${p}'`, resolvedP, opts);
}
statImpl(reason, p, opts = {}) {
const entry = this.entries.get(p);
if (typeof entry !== `undefined`) {
const stat = this.libzip.struct.statS();
const rc = this.libzip.statIndex(this.zip, entry, 0, 0, stat);
if (rc === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
const uid = this.stats.uid;
const gid = this.stats.gid;
const size = this.libzip.struct.statSize(stat) >>> 0;
const blksize = 512;
const blocks = Math.ceil(size / blksize);
const mtimeMs = (this.libzip.struct.statMtime(stat) >>> 0) * 1e3;
const atimeMs = mtimeMs;
const birthtimeMs = mtimeMs;
const ctimeMs = mtimeMs;
const atime = new Date(atimeMs);
const birthtime = new Date(birthtimeMs);
const ctime = new Date(ctimeMs);
const mtime = new Date(mtimeMs);
const type = this.listings.has(p) ? fs.constants.S_IFDIR : this.isSymbolicLink(entry) ? fs.constants.S_IFLNK : fs.constants.S_IFREG;
const defaultMode = type === fs.constants.S_IFDIR ? 493 : 420;
const mode = type | this.getUnixMode(entry, defaultMode) & 511;
const crc = this.libzip.struct.statCrc(stat);
const statInstance = Object.assign(new StatEntry(), { uid, gid, size, blksize, blocks, atime, birthtime, ctime, mtime, atimeMs, birthtimeMs, ctimeMs, mtimeMs, mode, crc });
return opts.bigint === true ? convertToBigIntStats(statInstance) : statInstance;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
if (this.listings.has(p)) {
const uid = this.stats.uid;
const gid = this.stats.gid;
const size = 0;
const blksize = 512;
const blocks = 0;
const atimeMs = this.stats.mtimeMs;
const birthtimeMs = this.stats.mtimeMs;
const ctimeMs = this.stats.mtimeMs;
const mtimeMs = this.stats.mtimeMs;
const atime = new Date(atimeMs);
const birthtime = new Date(birthtimeMs);
const ctime = new Date(ctimeMs);
const mtime = new Date(mtimeMs);
const mode = fs.constants.S_IFDIR | 493;
const crc = 0;
const statInstance = Object.assign(new StatEntry(), { uid, gid, size, blksize, blocks, atime, birthtime, ctime, mtime, atimeMs, birthtimeMs, ctimeMs, mtimeMs, mode, crc });
return opts.bigint === true ? convertToBigIntStats(statInstance) : statInstance;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
throw new Error(`Unreachable`);
}
getUnixMode(index, defaultMode) {
const rc = this.libzip.file.getExternalAttributes(this.zip, index, 0, 0, this.libzip.uint08S, this.libzip.uint32S);
if (rc === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
const opsys = this.libzip.getValue(this.libzip.uint08S, `i8`) >>> 0;
if (opsys !== this.libzip.ZIP_OPSYS_UNIX)
return defaultMode;
return this.libzip.getValue(this.libzip.uint32S, `i32`) >>> 16;
}
registerListing(p) {
const existingListing = this.listings.get(p);
if (existingListing)
return existingListing;
const parentListing = this.registerListing(ppath.dirname(p));
parentListing.add(ppath.basename(p));
const newListing = /* @__PURE__ */ new Set();
this.listings.set(p, newListing);
return newListing;
}
registerEntry(p, index) {
const parentListing = this.registerListing(ppath.dirname(p));
parentListing.add(ppath.basename(p));
this.entries.set(p, index);
}
unregisterListing(p) {
this.listings.delete(p);
const parentListing = this.listings.get(ppath.dirname(p));
parentListing?.delete(ppath.basename(p));
}
unregisterEntry(p) {
this.unregisterListing(p);
const entry = this.entries.get(p);
this.entries.delete(p);
if (typeof entry === `undefined`)
return;
this.fileSources.delete(entry);
if (this.isSymbolicLink(entry)) {
this.symlinkCount--;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
deleteEntry(p, index) {
this.unregisterEntry(p);
const rc = this.libzip.delete(this.zip, index);
if (rc === -1) {
throw this.makeLibzipError(this.libzip.getError(this.zip));
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
resolveFilename(reason, p, resolveLastComponent = true, throwIfNoEntry = true) {
if (!this.ready)
throw EBUSY(`archive closed, ${reason}`);
let resolvedP = ppath.resolve(PortablePath.root, p);
if (resolvedP === `/`)
return PortablePath.root;
const fileIndex = this.entries.get(resolvedP);
if (resolveLastComponent && fileIndex !== void 0) {
if (this.symlinkCount !== 0 && this.isSymbolicLink(fileIndex)) {
const target = this.getFileSource(fileIndex).toString();
return this.resolveFilename(reason, ppath.resolve(ppath.dirname(resolvedP), target), true, throwIfNoEntry);
} else {
return resolvedP;
2022-06-27 11:57:51 +02:00
}
}
2025-01-14 18:21:09 +01:00
while (true) {
const parentP = this.resolveFilename(reason, ppath.dirname(resolvedP), true, throwIfNoEntry);
if (parentP === void 0)
return parentP;
const isDir = this.listings.has(parentP);
const doesExist = this.entries.has(parentP);
if (!isDir && !doesExist) {
if (throwIfNoEntry === false)
return void 0;
throw ENOENT(reason);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
if (!isDir)
throw ENOTDIR(reason);
resolvedP = ppath.resolve(parentP, ppath.basename(resolvedP));
if (!resolveLastComponent || this.symlinkCount === 0)
break;
const index = this.libzip.name.locate(this.zip, resolvedP.slice(1), 0);
if (index === -1)
break;
if (this.isSymbolicLink(index)) {
const target = this.getFileSource(index).toString();
resolvedP = ppath.resolve(ppath.dirname(resolvedP), target);
} else {
break;
2022-06-27 11:57:51 +02:00
}
}
2025-01-14 18:21:09 +01:00
return resolvedP;
}
allocateBuffer(content) {
if (!Buffer.isBuffer(content))
content = Buffer.from(content);
const buffer = this.libzip.malloc(content.byteLength);
if (!buffer)
throw new Error(`Couldn't allocate enough memory`);
const heap = new Uint8Array(this.libzip.HEAPU8.buffer, buffer, content.byteLength);
heap.set(content);
return { buffer, byteLength: content.byteLength };
}
allocateUnattachedSource(content) {
const error = this.libzip.struct.errorS();
const { buffer, byteLength } = this.allocateBuffer(content);
const source = this.libzip.source.fromUnattachedBuffer(buffer, byteLength, 0, 1, error);
if (source === 0) {
this.libzip.free(error);
throw this.makeLibzipError(error);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
return source;
}
allocateSource(content) {
const { buffer, byteLength } = this.allocateBuffer(content);
const source = this.libzip.source.fromBuffer(this.zip, buffer, byteLength, 0, 1);
if (source === 0) {
this.libzip.free(buffer);
throw this.makeLibzipError(this.libzip.getError(this.zip));
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
return source;
}
setFileSource(p, content) {
const buffer = Buffer.isBuffer(content) ? content : Buffer.from(content);
const target = ppath.relative(PortablePath.root, p);
const lzSource = this.allocateSource(content);
try {
const newIndex = this.libzip.file.add(this.zip, target, lzSource, this.libzip.ZIP_FL_OVERWRITE);
if (newIndex === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
if (this.level !== `mixed`) {
const method = this.level === 0 ? this.libzip.ZIP_CM_STORE : this.libzip.ZIP_CM_DEFLATE;
const rc = this.libzip.file.setCompression(this.zip, newIndex, 0, method, this.level);
if (rc === -1) {
throw this.makeLibzipError(this.libzip.getError(this.zip));
}
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
this.fileSources.set(newIndex, buffer);
return newIndex;
} catch (error) {
this.libzip.source.free(lzSource);
throw error;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
isSymbolicLink(index) {
if (this.symlinkCount === 0)
return false;
const attrs = this.libzip.file.getExternalAttributes(this.zip, index, 0, 0, this.libzip.uint08S, this.libzip.uint32S);
if (attrs === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
const opsys = this.libzip.getValue(this.libzip.uint08S, `i8`) >>> 0;
if (opsys !== this.libzip.ZIP_OPSYS_UNIX)
return false;
const attributes = this.libzip.getValue(this.libzip.uint32S, `i32`) >>> 16;
return (attributes & fs.constants.S_IFMT) === fs.constants.S_IFLNK;
}
getFileSource(index, opts = { asyncDecompress: false }) {
const cachedFileSource = this.fileSources.get(index);
if (typeof cachedFileSource !== `undefined`)
return cachedFileSource;
const stat = this.libzip.struct.statS();
const rc = this.libzip.statIndex(this.zip, index, 0, 0, stat);
if (rc === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
const size = this.libzip.struct.statCompSize(stat);
const compressionMethod = this.libzip.struct.statCompMethod(stat);
const buffer = this.libzip.malloc(size);
try {
const file = this.libzip.fopenIndex(this.zip, index, 0, this.libzip.ZIP_FL_COMPRESSED);
if (file === 0)
throw this.makeLibzipError(this.libzip.getError(this.zip));
2022-06-27 11:57:51 +02:00
try {
2025-01-14 18:21:09 +01:00
const rc2 = this.libzip.fread(file, buffer, size, 0);
if (rc2 === -1)
throw this.makeLibzipError(this.libzip.file.getError(file));
else if (rc2 < size)
throw new Error(`Incomplete read`);
else if (rc2 > size)
throw new Error(`Overread`);
const memory = this.libzip.HEAPU8.subarray(buffer, buffer + size);
const data = Buffer.from(memory);
if (compressionMethod === 0) {
this.fileSources.set(index, data);
return data;
} else if (opts.asyncDecompress) {
return new Promise((resolve, reject) => {
zlib__default.default.inflateRaw(data, (error, result) => {
if (error) {
reject(error);
} else {
this.fileSources.set(index, result);
resolve(result);
}
});
});
} else {
const decompressedData = zlib__default.default.inflateRawSync(data);
this.fileSources.set(index, decompressedData);
return decompressedData;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
} finally {
this.libzip.fclose(file);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
} finally {
this.libzip.free(buffer);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
async fchmodPromise(fd, mask) {
return this.chmodPromise(this.fdToPath(fd, `fchmod`), mask);
}
fchmodSync(fd, mask) {
return this.chmodSync(this.fdToPath(fd, `fchmodSync`), mask);
}
async chmodPromise(p, mask) {
return this.chmodSync(p, mask);
}
chmodSync(p, mask) {
if (this.readOnly)
throw EROFS(`chmod '${p}'`);
mask &= 493;
const resolvedP = this.resolveFilename(`chmod '${p}'`, p, false);
const entry = this.entries.get(resolvedP);
if (typeof entry === `undefined`)
throw new Error(`Assertion failed: The entry should have been registered (${resolvedP})`);
const oldMod = this.getUnixMode(entry, fs.constants.S_IFREG | 0);
const newMod = oldMod & ~511 | mask;
const rc = this.libzip.file.setExternalAttributes(this.zip, entry, 0, 0, this.libzip.ZIP_OPSYS_UNIX, newMod << 16);
if (rc === -1) {
throw this.makeLibzipError(this.libzip.getError(this.zip));
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
async fchownPromise(fd, uid, gid) {
return this.chownPromise(this.fdToPath(fd, `fchown`), uid, gid);
}
fchownSync(fd, uid, gid) {
return this.chownSync(this.fdToPath(fd, `fchownSync`), uid, gid);
}
async chownPromise(p, uid, gid) {
return this.chownSync(p, uid, gid);
}
chownSync(p, uid, gid) {
throw new Error(`Unimplemented`);
}
async renamePromise(oldP, newP) {
return this.renameSync(oldP, newP);
}
renameSync(oldP, newP) {
throw new Error(`Unimplemented`);
}
async copyFilePromise(sourceP, destP, flags) {
const { indexSource, indexDest, resolvedDestP } = this.prepareCopyFile(sourceP, destP, flags);
const source = await this.getFileSource(indexSource, { asyncDecompress: true });
const newIndex = this.setFileSource(resolvedDestP, source);
if (newIndex !== indexDest) {
this.registerEntry(resolvedDestP, newIndex);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
copyFileSync(sourceP, destP, flags = 0) {
const { indexSource, indexDest, resolvedDestP } = this.prepareCopyFile(sourceP, destP, flags);
const source = this.getFileSource(indexSource);
const newIndex = this.setFileSource(resolvedDestP, source);
if (newIndex !== indexDest) {
this.registerEntry(resolvedDestP, newIndex);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
prepareCopyFile(sourceP, destP, flags = 0) {
if (this.readOnly)
throw EROFS(`copyfile '${sourceP} -> '${destP}'`);
if ((flags & fs.constants.COPYFILE_FICLONE_FORCE) !== 0)
throw ENOSYS(`unsupported clone operation`, `copyfile '${sourceP}' -> ${destP}'`);
const resolvedSourceP = this.resolveFilename(`copyfile '${sourceP} -> ${destP}'`, sourceP);
const indexSource = this.entries.get(resolvedSourceP);
if (typeof indexSource === `undefined`)
throw EINVAL(`copyfile '${sourceP}' -> '${destP}'`);
const resolvedDestP = this.resolveFilename(`copyfile '${sourceP}' -> ${destP}'`, destP);
const indexDest = this.entries.get(resolvedDestP);
if ((flags & (fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE_FORCE)) !== 0 && typeof indexDest !== `undefined`)
throw EEXIST(`copyfile '${sourceP}' -> '${destP}'`);
return {
indexSource,
resolvedDestP,
indexDest
};
}
async appendFilePromise(p, content, opts) {
if (this.readOnly)
throw EROFS(`open '${p}'`);
if (typeof opts === `undefined`)
opts = { flag: `a` };
else if (typeof opts === `string`)
opts = { flag: `a`, encoding: opts };
else if (typeof opts.flag === `undefined`)
opts = { flag: `a`, ...opts };
return this.writeFilePromise(p, content, opts);
}
appendFileSync(p, content, opts = {}) {
if (this.readOnly)
throw EROFS(`open '${p}'`);
if (typeof opts === `undefined`)
opts = { flag: `a` };
else if (typeof opts === `string`)
opts = { flag: `a`, encoding: opts };
else if (typeof opts.flag === `undefined`)
opts = { flag: `a`, ...opts };
return this.writeFileSync(p, content, opts);
}
fdToPath(fd, reason) {
const path = this.fds.get(fd)?.p;
if (typeof path === `undefined`)
throw EBADF(reason);
return path;
}
async writeFilePromise(p, content, opts) {
const { encoding, mode, index, resolvedP } = this.prepareWriteFile(p, opts);
if (index !== void 0 && typeof opts === `object` && opts.flag && opts.flag.includes(`a`))
content = Buffer.concat([await this.getFileSource(index, { asyncDecompress: true }), Buffer.from(content)]);
if (encoding !== null)
content = content.toString(encoding);
const newIndex = this.setFileSource(resolvedP, content);
if (newIndex !== index)
this.registerEntry(resolvedP, newIndex);
if (mode !== null) {
await this.chmodPromise(resolvedP, mode);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
writeFileSync(p, content, opts) {
const { encoding, mode, index, resolvedP } = this.prepareWriteFile(p, opts);
if (index !== void 0 && typeof opts === `object` && opts.flag && opts.flag.includes(`a`))
content = Buffer.concat([this.getFileSource(index), Buffer.from(content)]);
if (encoding !== null)
content = content.toString(encoding);
const newIndex = this.setFileSource(resolvedP, content);
if (newIndex !== index)
this.registerEntry(resolvedP, newIndex);
if (mode !== null) {
this.chmodSync(resolvedP, mode);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
prepareWriteFile(p, opts) {
if (typeof p === `number`)
p = this.fdToPath(p, `read`);
if (this.readOnly)
throw EROFS(`open '${p}'`);
const resolvedP = this.resolveFilename(`open '${p}'`, p);
if (this.listings.has(resolvedP))
throw EISDIR(`open '${p}'`);
let encoding = null, mode = null;
if (typeof opts === `string`) {
encoding = opts;
} else if (typeof opts === `object`) {
({
encoding = null,
mode = null
} = opts);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
const index = this.entries.get(resolvedP);
return {
encoding,
mode,
resolvedP,
index
};
}
async unlinkPromise(p) {
return this.unlinkSync(p);
}
unlinkSync(p) {
if (this.readOnly)
throw EROFS(`unlink '${p}'`);
const resolvedP = this.resolveFilename(`unlink '${p}'`, p);
if (this.listings.has(resolvedP))
throw EISDIR(`unlink '${p}'`);
const index = this.entries.get(resolvedP);
if (typeof index === `undefined`)
throw EINVAL(`unlink '${p}'`);
this.deleteEntry(resolvedP, index);
}
async utimesPromise(p, atime, mtime) {
return this.utimesSync(p, atime, mtime);
}
utimesSync(p, atime, mtime) {
if (this.readOnly)
throw EROFS(`utimes '${p}'`);
const resolvedP = this.resolveFilename(`utimes '${p}'`, p);
this.utimesImpl(resolvedP, mtime);
}
async lutimesPromise(p, atime, mtime) {
return this.lutimesSync(p, atime, mtime);
}
lutimesSync(p, atime, mtime) {
if (this.readOnly)
throw EROFS(`lutimes '${p}'`);
const resolvedP = this.resolveFilename(`utimes '${p}'`, p, false);
this.utimesImpl(resolvedP, mtime);
}
utimesImpl(resolvedP, mtime) {
if (this.listings.has(resolvedP)) {
if (!this.entries.has(resolvedP))
this.hydrateDirectory(resolvedP);
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
const entry = this.entries.get(resolvedP);
if (entry === void 0)
throw new Error(`Unreachable`);
const rc = this.libzip.file.setMtime(this.zip, entry, 0, toUnixTimestamp(mtime), 0);
if (rc === -1) {
throw this.makeLibzipError(this.libzip.getError(this.zip));
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
async mkdirPromise(p, opts) {
return this.mkdirSync(p, opts);
}
mkdirSync(p, { mode = 493, recursive = false } = {}) {
if (recursive)
return this.mkdirpSync(p, { chmod: mode });
if (this.readOnly)
throw EROFS(`mkdir '${p}'`);
const resolvedP = this.resolveFilename(`mkdir '${p}'`, p);
if (this.entries.has(resolvedP) || this.listings.has(resolvedP))
throw EEXIST(`mkdir '${p}'`);
this.hydrateDirectory(resolvedP);
this.chmodSync(resolvedP, mode);
return void 0;
}
async rmdirPromise(p, opts) {
return this.rmdirSync(p, opts);
}
rmdirSync(p, { recursive = false } = {}) {
if (this.readOnly)
throw EROFS(`rmdir '${p}'`);
if (recursive) {
this.removeSync(p);
return;
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
const resolvedP = this.resolveFilename(`rmdir '${p}'`, p);
const directoryListing = this.listings.get(resolvedP);
if (!directoryListing)
throw ENOTDIR(`rmdir '${p}'`);
if (directoryListing.size > 0)
throw ENOTEMPTY(`rmdir '${p}'`);
const index = this.entries.get(resolvedP);
if (typeof index === `undefined`)
throw EINVAL(`rmdir '${p}'`);
this.deleteEntry(p, index);
}
async rmPromise(p, opts) {
return this.rmSync(p, opts);
}
rmSync(p, { recursive = false } = {}) {
if (this.readOnly)
throw EROFS(`rm '${p}'`);
if (recursive) {
this.removeSync(p);
return;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
const resolvedP = this.resolveFilename(`rm '${p}'`, p);
const directoryListing = this.listings.get(resolvedP);
if (!directoryListing)
throw ENOTDIR(`rm '${p}'`);
if (directoryListing.size > 0)
throw ENOTEMPTY(`rm '${p}'`);
const index = this.entries.get(resolvedP);
if (typeof index === `undefined`)
throw EINVAL(`rm '${p}'`);
this.deleteEntry(p, index);
}
hydrateDirectory(resolvedP) {
const index = this.libzip.dir.add(this.zip, ppath.relative(PortablePath.root, resolvedP));
if (index === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
this.registerListing(resolvedP);
this.registerEntry(resolvedP, index);
return index;
}
async linkPromise(existingP, newP) {
return this.linkSync(existingP, newP);
}
linkSync(existingP, newP) {
throw EOPNOTSUPP(`link '${existingP}' -> '${newP}'`);
}
async symlinkPromise(target, p) {
return this.symlinkSync(target, p);
}
symlinkSync(target, p) {
if (this.readOnly)
throw EROFS(`symlink '${target}' -> '${p}'`);
const resolvedP = this.resolveFilename(`symlink '${target}' -> '${p}'`, p);
if (this.listings.has(resolvedP))
throw EISDIR(`symlink '${target}' -> '${p}'`);
if (this.entries.has(resolvedP))
throw EEXIST(`symlink '${target}' -> '${p}'`);
const index = this.setFileSource(resolvedP, target);
this.registerEntry(resolvedP, index);
const rc = this.libzip.file.setExternalAttributes(this.zip, index, 0, 0, this.libzip.ZIP_OPSYS_UNIX, (fs.constants.S_IFLNK | 511) << 16);
if (rc === -1)
throw this.makeLibzipError(this.libzip.getError(this.zip));
this.symlinkCount += 1;
}
async readFilePromise(p, encoding) {
if (typeof encoding === `object`)
encoding = encoding ? encoding.encoding : void 0;
const data = await this.readFileBuffer(p, { asyncDecompress: true });
return encoding ? data.toString(encoding) : data;
}
readFileSync(p, encoding) {
if (typeof encoding === `object`)
encoding = encoding ? encoding.encoding : void 0;
const data = this.readFileBuffer(p);
return encoding ? data.toString(encoding) : data;
}
readFileBuffer(p, opts = { asyncDecompress: false }) {
if (typeof p === `number`)
p = this.fdToPath(p, `read`);
const resolvedP = this.resolveFilename(`open '${p}'`, p);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`open '${p}'`);
if (p[p.length - 1] === `/` && !this.listings.has(resolvedP))
throw ENOTDIR(`open '${p}'`);
if (this.listings.has(resolvedP))
throw EISDIR(`read`);
const entry = this.entries.get(resolvedP);
if (entry === void 0)
throw new Error(`Unreachable`);
return this.getFileSource(entry, opts);
}
async readdirPromise(p, opts) {
return this.readdirSync(p, opts);
}
readdirSync(p, opts) {
const resolvedP = this.resolveFilename(`scandir '${p}'`, p);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`scandir '${p}'`);
const directoryListing = this.listings.get(resolvedP);
if (!directoryListing)
throw ENOTDIR(`scandir '${p}'`);
if (opts?.recursive) {
if (opts?.withFileTypes) {
const entries = Array.from(directoryListing, (name) => {
return Object.assign(this.statImpl(`lstat`, ppath.join(p, name)), {
name,
path: PortablePath.dot
});
});
for (const entry of entries) {
if (!entry.isDirectory())
continue;
const subPath = ppath.join(entry.path, entry.name);
const subListing = this.listings.get(ppath.join(resolvedP, subPath));
for (const child of subListing) {
entries.push(Object.assign(this.statImpl(`lstat`, ppath.join(p, subPath, child)), {
name: child,
path: subPath
}));
}
}
return entries;
2022-06-27 11:57:51 +02:00
} else {
2025-01-14 18:21:09 +01:00
const entries = [...directoryListing];
for (const subPath of entries) {
const subListing = this.listings.get(ppath.join(resolvedP, subPath));
if (typeof subListing === `undefined`)
continue;
for (const child of subListing) {
entries.push(ppath.join(subPath, child));
}
}
return entries;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
} else if (opts?.withFileTypes) {
return Array.from(directoryListing, (name) => {
return Object.assign(this.statImpl(`lstat`, ppath.join(p, name)), {
name,
path: void 0
});
});
} else {
return [...directoryListing];
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
}
async readlinkPromise(p) {
const entry = this.prepareReadlink(p);
return (await this.getFileSource(entry, { asyncDecompress: true })).toString();
}
readlinkSync(p) {
const entry = this.prepareReadlink(p);
return this.getFileSource(entry).toString();
}
prepareReadlink(p) {
const resolvedP = this.resolveFilename(`readlink '${p}'`, p, false);
if (!this.entries.has(resolvedP) && !this.listings.has(resolvedP))
throw ENOENT(`readlink '${p}'`);
if (p[p.length - 1] === `/` && !this.listings.has(resolvedP))
throw ENOTDIR(`open '${p}'`);
if (this.listings.has(resolvedP))
throw EINVAL(`readlink '${p}'`);
const entry = this.entries.get(resolvedP);
if (entry === void 0)
throw new Error(`Unreachable`);
if (!this.isSymbolicLink(entry))
throw EINVAL(`readlink '${p}'`);
return entry;
}
async truncatePromise(p, len = 0) {
const resolvedP = this.resolveFilename(`open '${p}'`, p);
const index = this.entries.get(resolvedP);
if (typeof index === `undefined`)
throw EINVAL(`open '${p}'`);
const source = await this.getFileSource(index, { asyncDecompress: true });
const truncated = Buffer.alloc(len, 0);
source.copy(truncated);
return await this.writeFilePromise(p, truncated);
}
truncateSync(p, len = 0) {
const resolvedP = this.resolveFilename(`open '${p}'`, p);
const index = this.entries.get(resolvedP);
if (typeof index === `undefined`)
throw EINVAL(`open '${p}'`);
const source = this.getFileSource(index);
const truncated = Buffer.alloc(len, 0);
source.copy(truncated);
return this.writeFileSync(p, truncated);
}
async ftruncatePromise(fd, len) {
return this.truncatePromise(this.fdToPath(fd, `ftruncate`), len);
}
ftruncateSync(fd, len) {
return this.truncateSync(this.fdToPath(fd, `ftruncateSync`), len);
}
watch(p, a, b) {
let persistent;
switch (typeof a) {
case `function`:
case `string`:
case `undefined`:
{
persistent = true;
}
break;
default:
{
({ persistent = true } = a);
}
break;
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
if (!persistent)
return { on: () => {
}, close: () => {
} };
const interval = setInterval(() => {
}, 24 * 60 * 60 * 1e3);
return { on: () => {
}, close: () => {
clearInterval(interval);
} };
}
watchFile(p, a, b) {
const resolvedP = ppath.resolve(PortablePath.root, p);
return watchFile(this, resolvedP, a, b);
}
unwatchFile(p, cb) {
const resolvedP = ppath.resolve(PortablePath.root, p);
return unwatchFile(this, resolvedP, cb);
2021-11-22 22:05:23 +01:00
}
}
2025-01-14 18:21:09 +01:00
setFactory(() => {
const emZip = createModule();
return makeInterface(emZip);
});
2022-12-07 18:56:19 +01:00
var ErrorCode = /* @__PURE__ */ ((ErrorCode2) => {
2022-06-27 11:57:51 +02:00
ErrorCode2["API_ERROR"] = `API_ERROR`;
ErrorCode2["BUILTIN_NODE_RESOLUTION_FAILED"] = `BUILTIN_NODE_RESOLUTION_FAILED`;
ErrorCode2["EXPORTS_RESOLUTION_FAILED"] = `EXPORTS_RESOLUTION_FAILED`;
ErrorCode2["MISSING_DEPENDENCY"] = `MISSING_DEPENDENCY`;
ErrorCode2["MISSING_PEER_DEPENDENCY"] = `MISSING_PEER_DEPENDENCY`;
ErrorCode2["QUALIFIED_PATH_RESOLUTION_FAILED"] = `QUALIFIED_PATH_RESOLUTION_FAILED`;
ErrorCode2["INTERNAL"] = `INTERNAL`;
ErrorCode2["UNDECLARED_DEPENDENCY"] = `UNDECLARED_DEPENDENCY`;
ErrorCode2["UNSUPPORTED"] = `UNSUPPORTED`;
2022-12-07 18:56:19 +01:00
return ErrorCode2;
})(ErrorCode || {});
const MODULE_NOT_FOUND_ERRORS = /* @__PURE__ */ new Set([
"BUILTIN_NODE_RESOLUTION_FAILED" /* BUILTIN_NODE_RESOLUTION_FAILED */,
"MISSING_DEPENDENCY" /* MISSING_DEPENDENCY */,
"MISSING_PEER_DEPENDENCY" /* MISSING_PEER_DEPENDENCY */,
"QUALIFIED_PATH_RESOLUTION_FAILED" /* QUALIFIED_PATH_RESOLUTION_FAILED */,
"UNDECLARED_DEPENDENCY" /* UNDECLARED_DEPENDENCY */
2022-06-27 11:57:51 +02:00
]);
function makeError(pnpCode, message, data = {}, code) {
2025-01-14 18:21:09 +01:00
code ??= MODULE_NOT_FOUND_ERRORS.has(pnpCode) ? `MODULE_NOT_FOUND` : pnpCode;
2021-11-22 22:05:23 +01:00
const propertySpec = {
configurable: true,
writable: true,
enumerable: false
};
return Object.defineProperties(new Error(message), {
2022-12-07 18:56:19 +01:00
code: {
...propertySpec,
2021-11-22 22:05:23 +01:00
value: code
2022-12-07 18:56:19 +01:00
},
pnpCode: {
...propertySpec,
2021-11-22 22:05:23 +01:00
value: pnpCode
2022-12-07 18:56:19 +01:00
},
data: {
...propertySpec,
2021-11-22 22:05:23 +01:00
value: data
2022-12-07 18:56:19 +01:00
}
2021-11-22 22:05:23 +01:00
});
}
function getIssuerModule(parent) {
let issuer = parent;
2022-06-27 11:57:51 +02:00
while (issuer && (issuer.id === `[eval]` || issuer.id === `<repl>` || !issuer.filename))
issuer = issuer.parent;
2021-11-22 22:05:23 +01:00
return issuer || null;
}
function getPathForDisplay(p) {
return npath.normalize(npath.fromPortablePath(p));
}
2023-04-03 15:31:26 +02:00
const [major, minor] = process.versions.node.split(`.`).map((value) => parseInt(value, 10));
const WATCH_MODE_MESSAGE_USES_ARRAYS = major > 19 || major === 19 && minor >= 2 || major === 18 && minor >= 13;
2021-11-22 22:05:23 +01:00
function readPackageScope(checkPath) {
const rootSeparatorIndex = checkPath.indexOf(npath.sep);
let separatorIndex;
do {
separatorIndex = checkPath.lastIndexOf(npath.sep);
checkPath = checkPath.slice(0, separatorIndex);
2022-06-27 11:57:51 +02:00
if (checkPath.endsWith(`${npath.sep}node_modules`))
return false;
2021-11-22 22:05:23 +01:00
const pjson = readPackage(checkPath + npath.sep);
if (pjson) {
return {
data: pjson,
path: checkPath
};
}
} while (separatorIndex > rootSeparatorIndex);
return false;
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
function readPackage(requestPath) {
const jsonPath = npath.resolve(requestPath, `package.json`);
2022-06-27 11:57:51 +02:00
if (!fs__default.default.existsSync(jsonPath))
return null;
return JSON.parse(fs__default.default.readFileSync(jsonPath, `utf8`));
}
function ERR_REQUIRE_ESM(filename, parentPath = null) {
const basename = parentPath && path__default.default.basename(filename) === path__default.default.basename(parentPath) ? filename : path__default.default.basename(filename);
const msg = `require() of ES Module ${filename}${parentPath ? ` from ${parentPath}` : ``} not supported.
Instead change the require of ${basename} in ${parentPath} to a dynamic import() which is available in all CommonJS modules.`;
const err = new Error(msg);
err.code = `ERR_REQUIRE_ESM`;
return err;
2021-11-22 22:05:23 +01:00
}
2023-04-03 15:31:26 +02:00
function reportRequiredFilesToWatchMode(files) {
if (process.env.WATCH_REPORT_DEPENDENCIES && process.send) {
files = files.map((filename) => npath.fromPortablePath(VirtualFS.resolveVirtual(npath.toPortablePath(filename))));
if (WATCH_MODE_MESSAGE_USES_ARRAYS) {
process.send({ "watch:require": files });
} else {
for (const filename of files) {
process.send({ "watch:require": filename });
}
}
2022-12-07 18:56:19 +01:00
}
}
2023-04-03 15:31:26 +02:00
2021-11-22 22:05:23 +01:00
function applyPatch(pnpapi, opts) {
2022-06-27 11:57:51 +02:00
let enableNativeHooks = true;
2021-11-22 22:05:23 +01:00
process.versions.pnp = String(pnpapi.VERSIONS.std);
2022-06-27 11:57:51 +02:00
const moduleExports = require$$0__default.default;
moduleExports.findPnpApi = (lookupSource) => {
2025-01-14 18:21:09 +01:00
const lookupPath = lookupSource instanceof URL ? url.fileURLToPath(lookupSource) : lookupSource;
2021-11-22 22:05:23 +01:00
const apiPath = opts.manager.findApiPathFor(lookupPath);
2022-06-27 11:57:51 +02:00
if (apiPath === null)
return null;
const apiEntry = opts.manager.getApiEntry(apiPath, true);
2021-11-22 22:05:23 +01:00
return apiEntry.instance.findPackageLocator(lookupPath) ? apiEntry.instance : null;
};
function getRequireStack(parent) {
const requireStack = [];
2022-06-27 11:57:51 +02:00
for (let cursor = parent; cursor; cursor = cursor.parent)
requireStack.push(cursor.filename || cursor.id);
2021-11-22 22:05:23 +01:00
return requireStack;
2022-06-27 11:57:51 +02:00
}
const originalModuleLoad = require$$0.Module._load;
require$$0.Module._load = function(request, parent, isMain) {
2023-09-19 09:17:17 +02:00
if (request === `pnpapi`) {
const parentApiPath = opts.manager.getApiPathFromParent(parent);
if (parentApiPath) {
return opts.manager.getApiEntry(parentApiPath, true).instance;
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2023-09-19 09:17:17 +02:00
return originalModuleLoad.call(require$$0.Module, request, parent, isMain);
2021-11-22 22:05:23 +01:00
};
function getIssuerSpecsFromPaths(paths) {
2022-06-27 11:57:51 +02:00
return paths.map((path) => ({
2021-11-22 22:05:23 +01:00
apiPath: opts.manager.findApiPathFor(path),
path,
module: null
}));
}
function getIssuerSpecsFromModule(module) {
if (module && module.id !== `<repl>` && module.id !== `internal/preload` && !module.parent && !module.filename && module.paths.length > 0) {
return [{
apiPath: opts.manager.findApiPathFor(module.paths[0]),
path: module.paths[0],
module
}];
}
const issuer = getIssuerModule(module);
if (issuer !== null) {
const path = npath.dirname(issuer.filename);
const apiPath = opts.manager.getApiPathFromParent(issuer);
2022-12-07 18:56:19 +01:00
return [{ apiPath, path, module }];
2021-05-05 11:24:00 +02:00
} else {
2021-11-22 22:05:23 +01:00
const path = process.cwd();
2025-01-14 18:21:09 +01:00
const apiPath = opts.manager.findApiPathFor(npath.join(path, `[file]`)) ?? opts.manager.getApiPathFromParent(null);
2022-12-07 18:56:19 +01:00
return [{ apiPath, path, module }];
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
function makeFakeParent(path) {
2022-06-27 11:57:51 +02:00
const fakeParent = new require$$0.Module(``);
2021-11-22 22:05:23 +01:00
const fakeFilePath = npath.join(path, `[file]`);
2022-06-27 11:57:51 +02:00
fakeParent.paths = require$$0.Module._nodeModulePaths(fakeFilePath);
2021-11-22 22:05:23 +01:00
return fakeParent;
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
const pathRegExp = /^(?![a-zA-Z]:[\\/]|\\\\|\.{0,2}(?:\/|$))((?:@[^/]+\/)?[^/]+)\/*(.*|)$/;
2022-06-27 11:57:51 +02:00
const originalModuleResolveFilename = require$$0.Module._resolveFilename;
require$$0.Module._resolveFilename = function(request, parent, isMain, options) {
2025-01-14 18:21:09 +01:00
if (require$$0.isBuiltin(request))
2022-06-27 11:57:51 +02:00
return request;
if (!enableNativeHooks)
return originalModuleResolveFilename.call(require$$0.Module, request, parent, isMain, options);
2021-11-22 22:05:23 +01:00
if (options && options.plugnplay === false) {
2025-01-14 18:21:09 +01:00
const { plugnplay, ...forwardedOptions } = options;
2021-11-22 22:05:23 +01:00
try {
enableNativeHooks = false;
2022-06-27 11:57:51 +02:00
return originalModuleResolveFilename.call(require$$0.Module, request, parent, isMain, forwardedOptions);
2021-11-22 22:05:23 +01:00
} finally {
enableNativeHooks = true;
}
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
if (options) {
const optionNames = new Set(Object.keys(options));
optionNames.delete(`paths`);
optionNames.delete(`plugnplay`);
if (optionNames.size > 0) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.UNSUPPORTED,
`Some options passed to require() aren't supported by PnP yet (${Array.from(optionNames).join(`, `)})`
);
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
const issuerSpecs = options && options.paths ? getIssuerSpecsFromPaths(options.paths) : getIssuerSpecsFromModule(parent);
if (request.match(pathRegExp) === null) {
2025-01-14 18:21:09 +01:00
const parentDirectory = parent?.filename != null ? npath.dirname(parent.filename) : null;
2021-11-22 22:05:23 +01:00
const absoluteRequest = npath.isAbsolute(request) ? request : parentDirectory !== null ? npath.resolve(parentDirectory, request) : null;
if (absoluteRequest !== null) {
2023-09-19 09:17:17 +02:00
const apiPath = parent && parentDirectory === npath.dirname(absoluteRequest) ? opts.manager.getApiPathFromParent(parent) : opts.manager.findApiPathFor(absoluteRequest);
2021-11-22 22:05:23 +01:00
if (apiPath !== null) {
issuerSpecs.unshift({
apiPath,
path: parentDirectory,
module: null
});
}
}
}
let firstError;
2022-12-07 18:56:19 +01:00
for (const { apiPath, path, module } of issuerSpecs) {
2021-11-22 22:05:23 +01:00
let resolution;
const issuerApi = apiPath !== null ? opts.manager.getApiEntry(apiPath, true).instance : null;
try {
if (issuerApi !== null) {
resolution = issuerApi.resolveRequest(request, path !== null ? `${path}/` : null);
} else {
2022-06-27 11:57:51 +02:00
if (path === null)
throw new Error(`Assertion failed: Expected the path to be set`);
resolution = originalModuleResolveFilename.call(require$$0.Module, request, module || makeFakeParent(path), isMain);
2021-11-22 22:05:23 +01:00
}
} catch (error) {
firstError = firstError || error;
continue;
}
if (resolution !== null) {
return resolution;
2021-05-05 11:24:00 +02:00
}
}
2021-11-22 22:05:23 +01:00
const requireStack = getRequireStack(parent);
Object.defineProperty(firstError, `requireStack`, {
configurable: true,
writable: true,
enumerable: false,
value: requireStack
});
2022-06-27 11:57:51 +02:00
if (requireStack.length > 0)
firstError.message += `
Require stack:
- ${requireStack.join(`
- `)}`;
if (typeof firstError.pnpCode === `string`)
Error.captureStackTrace(firstError);
2021-11-22 22:05:23 +01:00
throw firstError;
};
2022-06-27 11:57:51 +02:00
const originalFindPath = require$$0.Module._findPath;
require$$0.Module._findPath = function(request, paths, isMain) {
if (request === `pnpapi`)
return false;
if (!enableNativeHooks)
return originalFindPath.call(require$$0.Module, request, paths, isMain);
2021-11-22 22:05:23 +01:00
const isAbsolute = npath.isAbsolute(request);
2022-06-27 11:57:51 +02:00
if (isAbsolute)
paths = [``];
else if (!paths || paths.length === 0)
return false;
2021-11-22 22:05:23 +01:00
for (const path of paths) {
let resolution;
2021-05-05 11:24:00 +02:00
try {
2021-11-22 22:05:23 +01:00
const pnpApiPath = opts.manager.findApiPathFor(isAbsolute ? request : path);
if (pnpApiPath !== null) {
const api = opts.manager.getApiEntry(pnpApiPath, true).instance;
resolution = api.resolveRequest(request, path) || false;
} else {
2022-06-27 11:57:51 +02:00
resolution = originalFindPath.call(require$$0.Module, request, [path], isMain);
2021-11-22 22:05:23 +01:00
}
} catch (error) {
continue;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
if (resolution) {
return resolution;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
return false;
2022-06-27 11:57:51 +02:00
};
2025-01-14 18:21:09 +01:00
if (!process.features.require_module) {
const originalExtensionJSFunction = require$$0.Module._extensions[`.js`];
require$$0.Module._extensions[`.js`] = function(module, filename) {
if (filename.endsWith(`.js`)) {
const pkg = readPackageScope(filename);
if (pkg && pkg.data?.type === `module`) {
const err = ERR_REQUIRE_ESM(filename, module.parent?.filename);
Error.captureStackTrace(err);
throw err;
}
2022-06-27 11:57:51 +02:00
}
2025-01-14 18:21:09 +01:00
originalExtensionJSFunction.call(this, module, filename);
};
}
2022-12-07 18:56:19 +01:00
const originalDlopen = process.dlopen;
process.dlopen = function(...args) {
const [module, filename, ...rest] = args;
return originalDlopen.call(
this,
module,
npath.fromPortablePath(VirtualFS.resolveVirtual(npath.toPortablePath(filename))),
...rest
);
};
2022-06-27 11:57:51 +02:00
const originalEmit = process.emit;
process.emit = function(name, data, ...args) {
if (name === `warning` && typeof data === `object` && data.name === `ExperimentalWarning` && (data.message.includes(`--experimental-loader`) || data.message.includes(`Custom ESM Loaders is an experimental feature`)))
return false;
return originalEmit.apply(process, arguments);
};
patchFs(fs__default.default, new PosixFS(opts.fakeFs));
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
function hydrateRuntimeState(data, { basePath }) {
2021-11-22 22:05:23 +01:00
const portablePath = npath.toPortablePath(basePath);
const absolutePortablePath = ppath.resolve(portablePath);
const ignorePattern = data.ignorePatternData !== null ? new RegExp(data.ignorePatternData) : null;
2022-12-07 18:56:19 +01:00
const packageLocatorsByLocations = /* @__PURE__ */ new Map();
2021-11-22 22:05:23 +01:00
const packageRegistry = new Map(data.packageRegistryData.map(([packageName, packageStoreData]) => {
return [packageName, new Map(packageStoreData.map(([packageReference, packageInformationData]) => {
2022-06-27 11:57:51 +02:00
if (packageName === null !== (packageReference === null))
throw new Error(`Assertion failed: The name and reference should be null, or neither should`);
2025-01-14 18:21:09 +01:00
const discardFromLookup = packageInformationData.discardFromLookup ?? false;
2022-12-07 18:56:19 +01:00
const packageLocator = { name: packageName, reference: packageReference };
2021-11-22 22:05:23 +01:00
const entry = packageLocatorsByLocations.get(packageInformationData.packageLocation);
if (!entry) {
2022-12-07 18:56:19 +01:00
packageLocatorsByLocations.set(packageInformationData.packageLocation, { locator: packageLocator, discardFromLookup });
2021-11-22 22:05:23 +01:00
} else {
entry.discardFromLookup = entry.discardFromLookup && discardFromLookup;
if (!discardFromLookup) {
entry.locator = packageLocator;
}
}
let resolvedPackageLocation = null;
return [packageReference, {
packageDependencies: new Map(packageInformationData.packageDependencies),
packagePeers: new Set(packageInformationData.packagePeers),
linkType: packageInformationData.linkType,
discardFromLookup,
2025-01-14 18:21:09 +01:00
// we only need this for packages that are used by the currently running script
// this is a lazy getter because `ppath.join` has some overhead
2021-11-22 22:05:23 +01:00
get packageLocation() {
return resolvedPackageLocation || (resolvedPackageLocation = ppath.join(absolutePortablePath, packageInformationData.packageLocation));
}
}];
}))];
}));
const fallbackExclusionList = new Map(data.fallbackExclusionList.map(([packageName, packageReferences]) => {
return [packageName, new Set(packageReferences)];
}));
const fallbackPool = new Map(data.fallbackPool);
const dependencyTreeRoots = data.dependencyTreeRoots;
const enableTopLevelFallback = data.enableTopLevelFallback;
return {
basePath: portablePath,
dependencyTreeRoots,
enableTopLevelFallback,
fallbackExclusionList,
fallbackPool,
ignorePattern,
packageLocatorsByLocations,
packageRegistry
};
}
2022-06-27 11:57:51 +02:00
2022-12-07 18:56:19 +01:00
const ArrayIsArray = Array.isArray;
const JSONStringify = JSON.stringify;
const ObjectGetOwnPropertyNames = Object.getOwnPropertyNames;
const ObjectPrototypeHasOwnProperty = (obj, prop) => Object.prototype.hasOwnProperty.call(obj, prop);
const RegExpPrototypeExec = (obj, string) => RegExp.prototype.exec.call(obj, string);
const RegExpPrototypeSymbolReplace = (obj, ...rest) => RegExp.prototype[Symbol.replace].apply(obj, rest);
const StringPrototypeEndsWith = (str, ...rest) => String.prototype.endsWith.apply(str, rest);
const StringPrototypeIncludes = (str, ...rest) => String.prototype.includes.apply(str, rest);
const StringPrototypeLastIndexOf = (str, ...rest) => String.prototype.lastIndexOf.apply(str, rest);
const StringPrototypeIndexOf = (str, ...rest) => String.prototype.indexOf.apply(str, rest);
const StringPrototypeReplace = (str, ...rest) => String.prototype.replace.apply(str, rest);
const StringPrototypeSlice = (str, ...rest) => String.prototype.slice.apply(str, rest);
const StringPrototypeStartsWith = (str, ...rest) => String.prototype.startsWith.apply(str, rest);
const SafeMap = Map;
const JSONParse = JSON.parse;
function createErrorType(code, messageCreator, errorType) {
return class extends errorType {
constructor(...args) {
super(messageCreator(...args));
this.code = code;
this.name = `${errorType.name} [${code}]`;
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
};
}
const ERR_PACKAGE_IMPORT_NOT_DEFINED = createErrorType(
`ERR_PACKAGE_IMPORT_NOT_DEFINED`,
(specifier, packagePath, base) => {
return `Package import specifier "${specifier}" is not defined${packagePath ? ` in package ${packagePath}package.json` : ``} imported from ${base}`;
},
TypeError
);
const ERR_INVALID_MODULE_SPECIFIER = createErrorType(
`ERR_INVALID_MODULE_SPECIFIER`,
(request, reason, base = void 0) => {
return `Invalid module "${request}" ${reason}${base ? ` imported from ${base}` : ``}`;
},
TypeError
);
const ERR_INVALID_PACKAGE_TARGET = createErrorType(
`ERR_INVALID_PACKAGE_TARGET`,
(pkgPath, key, target, isImport = false, base = void 0) => {
const relError = typeof target === `string` && !isImport && target.length && !StringPrototypeStartsWith(target, `./`);
if (key === `.`) {
assert__default.default(isImport === false);
return `Invalid "exports" main target ${JSONStringify(target)} defined in the package config ${pkgPath}package.json${base ? ` imported from ${base}` : ``}${relError ? `; targets must start with "./"` : ``}`;
}
return `Invalid "${isImport ? `imports` : `exports`}" target ${JSONStringify(
target
)} defined for '${key}' in the package config ${pkgPath}package.json${base ? ` imported from ${base}` : ``}${relError ? `; targets must start with "./"` : ``}`;
},
Error
);
const ERR_INVALID_PACKAGE_CONFIG = createErrorType(
`ERR_INVALID_PACKAGE_CONFIG`,
(path, base, message) => {
return `Invalid package config ${path}${base ? ` while importing ${base}` : ``}${message ? `. ${message}` : ``}`;
},
Error
);
2023-06-20 09:28:58 +02:00
const ERR_PACKAGE_PATH_NOT_EXPORTED = createErrorType(
"ERR_PACKAGE_PATH_NOT_EXPORTED",
(pkgPath, subpath, base = void 0) => {
if (subpath === ".")
return `No "exports" main defined in ${pkgPath}package.json${base ? ` imported from ${base}` : ""}`;
return `Package subpath '${subpath}' is not defined by "exports" in ${pkgPath}package.json${base ? ` imported from ${base}` : ""}`;
},
Error
);
2022-12-07 18:56:19 +01:00
function filterOwnProperties(source, keys) {
const filtered = /* @__PURE__ */ Object.create(null);
for (let i = 0; i < keys.length; i++) {
const key = keys[i];
if (ObjectPrototypeHasOwnProperty(source, key)) {
filtered[key] = source[key];
}
}
return filtered;
}
const packageJSONCache = new SafeMap();
function getPackageConfig(path, specifier, base, readFileSyncFn) {
const existing = packageJSONCache.get(path);
if (existing !== void 0) {
return existing;
}
const source = readFileSyncFn(path);
if (source === void 0) {
const packageConfig2 = {
pjsonPath: path,
exists: false,
main: void 0,
name: void 0,
type: "none",
exports: void 0,
imports: void 0
};
packageJSONCache.set(path, packageConfig2);
return packageConfig2;
}
let packageJSON;
try {
packageJSON = JSONParse(source);
} catch (error) {
throw new ERR_INVALID_PACKAGE_CONFIG(
path,
(base ? `"${specifier}" from ` : "") + url.fileURLToPath(base || specifier),
error.message
);
}
let { imports, main, name, type } = filterOwnProperties(packageJSON, [
"imports",
"main",
"name",
"type"
]);
const exports = ObjectPrototypeHasOwnProperty(packageJSON, "exports") ? packageJSON.exports : void 0;
if (typeof imports !== "object" || imports === null) {
imports = void 0;
}
if (typeof main !== "string") {
main = void 0;
}
if (typeof name !== "string") {
name = void 0;
}
if (type !== "module" && type !== "commonjs") {
type = "none";
}
const packageConfig = {
pjsonPath: path,
exists: true,
main,
name,
type,
exports,
imports
};
packageJSONCache.set(path, packageConfig);
return packageConfig;
}
function getPackageScopeConfig(resolved, readFileSyncFn) {
let packageJSONUrl = new URL("./package.json", resolved);
while (true) {
const packageJSONPath2 = packageJSONUrl.pathname;
if (StringPrototypeEndsWith(packageJSONPath2, "node_modules/package.json")) {
break;
}
const packageConfig2 = getPackageConfig(
url.fileURLToPath(packageJSONUrl),
resolved,
void 0,
readFileSyncFn
);
if (packageConfig2.exists) {
return packageConfig2;
}
const lastPackageJSONUrl = packageJSONUrl;
packageJSONUrl = new URL("../package.json", packageJSONUrl);
if (packageJSONUrl.pathname === lastPackageJSONUrl.pathname) {
break;
}
}
const packageJSONPath = url.fileURLToPath(packageJSONUrl);
const packageConfig = {
pjsonPath: packageJSONPath,
exists: false,
main: void 0,
name: void 0,
type: "none",
exports: void 0,
imports: void 0
};
packageJSONCache.set(packageJSONPath, packageConfig);
return packageConfig;
}
function throwImportNotDefined(specifier, packageJSONUrl, base) {
throw new ERR_PACKAGE_IMPORT_NOT_DEFINED(
specifier,
packageJSONUrl && url.fileURLToPath(new URL(".", packageJSONUrl)),
url.fileURLToPath(base)
);
}
function throwInvalidSubpath(subpath, packageJSONUrl, internal, base) {
const reason = `request is not a valid subpath for the "${internal ? "imports" : "exports"}" resolution of ${url.fileURLToPath(packageJSONUrl)}`;
throw new ERR_INVALID_MODULE_SPECIFIER(
subpath,
reason,
base && url.fileURLToPath(base)
);
}
function throwInvalidPackageTarget(subpath, target, packageJSONUrl, internal, base) {
if (typeof target === "object" && target !== null) {
target = JSONStringify(target, null, "");
} else {
target = `${target}`;
}
throw new ERR_INVALID_PACKAGE_TARGET(
url.fileURLToPath(new URL(".", packageJSONUrl)),
subpath,
target,
internal,
base && url.fileURLToPath(base)
);
}
const invalidSegmentRegEx = /(^|\\|\/)((\.|%2e)(\.|%2e)?|(n|%6e|%4e)(o|%6f|%4f)(d|%64|%44)(e|%65|%45)(_|%5f)(m|%6d|%4d)(o|%6f|%4f)(d|%64|%44)(u|%75|%55)(l|%6c|%4c)(e|%65|%45)(s|%73|%53))(\\|\/|$)/i;
const patternRegEx = /\*/g;
function resolvePackageTargetString(target, subpath, match, packageJSONUrl, base, pattern, internal, conditions) {
if (subpath !== "" && !pattern && target[target.length - 1] !== "/")
throwInvalidPackageTarget(match, target, packageJSONUrl, internal, base);
if (!StringPrototypeStartsWith(target, "./")) {
if (internal && !StringPrototypeStartsWith(target, "../") && !StringPrototypeStartsWith(target, "/")) {
let isURL = false;
try {
new URL(target);
isURL = true;
} catch {
}
if (!isURL) {
const exportTarget = pattern ? RegExpPrototypeSymbolReplace(patternRegEx, target, () => subpath) : target + subpath;
return exportTarget;
}
}
throwInvalidPackageTarget(match, target, packageJSONUrl, internal, base);
}
if (RegExpPrototypeExec(
invalidSegmentRegEx,
StringPrototypeSlice(target, 2)
) !== null)
throwInvalidPackageTarget(match, target, packageJSONUrl, internal, base);
const resolved = new URL(target, packageJSONUrl);
const resolvedPath = resolved.pathname;
const packagePath = new URL(".", packageJSONUrl).pathname;
if (!StringPrototypeStartsWith(resolvedPath, packagePath))
throwInvalidPackageTarget(match, target, packageJSONUrl, internal, base);
2025-01-14 18:21:09 +01:00
if (subpath === "") return resolved;
2022-12-07 18:56:19 +01:00
if (RegExpPrototypeExec(invalidSegmentRegEx, subpath) !== null) {
const request = pattern ? StringPrototypeReplace(match, "*", () => subpath) : match + subpath;
throwInvalidSubpath(request, packageJSONUrl, internal, base);
}
if (pattern) {
return new URL(
RegExpPrototypeSymbolReplace(patternRegEx, resolved.href, () => subpath)
);
}
return new URL(subpath, resolved);
}
function isArrayIndex(key) {
const keyNum = +key;
2025-01-14 18:21:09 +01:00
if (`${keyNum}` !== key) return false;
2022-12-07 18:56:19 +01:00
return keyNum >= 0 && keyNum < 4294967295;
}
function resolvePackageTarget(packageJSONUrl, target, subpath, packageSubpath, base, pattern, internal, conditions) {
if (typeof target === "string") {
return resolvePackageTargetString(
target,
subpath,
packageSubpath,
packageJSONUrl,
base,
pattern,
internal);
} else if (ArrayIsArray(target)) {
if (target.length === 0) {
return null;
}
let lastException;
for (let i = 0; i < target.length; i++) {
const targetItem = target[i];
let resolveResult;
try {
resolveResult = resolvePackageTarget(
packageJSONUrl,
targetItem,
subpath,
packageSubpath,
base,
pattern,
internal,
conditions
);
} catch (e) {
lastException = e;
if (e.code === "ERR_INVALID_PACKAGE_TARGET") {
continue;
}
throw e;
}
if (resolveResult === void 0) {
continue;
}
if (resolveResult === null) {
lastException = null;
continue;
}
return resolveResult;
}
if (lastException === void 0 || lastException === null)
return lastException;
throw lastException;
} else if (typeof target === "object" && target !== null) {
const keys = ObjectGetOwnPropertyNames(target);
for (let i = 0; i < keys.length; i++) {
const key = keys[i];
if (isArrayIndex(key)) {
throw new ERR_INVALID_PACKAGE_CONFIG(
url.fileURLToPath(packageJSONUrl),
base,
'"exports" cannot contain numeric property keys.'
);
}
}
for (let i = 0; i < keys.length; i++) {
const key = keys[i];
if (key === "default" || conditions.has(key)) {
const conditionalTarget = target[key];
const resolveResult = resolvePackageTarget(
packageJSONUrl,
conditionalTarget,
subpath,
packageSubpath,
base,
pattern,
internal,
conditions
);
2025-01-14 18:21:09 +01:00
if (resolveResult === void 0) continue;
2022-12-07 18:56:19 +01:00
return resolveResult;
}
}
return void 0;
} else if (target === null) {
return null;
}
throwInvalidPackageTarget(
packageSubpath,
target,
packageJSONUrl,
internal,
base
);
}
function patternKeyCompare(a, b) {
const aPatternIndex = StringPrototypeIndexOf(a, "*");
const bPatternIndex = StringPrototypeIndexOf(b, "*");
const baseLenA = aPatternIndex === -1 ? a.length : aPatternIndex + 1;
const baseLenB = bPatternIndex === -1 ? b.length : bPatternIndex + 1;
2025-01-14 18:21:09 +01:00
if (baseLenA > baseLenB) return -1;
if (baseLenB > baseLenA) return 1;
if (aPatternIndex === -1) return 1;
if (bPatternIndex === -1) return -1;
if (a.length > b.length) return -1;
if (b.length > a.length) return 1;
2022-12-07 18:56:19 +01:00
return 0;
}
2023-06-20 09:28:58 +02:00
function isConditionalExportsMainSugar(exports, packageJSONUrl, base) {
2025-01-14 18:21:09 +01:00
if (typeof exports === "string" || ArrayIsArray(exports)) return true;
if (typeof exports !== "object" || exports === null) return false;
2023-06-20 09:28:58 +02:00
const keys = ObjectGetOwnPropertyNames(exports);
let isConditionalSugar = false;
let i = 0;
for (let j = 0; j < keys.length; j++) {
const key = keys[j];
const curIsConditionalSugar = key === "" || key[0] !== ".";
if (i++ === 0) {
isConditionalSugar = curIsConditionalSugar;
} else if (isConditionalSugar !== curIsConditionalSugar) {
throw new ERR_INVALID_PACKAGE_CONFIG(
url.fileURLToPath(packageJSONUrl),
base,
`"exports" cannot contain some keys starting with '.' and some not. The exports object must either be an object of package subpath keys or an object of main entry condition name keys only.`
);
}
}
return isConditionalSugar;
}
function throwExportsNotFound(subpath, packageJSONUrl, base) {
throw new ERR_PACKAGE_PATH_NOT_EXPORTED(
url.fileURLToPath(new URL(".", packageJSONUrl)),
subpath,
base && url.fileURLToPath(base)
);
}
const emittedPackageWarnings = /* @__PURE__ */ new Set();
function emitTrailingSlashPatternDeprecation(match, pjsonUrl, base) {
const pjsonPath = url.fileURLToPath(pjsonUrl);
2025-01-14 18:21:09 +01:00
if (emittedPackageWarnings.has(pjsonPath + "|" + match)) return;
2023-06-20 09:28:58 +02:00
emittedPackageWarnings.add(pjsonPath + "|" + match);
process.emitWarning(
`Use of deprecated trailing slash pattern mapping "${match}" in the "exports" field module resolution of the package at ${pjsonPath}${base ? ` imported from ${url.fileURLToPath(base)}` : ""}. Mapping specifiers ending in "/" is no longer supported.`,
"DeprecationWarning",
"DEP0155"
);
}
function packageExportsResolve({
packageJSONUrl,
packageSubpath,
exports,
2022-12-07 18:56:19 +01:00
base,
2023-06-20 09:28:58 +02:00
conditions
2022-12-07 18:56:19 +01:00
}) {
2023-06-20 09:28:58 +02:00
if (isConditionalExportsMainSugar(exports, packageJSONUrl, base))
exports = { ".": exports };
if (ObjectPrototypeHasOwnProperty(exports, packageSubpath) && !StringPrototypeIncludes(packageSubpath, "*") && !StringPrototypeEndsWith(packageSubpath, "/")) {
const target = exports[packageSubpath];
const resolveResult = resolvePackageTarget(
packageJSONUrl,
target,
"",
packageSubpath,
base,
false,
false,
conditions
);
if (resolveResult == null) {
throwExportsNotFound(packageSubpath, packageJSONUrl, base);
}
return resolveResult;
}
let bestMatch = "";
let bestMatchSubpath;
const keys = ObjectGetOwnPropertyNames(exports);
for (let i = 0; i < keys.length; i++) {
const key = keys[i];
const patternIndex = StringPrototypeIndexOf(key, "*");
if (patternIndex !== -1 && StringPrototypeStartsWith(
packageSubpath,
StringPrototypeSlice(key, 0, patternIndex)
)) {
if (StringPrototypeEndsWith(packageSubpath, "/"))
emitTrailingSlashPatternDeprecation(
packageSubpath,
packageJSONUrl,
base
);
const patternTrailer = StringPrototypeSlice(key, patternIndex + 1);
if (packageSubpath.length >= key.length && StringPrototypeEndsWith(packageSubpath, patternTrailer) && patternKeyCompare(bestMatch, key) === 1 && StringPrototypeLastIndexOf(key, "*") === patternIndex) {
bestMatch = key;
bestMatchSubpath = StringPrototypeSlice(
packageSubpath,
patternIndex,
packageSubpath.length - patternTrailer.length
);
}
}
}
if (bestMatch) {
const target = exports[bestMatch];
const resolveResult = resolvePackageTarget(
packageJSONUrl,
target,
bestMatchSubpath,
bestMatch,
base,
true,
false,
conditions
);
if (resolveResult == null) {
throwExportsNotFound(packageSubpath, packageJSONUrl, base);
}
return resolveResult;
}
throwExportsNotFound(packageSubpath, packageJSONUrl, base);
}
function packageImportsResolve({ name, base, conditions, readFileSyncFn }) {
2022-12-07 18:56:19 +01:00
if (name === "#" || StringPrototypeStartsWith(name, "#/") || StringPrototypeEndsWith(name, "/")) {
const reason = "is not a valid internal imports specifier name";
throw new ERR_INVALID_MODULE_SPECIFIER(name, reason, url.fileURLToPath(base));
}
let packageJSONUrl;
const packageConfig = getPackageScopeConfig(base, readFileSyncFn);
if (packageConfig.exists) {
packageJSONUrl = url.pathToFileURL(packageConfig.pjsonPath);
const imports = packageConfig.imports;
if (imports) {
if (ObjectPrototypeHasOwnProperty(imports, name) && !StringPrototypeIncludes(name, "*")) {
const resolveResult = resolvePackageTarget(
packageJSONUrl,
imports[name],
"",
name,
base,
false,
true,
conditions
);
if (resolveResult != null) {
return resolveResult;
}
} else {
let bestMatch = "";
let bestMatchSubpath;
const keys = ObjectGetOwnPropertyNames(imports);
for (let i = 0; i < keys.length; i++) {
const key = keys[i];
const patternIndex = StringPrototypeIndexOf(key, "*");
if (patternIndex !== -1 && StringPrototypeStartsWith(
name,
StringPrototypeSlice(key, 0, patternIndex)
)) {
const patternTrailer = StringPrototypeSlice(key, patternIndex + 1);
if (name.length >= key.length && StringPrototypeEndsWith(name, patternTrailer) && patternKeyCompare(bestMatch, key) === 1 && StringPrototypeLastIndexOf(key, "*") === patternIndex) {
bestMatch = key;
bestMatchSubpath = StringPrototypeSlice(
name,
patternIndex,
name.length - patternTrailer.length
);
}
}
}
if (bestMatch) {
const target = imports[bestMatch];
const resolveResult = resolvePackageTarget(
packageJSONUrl,
target,
bestMatchSubpath,
bestMatch,
base,
true,
true,
conditions
);
if (resolveResult != null) {
return resolveResult;
}
}
}
}
}
throwImportNotDefined(name, packageJSONUrl, base);
}
2023-04-03 15:31:26 +02:00
const flagSymbol = Symbol('arg flag');
class ArgError extends Error {
constructor(msg, code) {
super(msg);
this.name = 'ArgError';
this.code = code;
Object.setPrototypeOf(this, ArgError.prototype);
}
}
function arg(
opts,
{
argv = process.argv.slice(2),
permissive = false,
stopAtPositional = false
} = {}
) {
if (!opts) {
throw new ArgError(
'argument specification object is required',
'ARG_CONFIG_NO_SPEC'
);
}
const result = { _: [] };
const aliases = {};
const handlers = {};
for (const key of Object.keys(opts)) {
if (!key) {
throw new ArgError(
'argument key cannot be an empty string',
'ARG_CONFIG_EMPTY_KEY'
);
}
if (key[0] !== '-') {
throw new ArgError(
`argument key must start with '-' but found: '${key}'`,
'ARG_CONFIG_NONOPT_KEY'
);
}
if (key.length === 1) {
throw new ArgError(
`argument key must have a name; singular '-' keys are not allowed: ${key}`,
'ARG_CONFIG_NONAME_KEY'
);
}
if (typeof opts[key] === 'string') {
aliases[key] = opts[key];
continue;
}
let type = opts[key];
let isFlag = false;
if (
Array.isArray(type) &&
type.length === 1 &&
typeof type[0] === 'function'
) {
const [fn] = type;
type = (value, name, prev = []) => {
prev.push(fn(value, name, prev[prev.length - 1]));
return prev;
};
isFlag = fn === Boolean || fn[flagSymbol] === true;
} else if (typeof type === 'function') {
isFlag = type === Boolean || type[flagSymbol] === true;
} else {
throw new ArgError(
`type missing or not a function or valid array type: ${key}`,
'ARG_CONFIG_VAD_TYPE'
);
}
if (key[1] !== '-' && key.length > 2) {
throw new ArgError(
`short argument keys (with a single hyphen) must have only one character: ${key}`,
'ARG_CONFIG_SHORTOPT_TOOLONG'
);
}
handlers[key] = [type, isFlag];
}
for (let i = 0, len = argv.length; i < len; i++) {
const wholeArg = argv[i];
if (stopAtPositional && result._.length > 0) {
result._ = result._.concat(argv.slice(i));
break;
}
if (wholeArg === '--') {
result._ = result._.concat(argv.slice(i + 1));
break;
}
if (wholeArg.length > 1 && wholeArg[0] === '-') {
/* eslint-disable operator-linebreak */
const separatedArguments =
wholeArg[1] === '-' || wholeArg.length === 2
? [wholeArg]
: wholeArg
.slice(1)
.split('')
.map((a) => `-${a}`);
/* eslint-enable operator-linebreak */
for (let j = 0; j < separatedArguments.length; j++) {
const arg = separatedArguments[j];
const [originalArgName, argStr] =
arg[1] === '-' ? arg.split(/=(.*)/, 2) : [arg, undefined];
let argName = originalArgName;
while (argName in aliases) {
argName = aliases[argName];
}
if (!(argName in handlers)) {
if (permissive) {
result._.push(arg);
continue;
} else {
throw new ArgError(
`unknown or unexpected option: ${originalArgName}`,
'ARG_UNKNOWN_OPTION'
);
}
}
const [type, isFlag] = handlers[argName];
if (!isFlag && j + 1 < separatedArguments.length) {
throw new ArgError(
`option requires argument (but was followed by another short argument): ${originalArgName}`,
'ARG_MISSING_REQUIRED_SHORTARG'
);
}
if (isFlag) {
result[argName] = type(true, argName, result[argName]);
} else if (argStr === undefined) {
if (
argv.length < i + 2 ||
(argv[i + 1].length > 1 &&
argv[i + 1][0] === '-' &&
!(
argv[i + 1].match(/^-?\d*(\.(?=\d))?\d*$/) &&
(type === Number ||
// eslint-disable-next-line no-undef
(typeof BigInt !== 'undefined' && type === BigInt))
))
) {
const extended =
originalArgName === argName ? '' : ` (alias for ${argName})`;
throw new ArgError(
`option requires argument: ${originalArgName}${extended}`,
'ARG_MISSING_REQUIRED_LONGARG'
);
}
result[argName] = type(argv[i + 1], argName, result[argName]);
++i;
} else {
result[argName] = type(argStr, argName, result[argName]);
}
}
} else {
result._.push(wholeArg);
}
}
return result;
}
arg.flag = (fn) => {
fn[flagSymbol] = true;
return fn;
};
// Utility types
arg.COUNT = arg.flag((v, name, existingCount) => (existingCount || 0) + 1);
// Expose error class
arg.ArgError = ArgError;
var arg_1 = arg;
/**
@license
The MIT License (MIT)
Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
function getOptionValue(opt) {
parseOptions();
return options[opt];
}
let options;
function parseOptions() {
if (!options) {
options = {
"--conditions": [],
...parseArgv(getNodeOptionsEnvArgv()),
...parseArgv(process.execArgv)
};
}
}
function parseArgv(argv) {
return arg_1(
{
"--conditions": [String],
"-C": "--conditions"
},
{
argv,
permissive: true
}
);
}
function getNodeOptionsEnvArgv() {
const errors = [];
const envArgv = ParseNodeOptionsEnvVar(process.env.NODE_OPTIONS || "", errors);
if (errors.length !== 0) ;
return envArgv;
}
function ParseNodeOptionsEnvVar(node_options, errors) {
const env_argv = [];
let is_in_string = false;
let will_start_new_arg = true;
for (let index = 0; index < node_options.length; ++index) {
let c = node_options[index];
if (c === "\\" && is_in_string) {
if (index + 1 === node_options.length) {
errors.push("invalid value for NODE_OPTIONS (invalid escape)\n");
return env_argv;
} else {
c = node_options[++index];
}
} else if (c === " " && !is_in_string) {
will_start_new_arg = true;
continue;
} else if (c === '"') {
is_in_string = !is_in_string;
continue;
}
if (will_start_new_arg) {
env_argv.push(c);
will_start_new_arg = false;
} else {
env_argv[env_argv.length - 1] += c;
}
}
if (is_in_string) {
errors.push("invalid value for NODE_OPTIONS (unterminated string)\n");
}
return env_argv;
}
2021-11-22 22:05:23 +01:00
function makeApi(runtimeState, opts) {
const alwaysWarnOnFallback = Number(process.env.PNP_ALWAYS_WARN_ON_FALLBACK) > 0;
2022-06-27 11:57:51 +02:00
const debugLevel = Number(process.env.PNP_DEBUG_LEVEL);
const pathRegExp = /^(?![a-zA-Z]:[\\/]|\\\\|\.{0,2}(?:\/|$))((?:node:)?(?:@[^/]+\/)?[^/]+)\/*(.*|)$/;
const isStrictRegExp = /^(\/|\.{1,2}(\/|$))/;
const isDirRegExp = /\/$/;
const isRelativeRegexp = /^\.{0,2}\//;
2022-12-07 18:56:19 +01:00
const topLevelLocator = { name: null, reference: null };
2022-06-27 11:57:51 +02:00
const fallbackLocators = [];
2022-12-07 18:56:19 +01:00
const emittedWarnings = /* @__PURE__ */ new Set();
2022-06-27 11:57:51 +02:00
if (runtimeState.enableTopLevelFallback === true)
fallbackLocators.push(topLevelLocator);
2021-11-22 22:05:23 +01:00
if (opts.compatibilityMode !== false) {
for (const name of [`react-scripts`, `gatsby`]) {
const packageStore = runtimeState.packageRegistry.get(name);
if (packageStore) {
for (const reference of packageStore.keys()) {
if (reference === null) {
throw new Error(`Assertion failed: This reference shouldn't be null`);
} else {
2022-12-07 18:56:19 +01:00
fallbackLocators.push({ name, reference });
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
}
}
}
const {
ignorePattern,
packageRegistry,
packageLocatorsByLocations
} = runtimeState;
function makeLogEntry(name, args) {
return {
fn: name,
args,
error: null,
result: null
2021-05-05 11:24:00 +02:00
};
}
2021-11-22 22:05:23 +01:00
function trace(entry) {
2025-01-14 18:21:09 +01:00
const colors = process.stderr?.hasColors?.() ?? process.stdout.isTTY;
2022-12-07 18:56:19 +01:00
const c = (n, str) => `\x1B[${n}m${str}\x1B[0m`;
2021-11-22 22:05:23 +01:00
const error = entry.error;
2022-06-27 11:57:51 +02:00
if (error)
2025-01-14 18:21:09 +01:00
console.error(c(`31;1`, `\u2716 ${entry.error?.message.replace(/\n.*/s, ``)}`));
2022-06-27 11:57:51 +02:00
else
console.error(c(`33;1`, `\u203C Resolution`));
if (entry.args.length > 0)
console.error();
for (const arg of entry.args)
2022-12-07 18:56:19 +01:00
console.error(` ${c(`37;1`, `In \u2190`)} ${nodeUtils.inspect(arg, { colors, compact: true })}`);
2021-11-22 22:05:23 +01:00
if (entry.result) {
console.error();
2022-12-07 18:56:19 +01:00
console.error(` ${c(`37;1`, `Out \u2192`)} ${nodeUtils.inspect(entry.result, { colors, compact: true })}`);
2021-05-05 11:24:00 +02:00
}
2025-01-14 18:21:09 +01:00
const stack = new Error().stack.match(/(?<=^ +)at.*/gm)?.slice(2) ?? [];
2021-11-22 22:05:23 +01:00
if (stack.length > 0) {
console.error();
for (const line of stack) {
console.error(` ${c(`38;5;244`, line)}`);
2021-05-05 11:24:00 +02:00
}
}
2021-11-22 22:05:23 +01:00
console.error();
}
function maybeLog(name, fn) {
2022-06-27 11:57:51 +02:00
if (opts.allowDebug === false)
return fn;
2021-11-22 22:05:23 +01:00
if (Number.isFinite(debugLevel)) {
if (debugLevel >= 2) {
return (...args) => {
const logEntry = makeLogEntry(name, args);
try {
return logEntry.result = fn(...args);
} catch (error) {
throw logEntry.error = error;
} finally {
trace(logEntry);
}
};
} else if (debugLevel >= 1) {
return (...args) => {
try {
return fn(...args);
} catch (error) {
const logEntry = makeLogEntry(name, args);
logEntry.error = error;
trace(logEntry);
throw error;
}
};
}
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
return fn;
}
function getPackageInformationSafe(packageLocator) {
const packageInformation = getPackageInformation(packageLocator);
if (!packageInformation) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.INTERNAL,
`Couldn't find a matching entry in the dependency tree for the specified parent (this is probably an internal error)`
);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
return packageInformation;
}
function isDependencyTreeRoot(packageLocator) {
2022-06-27 11:57:51 +02:00
if (packageLocator.name === null)
return true;
for (const dependencyTreeRoot of runtimeState.dependencyTreeRoots)
if (dependencyTreeRoot.name === packageLocator.name && dependencyTreeRoot.reference === packageLocator.reference)
return true;
2021-11-22 22:05:23 +01:00
return false;
}
2023-04-03 15:31:26 +02:00
const defaultExportsConditions = /* @__PURE__ */ new Set([
`node`,
`require`,
...getOptionValue(`--conditions`)
]);
2023-06-20 09:28:58 +02:00
function applyNodeExportsResolution(unqualifiedPath, conditions = defaultExportsConditions, issuer) {
2021-11-22 22:05:23 +01:00
const locator = findPackageLocator(ppath.join(unqualifiedPath, `internal.js`), {
resolveIgnored: true,
includeDiscardFromLookup: true
});
if (locator === null) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.INTERNAL,
`The locator that owns the "${unqualifiedPath}" path can't be found inside the dependency tree (this is probably an internal error)`
);
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
const { packageLocation } = getPackageInformationSafe(locator);
2021-11-22 22:05:23 +01:00
const manifestPath = ppath.join(packageLocation, Filename.manifest);
2022-06-27 11:57:51 +02:00
if (!opts.fakeFs.existsSync(manifestPath))
return null;
2021-11-22 22:05:23 +01:00
const pkgJson = JSON.parse(opts.fakeFs.readFileSync(manifestPath, `utf8`));
2023-06-20 09:28:58 +02:00
if (pkgJson.exports == null)
return null;
2021-11-22 22:05:23 +01:00
let subpath = ppath.contains(packageLocation, unqualifiedPath);
if (subpath === null) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.INTERNAL,
`unqualifiedPath doesn't contain the packageLocation (this is probably an internal error)`
);
2021-11-22 22:05:23 +01:00
}
2023-06-20 09:28:58 +02:00
if (subpath !== `.` && !isRelativeRegexp.test(subpath))
2022-06-27 11:57:51 +02:00
subpath = `./${subpath}`;
try {
2023-06-20 09:28:58 +02:00
const resolvedExport = packageExportsResolve({
packageJSONUrl: url.pathToFileURL(npath.fromPortablePath(manifestPath)),
packageSubpath: subpath,
exports: pkgJson.exports,
base: issuer ? url.pathToFileURL(npath.fromPortablePath(issuer)) : null,
conditions
2022-06-27 11:57:51 +02:00
});
2023-06-20 09:28:58 +02:00
return npath.toPortablePath(url.fileURLToPath(resolvedExport));
2022-06-27 11:57:51 +02:00
} catch (error) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.EXPORTS_RESOLUTION_FAILED,
error.message,
{ unqualifiedPath: getPathForDisplay(unqualifiedPath), locator, pkgJson, subpath: getPathForDisplay(subpath), conditions },
2023-06-20 09:28:58 +02:00
error.code
2022-12-07 18:56:19 +01:00
);
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
function applyNodeExtensionResolution(unqualifiedPath, candidates, { extensions }) {
2021-11-22 22:05:23 +01:00
let stat;
try {
candidates.push(unqualifiedPath);
stat = opts.fakeFs.statSync(unqualifiedPath);
2022-06-27 11:57:51 +02:00
} catch (error) {
}
if (stat && !stat.isDirectory())
return opts.fakeFs.realpathSync(unqualifiedPath);
2021-11-22 22:05:23 +01:00
if (stat && stat.isDirectory()) {
let pkgJson;
try {
pkgJson = JSON.parse(opts.fakeFs.readFileSync(ppath.join(unqualifiedPath, Filename.manifest), `utf8`));
2022-06-27 11:57:51 +02:00
} catch (error) {
}
2021-11-22 22:05:23 +01:00
let nextUnqualifiedPath;
2022-06-27 11:57:51 +02:00
if (pkgJson && pkgJson.main)
nextUnqualifiedPath = ppath.resolve(unqualifiedPath, pkgJson.main);
2021-11-22 22:05:23 +01:00
if (nextUnqualifiedPath && nextUnqualifiedPath !== unqualifiedPath) {
2022-12-07 18:56:19 +01:00
const resolution = applyNodeExtensionResolution(nextUnqualifiedPath, candidates, { extensions });
2021-11-22 22:05:23 +01:00
if (resolution !== null) {
return resolution;
}
}
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
for (let i = 0, length = extensions.length; i < length; i++) {
const candidateFile = `${unqualifiedPath}${extensions[i]}`;
candidates.push(candidateFile);
if (opts.fakeFs.existsSync(candidateFile)) {
return candidateFile;
}
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
if (stat && stat.isDirectory()) {
for (let i = 0, length = extensions.length; i < length; i++) {
2022-12-07 18:56:19 +01:00
const candidateFile = ppath.format({ dir: unqualifiedPath, name: `index`, ext: extensions[i] });
2021-11-22 22:05:23 +01:00
candidates.push(candidateFile);
if (opts.fakeFs.existsSync(candidateFile)) {
return candidateFile;
}
}
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
return null;
}
function makeFakeModule(path) {
2022-06-27 11:57:51 +02:00
const fakeModule = new require$$0.Module(path, null);
2021-11-22 22:05:23 +01:00
fakeModule.filename = path;
2022-06-27 11:57:51 +02:00
fakeModule.paths = require$$0.Module._nodeModulePaths(path);
2021-11-22 22:05:23 +01:00
return fakeModule;
}
function callNativeResolution(request, issuer) {
2022-06-27 11:57:51 +02:00
if (issuer.endsWith(`/`))
issuer = ppath.join(issuer, `internal.js`);
2022-12-07 18:56:19 +01:00
return require$$0.Module._resolveFilename(npath.fromPortablePath(request), makeFakeModule(npath.fromPortablePath(issuer)), false, { plugnplay: false });
2021-11-22 22:05:23 +01:00
}
function isPathIgnored(path) {
2022-06-27 11:57:51 +02:00
if (ignorePattern === null)
return false;
2021-11-22 22:05:23 +01:00
const subPath = ppath.contains(runtimeState.basePath, path);
2022-06-27 11:57:51 +02:00
if (subPath === null)
return false;
2021-11-22 22:05:23 +01:00
if (ignorePattern.test(subPath.replace(/\/$/, ``))) {
return true;
} else {
return false;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
}
2022-12-07 18:56:19 +01:00
const VERSIONS = { std: 3, resolveVirtual: 1, getAllLocators: 1 };
2021-11-22 22:05:23 +01:00
const topLevel = topLevelLocator;
2022-12-07 18:56:19 +01:00
function getPackageInformation({ name, reference }) {
2021-11-22 22:05:23 +01:00
const packageInformationStore = packageRegistry.get(name);
2022-06-27 11:57:51 +02:00
if (!packageInformationStore)
return null;
2021-11-22 22:05:23 +01:00
const packageInformation = packageInformationStore.get(reference);
2022-06-27 11:57:51 +02:00
if (!packageInformation)
return null;
2021-11-22 22:05:23 +01:00
return packageInformation;
}
2022-12-07 18:56:19 +01:00
function findPackageDependents({ name, reference }) {
2021-11-22 22:05:23 +01:00
const dependents = [];
for (const [dependentName, packageInformationStore] of packageRegistry) {
2022-06-27 11:57:51 +02:00
if (dependentName === null)
continue;
2021-11-22 22:05:23 +01:00
for (const [dependentReference, packageInformation] of packageInformationStore) {
2022-06-27 11:57:51 +02:00
if (dependentReference === null)
continue;
2021-11-22 22:05:23 +01:00
const dependencyReference = packageInformation.packageDependencies.get(name);
2022-06-27 11:57:51 +02:00
if (dependencyReference !== reference)
continue;
if (dependentName === name && dependentReference === reference)
continue;
2021-11-22 22:05:23 +01:00
dependents.push({
name: dependentName,
reference: dependentReference
});
}
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
return dependents;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
function findBrokenPeerDependencies(dependency, initialPackage) {
2022-12-07 18:56:19 +01:00
const brokenPackages = /* @__PURE__ */ new Map();
const alreadyVisited = /* @__PURE__ */ new Set();
2022-06-27 11:57:51 +02:00
const traversal = (currentPackage) => {
2021-11-22 22:05:23 +01:00
const identifier = JSON.stringify(currentPackage.name);
2022-06-27 11:57:51 +02:00
if (alreadyVisited.has(identifier))
return;
2021-11-22 22:05:23 +01:00
alreadyVisited.add(identifier);
const dependents = findPackageDependents(currentPackage);
for (const dependent of dependents) {
const dependentInformation = getPackageInformationSafe(dependent);
if (dependentInformation.packagePeers.has(dependency)) {
traversal(dependent);
} else {
let brokenSet = brokenPackages.get(dependent.name);
2022-06-27 11:57:51 +02:00
if (typeof brokenSet === `undefined`)
2022-12-07 18:56:19 +01:00
brokenPackages.set(dependent.name, brokenSet = /* @__PURE__ */ new Set());
2021-11-22 22:05:23 +01:00
brokenSet.add(dependent.reference);
}
}
};
traversal(initialPackage);
const brokenList = [];
2022-06-27 11:57:51 +02:00
for (const name of [...brokenPackages.keys()].sort())
for (const reference of [...brokenPackages.get(name)].sort())
2022-12-07 18:56:19 +01:00
brokenList.push({ name, reference });
2021-11-22 22:05:23 +01:00
return brokenList;
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
function findPackageLocator(location, { resolveIgnored = false, includeDiscardFromLookup = false } = {}) {
2022-06-27 11:57:51 +02:00
if (isPathIgnored(location) && !resolveIgnored)
return null;
2021-11-22 22:05:23 +01:00
let relativeLocation = ppath.relative(runtimeState.basePath, location);
2022-06-27 11:57:51 +02:00
if (!relativeLocation.match(isStrictRegExp))
relativeLocation = `./${relativeLocation}`;
if (!relativeLocation.endsWith(`/`))
relativeLocation = `${relativeLocation}/`;
2021-11-22 22:05:23 +01:00
do {
const entry = packageLocatorsByLocations.get(relativeLocation);
if (typeof entry === `undefined` || entry.discardFromLookup && !includeDiscardFromLookup) {
relativeLocation = relativeLocation.substring(0, relativeLocation.lastIndexOf(`/`, relativeLocation.length - 2) + 1);
continue;
}
return entry.locator;
} while (relativeLocation !== ``);
return null;
}
2022-12-07 18:56:19 +01:00
function tryReadFile(filePath) {
try {
return opts.fakeFs.readFileSync(npath.toPortablePath(filePath), `utf8`);
} catch (err) {
if (err.code === `ENOENT`)
return void 0;
throw err;
}
}
function resolveToUnqualified(request, issuer, { considerBuiltins = true } = {}) {
if (request.startsWith(`#`))
throw new Error(`resolveToUnqualified can not handle private import mappings`);
2022-06-27 11:57:51 +02:00
if (request === `pnpapi`)
return npath.toPortablePath(opts.pnpapiResolution);
2025-01-14 18:21:09 +01:00
if (considerBuiltins && require$$0.isBuiltin(request))
2022-06-27 11:57:51 +02:00
return null;
2021-11-22 22:05:23 +01:00
const requestForDisplay = getPathForDisplay(request);
2022-06-27 11:57:51 +02:00
const issuerForDisplay = issuer && getPathForDisplay(issuer);
2021-11-22 22:05:23 +01:00
if (issuer && isPathIgnored(issuer)) {
if (!ppath.isAbsolute(request) || findPackageLocator(request) === null) {
const result = callNativeResolution(request, issuer);
if (result === false) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.BUILTIN_NODE_RESOLUTION_FAILED,
`The builtin node resolution algorithm was unable to resolve the requested module (it didn't go through the pnp resolver because the issuer was explicitely ignored by the regexp)
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
Require request: "${requestForDisplay}"
Required by: ${issuerForDisplay}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay }
);
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
return npath.toPortablePath(result);
2021-05-05 11:24:00 +02:00
}
}
2022-06-27 11:57:51 +02:00
let unqualifiedPath;
2021-11-22 22:05:23 +01:00
const dependencyNameMatch = request.match(pathRegExp);
if (!dependencyNameMatch) {
if (ppath.isAbsolute(request)) {
unqualifiedPath = ppath.normalize(request);
} else {
if (!issuer) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.API_ERROR,
`The resolveToUnqualified function must be called with a valid issuer when the path isn't a builtin nor absolute`,
{ request: requestForDisplay, issuer: issuerForDisplay }
);
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
const absoluteIssuer = ppath.resolve(issuer);
if (issuer.match(isDirRegExp)) {
unqualifiedPath = ppath.normalize(ppath.join(absoluteIssuer, request));
} else {
unqualifiedPath = ppath.normalize(ppath.join(ppath.dirname(absoluteIssuer), request));
}
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
} else {
if (!issuer) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.API_ERROR,
`The resolveToUnqualified function must be called with a valid issuer when the path isn't a builtin nor absolute`,
{ request: requestForDisplay, issuer: issuerForDisplay }
);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
const [, dependencyName, subPath] = dependencyNameMatch;
2022-06-27 11:57:51 +02:00
const issuerLocator = findPackageLocator(issuer);
2021-11-22 22:05:23 +01:00
if (!issuerLocator) {
const result = callNativeResolution(request, issuer);
if (result === false) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.BUILTIN_NODE_RESOLUTION_FAILED,
`The builtin node resolution algorithm was unable to resolve the requested module (it didn't go through the pnp resolver because the issuer doesn't seem to be part of the Yarn-managed dependency tree).
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
Require path: "${requestForDisplay}"
Required by: ${issuerForDisplay}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay }
);
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
return npath.toPortablePath(result);
}
2022-06-27 11:57:51 +02:00
const issuerInformation = getPackageInformationSafe(issuerLocator);
2021-11-22 22:05:23 +01:00
let dependencyReference = issuerInformation.packageDependencies.get(dependencyName);
2022-06-27 11:57:51 +02:00
let fallbackReference = null;
2021-11-22 22:05:23 +01:00
if (dependencyReference == null) {
if (issuerLocator.name !== null) {
const exclusionEntry = runtimeState.fallbackExclusionList.get(issuerLocator.name);
const canUseFallbacks = !exclusionEntry || !exclusionEntry.has(issuerLocator.reference);
if (canUseFallbacks) {
for (let t = 0, T = fallbackLocators.length; t < T; ++t) {
const fallbackInformation = getPackageInformationSafe(fallbackLocators[t]);
const reference = fallbackInformation.packageDependencies.get(dependencyName);
2022-06-27 11:57:51 +02:00
if (reference == null)
continue;
if (alwaysWarnOnFallback)
fallbackReference = reference;
else
dependencyReference = reference;
2021-11-22 22:05:23 +01:00
break;
}
if (runtimeState.enableTopLevelFallback) {
if (dependencyReference == null && fallbackReference === null) {
const reference = runtimeState.fallbackPool.get(dependencyName);
if (reference != null) {
fallbackReference = reference;
}
}
}
}
}
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
let error = null;
if (dependencyReference === null) {
if (isDependencyTreeRoot(issuerLocator)) {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.MISSING_PEER_DEPENDENCY,
`Your application tried to access ${dependencyName} (a peer dependency); this isn't allowed as there is no ancestor to satisfy the requirement. Use a devDependency if needed.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerForDisplay}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, dependencyName }
);
2021-11-22 22:05:23 +01:00
} else {
const brokenAncestors = findBrokenPeerDependencies(dependencyName, issuerLocator);
2022-06-27 11:57:51 +02:00
if (brokenAncestors.every((ancestor) => isDependencyTreeRoot(ancestor))) {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.MISSING_PEER_DEPENDENCY,
`${issuerLocator.name} tried to access ${dependencyName} (a peer dependency) but it isn't provided by your application; this makes the require call ambiguous and unsound.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerLocator.name}@${issuerLocator.reference} (via ${issuerForDisplay})
${brokenAncestors.map((ancestorLocator) => `Ancestor breaking the chain: ${ancestorLocator.name}@${ancestorLocator.reference}
`).join(``)}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, issuerLocator: Object.assign({}, issuerLocator), dependencyName, brokenAncestors }
);
2021-11-22 22:05:23 +01:00
} else {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.MISSING_PEER_DEPENDENCY,
`${issuerLocator.name} tried to access ${dependencyName} (a peer dependency) but it isn't provided by its ancestors; this makes the require call ambiguous and unsound.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerLocator.name}@${issuerLocator.reference} (via ${issuerForDisplay})
${brokenAncestors.map((ancestorLocator) => `Ancestor breaking the chain: ${ancestorLocator.name}@${ancestorLocator.reference}
`).join(``)}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, issuerLocator: Object.assign({}, issuerLocator), dependencyName, brokenAncestors }
);
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
} else if (dependencyReference === void 0) {
2025-01-14 18:21:09 +01:00
if (!considerBuiltins && require$$0.isBuiltin(request)) {
2021-11-22 22:05:23 +01:00
if (isDependencyTreeRoot(issuerLocator)) {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.UNDECLARED_DEPENDENCY,
`Your application tried to access ${dependencyName}. While this module is usually interpreted as a Node builtin, your resolver is running inside a non-Node resolution context where such builtins are ignored. Since ${dependencyName} isn't otherwise declared in your dependencies, this makes the require call ambiguous and unsound.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerForDisplay}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, dependencyName }
);
2021-11-22 22:05:23 +01:00
} else {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.UNDECLARED_DEPENDENCY,
`${issuerLocator.name} tried to access ${dependencyName}. While this module is usually interpreted as a Node builtin, your resolver is running inside a non-Node resolution context where such builtins are ignored. Since ${dependencyName} isn't otherwise declared in ${issuerLocator.name}'s dependencies, this makes the require call ambiguous and unsound.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerForDisplay}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, issuerLocator: Object.assign({}, issuerLocator), dependencyName }
);
2021-11-22 22:05:23 +01:00
}
} else {
if (isDependencyTreeRoot(issuerLocator)) {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.UNDECLARED_DEPENDENCY,
`Your application tried to access ${dependencyName}, but it isn't declared in your dependencies; this makes the require call ambiguous and unsound.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerForDisplay}
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, dependencyName }
);
2021-11-22 22:05:23 +01:00
} else {
2022-12-07 18:56:19 +01:00
error = makeError(
ErrorCode.UNDECLARED_DEPENDENCY,
`${issuerLocator.name} tried to access ${dependencyName}, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
2022-06-27 11:57:51 +02:00
Required package: ${dependencyName}${dependencyName !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerLocator.name}@${issuerLocator.reference} (via ${issuerForDisplay})
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, issuerLocator: Object.assign({}, issuerLocator), dependencyName }
);
2021-11-22 22:05:23 +01:00
}
}
}
if (dependencyReference == null) {
2022-06-27 11:57:51 +02:00
if (fallbackReference === null || error === null)
throw error || new Error(`Assertion failed: Expected an error to have been set`);
2021-11-22 22:05:23 +01:00
dependencyReference = fallbackReference;
const message = error.message.replace(/\n.*/g, ``);
error.message = message;
if (!emittedWarnings.has(message) && debugLevel !== 0) {
emittedWarnings.add(message);
process.emitWarning(error);
}
2022-06-27 11:57:51 +02:00
}
2022-12-07 18:56:19 +01:00
const dependencyLocator = Array.isArray(dependencyReference) ? { name: dependencyReference[0], reference: dependencyReference[1] } : { name: dependencyName, reference: dependencyReference };
2021-11-22 22:05:23 +01:00
const dependencyInformation = getPackageInformationSafe(dependencyLocator);
if (!dependencyInformation.packageLocation) {
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.MISSING_DEPENDENCY,
`A dependency seems valid but didn't get installed for some reason. This might be caused by a partial install, such as dev vs prod.
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
Required package: ${dependencyLocator.name}@${dependencyLocator.reference}${dependencyLocator.name !== requestForDisplay ? ` (via "${requestForDisplay}")` : ``}
Required by: ${issuerLocator.name}@${issuerLocator.reference} (via ${issuerForDisplay})
2022-12-07 18:56:19 +01:00
`,
{ request: requestForDisplay, issuer: issuerForDisplay, dependencyLocator: Object.assign({}, dependencyLocator) }
);
2022-06-27 11:57:51 +02:00
}
2021-11-22 22:05:23 +01:00
const dependencyLocation = dependencyInformation.packageLocation;
if (subPath) {
unqualifiedPath = ppath.join(dependencyLocation, subPath);
} else {
unqualifiedPath = dependencyLocation;
2021-05-05 11:24:00 +02:00
}
}
2021-11-22 22:05:23 +01:00
return ppath.normalize(unqualifiedPath);
2021-05-05 11:24:00 +02:00
}
2023-06-20 09:28:58 +02:00
function resolveUnqualifiedExport(request, unqualifiedPath, conditions = defaultExportsConditions, issuer) {
2022-06-27 11:57:51 +02:00
if (isStrictRegExp.test(request))
return unqualifiedPath;
2023-06-20 09:28:58 +02:00
const unqualifiedExportPath = applyNodeExportsResolution(unqualifiedPath, conditions, issuer);
2021-11-22 22:05:23 +01:00
if (unqualifiedExportPath) {
return ppath.normalize(unqualifiedExportPath);
} else {
return unqualifiedPath;
2021-05-05 11:24:00 +02:00
}
}
2022-12-07 18:56:19 +01:00
function resolveUnqualified(unqualifiedPath, { extensions = Object.keys(require$$0.Module._extensions) } = {}) {
2021-11-22 22:05:23 +01:00
const candidates = [];
2022-12-07 18:56:19 +01:00
const qualifiedPath = applyNodeExtensionResolution(unqualifiedPath, candidates, { extensions });
2021-11-22 22:05:23 +01:00
if (qualifiedPath) {
return ppath.normalize(qualifiedPath);
} else {
2023-04-03 15:31:26 +02:00
reportRequiredFilesToWatchMode(candidates.map((candidate) => npath.fromPortablePath(candidate)));
2021-11-22 22:05:23 +01:00
const unqualifiedPathForDisplay = getPathForDisplay(unqualifiedPath);
const containingPackage = findPackageLocator(unqualifiedPath);
if (containingPackage) {
2022-12-07 18:56:19 +01:00
const { packageLocation } = getPackageInformationSafe(containingPackage);
2022-06-27 11:57:51 +02:00
let exists = true;
try {
opts.fakeFs.accessSync(packageLocation);
} catch (err) {
2025-01-14 18:21:09 +01:00
if (err?.code === `ENOENT`) {
2022-06-27 11:57:51 +02:00
exists = false;
} else {
2025-01-14 18:21:09 +01:00
const readableError = (err?.message ?? err ?? `empty exception thrown`).replace(/^[A-Z]/, ($0) => $0.toLowerCase());
2022-06-27 11:57:51 +02:00
throw makeError(ErrorCode.QUALIFIED_PATH_RESOLUTION_FAILED, `Required package exists but could not be accessed (${readableError}).
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
Missing package: ${containingPackage.name}@${containingPackage.reference}
Expected package location: ${getPathForDisplay(packageLocation)}
2022-12-07 18:56:19 +01:00
`, { unqualifiedPath: unqualifiedPathForDisplay, extensions });
2022-06-27 11:57:51 +02:00
}
}
if (!exists) {
2021-11-22 22:05:23 +01:00
const errorMessage = packageLocation.includes(`/unplugged/`) ? `Required unplugged package missing from disk. This may happen when switching branches without running installs (unplugged packages must be fully materialized on disk to work).` : `Required package missing from disk. If you keep your packages inside your repository then restarting the Node process may be enough. Otherwise, try to run an install first.`;
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.QUALIFIED_PATH_RESOLUTION_FAILED,
`${errorMessage}
2022-06-27 11:57:51 +02:00
Missing package: ${containingPackage.name}@${containingPackage.reference}
Expected package location: ${getPathForDisplay(packageLocation)}
2022-12-07 18:56:19 +01:00
`,
{ unqualifiedPath: unqualifiedPathForDisplay, extensions }
);
2021-11-22 22:05:23 +01:00
}
}
2022-12-07 18:56:19 +01:00
throw makeError(
ErrorCode.QUALIFIED_PATH_RESOLUTION_FAILED,
`Qualified path resolution failed: we looked for the following paths, but none could be accessed.
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
Source path: ${unqualifiedPathForDisplay}
${candidates.map((candidate) => `Not found: ${getPathForDisplay(candidate)}
2022-12-07 18:56:19 +01:00
`).join(``)}`,
{ unqualifiedPath: unqualifiedPathForDisplay, extensions }
);
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
function resolvePrivateRequest(request, issuer, opts2) {
if (!issuer)
throw new Error(`Assertion failed: An issuer is required to resolve private import mappings`);
const resolved = packageImportsResolve({
name: request,
base: url.pathToFileURL(npath.fromPortablePath(issuer)),
2025-01-14 18:21:09 +01:00
conditions: opts2.conditions ?? defaultExportsConditions,
2022-12-07 18:56:19 +01:00
readFileSyncFn: tryReadFile
});
2025-01-14 18:21:09 +01:00
if (resolved instanceof URL) {
2022-12-07 18:56:19 +01:00
return resolveUnqualified(npath.toPortablePath(url.fileURLToPath(resolved)), { extensions: opts2.extensions });
} else {
if (resolved.startsWith(`#`))
throw new Error(`Mapping from one private import to another isn't allowed`);
return resolveRequest(resolved, issuer, opts2);
}
}
function resolveRequest(request, issuer, opts2 = {}) {
2021-11-22 22:05:23 +01:00
try {
2022-12-07 18:56:19 +01:00
if (request.startsWith(`#`))
return resolvePrivateRequest(request, issuer, opts2);
const { considerBuiltins, extensions, conditions } = opts2;
const unqualifiedPath = resolveToUnqualified(request, issuer, { considerBuiltins });
2022-06-27 11:57:51 +02:00
if (request === `pnpapi`)
return unqualifiedPath;
if (unqualifiedPath === null)
return null;
const isIssuerIgnored = () => issuer !== null ? isPathIgnored(issuer) : false;
2025-01-14 18:21:09 +01:00
const remappedPath = (!considerBuiltins || !require$$0.isBuiltin(request)) && !isIssuerIgnored() ? resolveUnqualifiedExport(request, unqualifiedPath, conditions, issuer) : unqualifiedPath;
2022-12-07 18:56:19 +01:00
return resolveUnqualified(remappedPath, { extensions });
2022-06-27 11:57:51 +02:00
} catch (error) {
2025-01-14 18:21:09 +01:00
if (Object.hasOwn(error, `pnpCode`))
2022-12-07 18:56:19 +01:00
Object.assign(error.data, { request: getPathForDisplay(request), issuer: issuer && getPathForDisplay(issuer) });
2022-06-27 11:57:51 +02:00
throw error;
2021-11-22 22:05:23 +01:00
}
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
function resolveVirtual(request) {
const normalized = ppath.normalize(request);
const resolved = VirtualFS.resolveVirtual(normalized);
return resolved !== normalized ? resolved : null;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
return {
VERSIONS,
topLevel,
getLocator: (name, referencish) => {
if (Array.isArray(referencish)) {
2022-12-07 18:56:19 +01:00
return { name: referencish[0], reference: referencish[1] };
2021-11-22 22:05:23 +01:00
} else {
2022-12-07 18:56:19 +01:00
return { name, reference: referencish };
2021-11-22 22:05:23 +01:00
}
},
getDependencyTreeRoots: () => {
return [...runtimeState.dependencyTreeRoots];
},
getAllLocators() {
const locators = [];
2022-06-27 11:57:51 +02:00
for (const [name, entry] of packageRegistry)
for (const reference of entry.keys())
if (name !== null && reference !== null)
2022-12-07 18:56:19 +01:00
locators.push({ name, reference });
2021-11-22 22:05:23 +01:00
return locators;
2021-05-05 11:24:00 +02:00
},
2022-06-27 11:57:51 +02:00
getPackageInformation: (locator) => {
2021-11-22 22:05:23 +01:00
const info = getPackageInformation(locator);
2022-06-27 11:57:51 +02:00
if (info === null)
return null;
2021-11-22 22:05:23 +01:00
const packageLocation = npath.fromPortablePath(info.packageLocation);
2022-12-07 18:56:19 +01:00
const nativeInfo = { ...info, packageLocation };
2021-11-22 22:05:23 +01:00
return nativeInfo;
2021-05-05 11:24:00 +02:00
},
2022-06-27 11:57:51 +02:00
findPackageLocator: (path) => {
2021-11-22 22:05:23 +01:00
return findPackageLocator(npath.toPortablePath(path));
},
2022-06-27 11:57:51 +02:00
resolveToUnqualified: maybeLog(`resolveToUnqualified`, (request, issuer, opts2) => {
2021-11-22 22:05:23 +01:00
const portableIssuer = issuer !== null ? npath.toPortablePath(issuer) : null;
2022-06-27 11:57:51 +02:00
const resolution = resolveToUnqualified(npath.toPortablePath(request), portableIssuer, opts2);
if (resolution === null)
return null;
2021-11-22 22:05:23 +01:00
return npath.fromPortablePath(resolution);
}),
2022-06-27 11:57:51 +02:00
resolveUnqualified: maybeLog(`resolveUnqualified`, (unqualifiedPath, opts2) => {
return npath.fromPortablePath(resolveUnqualified(npath.toPortablePath(unqualifiedPath), opts2));
2021-11-22 22:05:23 +01:00
}),
2022-06-27 11:57:51 +02:00
resolveRequest: maybeLog(`resolveRequest`, (request, issuer, opts2) => {
2021-11-22 22:05:23 +01:00
const portableIssuer = issuer !== null ? npath.toPortablePath(issuer) : null;
2022-06-27 11:57:51 +02:00
const resolution = resolveRequest(npath.toPortablePath(request), portableIssuer, opts2);
if (resolution === null)
return null;
2021-11-22 22:05:23 +01:00
return npath.fromPortablePath(resolution);
}),
2022-06-27 11:57:51 +02:00
resolveVirtual: maybeLog(`resolveVirtual`, (path) => {
2021-11-22 22:05:23 +01:00
const result = resolveVirtual(npath.toPortablePath(path));
if (result !== null) {
return npath.fromPortablePath(result);
} else {
return null;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
})
2021-05-05 11:24:00 +02:00
};
}
2021-11-22 22:05:23 +01:00
function makeManager(pnpapi, opts) {
const initialApiPath = npath.toPortablePath(pnpapi.resolveToUnqualified(`pnpapi`, null));
const initialApiStats = opts.fakeFs.statSync(npath.toPortablePath(initialApiPath));
2022-12-07 18:56:19 +01:00
const apiMetadata = /* @__PURE__ */ new Map([
2022-06-27 11:57:51 +02:00
[initialApiPath, {
instance: pnpapi,
stats: initialApiStats,
lastRefreshCheck: Date.now()
}]
]);
2021-11-22 22:05:23 +01:00
function loadApiInstance(pnpApiPath) {
2022-06-27 11:57:51 +02:00
const nativePath = npath.fromPortablePath(pnpApiPath);
const module = new require$$0.Module(nativePath, null);
2021-11-22 22:05:23 +01:00
module.load(nativePath);
return module.exports;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
function refreshApiEntry(pnpApiPath, apiEntry) {
const timeNow = Date.now();
2022-06-27 11:57:51 +02:00
if (timeNow - apiEntry.lastRefreshCheck < 500)
return;
2021-11-22 22:05:23 +01:00
apiEntry.lastRefreshCheck = timeNow;
const stats = opts.fakeFs.statSync(pnpApiPath);
if (stats.mtime > apiEntry.stats.mtime) {
process.emitWarning(`[Warning] The runtime detected new information in a PnP file; reloading the API instance (${npath.fromPortablePath(pnpApiPath)})`);
2021-11-22 22:05:23 +01:00
apiEntry.stats = stats;
apiEntry.instance = loadApiInstance(pnpApiPath);
2021-05-05 11:24:00 +02:00
}
}
2021-11-22 22:05:23 +01:00
function getApiEntry(pnpApiPath, refresh = false) {
let apiEntry = apiMetadata.get(pnpApiPath);
if (typeof apiEntry !== `undefined`) {
if (refresh) {
refreshApiEntry(pnpApiPath, apiEntry);
}
} else {
apiMetadata.set(pnpApiPath, apiEntry = {
instance: loadApiInstance(pnpApiPath),
stats: opts.fakeFs.statSync(pnpApiPath),
lastRefreshCheck: Date.now()
});
}
return apiEntry;
2021-05-05 11:24:00 +02:00
}
2022-12-07 18:56:19 +01:00
const findApiPathCache = /* @__PURE__ */ new Map();
2021-11-22 22:05:23 +01:00
function addToCacheAndReturn(start, end, target) {
2025-01-14 18:21:09 +01:00
if (target !== null) {
2022-06-27 11:57:51 +02:00
target = VirtualFS.resolveVirtual(target);
2025-01-14 18:21:09 +01:00
target = opts.fakeFs.realpathSync(target);
}
2021-11-22 22:05:23 +01:00
let curr;
let next = start;
do {
curr = next;
findApiPathCache.set(curr, target);
next = ppath.dirname(curr);
} while (curr !== end);
return target;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
function findApiPathFor(modulePath) {
let bestCandidate = null;
for (const [apiPath, apiEntry] of apiMetadata) {
const locator = apiEntry.instance.findPackageLocator(modulePath);
2022-06-27 11:57:51 +02:00
if (!locator)
continue;
if (apiMetadata.size === 1)
return apiPath;
2021-11-22 22:05:23 +01:00
const packageInformation = apiEntry.instance.getPackageInformation(locator);
2022-06-27 11:57:51 +02:00
if (!packageInformation)
throw new Error(`Assertion failed: Couldn't get package information for '${modulePath}'`);
if (!bestCandidate)
2022-12-07 18:56:19 +01:00
bestCandidate = { packageLocation: packageInformation.packageLocation, apiPaths: [] };
2021-11-22 22:05:23 +01:00
if (packageInformation.packageLocation === bestCandidate.packageLocation) {
bestCandidate.apiPaths.push(apiPath);
} else if (packageInformation.packageLocation.length > bestCandidate.packageLocation.length) {
2022-12-07 18:56:19 +01:00
bestCandidate = { packageLocation: packageInformation.packageLocation, apiPaths: [apiPath] };
2021-11-22 22:05:23 +01:00
}
}
if (bestCandidate) {
2022-06-27 11:57:51 +02:00
if (bestCandidate.apiPaths.length === 1)
return bestCandidate.apiPaths[0];
const controlSegment = bestCandidate.apiPaths.map((apiPath) => ` ${npath.fromPortablePath(apiPath)}`).join(`
`);
throw new Error(`Unable to locate pnpapi, the module '${modulePath}' is controlled by multiple pnpapi instances.
This is usually caused by using the global cache (enableGlobalCache: true)
2021-11-22 22:05:23 +01:00
2022-06-27 11:57:51 +02:00
Controlled by:
${controlSegment}
`);
}
2021-11-22 22:05:23 +01:00
const start = ppath.resolve(npath.toPortablePath(modulePath));
let curr;
let next = start;
do {
curr = next;
const cached = findApiPathCache.get(curr);
2022-06-27 11:57:51 +02:00
if (cached !== void 0)
return addToCacheAndReturn(start, curr, cached);
2021-11-22 22:05:23 +01:00
const cjsCandidate = ppath.join(curr, Filename.pnpCjs);
2022-06-27 11:57:51 +02:00
if (opts.fakeFs.existsSync(cjsCandidate) && opts.fakeFs.statSync(cjsCandidate).isFile())
return addToCacheAndReturn(start, curr, cjsCandidate);
2021-11-22 22:05:23 +01:00
const legacyCjsCandidate = ppath.join(curr, Filename.pnpJs);
2022-06-27 11:57:51 +02:00
if (opts.fakeFs.existsSync(legacyCjsCandidate) && opts.fakeFs.statSync(legacyCjsCandidate).isFile())
return addToCacheAndReturn(start, curr, legacyCjsCandidate);
2021-11-22 22:05:23 +01:00
next = ppath.dirname(curr);
} while (curr !== PortablePath.root);
return addToCacheAndReturn(start, curr, null);
2021-05-05 11:24:00 +02:00
}
2023-09-19 09:17:17 +02:00
const moduleToApiPathCache = /* @__PURE__ */ new WeakMap();
2021-11-22 22:05:23 +01:00
function getApiPathFromParent(parent) {
2022-06-27 11:57:51 +02:00
if (parent == null)
return initialApiPath;
2023-09-19 09:17:17 +02:00
let apiPath = moduleToApiPathCache.get(parent);
if (typeof apiPath !== `undefined`)
return apiPath;
apiPath = parent.filename ? findApiPathFor(parent.filename) : null;
moduleToApiPathCache.set(parent, apiPath);
return apiPath;
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
return {
getApiPathFromParent,
findApiPathFor,
getApiEntry
};
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
2022-12-07 18:56:19 +01:00
const localFs = { ...fs__default.default };
2021-11-22 22:05:23 +01:00
const nodeFs = new NodeFS(localFs);
const defaultRuntimeState = $$SETUP_STATE(hydrateRuntimeState);
2022-06-27 11:57:51 +02:00
const defaultPnpapiResolution = __filename;
2021-11-22 22:05:23 +01:00
const defaultFsLayer = new VirtualFS({
baseFs: new ZipOpenFS({
baseFs: nodeFs,
maxOpenFiles: 80,
readOnlyArchives: true
})
});
class DynamicFS extends ProxiedFS {
2025-01-14 18:21:09 +01:00
baseFs = defaultFsLayer;
2021-11-22 22:05:23 +01:00
constructor() {
super(ppath);
2021-05-05 11:24:00 +02:00
}
2021-11-22 22:05:23 +01:00
mapToBase(p) {
return p;
}
mapFromBase(p) {
return p;
}
}
const dynamicFsLayer = new DynamicFS();
let manager;
const defaultApi = Object.assign(makeApi(defaultRuntimeState, {
fakeFs: dynamicFsLayer,
pnpapiResolution: defaultPnpapiResolution
}), {
2025-01-14 18:21:09 +01:00
/**
* Can be used to generate a different API than the default one (for example
* to map it on `/` rather than the local directory path, or to use a
* different FS layer than the default one).
*/
2022-12-07 18:56:19 +01:00
makeApi: ({
basePath = void 0,
fakeFs = dynamicFsLayer,
pnpapiResolution = defaultPnpapiResolution,
...rest
}) => {
2021-11-22 22:05:23 +01:00
const apiRuntimeState = typeof basePath !== `undefined` ? $$SETUP_STATE(hydrateRuntimeState, basePath) : defaultRuntimeState;
2022-12-07 18:56:19 +01:00
return makeApi(apiRuntimeState, {
2021-11-22 22:05:23 +01:00
fakeFs,
2022-12-07 18:56:19 +01:00
pnpapiResolution,
...rest
});
2021-11-22 22:05:23 +01:00
},
2025-01-14 18:21:09 +01:00
/**
* Will inject the specified API into the environment, monkey-patching FS. Is
* automatically called when the hook is loaded through `--require`.
*/
2022-06-27 11:57:51 +02:00
setup: (api) => {
2021-11-22 22:05:23 +01:00
applyPatch(api || defaultApi, {
fakeFs: defaultFsLayer,
manager
2022-06-27 11:57:51 +02:00
});
dynamicFsLayer.baseFs = new NodeFS(fs__default.default);
2021-11-22 22:05:23 +01:00
}
});
manager = makeManager(defaultApi, {
fakeFs: dynamicFsLayer
2022-06-27 11:57:51 +02:00
});
if (module.parent && module.parent.id === `internal/preload`) {
2021-11-22 22:05:23 +01:00
defaultApi.setup();
2022-06-27 11:57:51 +02:00
if (module.filename) {
delete require$$0__default.default._cache[module.filename];
2021-11-22 22:05:23 +01:00
}
}
2022-06-27 11:57:51 +02:00
if (process.mainModule === module) {
2021-11-22 22:05:23 +01:00
const reportError = (code, message, data) => {
2022-12-07 18:56:19 +01:00
process.stdout.write(`${JSON.stringify([{ code, message, data }, null])}
2022-06-27 11:57:51 +02:00
`);
2021-11-22 22:05:23 +01:00
};
2022-06-27 11:57:51 +02:00
const reportSuccess = (resolution) => {
process.stdout.write(`${JSON.stringify([null, resolution])}
`);
2021-11-22 22:05:23 +01:00
};
const processResolution = (request, issuer) => {
try {
reportSuccess(defaultApi.resolveRequest(request, issuer));
} catch (error) {
reportError(error.code, error.message, error.data);
}
};
2022-06-27 11:57:51 +02:00
const processRequest = (data) => {
2021-11-22 22:05:23 +01:00
try {
const [request, issuer] = JSON.parse(data);
processResolution(request, issuer);
} catch (error) {
reportError(`INVALID_JSON`, error.message, error.data);
}
};
if (process.argv.length > 2) {
if (process.argv.length !== 4) {
2022-06-27 11:57:51 +02:00
process.stderr.write(`Usage: ${process.argv[0]} ${process.argv[1]} <request> <issuer>
`);
2021-11-22 22:05:23 +01:00
process.exitCode = 64;
} else {
processResolution(process.argv[2], process.argv[3]);
}
} else {
let buffer = ``;
2022-06-27 11:57:51 +02:00
const decoder = new StringDecoder__default.default.StringDecoder();
process.stdin.on(`data`, (chunk) => {
2021-11-22 22:05:23 +01:00
buffer += decoder.write(chunk);
do {
2022-06-27 11:57:51 +02:00
const index = buffer.indexOf(`
`);
if (index === -1)
break;
2021-11-22 22:05:23 +01:00
const line = buffer.slice(0, index);
buffer = buffer.slice(index + 1);
processRequest(line);
} while (true);
});
}
}
2022-06-27 11:57:51 +02:00
module.exports = defaultApi;