4322 lines
108 KiB
JSON
4322 lines
108 KiB
JSON
{
|
|
"name": "laterano",
|
|
"version": "0.0.3",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "laterano",
|
|
"version": "0.0.3",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"@biomejs/biome": "1.9.4",
|
|
"@rollup/plugin-node-resolve": "^16.0.1",
|
|
"@rollup/plugin-terser": "^0.4.4",
|
|
"@rollup/plugin-typescript": "^12.1.2",
|
|
"dts-bundle-generator": "^9.5.1",
|
|
"i": "^0.3.7",
|
|
"npm": "^11.4.0",
|
|
"rimraf": "^6.0.1",
|
|
"rollup": "^4.40.2",
|
|
"rollup-plugin-dts": "^6.2.1",
|
|
"tslib": "^2.8.1",
|
|
"typescript": "^5.8.3"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.27.1",
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
|
|
"integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
|
"js-tokens": "^4.0.0",
|
|
"picocolors": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.27.1",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
|
|
"integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@biomejs/biome": {
|
|
"version": "1.9.4",
|
|
"resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-1.9.4.tgz",
|
|
"integrity": "sha512-1rkd7G70+o9KkTn5KLmDYXihGoTaIGO9PIIN2ZB7UJxFrWw04CZHPYiMRjYsaDvVV7hP1dYNRLxSANLaBFGpog==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT OR Apache-2.0",
|
|
"bin": {
|
|
"biome": "bin/biome"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.21.3"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/biome"
|
|
},
|
|
"optionalDependencies": {
|
|
"@biomejs/cli-darwin-arm64": "1.9.4",
|
|
"@biomejs/cli-darwin-x64": "1.9.4",
|
|
"@biomejs/cli-linux-arm64": "1.9.4",
|
|
"@biomejs/cli-linux-arm64-musl": "1.9.4",
|
|
"@biomejs/cli-linux-x64": "1.9.4",
|
|
"@biomejs/cli-linux-x64-musl": "1.9.4",
|
|
"@biomejs/cli-win32-arm64": "1.9.4",
|
|
"@biomejs/cli-win32-x64": "1.9.4"
|
|
}
|
|
},
|
|
"node_modules/@biomejs/cli-darwin-arm64": {
|
|
"version": "1.9.4",
|
|
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-1.9.4.tgz",
|
|
"integrity": "sha512-bFBsPWrNvkdKrNCYeAp+xo2HecOGPAy9WyNyB/jKnnedgzl4W4Hb9ZMzYNbf8dMCGmUdSavlYHiR01QaYR58cw==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT OR Apache-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=14.21.3"
|
|
}
|
|
},
|
|
"node_modules/@biomejs/cli-darwin-x64": {
|
|
"version": "1.9.4",
|
|
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-1.9.4.tgz",
|
|
"integrity": "sha512-ngYBh/+bEedqkSevPVhLP4QfVPCpb+4BBe2p7Xs32dBgs7rh9nY2AIYUL6BgLw1JVXV8GlpKmb/hNiuIxfPfZg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT OR Apache-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=14.21.3"
|
|
}
|
|
},
|
|
"node_modules/@biomejs/cli-linux-arm64": {
|
|
"version": "1.9.4",
|
|
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-1.9.4.tgz",
|
|
"integrity": "sha512-fJIW0+LYujdjUgJJuwesP4EjIBl/N/TcOX3IvIHJQNsAqvV2CHIogsmA94BPG6jZATS4Hi+xv4SkBBQSt1N4/g==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT OR Apache-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=14.21.3"
|
|
}
|
|
},
|
|
"node_modules/@biomejs/cli-linux-arm64-musl": {
|
|
"version": "1.9.4",
|
|
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-1.9.4.tgz",
|
|
"integrity": "sha512-v665Ct9WCRjGa8+kTr0CzApU0+XXtRgwmzIf1SeKSGAv+2scAlW6JR5PMFo6FzqqZ64Po79cKODKf3/AAmECqA==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT OR Apache-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=14.21.3"
|
|
}
|
|
},
|
|
"node_modules/@biomejs/cli-linux-x64": {
|
|
"version": "1.9.4",
|
|
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-1.9.4.tgz",
|
|
"integrity": "sha512-lRCJv/Vi3Vlwmbd6K+oQ0KhLHMAysN8lXoCI7XeHlxaajk06u7G+UsFSO01NAs5iYuWKmVZjmiOzJ0OJmGsMwg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT OR Apache-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=14.21.3"
|
|
}
|
|
},
|
|
"node_modules/@biomejs/cli-linux-x64-musl": {
|
|
"version": "1.9.4",
|
|
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-1.9.4.tgz",
|
|
"integrity": "sha512-gEhi/jSBhZ2m6wjV530Yy8+fNqG8PAinM3oV7CyO+6c3CEh16Eizm21uHVsyVBEB6RIM8JHIl6AGYCv6Q6Q9Tg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT OR Apache-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=14.21.3"
|
|
}
|
|
},
|
|
"node_modules/@biomejs/cli-win32-arm64": {
|
|
"version": "1.9.4",
|
|
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-1.9.4.tgz",
|
|
"integrity": "sha512-tlbhLk+WXZmgwoIKwHIHEBZUwxml7bRJgk0X2sPyNR3S93cdRq6XulAZRQJ17FYGGzWne0fgrXBKpl7l4M87Hg==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT OR Apache-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=14.21.3"
|
|
}
|
|
},
|
|
"node_modules/@biomejs/cli-win32-x64": {
|
|
"version": "1.9.4",
|
|
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-1.9.4.tgz",
|
|
"integrity": "sha512-8Y5wMhVIPaWe6jw2H+KlEm4wP/f7EW3810ZLmDlrEEy5KvBsb9ECEfu/kMWD484ijfQ8+nIi0giMgu9g1UAuuA==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT OR Apache-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=14.21.3"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui": {
|
|
"version": "8.0.2",
|
|
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
"integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^5.1.2",
|
|
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
"strip-ansi": "^7.0.1",
|
|
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
"wrap-ansi": "^8.1.0",
|
|
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
"version": "6.1.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
|
|
"integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/ansi-styles": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/emoji-regex": {
|
|
"version": "9.2.2",
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
|
|
"integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/string-width": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
|
|
"integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eastasianwidth": "^0.2.0",
|
|
"emoji-regex": "^9.2.2",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
|
|
"version": "8.1.0",
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
|
|
"integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^6.1.0",
|
|
"string-width": "^5.0.1",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.3.8",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz",
|
|
"integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/set-array": "^1.2.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
|
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/set-array": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
|
|
"integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/source-map": {
|
|
"version": "0.3.6",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz",
|
|
"integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/trace-mapping": "^0.3.25"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
|
"integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.25",
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
|
|
"integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
}
|
|
},
|
|
"node_modules/@rollup/plugin-node-resolve": {
|
|
"version": "16.0.1",
|
|
"resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.1.tgz",
|
|
"integrity": "sha512-tk5YCxJWIG81umIvNkSod2qK5KyQW19qcBF/B78n1bjtOON6gzKoVeSzAE8yHCZEDmqkHKkxplExA8KzdJLJpA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rollup/pluginutils": "^5.0.1",
|
|
"@types/resolve": "1.20.2",
|
|
"deepmerge": "^4.2.2",
|
|
"is-module": "^1.0.0",
|
|
"resolve": "^1.22.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^2.78.0||^3.0.0||^4.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"rollup": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rollup/plugin-terser": {
|
|
"version": "0.4.4",
|
|
"resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz",
|
|
"integrity": "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"serialize-javascript": "^6.0.1",
|
|
"smob": "^1.0.0",
|
|
"terser": "^5.17.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^2.0.0||^3.0.0||^4.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"rollup": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rollup/plugin-typescript": {
|
|
"version": "12.1.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/plugin-typescript/-/plugin-typescript-12.1.2.tgz",
|
|
"integrity": "sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rollup/pluginutils": "^5.1.0",
|
|
"resolve": "^1.22.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^2.14.0||^3.0.0||^4.0.0",
|
|
"tslib": "*",
|
|
"typescript": ">=3.7.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"rollup": {
|
|
"optional": true
|
|
},
|
|
"tslib": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rollup/pluginutils": {
|
|
"version": "5.1.4",
|
|
"resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz",
|
|
"integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "^1.0.0",
|
|
"estree-walker": "^2.0.2",
|
|
"picomatch": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"rollup": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.40.2.tgz",
|
|
"integrity": "sha512-JkdNEq+DFxZfUwxvB58tHMHBHVgX23ew41g1OQinthJ+ryhdRk67O31S7sYw8u2lTjHUPFxwar07BBt1KHp/hg==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-android-arm64": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.40.2.tgz",
|
|
"integrity": "sha512-13unNoZ8NzUmnndhPTkWPWbX3vtHodYmy+I9kuLxN+F+l+x3LdVF7UCu8TWVMt1POHLh6oDHhnOA04n8oJZhBw==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.40.2.tgz",
|
|
"integrity": "sha512-Gzf1Hn2Aoe8VZzevHostPX23U7N5+4D36WJNHK88NZHCJr7aVMG4fadqkIf72eqVPGjGc0HJHNuUaUcxiR+N/w==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-darwin-x64": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.40.2.tgz",
|
|
"integrity": "sha512-47N4hxa01a4x6XnJoskMKTS8XZ0CZMd8YTbINbi+w03A2w4j1RTlnGHOz/P0+Bg1LaVL6ufZyNprSg+fW5nYQQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-freebsd-arm64": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.40.2.tgz",
|
|
"integrity": "sha512-8t6aL4MD+rXSHHZUR1z19+9OFJ2rl1wGKvckN47XFRVO+QL/dUSpKA2SLRo4vMg7ELA8pzGpC+W9OEd1Z/ZqoQ==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-freebsd-x64": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.40.2.tgz",
|
|
"integrity": "sha512-C+AyHBzfpsOEYRFjztcYUFsH4S7UsE9cDtHCtma5BK8+ydOZYgMmWg1d/4KBytQspJCld8ZIujFMAdKG1xyr4Q==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.40.2.tgz",
|
|
"integrity": "sha512-de6TFZYIvJwRNjmW3+gaXiZ2DaWL5D5yGmSYzkdzjBDS3W+B9JQ48oZEsmMvemqjtAFzE16DIBLqd6IQQRuG9Q==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.40.2.tgz",
|
|
"integrity": "sha512-urjaEZubdIkacKc930hUDOfQPysezKla/O9qV+O89enqsqUmQm8Xj8O/vh0gHg4LYfv7Y7UsE3QjzLQzDYN1qg==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.40.2.tgz",
|
|
"integrity": "sha512-KlE8IC0HFOC33taNt1zR8qNlBYHj31qGT1UqWqtvR/+NuCVhfufAq9fxO8BMFC22Wu0rxOwGVWxtCMvZVLmhQg==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.40.2.tgz",
|
|
"integrity": "sha512-j8CgxvfM0kbnhu4XgjnCWJQyyBOeBI1Zq91Z850aUddUmPeQvuAy6OiMdPS46gNFgy8gN1xkYyLgwLYZG3rBOg==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-linux-loongarch64-gnu": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.40.2.tgz",
|
|
"integrity": "sha512-Ybc/1qUampKuRF4tQXc7G7QY9YRyeVSykfK36Y5Qc5dmrIxwFhrOzqaVTNoZygqZ1ZieSWTibfFhQ5qK8jpWxw==",
|
|
"cpu": [
|
|
"loong64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.40.2.tgz",
|
|
"integrity": "sha512-3FCIrnrt03CCsZqSYAOW/k9n625pjpuMzVfeI+ZBUSDT3MVIFDSPfSUgIl9FqUftxcUXInvFah79hE1c9abD+Q==",
|
|
"cpu": [
|
|
"ppc64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.40.2.tgz",
|
|
"integrity": "sha512-QNU7BFHEvHMp2ESSY3SozIkBPaPBDTsfVNGx3Xhv+TdvWXFGOSH2NJvhD1zKAT6AyuuErJgbdvaJhYVhVqrWTg==",
|
|
"cpu": [
|
|
"riscv64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.40.2.tgz",
|
|
"integrity": "sha512-5W6vNYkhgfh7URiXTO1E9a0cy4fSgfE4+Hl5agb/U1sa0kjOLMLC1wObxwKxecE17j0URxuTrYZZME4/VH57Hg==",
|
|
"cpu": [
|
|
"riscv64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.40.2.tgz",
|
|
"integrity": "sha512-B7LKIz+0+p348JoAL4X/YxGx9zOx3sR+o6Hj15Y3aaApNfAshK8+mWZEf759DXfRLeL2vg5LYJBB7DdcleYCoQ==",
|
|
"cpu": [
|
|
"s390x"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.40.2.tgz",
|
|
"integrity": "sha512-lG7Xa+BmBNwpjmVUbmyKxdQJ3Q6whHjMjzQplOs5Z+Gj7mxPtWakGHqzMqNER68G67kmCX9qX57aRsW5V0VOng==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.40.2.tgz",
|
|
"integrity": "sha512-tD46wKHd+KJvsmije4bUskNuvWKFcTOIM9tZ/RrmIvcXnbi0YK/cKS9FzFtAm7Oxi2EhV5N2OpfFB348vSQRXA==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.40.2.tgz",
|
|
"integrity": "sha512-Bjv/HG8RRWLNkXwQQemdsWw4Mg+IJ29LK+bJPW2SCzPKOUaMmPEppQlu/Fqk1d7+DX3V7JbFdbkh/NMmurT6Pg==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.40.2.tgz",
|
|
"integrity": "sha512-dt1llVSGEsGKvzeIO76HToiYPNPYPkmjhMHhP00T9S4rDern8P2ZWvWAQUEJ+R1UdMWJ/42i/QqJ2WV765GZcA==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
]
|
|
},
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.40.2.tgz",
|
|
"integrity": "sha512-bwspbWB04XJpeElvsp+DCylKfF4trJDa2Y9Go8O6A7YLX2LIKGcNK/CYImJN6ZP4DcuOHB4Utl3iCbnR62DudA==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
]
|
|
},
|
|
"node_modules/@types/estree": {
|
|
"version": "1.0.7",
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
|
|
"integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/resolve": {
|
|
"version": "1.20.2",
|
|
"resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz",
|
|
"integrity": "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/acorn": {
|
|
"version": "8.14.1",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
|
|
"integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/buffer-from": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
|
|
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cliui": {
|
|
"version": "8.0.1",
|
|
"resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
|
|
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cross-spawn": {
|
|
"version": "7.0.6",
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/deepmerge": {
|
|
"version": "4.3.1",
|
|
"resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
|
|
"integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/dts-bundle-generator": {
|
|
"version": "9.5.1",
|
|
"resolved": "https://registry.npmjs.org/dts-bundle-generator/-/dts-bundle-generator-9.5.1.tgz",
|
|
"integrity": "sha512-DxpJOb2FNnEyOzMkG11sxO2dmxPjthoVWxfKqWYJ/bI/rT1rvTMktF5EKjAYrRZu6Z6t3NhOUZ0sZ5ZXevOfbA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"typescript": ">=5.0.2",
|
|
"yargs": "^17.6.0"
|
|
},
|
|
"bin": {
|
|
"dts-bundle-generator": "dist/bin/dts-bundle-generator.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/eastasianwidth": {
|
|
"version": "0.2.0",
|
|
"resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
|
|
"integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/escalade": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
|
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/estree-walker": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
"integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/foreground-child": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
|
|
"integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.6",
|
|
"signal-exit": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/fsevents": {
|
|
"version": "2.3.3",
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
}
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
|
|
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-caller-file": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
|
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "11.0.2",
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-11.0.2.tgz",
|
|
"integrity": "sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"foreground-child": "^3.1.0",
|
|
"jackspeak": "^4.0.1",
|
|
"minimatch": "^10.0.0",
|
|
"minipass": "^7.1.2",
|
|
"package-json-from-dist": "^1.0.0",
|
|
"path-scurry": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"glob": "dist/esm/bin.mjs"
|
|
},
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/hasown": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
|
|
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/i": {
|
|
"version": "0.3.7",
|
|
"resolved": "https://registry.npmjs.org/i/-/i-0.3.7.tgz",
|
|
"integrity": "sha512-FYz4wlXgkQwIPqhzC5TdNMLSE5+GS1IIDJZY/1ZiEPCT2S3COUVZeT5OW4BmW4r5LHLQuOosSwsvnroG9GR59Q==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/is-core-module": {
|
|
"version": "2.16.1",
|
|
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
|
|
"integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-module": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
|
|
"integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
|
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/jackspeak": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.1.0.tgz",
|
|
"integrity": "sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"@isaacs/cliui": "^8.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "11.1.0",
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.1.0.tgz",
|
|
"integrity": "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
}
|
|
},
|
|
"node_modules/magic-string": {
|
|
"version": "0.30.17",
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz",
|
|
"integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/sourcemap-codec": "^1.5.0"
|
|
}
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "10.0.1",
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz",
|
|
"integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/minipass": {
|
|
"version": "7.1.2",
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
|
|
"integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"node_modules/npm": {
|
|
"version": "11.4.0",
|
|
"resolved": "https://registry.npmjs.org/npm/-/npm-11.4.0.tgz",
|
|
"integrity": "sha512-dZCRoh7oBdnIQrz+KHjWYmxIoWpcpzweEzj6g3mVGr/C0nPsStEu3mS9KUI3xnGbO8xRgRjRr/6KOJhf5dKXcw==",
|
|
"bundleDependencies": [
|
|
"@isaacs/string-locale-compare",
|
|
"@npmcli/arborist",
|
|
"@npmcli/config",
|
|
"@npmcli/fs",
|
|
"@npmcli/map-workspaces",
|
|
"@npmcli/package-json",
|
|
"@npmcli/promise-spawn",
|
|
"@npmcli/redact",
|
|
"@npmcli/run-script",
|
|
"@sigstore/tuf",
|
|
"abbrev",
|
|
"archy",
|
|
"cacache",
|
|
"chalk",
|
|
"ci-info",
|
|
"cli-columns",
|
|
"fastest-levenshtein",
|
|
"fs-minipass",
|
|
"glob",
|
|
"graceful-fs",
|
|
"hosted-git-info",
|
|
"ini",
|
|
"init-package-json",
|
|
"is-cidr",
|
|
"json-parse-even-better-errors",
|
|
"libnpmaccess",
|
|
"libnpmdiff",
|
|
"libnpmexec",
|
|
"libnpmfund",
|
|
"libnpmorg",
|
|
"libnpmpack",
|
|
"libnpmpublish",
|
|
"libnpmsearch",
|
|
"libnpmteam",
|
|
"libnpmversion",
|
|
"make-fetch-happen",
|
|
"minimatch",
|
|
"minipass",
|
|
"minipass-pipeline",
|
|
"ms",
|
|
"node-gyp",
|
|
"nopt",
|
|
"normalize-package-data",
|
|
"npm-audit-report",
|
|
"npm-install-checks",
|
|
"npm-package-arg",
|
|
"npm-pick-manifest",
|
|
"npm-profile",
|
|
"npm-registry-fetch",
|
|
"npm-user-validate",
|
|
"p-map",
|
|
"pacote",
|
|
"parse-conflict-json",
|
|
"proc-log",
|
|
"qrcode-terminal",
|
|
"read",
|
|
"semver",
|
|
"spdx-expression-parse",
|
|
"ssri",
|
|
"supports-color",
|
|
"tar",
|
|
"text-table",
|
|
"tiny-relative-date",
|
|
"treeverse",
|
|
"validate-npm-package-name",
|
|
"which"
|
|
],
|
|
"dev": true,
|
|
"license": "Artistic-2.0",
|
|
"workspaces": [
|
|
"docs",
|
|
"smoke-tests",
|
|
"mock-globals",
|
|
"mock-registry",
|
|
"workspaces/*"
|
|
],
|
|
"dependencies": {
|
|
"@isaacs/string-locale-compare": "^1.1.0",
|
|
"@npmcli/arborist": "^9.1.0",
|
|
"@npmcli/config": "^10.3.0",
|
|
"@npmcli/fs": "^4.0.0",
|
|
"@npmcli/map-workspaces": "^4.0.2",
|
|
"@npmcli/package-json": "^6.1.1",
|
|
"@npmcli/promise-spawn": "^8.0.2",
|
|
"@npmcli/redact": "^3.1.1",
|
|
"@npmcli/run-script": "^9.1.0",
|
|
"@sigstore/tuf": "^3.1.1",
|
|
"abbrev": "^3.0.1",
|
|
"archy": "~1.0.0",
|
|
"cacache": "^19.0.1",
|
|
"chalk": "^5.4.1",
|
|
"ci-info": "^4.2.0",
|
|
"cli-columns": "^4.0.0",
|
|
"fastest-levenshtein": "^1.0.16",
|
|
"fs-minipass": "^3.0.3",
|
|
"glob": "^10.4.5",
|
|
"graceful-fs": "^4.2.11",
|
|
"hosted-git-info": "^8.1.0",
|
|
"ini": "^5.0.0",
|
|
"init-package-json": "^8.2.1",
|
|
"is-cidr": "^5.1.1",
|
|
"json-parse-even-better-errors": "^4.0.0",
|
|
"libnpmaccess": "^10.0.1",
|
|
"libnpmdiff": "^8.0.3",
|
|
"libnpmexec": "^10.1.2",
|
|
"libnpmfund": "^7.0.3",
|
|
"libnpmorg": "^8.0.0",
|
|
"libnpmpack": "^9.0.3",
|
|
"libnpmpublish": "^11.0.0",
|
|
"libnpmsearch": "^9.0.0",
|
|
"libnpmteam": "^8.0.1",
|
|
"libnpmversion": "^8.0.1",
|
|
"make-fetch-happen": "^14.0.3",
|
|
"minimatch": "^9.0.5",
|
|
"minipass": "^7.1.1",
|
|
"minipass-pipeline": "^1.2.4",
|
|
"ms": "^2.1.2",
|
|
"node-gyp": "^11.2.0",
|
|
"nopt": "^8.1.0",
|
|
"normalize-package-data": "^7.0.0",
|
|
"npm-audit-report": "^6.0.0",
|
|
"npm-install-checks": "^7.1.1",
|
|
"npm-package-arg": "^12.0.2",
|
|
"npm-pick-manifest": "^10.0.0",
|
|
"npm-profile": "^11.0.1",
|
|
"npm-registry-fetch": "^18.0.2",
|
|
"npm-user-validate": "^3.0.0",
|
|
"p-map": "^7.0.3",
|
|
"pacote": "^21.0.0",
|
|
"parse-conflict-json": "^4.0.0",
|
|
"proc-log": "^5.0.0",
|
|
"qrcode-terminal": "^0.12.0",
|
|
"read": "^4.1.0",
|
|
"semver": "^7.7.2",
|
|
"spdx-expression-parse": "^4.0.0",
|
|
"ssri": "^12.0.0",
|
|
"supports-color": "^10.0.0",
|
|
"tar": "^6.2.1",
|
|
"text-table": "~0.2.0",
|
|
"tiny-relative-date": "^1.3.0",
|
|
"treeverse": "^3.0.0",
|
|
"validate-npm-package-name": "^6.0.0",
|
|
"which": "^5.0.0"
|
|
},
|
|
"bin": {
|
|
"npm": "bin/npm-cli.js",
|
|
"npx": "bin/npx-cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@isaacs/cliui": {
|
|
"version": "8.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^5.1.2",
|
|
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
"strip-ansi": "^7.0.1",
|
|
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
"wrap-ansi": "^8.1.0",
|
|
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex": {
|
|
"version": "9.2.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/string-width": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eastasianwidth": "^0.2.0",
|
|
"emoji-regex": "^9.2.2",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@isaacs/fs-minipass": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^7.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@isaacs/string-locale-compare": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/agent": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.0",
|
|
"http-proxy-agent": "^7.0.0",
|
|
"https-proxy-agent": "^7.0.1",
|
|
"lru-cache": "^10.0.1",
|
|
"socks-proxy-agent": "^8.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/arborist": {
|
|
"version": "9.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@isaacs/string-locale-compare": "^1.1.0",
|
|
"@npmcli/fs": "^4.0.0",
|
|
"@npmcli/installed-package-contents": "^3.0.0",
|
|
"@npmcli/map-workspaces": "^4.0.1",
|
|
"@npmcli/metavuln-calculator": "^9.0.0",
|
|
"@npmcli/name-from-folder": "^3.0.0",
|
|
"@npmcli/node-gyp": "^4.0.0",
|
|
"@npmcli/package-json": "^6.0.1",
|
|
"@npmcli/query": "^4.0.0",
|
|
"@npmcli/redact": "^3.0.0",
|
|
"@npmcli/run-script": "^9.0.1",
|
|
"bin-links": "^5.0.0",
|
|
"cacache": "^19.0.1",
|
|
"common-ancestor-path": "^1.0.1",
|
|
"hosted-git-info": "^8.0.0",
|
|
"json-stringify-nice": "^1.1.4",
|
|
"lru-cache": "^10.2.2",
|
|
"minimatch": "^9.0.4",
|
|
"nopt": "^8.0.0",
|
|
"npm-install-checks": "^7.1.0",
|
|
"npm-package-arg": "^12.0.0",
|
|
"npm-pick-manifest": "^10.0.0",
|
|
"npm-registry-fetch": "^18.0.1",
|
|
"pacote": "^21.0.0",
|
|
"parse-conflict-json": "^4.0.0",
|
|
"proc-log": "^5.0.0",
|
|
"proggy": "^3.0.0",
|
|
"promise-all-reject-late": "^1.0.0",
|
|
"promise-call-limit": "^3.0.1",
|
|
"read-package-json-fast": "^4.0.0",
|
|
"semver": "^7.3.7",
|
|
"ssri": "^12.0.0",
|
|
"treeverse": "^3.0.0",
|
|
"walk-up-path": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"arborist": "bin/index.js"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/config": {
|
|
"version": "10.3.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/map-workspaces": "^4.0.1",
|
|
"@npmcli/package-json": "^6.0.1",
|
|
"ci-info": "^4.0.0",
|
|
"ini": "^5.0.0",
|
|
"nopt": "^8.1.0",
|
|
"proc-log": "^5.0.0",
|
|
"semver": "^7.3.5",
|
|
"walk-up-path": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/fs": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/git": {
|
|
"version": "6.0.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/promise-spawn": "^8.0.0",
|
|
"ini": "^5.0.0",
|
|
"lru-cache": "^10.0.1",
|
|
"npm-pick-manifest": "^10.0.0",
|
|
"proc-log": "^5.0.0",
|
|
"promise-retry": "^2.0.1",
|
|
"semver": "^7.3.5",
|
|
"which": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/installed-package-contents": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"npm-bundled": "^4.0.0",
|
|
"npm-normalize-package-bin": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"installed-package-contents": "bin/index.js"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/map-workspaces": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/name-from-folder": "^3.0.0",
|
|
"@npmcli/package-json": "^6.0.0",
|
|
"glob": "^10.2.2",
|
|
"minimatch": "^9.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/metavuln-calculator": {
|
|
"version": "9.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cacache": "^19.0.0",
|
|
"json-parse-even-better-errors": "^4.0.0",
|
|
"pacote": "^21.0.0",
|
|
"proc-log": "^5.0.0",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/name-from-folder": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/node-gyp": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/package-json": {
|
|
"version": "6.1.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/git": "^6.0.0",
|
|
"glob": "^10.2.2",
|
|
"hosted-git-info": "^8.0.0",
|
|
"json-parse-even-better-errors": "^4.0.0",
|
|
"proc-log": "^5.0.0",
|
|
"semver": "^7.5.3",
|
|
"validate-npm-package-license": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/promise-spawn": {
|
|
"version": "8.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"which": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/query": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/redact": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@npmcli/run-script": {
|
|
"version": "9.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/node-gyp": "^4.0.0",
|
|
"@npmcli/package-json": "^6.0.0",
|
|
"@npmcli/promise-spawn": "^8.0.0",
|
|
"node-gyp": "^11.0.0",
|
|
"proc-log": "^5.0.0",
|
|
"which": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@pkgjs/parseargs": {
|
|
"version": "0.11.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@sigstore/bundle": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@sigstore/protobuf-specs": "^0.4.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@sigstore/core": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@sigstore/protobuf-specs": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@sigstore/sign": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@sigstore/bundle": "^3.1.0",
|
|
"@sigstore/core": "^2.0.0",
|
|
"@sigstore/protobuf-specs": "^0.4.0",
|
|
"make-fetch-happen": "^14.0.2",
|
|
"proc-log": "^5.0.0",
|
|
"promise-retry": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@sigstore/tuf": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@sigstore/protobuf-specs": "^0.4.1",
|
|
"tuf-js": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@sigstore/verify": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@sigstore/bundle": "^3.1.0",
|
|
"@sigstore/core": "^2.0.0",
|
|
"@sigstore/protobuf-specs": "^0.4.1"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@tufjs/canonical-json": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/@tufjs/models": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tufjs/canonical-json": "2.0.0",
|
|
"minimatch": "^9.0.5"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/abbrev": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/agent-base": {
|
|
"version": "7.1.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/ansi-styles": {
|
|
"version": "6.2.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/aproba": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/archy": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/bin-links": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cmd-shim": "^7.0.0",
|
|
"npm-normalize-package-bin": "^4.0.0",
|
|
"proc-log": "^5.0.0",
|
|
"read-cmd-shim": "^5.0.0",
|
|
"write-file-atomic": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/binary-extensions": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache": {
|
|
"version": "19.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/fs": "^4.0.0",
|
|
"fs-minipass": "^3.0.0",
|
|
"glob": "^10.2.2",
|
|
"lru-cache": "^10.0.1",
|
|
"minipass": "^7.0.3",
|
|
"minipass-collect": "^2.0.1",
|
|
"minipass-flush": "^1.0.5",
|
|
"minipass-pipeline": "^1.2.4",
|
|
"p-map": "^7.0.2",
|
|
"ssri": "^12.0.0",
|
|
"tar": "^7.4.3",
|
|
"unique-filename": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/chownr": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/minizlib": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^7.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mkdirp": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "dist/cjs/src/bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/tar": {
|
|
"version": "7.4.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@isaacs/fs-minipass": "^4.0.0",
|
|
"chownr": "^3.0.0",
|
|
"minipass": "^7.1.2",
|
|
"minizlib": "^3.0.1",
|
|
"mkdirp": "^3.0.1",
|
|
"yallist": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/yallist": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/chalk": {
|
|
"version": "5.4.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/chownr": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/ci-info": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/sibiraj-s"
|
|
}
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cidr-regex": {
|
|
"version": "4.1.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"ip-regex": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-columns": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"string-width": "^4.2.3",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cmd-shim": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/common-ancestor-path": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/cross-spawn": {
|
|
"version": "7.0.6",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cross-spawn/node_modules/which": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/node-which"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cssesc": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"cssesc": "bin/cssesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/debug": {
|
|
"version": "4.4.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/diff": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.3.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/eastasianwidth": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/encoding": {
|
|
"version": "0.1.13",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"iconv-lite": "^0.6.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/env-paths": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/err-code": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/exponential-backoff": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/npm/node_modules/fastest-levenshtein": {
|
|
"version": "1.0.16",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.9.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/foreground-child": {
|
|
"version": "3.3.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.6",
|
|
"signal-exit": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/fs-minipass": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/glob": {
|
|
"version": "10.4.5",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"foreground-child": "^3.1.0",
|
|
"jackspeak": "^3.1.2",
|
|
"minimatch": "^9.0.4",
|
|
"minipass": "^7.1.2",
|
|
"package-json-from-dist": "^1.0.0",
|
|
"path-scurry": "^1.11.1"
|
|
},
|
|
"bin": {
|
|
"glob": "dist/esm/bin.mjs"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/graceful-fs": {
|
|
"version": "4.2.11",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/hosted-git-info": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^10.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/http-cache-semantics": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/npm/node_modules/http-proxy-agent": {
|
|
"version": "7.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.0",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/https-proxy-agent": {
|
|
"version": "7.0.6",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.2",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/ignore-walk": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minimatch": "^9.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/ini": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/init-package-json": {
|
|
"version": "8.2.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/package-json": "^6.1.0",
|
|
"npm-package-arg": "^12.0.0",
|
|
"promzard": "^2.0.0",
|
|
"read": "^4.0.0",
|
|
"semver": "^7.3.5",
|
|
"validate-npm-package-license": "^3.0.4",
|
|
"validate-npm-package-name": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/ip-address": {
|
|
"version": "9.0.5",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jsbn": "1.1.0",
|
|
"sprintf-js": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/ip-regex": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/is-cidr": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"cidr-regex": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/jackspeak": {
|
|
"version": "3.4.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"@isaacs/cliui": "^8.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
},
|
|
"optionalDependencies": {
|
|
"@pkgjs/parseargs": "^0.11.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/jsbn": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/json-parse-even-better-errors": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/json-stringify-nice": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/jsonparse": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"engines": [
|
|
"node >= 0.2.0"
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/just-diff": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/just-diff-apply": {
|
|
"version": "5.5.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/libnpmaccess": {
|
|
"version": "10.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"npm-package-arg": "^12.0.0",
|
|
"npm-registry-fetch": "^18.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpmdiff": {
|
|
"version": "8.0.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/arborist": "^9.1.0",
|
|
"@npmcli/installed-package-contents": "^3.0.0",
|
|
"binary-extensions": "^3.0.0",
|
|
"diff": "^7.0.0",
|
|
"minimatch": "^9.0.4",
|
|
"npm-package-arg": "^12.0.0",
|
|
"pacote": "^21.0.0",
|
|
"tar": "^6.2.1"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpmexec": {
|
|
"version": "10.1.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/arborist": "^9.1.0",
|
|
"@npmcli/package-json": "^6.1.1",
|
|
"@npmcli/run-script": "^9.0.1",
|
|
"ci-info": "^4.0.0",
|
|
"npm-package-arg": "^12.0.0",
|
|
"pacote": "^21.0.0",
|
|
"proc-log": "^5.0.0",
|
|
"read": "^4.0.0",
|
|
"read-package-json-fast": "^4.0.0",
|
|
"semver": "^7.3.7",
|
|
"walk-up-path": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpmfund": {
|
|
"version": "7.0.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/arborist": "^9.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpmorg": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"aproba": "^2.0.0",
|
|
"npm-registry-fetch": "^18.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpmpack": {
|
|
"version": "9.0.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/arborist": "^9.1.0",
|
|
"@npmcli/run-script": "^9.0.1",
|
|
"npm-package-arg": "^12.0.0",
|
|
"pacote": "^21.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpmpublish": {
|
|
"version": "11.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"ci-info": "^4.0.0",
|
|
"normalize-package-data": "^7.0.0",
|
|
"npm-package-arg": "^12.0.0",
|
|
"npm-registry-fetch": "^18.0.1",
|
|
"proc-log": "^5.0.0",
|
|
"semver": "^7.3.7",
|
|
"sigstore": "^3.0.0",
|
|
"ssri": "^12.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpmsearch": {
|
|
"version": "9.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"npm-registry-fetch": "^18.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpmteam": {
|
|
"version": "8.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"aproba": "^2.0.0",
|
|
"npm-registry-fetch": "^18.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpmversion": {
|
|
"version": "8.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/git": "^6.0.1",
|
|
"@npmcli/run-script": "^9.0.1",
|
|
"json-parse-even-better-errors": "^4.0.0",
|
|
"proc-log": "^5.0.0",
|
|
"semver": "^7.3.7"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/lru-cache": {
|
|
"version": "10.4.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/make-fetch-happen": {
|
|
"version": "14.0.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/agent": "^3.0.0",
|
|
"cacache": "^19.0.1",
|
|
"http-cache-semantics": "^4.1.1",
|
|
"minipass": "^7.0.2",
|
|
"minipass-fetch": "^4.0.0",
|
|
"minipass-flush": "^1.0.5",
|
|
"minipass-pipeline": "^1.2.4",
|
|
"negotiator": "^1.0.0",
|
|
"proc-log": "^5.0.0",
|
|
"promise-retry": "^2.0.1",
|
|
"ssri": "^12.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/make-fetch-happen/node_modules/negotiator": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/minimatch": {
|
|
"version": "9.0.5",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/minipass": {
|
|
"version": "7.1.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/minipass-collect": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/minipass-fetch": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^7.0.3",
|
|
"minipass-sized": "^1.0.3",
|
|
"minizlib": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"encoding": "^0.1.13"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/minipass-fetch/node_modules/minizlib": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^7.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/minipass-flush": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/minipass-flush/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/minipass-pipeline": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/minipass-pipeline/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/minipass-sized": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/minipass-sized/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/minizlib": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/minizlib/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/mute-stream": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp": {
|
|
"version": "11.2.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"env-paths": "^2.2.0",
|
|
"exponential-backoff": "^3.1.1",
|
|
"graceful-fs": "^4.2.6",
|
|
"make-fetch-happen": "^14.0.3",
|
|
"nopt": "^8.0.0",
|
|
"proc-log": "^5.0.0",
|
|
"semver": "^7.3.5",
|
|
"tar": "^7.4.3",
|
|
"tinyglobby": "^0.2.12",
|
|
"which": "^5.0.0"
|
|
},
|
|
"bin": {
|
|
"node-gyp": "bin/node-gyp.js"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/chownr": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/minizlib": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^7.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/mkdirp": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "dist/cjs/src/bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/tar": {
|
|
"version": "7.4.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@isaacs/fs-minipass": "^4.0.0",
|
|
"chownr": "^3.0.0",
|
|
"minipass": "^7.1.2",
|
|
"minizlib": "^3.0.1",
|
|
"mkdirp": "^3.0.1",
|
|
"yallist": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/yallist": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/nopt": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"abbrev": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"nopt": "bin/nopt.js"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/normalize-package-data": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"hosted-git-info": "^8.0.0",
|
|
"semver": "^7.3.5",
|
|
"validate-npm-package-license": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-audit-report": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-bundled": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"npm-normalize-package-bin": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-install-checks": {
|
|
"version": "7.1.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"semver": "^7.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-normalize-package-bin": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-package-arg": {
|
|
"version": "12.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"hosted-git-info": "^8.0.0",
|
|
"proc-log": "^5.0.0",
|
|
"semver": "^7.3.5",
|
|
"validate-npm-package-name": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-packlist": {
|
|
"version": "10.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"ignore-walk": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-pick-manifest": {
|
|
"version": "10.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"npm-install-checks": "^7.1.0",
|
|
"npm-normalize-package-bin": "^4.0.0",
|
|
"npm-package-arg": "^12.0.0",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile": {
|
|
"version": "11.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"npm-registry-fetch": "^18.0.0",
|
|
"proc-log": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch": {
|
|
"version": "18.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/redact": "^3.0.0",
|
|
"jsonparse": "^1.3.1",
|
|
"make-fetch-happen": "^14.0.0",
|
|
"minipass": "^7.0.2",
|
|
"minipass-fetch": "^4.0.0",
|
|
"minizlib": "^3.0.1",
|
|
"npm-package-arg": "^12.0.0",
|
|
"proc-log": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/minizlib": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^7.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-user-validate": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/p-map": {
|
|
"version": "7.0.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/package-json-from-dist": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BlueOak-1.0.0"
|
|
},
|
|
"node_modules/npm/node_modules/pacote": {
|
|
"version": "21.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/git": "^6.0.0",
|
|
"@npmcli/installed-package-contents": "^3.0.0",
|
|
"@npmcli/package-json": "^6.0.0",
|
|
"@npmcli/promise-spawn": "^8.0.0",
|
|
"@npmcli/run-script": "^9.0.0",
|
|
"cacache": "^19.0.0",
|
|
"fs-minipass": "^3.0.0",
|
|
"minipass": "^7.0.2",
|
|
"npm-package-arg": "^12.0.0",
|
|
"npm-packlist": "^10.0.0",
|
|
"npm-pick-manifest": "^10.0.0",
|
|
"npm-registry-fetch": "^18.0.0",
|
|
"proc-log": "^5.0.0",
|
|
"promise-retry": "^2.0.1",
|
|
"sigstore": "^3.0.0",
|
|
"ssri": "^12.0.0",
|
|
"tar": "^6.1.11"
|
|
},
|
|
"bin": {
|
|
"pacote": "bin/index.js"
|
|
},
|
|
"engines": {
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/parse-conflict-json": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"json-parse-even-better-errors": "^4.0.0",
|
|
"just-diff": "^6.0.0",
|
|
"just-diff-apply": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/path-key": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/path-scurry": {
|
|
"version": "1.11.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^10.2.0",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/postcss-selector-parser": {
|
|
"version": "7.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssesc": "^3.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/proc-log": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/proggy": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/promise-all-reject-late": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/promise-call-limit": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/promise-retry": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"err-code": "^2.0.2",
|
|
"retry": "^0.12.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/promzard": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"read": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/qrcode-terminal": {
|
|
"version": "0.12.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"bin": {
|
|
"qrcode-terminal": "bin/qrcode-terminal.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/read": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"mute-stream": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/read-cmd-shim": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/read-package-json-fast": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"json-parse-even-better-errors": "^4.0.0",
|
|
"npm-normalize-package-bin": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/retry": {
|
|
"version": "0.12.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/npm/node_modules/semver": {
|
|
"version": "7.7.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/shebang-command": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/shebang-regex": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/signal-exit": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/sigstore": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@sigstore/bundle": "^3.1.0",
|
|
"@sigstore/core": "^2.0.0",
|
|
"@sigstore/protobuf-specs": "^0.4.0",
|
|
"@sigstore/sign": "^3.1.0",
|
|
"@sigstore/tuf": "^3.1.0",
|
|
"@sigstore/verify": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/smart-buffer": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6.0.0",
|
|
"npm": ">= 3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/socks": {
|
|
"version": "2.8.4",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ip-address": "^9.0.5",
|
|
"smart-buffer": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0",
|
|
"npm": ">= 3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/socks-proxy-agent": {
|
|
"version": "8.0.5",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.2",
|
|
"debug": "^4.3.4",
|
|
"socks": "^2.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/spdx-correct": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/spdx-correct/node_modules/spdx-expression-parse": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/spdx-exceptions": {
|
|
"version": "2.5.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "CC-BY-3.0"
|
|
},
|
|
"node_modules/npm/node_modules/spdx-expression-parse": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/spdx-license-ids": {
|
|
"version": "3.0.21",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/npm/node_modules/sprintf-js": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/npm/node_modules/ssri": {
|
|
"version": "12.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/string-width-cjs": {
|
|
"name": "string-width",
|
|
"version": "4.2.3",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/strip-ansi-cjs": {
|
|
"name": "strip-ansi",
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/supports-color": {
|
|
"version": "10.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/tar": {
|
|
"version": "6.2.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"chownr": "^2.0.0",
|
|
"fs-minipass": "^2.0.0",
|
|
"minipass": "^5.0.0",
|
|
"minizlib": "^2.1.1",
|
|
"mkdirp": "^1.0.3",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/tar/node_modules/fs-minipass": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/tar/node_modules/minipass": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/text-table": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/tiny-relative-date": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/tinyglobby": {
|
|
"version": "0.2.13",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fdir": "^6.4.4",
|
|
"picomatch": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/SuperchupuDev"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/tinyglobby/node_modules/fdir": {
|
|
"version": "6.4.4",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"picomatch": "^3 || ^4"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"picomatch": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/tinyglobby/node_modules/picomatch": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/treeverse": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/tuf-js": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tufjs/models": "3.0.1",
|
|
"debug": "^4.3.6",
|
|
"make-fetch-happen": "^14.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/unique-filename": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"unique-slug": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/unique-slug": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-license": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-name": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/walk-up-path": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/which": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^3.1.1"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/which.js"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/which/node_modules/isexe": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/wrap-ansi": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^6.1.0",
|
|
"string-width": "^5.0.1",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/wrap-ansi-cjs": {
|
|
"name": "wrap-ansi",
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex": {
|
|
"version": "9.2.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/wrap-ansi/node_modules/string-width": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eastasianwidth": "^0.2.0",
|
|
"emoji-regex": "^9.2.2",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/write-file-atomic": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4",
|
|
"signal-exit": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/package-json-from-dist": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
|
|
"integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0"
|
|
},
|
|
"node_modules/path-key": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-parse": {
|
|
"version": "1.0.7",
|
|
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
|
|
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-scurry": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.0.tgz",
|
|
"integrity": "sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^11.0.0",
|
|
"minipass": "^7.1.2"
|
|
},
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/picomatch": {
|
|
"version": "4.0.2",
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
|
|
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/randombytes": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
|
|
"integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/require-directory": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
|
|
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/resolve": {
|
|
"version": "1.22.10",
|
|
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
|
|
"integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.16.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/rimraf": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-6.0.1.tgz",
|
|
"integrity": "sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^11.0.0",
|
|
"package-json-from-dist": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"rimraf": "dist/esm/bin.mjs"
|
|
},
|
|
"engines": {
|
|
"node": "20 || >=22"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/rollup": {
|
|
"version": "4.40.2",
|
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.40.2.tgz",
|
|
"integrity": "sha512-tfUOg6DTP4rhQ3VjOO6B4wyrJnGOX85requAXvqYTHsOgb2TFJdZ3aWpT8W2kPoypSGP7dZUyzxJ9ee4buM5Fg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "1.0.7"
|
|
},
|
|
"bin": {
|
|
"rollup": "dist/bin/rollup"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0",
|
|
"npm": ">=8.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"@rollup/rollup-android-arm-eabi": "4.40.2",
|
|
"@rollup/rollup-android-arm64": "4.40.2",
|
|
"@rollup/rollup-darwin-arm64": "4.40.2",
|
|
"@rollup/rollup-darwin-x64": "4.40.2",
|
|
"@rollup/rollup-freebsd-arm64": "4.40.2",
|
|
"@rollup/rollup-freebsd-x64": "4.40.2",
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.40.2",
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.40.2",
|
|
"@rollup/rollup-linux-arm64-gnu": "4.40.2",
|
|
"@rollup/rollup-linux-arm64-musl": "4.40.2",
|
|
"@rollup/rollup-linux-loongarch64-gnu": "4.40.2",
|
|
"@rollup/rollup-linux-powerpc64le-gnu": "4.40.2",
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.40.2",
|
|
"@rollup/rollup-linux-riscv64-musl": "4.40.2",
|
|
"@rollup/rollup-linux-s390x-gnu": "4.40.2",
|
|
"@rollup/rollup-linux-x64-gnu": "4.40.2",
|
|
"@rollup/rollup-linux-x64-musl": "4.40.2",
|
|
"@rollup/rollup-win32-arm64-msvc": "4.40.2",
|
|
"@rollup/rollup-win32-ia32-msvc": "4.40.2",
|
|
"@rollup/rollup-win32-x64-msvc": "4.40.2",
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-dts": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/rollup-plugin-dts/-/rollup-plugin-dts-6.2.1.tgz",
|
|
"integrity": "sha512-sR3CxYUl7i2CHa0O7bA45mCrgADyAQ0tVtGSqi3yvH28M+eg1+g5d7kQ9hLvEz5dorK3XVsH5L2jwHLQf72DzA==",
|
|
"dev": true,
|
|
"license": "LGPL-3.0-only",
|
|
"dependencies": {
|
|
"magic-string": "^0.30.17"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/Swatinem"
|
|
},
|
|
"optionalDependencies": {
|
|
"@babel/code-frame": "^7.26.2"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^3.29.4 || ^4",
|
|
"typescript": "^4.5 || ^5.0"
|
|
}
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/serialize-javascript": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
|
|
"integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/shebang-command": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shebang-regex": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/signal-exit": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/smob": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/smob/-/smob-1.5.0.tgz",
|
|
"integrity": "sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support": {
|
|
"version": "0.5.21",
|
|
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
|
|
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string-width-cjs": {
|
|
"name": "string-width",
|
|
"version": "4.2.3",
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi-cjs": {
|
|
"name": "strip-ansi",
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
|
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/terser": {
|
|
"version": "5.39.2",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-5.39.2.tgz",
|
|
"integrity": "sha512-yEPUmWve+VA78bI71BW70Dh0TuV4HHd+I5SHOAfS1+QBOmvmCiiffgjR8ryyEd3KIfvPGFqoADt8LdQ6XpXIvg==",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@jridgewell/source-map": "^0.3.3",
|
|
"acorn": "^8.14.0",
|
|
"commander": "^2.20.0",
|
|
"source-map-support": "~0.5.20"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "2.8.1",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "5.8.3",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
|
|
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
},
|
|
"node_modules/which": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/node-which"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi-cjs": {
|
|
"name": "wrap-ansi",
|
|
"version": "7.0.0",
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/y18n": {
|
|
"version": "5.0.8",
|
|
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
|
|
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yargs": {
|
|
"version": "17.7.2",
|
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
|
|
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^8.0.1",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.3",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^21.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yargs-parser": {
|
|
"version": "21.1.1",
|
|
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
|
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
}
|
|
}
|
|
}
|