|
{ |
|
"name": "crovley", |
|
"version": "0.9.0.0", |
|
"lockfileVersion": 3, |
|
"requires": true, |
|
"packages": { |
|
"": { |
|
"name": "crovley", |
|
"version": "0.9.0.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@actions/core": "^1.11.1", |
|
"@octokit/rest": "^21.1.1", |
|
"carnival-toolbox": "^1.8.5", |
|
"eslint": "^9.23.0", |
|
"ini": "^5.0.0", |
|
"isomorphic-git": "^1.29.0", |
|
"jest": "^29.7.0", |
|
"js-yaml": "^4.1.0", |
|
"simple-git": "^3.27.0", |
|
"socket.io": "^4.8.1", |
|
"sqlite3": "^5.1.7", |
|
"synk": "^0.0.2", |
|
"typescript": "^5.8.2" |
|
} |
|
}, |
|
"node_modules/@actions/core": { |
|
"version": "1.11.1", |
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.11.1.tgz", |
|
"integrity": "sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@actions/exec": "^1.1.1", |
|
"@actions/http-client": "^2.0.1" |
|
} |
|
}, |
|
"node_modules/@actions/exec": { |
|
"version": "1.1.1", |
|
"resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz", |
|
"integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@actions/io": "^1.0.1" |
|
} |
|
}, |
|
"node_modules/@actions/http-client": { |
|
"version": "2.2.3", |
|
"resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.2.3.tgz", |
|
"integrity": "sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"tunnel": "^0.0.6", |
|
"undici": "^5.25.4" |
|
} |
|
}, |
|
"node_modules/@actions/io": { |
|
"version": "1.1.3", |
|
"resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.3.tgz", |
|
"integrity": "sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@ampproject/remapping": { |
|
"version": "2.3.0", |
|
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", |
|
"integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"@jridgewell/gen-mapping": "^0.3.5", |
|
"@jridgewell/trace-mapping": "^0.3.24" |
|
}, |
|
"engines": { |
|
"node": ">=6.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/code-frame": { |
|
"version": "7.26.2", |
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz", |
|
"integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-validator-identifier": "^7.25.9", |
|
"js-tokens": "^4.0.0", |
|
"picocolors": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/compat-data": { |
|
"version": "7.26.8", |
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.8.tgz", |
|
"integrity": "sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/core": { |
|
"version": "7.26.10", |
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.26.10.tgz", |
|
"integrity": "sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@ampproject/remapping": "^2.2.0", |
|
"@babel/code-frame": "^7.26.2", |
|
"@babel/generator": "^7.26.10", |
|
"@babel/helper-compilation-targets": "^7.26.5", |
|
"@babel/helper-module-transforms": "^7.26.0", |
|
"@babel/helpers": "^7.26.10", |
|
"@babel/parser": "^7.26.10", |
|
"@babel/template": "^7.26.9", |
|
"@babel/traverse": "^7.26.10", |
|
"@babel/types": "^7.26.10", |
|
"convert-source-map": "^2.0.0", |
|
"debug": "^4.1.0", |
|
"gensync": "^1.0.0-beta.2", |
|
"json5": "^2.2.3", |
|
"semver": "^6.3.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/babel" |
|
} |
|
}, |
|
"node_modules/@babel/core/node_modules/semver": { |
|
"version": "6.3.1", |
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver.js" |
|
} |
|
}, |
|
"node_modules/@babel/generator": { |
|
"version": "7.26.10", |
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.26.10.tgz", |
|
"integrity": "sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/parser": "^7.26.10", |
|
"@babel/types": "^7.26.10", |
|
"@jridgewell/gen-mapping": "^0.3.5", |
|
"@jridgewell/trace-mapping": "^0.3.25", |
|
"jsesc": "^3.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-compilation-targets": { |
|
"version": "7.26.5", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz", |
|
"integrity": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/compat-data": "^7.26.5", |
|
"@babel/helper-validator-option": "^7.25.9", |
|
"browserslist": "^4.24.0", |
|
"lru-cache": "^5.1.1", |
|
"semver": "^6.3.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": { |
|
"version": "5.1.1", |
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", |
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"yallist": "^3.0.2" |
|
} |
|
}, |
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": { |
|
"version": "6.3.1", |
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver.js" |
|
} |
|
}, |
|
"node_modules/@babel/helper-compilation-targets/node_modules/yallist": { |
|
"version": "3.1.1", |
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", |
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/@babel/helper-module-imports": { |
|
"version": "7.25.9", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz", |
|
"integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/traverse": "^7.25.9", |
|
"@babel/types": "^7.25.9" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-module-transforms": { |
|
"version": "7.26.0", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz", |
|
"integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-imports": "^7.25.9", |
|
"@babel/helper-validator-identifier": "^7.25.9", |
|
"@babel/traverse": "^7.25.9" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-plugin-utils": { |
|
"version": "7.26.5", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz", |
|
"integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-string-parser": { |
|
"version": "7.25.9", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", |
|
"integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-validator-identifier": { |
|
"version": "7.25.9", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", |
|
"integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-validator-option": { |
|
"version": "7.25.9", |
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz", |
|
"integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helpers": { |
|
"version": "7.26.10", |
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.10.tgz", |
|
"integrity": "sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/template": "^7.26.9", |
|
"@babel/types": "^7.26.10" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/parser": { |
|
"version": "7.26.10", |
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.10.tgz", |
|
"integrity": "sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.26.10" |
|
}, |
|
"bin": { |
|
"parser": "bin/babel-parser.js" |
|
}, |
|
"engines": { |
|
"node": ">=6.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-async-generators": { |
|
"version": "7.8.4", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", |
|
"integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.8.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-bigint": { |
|
"version": "7.8.3", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", |
|
"integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.8.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-class-properties": { |
|
"version": "7.12.13", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", |
|
"integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.12.13" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-class-static-block": { |
|
"version": "7.14.5", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", |
|
"integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-import-attributes": { |
|
"version": "7.26.0", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz", |
|
"integrity": "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.25.9" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-import-meta": { |
|
"version": "7.10.4", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", |
|
"integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.10.4" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-json-strings": { |
|
"version": "7.8.3", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", |
|
"integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.8.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-jsx": { |
|
"version": "7.25.9", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz", |
|
"integrity": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.25.9" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-logical-assignment-operators": { |
|
"version": "7.10.4", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", |
|
"integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.10.4" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { |
|
"version": "7.8.3", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", |
|
"integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.8.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-numeric-separator": { |
|
"version": "7.10.4", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", |
|
"integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.10.4" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-object-rest-spread": { |
|
"version": "7.8.3", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", |
|
"integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.8.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-optional-catch-binding": { |
|
"version": "7.8.3", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", |
|
"integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.8.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-optional-chaining": { |
|
"version": "7.8.3", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", |
|
"integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.8.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-private-property-in-object": { |
|
"version": "7.14.5", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", |
|
"integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-top-level-await": { |
|
"version": "7.14.5", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", |
|
"integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-typescript": { |
|
"version": "7.25.9", |
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz", |
|
"integrity": "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.25.9" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/template": { |
|
"version": "7.26.9", |
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.26.9.tgz", |
|
"integrity": "sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.26.2", |
|
"@babel/parser": "^7.26.9", |
|
"@babel/types": "^7.26.9" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/traverse": { |
|
"version": "7.26.10", |
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.10.tgz", |
|
"integrity": "sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.26.2", |
|
"@babel/generator": "^7.26.10", |
|
"@babel/parser": "^7.26.10", |
|
"@babel/template": "^7.26.9", |
|
"@babel/types": "^7.26.10", |
|
"debug": "^4.3.1", |
|
"globals": "^11.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/traverse/node_modules/globals": { |
|
"version": "11.12.0", |
|
"resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", |
|
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/@babel/types": { |
|
"version": "7.26.10", |
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.10.tgz", |
|
"integrity": "sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-string-parser": "^7.25.9", |
|
"@babel/helper-validator-identifier": "^7.25.9" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@bcoe/v8-coverage": { |
|
"version": "0.2.3", |
|
"resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", |
|
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@eslint-community/eslint-utils": { |
|
"version": "4.5.1", |
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz", |
|
"integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"eslint-visitor-keys": "^3.4.3" |
|
}, |
|
"engines": { |
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
}, |
|
"funding": { |
|
"url": "https://opencollective.com/eslint" |
|
}, |
|
"peerDependencies": { |
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" |
|
} |
|
}, |
|
"node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": { |
|
"version": "3.4.3", |
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", |
|
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
}, |
|
"funding": { |
|
"url": "https://opencollective.com/eslint" |
|
} |
|
}, |
|
"node_modules/@eslint-community/regexpp": { |
|
"version": "4.12.1", |
|
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz", |
|
"integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0" |
|
} |
|
}, |
|
"node_modules/@eslint/config-array": { |
|
"version": "0.19.2", |
|
"resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.2.tgz", |
|
"integrity": "sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==", |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"@eslint/object-schema": "^2.1.6", |
|
"debug": "^4.3.1", |
|
"minimatch": "^3.1.2" |
|
}, |
|
"engines": { |
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
|
} |
|
}, |
|
"node_modules/@eslint/config-helpers": { |
|
"version": "0.2.0", |
|
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.0.tgz", |
|
"integrity": "sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==", |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
|
} |
|
}, |
|
"node_modules/@eslint/core": { |
|
"version": "0.12.0", |
|
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.12.0.tgz", |
|
"integrity": "sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==", |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"@types/json-schema": "^7.0.15" |
|
}, |
|
"engines": { |
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
|
} |
|
}, |
|
"node_modules/@eslint/eslintrc": { |
|
"version": "3.3.1", |
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz", |
|
"integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ajv": "^6.12.4", |
|
"debug": "^4.3.2", |
|
"espree": "^10.0.1", |
|
"globals": "^14.0.0", |
|
"ignore": "^5.2.0", |
|
"import-fresh": "^3.2.1", |
|
"js-yaml": "^4.1.0", |
|
"minimatch": "^3.1.2", |
|
"strip-json-comments": "^3.1.1" |
|
}, |
|
"engines": { |
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
|
}, |
|
"funding": { |
|
"url": "https://opencollective.com/eslint" |
|
} |
|
}, |
|
"node_modules/@eslint/eslintrc/node_modules/strip-json-comments": { |
|
"version": "3.1.1", |
|
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", |
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/@eslint/js": { |
|
"version": "9.23.0", |
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.23.0.tgz", |
|
"integrity": "sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
|
} |
|
}, |
|
"node_modules/@eslint/object-schema": { |
|
"version": "2.1.6", |
|
"resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz", |
|
"integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==", |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
|
} |
|
}, |
|
"node_modules/@eslint/plugin-kit": { |
|
"version": "0.2.7", |
|
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz", |
|
"integrity": "sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==", |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"@eslint/core": "^0.12.0", |
|
"levn": "^0.4.1" |
|
}, |
|
"engines": { |
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
|
} |
|
}, |
|
"node_modules/@fastify/busboy": { |
|
"version": "2.1.1", |
|
"resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz", |
|
"integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=14" |
|
} |
|
}, |
|
"node_modules/@gar/promisify": { |
|
"version": "1.1.3", |
|
"resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz", |
|
"integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==", |
|
"license": "MIT", |
|
"optional": true |
|
}, |
|
"node_modules/@humanfs/core": { |
|
"version": "0.19.1", |
|
"resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz", |
|
"integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==", |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": ">=18.18.0" |
|
} |
|
}, |
|
"node_modules/@humanfs/node": { |
|
"version": "0.16.6", |
|
"resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz", |
|
"integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==", |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"@humanfs/core": "^0.19.1", |
|
"@humanwhocodes/retry": "^0.3.0" |
|
}, |
|
"engines": { |
|
"node": ">=18.18.0" |
|
} |
|
}, |
|
"node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": { |
|
"version": "0.3.1", |
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz", |
|
"integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==", |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": ">=18.18" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/nzakas" |
|
} |
|
}, |
|
"node_modules/@humanwhocodes/module-importer": { |
|
"version": "1.0.1", |
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", |
|
"integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": ">=12.22" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/nzakas" |
|
} |
|
}, |
|
"node_modules/@humanwhocodes/retry": { |
|
"version": "0.4.2", |
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.2.tgz", |
|
"integrity": "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==", |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": ">=18.18" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/nzakas" |
|
} |
|
}, |
|
"node_modules/@istanbuljs/load-nyc-config": { |
|
"version": "1.1.0", |
|
"resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", |
|
"integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"camelcase": "^5.3.1", |
|
"find-up": "^4.1.0", |
|
"get-package-type": "^0.1.0", |
|
"js-yaml": "^3.13.1", |
|
"resolve-from": "^5.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/argparse": { |
|
"version": "1.0.10", |
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", |
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"sprintf-js": "~1.0.2" |
|
} |
|
}, |
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": { |
|
"version": "4.1.0", |
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", |
|
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"locate-path": "^5.0.0", |
|
"path-exists": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml": { |
|
"version": "3.14.1", |
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", |
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"argparse": "^1.0.7", |
|
"esprima": "^4.0.0" |
|
}, |
|
"bin": { |
|
"js-yaml": "bin/js-yaml.js" |
|
} |
|
}, |
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": { |
|
"version": "5.0.0", |
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", |
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-locate": "^4.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": { |
|
"version": "2.3.0", |
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", |
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-try": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": { |
|
"version": "4.1.0", |
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", |
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-limit": "^2.2.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/resolve-from": { |
|
"version": "5.0.0", |
|
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", |
|
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/sprintf-js": { |
|
"version": "1.0.3", |
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", |
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/@istanbuljs/schema": { |
|
"version": "0.1.3", |
|
"resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", |
|
"integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/@jest/console": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz", |
|
"integrity": "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/types": "^29.6.3", |
|
"@types/node": "*", |
|
"chalk": "^4.0.0", |
|
"jest-message-util": "^29.7.0", |
|
"jest-util": "^29.7.0", |
|
"slash": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/@jest/core": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/@jest/core/-/core-29.7.0.tgz", |
|
"integrity": "sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/console": "^29.7.0", |
|
"@jest/reporters": "^29.7.0", |
|
"@jest/test-result": "^29.7.0", |
|
"@jest/transform": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"@types/node": "*", |
|
"ansi-escapes": "^4.2.1", |
|
"chalk": "^4.0.0", |
|
"ci-info": "^3.2.0", |
|
"exit": "^0.1.2", |
|
"graceful-fs": "^4.2.9", |
|
"jest-changed-files": "^29.7.0", |
|
"jest-config": "^29.7.0", |
|
"jest-haste-map": "^29.7.0", |
|
"jest-message-util": "^29.7.0", |
|
"jest-regex-util": "^29.6.3", |
|
"jest-resolve": "^29.7.0", |
|
"jest-resolve-dependencies": "^29.7.0", |
|
"jest-runner": "^29.7.0", |
|
"jest-runtime": "^29.7.0", |
|
"jest-snapshot": "^29.7.0", |
|
"jest-util": "^29.7.0", |
|
"jest-validate": "^29.7.0", |
|
"jest-watcher": "^29.7.0", |
|
"micromatch": "^4.0.4", |
|
"pretty-format": "^29.7.0", |
|
"slash": "^3.0.0", |
|
"strip-ansi": "^6.0.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
}, |
|
"peerDependencies": { |
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"node-notifier": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@jest/environment": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz", |
|
"integrity": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/fake-timers": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"@types/node": "*", |
|
"jest-mock": "^29.7.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/@jest/expect": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.7.0.tgz", |
|
"integrity": "sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"expect": "^29.7.0", |
|
"jest-snapshot": "^29.7.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/@jest/expect-utils": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz", |
|
"integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"jest-get-type": "^29.6.3" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/@jest/fake-timers": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz", |
|
"integrity": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/types": "^29.6.3", |
|
"@sinonjs/fake-timers": "^10.0.2", |
|
"@types/node": "*", |
|
"jest-message-util": "^29.7.0", |
|
"jest-mock": "^29.7.0", |
|
"jest-util": "^29.7.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/@jest/globals": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.7.0.tgz", |
|
"integrity": "sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/environment": "^29.7.0", |
|
"@jest/expect": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"jest-mock": "^29.7.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/@jest/reporters": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.7.0.tgz", |
|
"integrity": "sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@bcoe/v8-coverage": "^0.2.3", |
|
"@jest/console": "^29.7.0", |
|
"@jest/test-result": "^29.7.0", |
|
"@jest/transform": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"@jridgewell/trace-mapping": "^0.3.18", |
|
"@types/node": "*", |
|
"chalk": "^4.0.0", |
|
"collect-v8-coverage": "^1.0.0", |
|
"exit": "^0.1.2", |
|
"glob": "^7.1.3", |
|
"graceful-fs": "^4.2.9", |
|
"istanbul-lib-coverage": "^3.0.0", |
|
"istanbul-lib-instrument": "^6.0.0", |
|
"istanbul-lib-report": "^3.0.0", |
|
"istanbul-lib-source-maps": "^4.0.0", |
|
"istanbul-reports": "^3.1.3", |
|
"jest-message-util": "^29.7.0", |
|
"jest-util": "^29.7.0", |
|
"jest-worker": "^29.7.0", |
|
"slash": "^3.0.0", |
|
"string-length": "^4.0.1", |
|
"strip-ansi": "^6.0.0", |
|
"v8-to-istanbul": "^9.0.1" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
}, |
|
"peerDependencies": { |
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"node-notifier": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@jest/schemas": { |
|
"version": "29.6.3", |
|
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz", |
|
"integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@sinclair/typebox": "^0.27.8" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/@jest/source-map": { |
|
"version": "29.6.3", |
|
"resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz", |
|
"integrity": "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jridgewell/trace-mapping": "^0.3.18", |
|
"callsites": "^3.0.0", |
|
"graceful-fs": "^4.2.9" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/@jest/test-result": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz", |
|
"integrity": "sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/console": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"@types/istanbul-lib-coverage": "^2.0.0", |
|
"collect-v8-coverage": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/@jest/test-sequencer": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz", |
|
"integrity": "sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/test-result": "^29.7.0", |
|
"graceful-fs": "^4.2.9", |
|
"jest-haste-map": "^29.7.0", |
|
"slash": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/@jest/transform": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz", |
|
"integrity": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/core": "^7.11.6", |
|
"@jest/types": "^29.6.3", |
|
"@jridgewell/trace-mapping": "^0.3.18", |
|
"babel-plugin-istanbul": "^6.1.1", |
|
"chalk": "^4.0.0", |
|
"convert-source-map": "^2.0.0", |
|
"fast-json-stable-stringify": "^2.1.0", |
|
"graceful-fs": "^4.2.9", |
|
"jest-haste-map": "^29.7.0", |
|
"jest-regex-util": "^29.6.3", |
|
"jest-util": "^29.7.0", |
|
"micromatch": "^4.0.4", |
|
"pirates": "^4.0.4", |
|
"slash": "^3.0.0", |
|
"write-file-atomic": "^4.0.2" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/@jest/types": { |
|
"version": "29.6.3", |
|
"resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz", |
|
"integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/schemas": "^29.6.3", |
|
"@types/istanbul-lib-coverage": "^2.0.0", |
|
"@types/istanbul-reports": "^3.0.0", |
|
"@types/node": "*", |
|
"@types/yargs": "^17.0.8", |
|
"chalk": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"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==", |
|
"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==", |
|
"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==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.0.0" |
|
} |
|
}, |
|
"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==", |
|
"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==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jridgewell/resolve-uri": "^3.1.0", |
|
"@jridgewell/sourcemap-codec": "^1.4.14" |
|
} |
|
}, |
|
"node_modules/@kwsites/file-exists": { |
|
"version": "1.1.1", |
|
"resolved": "https://registry.npmjs.org/@kwsites/file-exists/-/file-exists-1.1.1.tgz", |
|
"integrity": "sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"debug": "^4.1.1" |
|
} |
|
}, |
|
"node_modules/@kwsites/promise-deferred": { |
|
"version": "1.1.1", |
|
"resolved": "https://registry.npmjs.org/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz", |
|
"integrity": "sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@npmcli/fs": { |
|
"version": "1.1.1", |
|
"resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-1.1.1.tgz", |
|
"integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"@gar/promisify": "^1.0.1", |
|
"semver": "^7.3.5" |
|
} |
|
}, |
|
"node_modules/@npmcli/move-file": { |
|
"version": "1.1.2", |
|
"resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz", |
|
"integrity": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==", |
|
"deprecated": "This functionality has been moved to @npmcli/fs", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"mkdirp": "^1.0.4", |
|
"rimraf": "^3.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/@octokit/auth-token": { |
|
"version": "5.1.2", |
|
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-5.1.2.tgz", |
|
"integrity": "sha512-JcQDsBdg49Yky2w2ld20IHAlwr8d/d8N6NiOXbtuoPCqzbsiJgF633mVUw3x4mo0H5ypataQIX7SFu3yy44Mpw==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 18" |
|
} |
|
}, |
|
"node_modules/@octokit/core": { |
|
"version": "6.1.4", |
|
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-6.1.4.tgz", |
|
"integrity": "sha512-lAS9k7d6I0MPN+gb9bKDt7X8SdxknYqAMh44S5L+lNqIN2NuV8nvv3g8rPp7MuRxcOpxpUIATWprO0C34a8Qmg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@octokit/auth-token": "^5.0.0", |
|
"@octokit/graphql": "^8.1.2", |
|
"@octokit/request": "^9.2.1", |
|
"@octokit/request-error": "^6.1.7", |
|
"@octokit/types": "^13.6.2", |
|
"before-after-hook": "^3.0.2", |
|
"universal-user-agent": "^7.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 18" |
|
} |
|
}, |
|
"node_modules/@octokit/endpoint": { |
|
"version": "10.1.3", |
|
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-10.1.3.tgz", |
|
"integrity": "sha512-nBRBMpKPhQUxCsQQeW+rCJ/OPSMcj3g0nfHn01zGYZXuNDvvXudF/TYY6APj5THlurerpFN4a/dQAIAaM6BYhA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@octokit/types": "^13.6.2", |
|
"universal-user-agent": "^7.0.2" |
|
}, |
|
"engines": { |
|
"node": ">= 18" |
|
} |
|
}, |
|
"node_modules/@octokit/graphql": { |
|
"version": "8.2.1", |
|
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-8.2.1.tgz", |
|
"integrity": "sha512-n57hXtOoHrhwTWdvhVkdJHdhTv0JstjDbDRhJfwIRNfFqmSo1DaK/mD2syoNUoLCyqSjBpGAKOG0BuwF392slw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@octokit/request": "^9.2.2", |
|
"@octokit/types": "^13.8.0", |
|
"universal-user-agent": "^7.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 18" |
|
} |
|
}, |
|
"node_modules/@octokit/openapi-types": { |
|
"version": "23.0.1", |
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-23.0.1.tgz", |
|
"integrity": "sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@octokit/plugin-paginate-rest": { |
|
"version": "11.4.3", |
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.4.3.tgz", |
|
"integrity": "sha512-tBXaAbXkqVJlRoA/zQVe9mUdb8rScmivqtpv3ovsC5xhje/a+NOCivs7eUhWBwCApJVsR4G5HMeaLbq7PxqZGA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@octokit/types": "^13.7.0" |
|
}, |
|
"engines": { |
|
"node": ">= 18" |
|
}, |
|
"peerDependencies": { |
|
"@octokit/core": ">=6" |
|
} |
|
}, |
|
"node_modules/@octokit/plugin-request-log": { |
|
"version": "5.3.1", |
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-5.3.1.tgz", |
|
"integrity": "sha512-n/lNeCtq+9ofhC15xzmJCNKP2BWTv8Ih2TTy+jatNCCq/gQP/V7rK3fjIfuz0pDWDALO/o/4QY4hyOF6TQQFUw==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 18" |
|
}, |
|
"peerDependencies": { |
|
"@octokit/core": ">=6" |
|
} |
|
}, |
|
"node_modules/@octokit/plugin-rest-endpoint-methods": { |
|
"version": "13.3.1", |
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.3.1.tgz", |
|
"integrity": "sha512-o8uOBdsyR+WR8MK9Cco8dCgvG13H1RlM1nWnK/W7TEACQBFux/vPREgKucxUfuDQ5yi1T3hGf4C5ZmZXAERgwQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@octokit/types": "^13.8.0" |
|
}, |
|
"engines": { |
|
"node": ">= 18" |
|
}, |
|
"peerDependencies": { |
|
"@octokit/core": ">=6" |
|
} |
|
}, |
|
"node_modules/@octokit/request": { |
|
"version": "9.2.2", |
|
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-9.2.2.tgz", |
|
"integrity": "sha512-dZl0ZHx6gOQGcffgm1/Sf6JfEpmh34v3Af2Uci02vzUYz6qEN6zepoRtmybWXIGXFIK8K9ylE3b+duCWqhArtg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@octokit/endpoint": "^10.1.3", |
|
"@octokit/request-error": "^6.1.7", |
|
"@octokit/types": "^13.6.2", |
|
"fast-content-type-parse": "^2.0.0", |
|
"universal-user-agent": "^7.0.2" |
|
}, |
|
"engines": { |
|
"node": ">= 18" |
|
} |
|
}, |
|
"node_modules/@octokit/request-error": { |
|
"version": "6.1.7", |
|
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-6.1.7.tgz", |
|
"integrity": "sha512-69NIppAwaauwZv6aOzb+VVLwt+0havz9GT5YplkeJv7fG7a40qpLt/yZKyiDxAhgz0EtgNdNcb96Z0u+Zyuy2g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@octokit/types": "^13.6.2" |
|
}, |
|
"engines": { |
|
"node": ">= 18" |
|
} |
|
}, |
|
"node_modules/@octokit/rest": { |
|
"version": "21.1.1", |
|
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-21.1.1.tgz", |
|
"integrity": "sha512-sTQV7va0IUVZcntzy1q3QqPm/r8rWtDCqpRAmb8eXXnKkjoQEtFe3Nt5GTVsHft+R6jJoHeSiVLcgcvhtue/rg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@octokit/core": "^6.1.4", |
|
"@octokit/plugin-paginate-rest": "^11.4.2", |
|
"@octokit/plugin-request-log": "^5.3.1", |
|
"@octokit/plugin-rest-endpoint-methods": "^13.3.0" |
|
}, |
|
"engines": { |
|
"node": ">= 18" |
|
} |
|
}, |
|
"node_modules/@octokit/types": { |
|
"version": "13.8.0", |
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.8.0.tgz", |
|
"integrity": "sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@octokit/openapi-types": "^23.0.1" |
|
} |
|
}, |
|
"node_modules/@sinclair/typebox": { |
|
"version": "0.27.8", |
|
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", |
|
"integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@sinonjs/commons": { |
|
"version": "3.0.1", |
|
"resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz", |
|
"integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==", |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"type-detect": "4.0.8" |
|
} |
|
}, |
|
"node_modules/@sinonjs/fake-timers": { |
|
"version": "10.3.0", |
|
"resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz", |
|
"integrity": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==", |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"@sinonjs/commons": "^3.0.0" |
|
} |
|
}, |
|
"node_modules/@socket.io/component-emitter": { |
|
"version": "3.1.2", |
|
"resolved": "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.2.tgz", |
|
"integrity": "sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@tootallnate/once": { |
|
"version": "1.1.2", |
|
"resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", |
|
"integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", |
|
"license": "MIT", |
|
"optional": true, |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/@types/babel__core": { |
|
"version": "7.20.5", |
|
"resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", |
|
"integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/parser": "^7.20.7", |
|
"@babel/types": "^7.20.7", |
|
"@types/babel__generator": "*", |
|
"@types/babel__template": "*", |
|
"@types/babel__traverse": "*" |
|
} |
|
}, |
|
"node_modules/@types/babel__generator": { |
|
"version": "7.6.8", |
|
"resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz", |
|
"integrity": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@types/babel__template": { |
|
"version": "7.4.4", |
|
"resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", |
|
"integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/parser": "^7.1.0", |
|
"@babel/types": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@types/babel__traverse": { |
|
"version": "7.20.6", |
|
"resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.6.tgz", |
|
"integrity": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.20.7" |
|
} |
|
}, |
|
"node_modules/@types/cors": { |
|
"version": "2.8.17", |
|
"resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.17.tgz", |
|
"integrity": "sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/node": "*" |
|
} |
|
}, |
|
"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==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/graceful-fs": { |
|
"version": "4.1.9", |
|
"resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz", |
|
"integrity": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/node": "*" |
|
} |
|
}, |
|
"node_modules/@types/istanbul-lib-coverage": { |
|
"version": "2.0.6", |
|
"resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz", |
|
"integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/istanbul-lib-report": { |
|
"version": "3.0.3", |
|
"resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz", |
|
"integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/istanbul-lib-coverage": "*" |
|
} |
|
}, |
|
"node_modules/@types/istanbul-reports": { |
|
"version": "3.0.4", |
|
"resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz", |
|
"integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/istanbul-lib-report": "*" |
|
} |
|
}, |
|
"node_modules/@types/json-schema": { |
|
"version": "7.0.15", |
|
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", |
|
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/node": { |
|
"version": "22.13.12", |
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.12.tgz", |
|
"integrity": "sha512-ixiWrCSRi33uqBMRuICcKECW7rtgY43TbsHDpM2XK7lXispd48opW+0IXrBVxv9NMhaz/Ue9kyj6r3NTVyXm8A==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"undici-types": "~6.20.0" |
|
} |
|
}, |
|
"node_modules/@types/stack-utils": { |
|
"version": "2.0.3", |
|
"resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz", |
|
"integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/yargs": { |
|
"version": "17.0.33", |
|
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz", |
|
"integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/yargs-parser": "*" |
|
} |
|
}, |
|
"node_modules/@types/yargs-parser": { |
|
"version": "21.0.3", |
|
"resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz", |
|
"integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/abbrev": { |
|
"version": "1.1.1", |
|
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", |
|
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", |
|
"license": "ISC", |
|
"optional": true |
|
}, |
|
"node_modules/accepts": { |
|
"version": "1.3.8", |
|
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", |
|
"integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"mime-types": "~2.1.34", |
|
"negotiator": "0.6.3" |
|
}, |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/acorn": { |
|
"version": "8.14.1", |
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz", |
|
"integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==", |
|
"license": "MIT", |
|
"bin": { |
|
"acorn": "bin/acorn" |
|
}, |
|
"engines": { |
|
"node": ">=0.4.0" |
|
} |
|
}, |
|
"node_modules/acorn-jsx": { |
|
"version": "5.3.2", |
|
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", |
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" |
|
} |
|
}, |
|
"node_modules/agent-base": { |
|
"version": "6.0.2", |
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", |
|
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"debug": "4" |
|
}, |
|
"engines": { |
|
"node": ">= 6.0.0" |
|
} |
|
}, |
|
"node_modules/agentkeepalive": { |
|
"version": "4.6.0", |
|
"resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.6.0.tgz", |
|
"integrity": "sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"humanize-ms": "^1.2.1" |
|
}, |
|
"engines": { |
|
"node": ">= 8.0.0" |
|
} |
|
}, |
|
"node_modules/aggregate-error": { |
|
"version": "3.1.0", |
|
"resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", |
|
"integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"clean-stack": "^2.0.0", |
|
"indent-string": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/ajv": { |
|
"version": "6.12.6", |
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", |
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.1", |
|
"fast-json-stable-stringify": "^2.0.0", |
|
"json-schema-traverse": "^0.4.1", |
|
"uri-js": "^4.2.2" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/epoberezkin" |
|
} |
|
}, |
|
"node_modules/ansi-escapes": { |
|
"version": "4.3.2", |
|
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", |
|
"integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"type-fest": "^0.21.3" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"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==", |
|
"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==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"color-convert": "^2.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1" |
|
} |
|
}, |
|
"node_modules/anymatch": { |
|
"version": "3.1.3", |
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", |
|
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"normalize-path": "^3.0.0", |
|
"picomatch": "^2.0.4" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/aproba": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz", |
|
"integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==", |
|
"license": "ISC", |
|
"optional": true |
|
}, |
|
"node_modules/are-we-there-yet": { |
|
"version": "3.0.1", |
|
"resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz", |
|
"integrity": "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==", |
|
"deprecated": "This package is no longer supported.", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"delegates": "^1.0.0", |
|
"readable-stream": "^3.6.0" |
|
}, |
|
"engines": { |
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0" |
|
} |
|
}, |
|
"node_modules/argparse": { |
|
"version": "2.0.1", |
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", |
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", |
|
"license": "Python-2.0" |
|
}, |
|
"node_modules/async-lock": { |
|
"version": "1.4.1", |
|
"resolved": "https://registry.npmjs.org/async-lock/-/async-lock-1.4.1.tgz", |
|
"integrity": "sha512-Az2ZTpuytrtqENulXwO3GGv1Bztugx6TT37NIo7imr/Qo0gsYiGtSdBa2B6fsXhTpVZDNfu1Qn3pk531e3q+nQ==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/babel-jest": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz", |
|
"integrity": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/transform": "^29.7.0", |
|
"@types/babel__core": "^7.1.14", |
|
"babel-plugin-istanbul": "^6.1.1", |
|
"babel-preset-jest": "^29.6.3", |
|
"chalk": "^4.0.0", |
|
"graceful-fs": "^4.2.9", |
|
"slash": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.8.0" |
|
} |
|
}, |
|
"node_modules/babel-plugin-istanbul": { |
|
"version": "6.1.1", |
|
"resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", |
|
"integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==", |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.0.0", |
|
"@istanbuljs/load-nyc-config": "^1.0.0", |
|
"@istanbuljs/schema": "^0.1.2", |
|
"istanbul-lib-instrument": "^5.0.4", |
|
"test-exclude": "^6.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/babel-plugin-istanbul/node_modules/istanbul-lib-instrument": { |
|
"version": "5.2.1", |
|
"resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz", |
|
"integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==", |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"@babel/core": "^7.12.3", |
|
"@babel/parser": "^7.14.7", |
|
"@istanbuljs/schema": "^0.1.2", |
|
"istanbul-lib-coverage": "^3.2.0", |
|
"semver": "^6.3.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/babel-plugin-istanbul/node_modules/semver": { |
|
"version": "6.3.1", |
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver.js" |
|
} |
|
}, |
|
"node_modules/babel-plugin-jest-hoist": { |
|
"version": "29.6.3", |
|
"resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz", |
|
"integrity": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/template": "^7.3.3", |
|
"@babel/types": "^7.3.3", |
|
"@types/babel__core": "^7.1.14", |
|
"@types/babel__traverse": "^7.0.6" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/babel-preset-current-node-syntax": { |
|
"version": "1.1.0", |
|
"resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.1.0.tgz", |
|
"integrity": "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/plugin-syntax-async-generators": "^7.8.4", |
|
"@babel/plugin-syntax-bigint": "^7.8.3", |
|
"@babel/plugin-syntax-class-properties": "^7.12.13", |
|
"@babel/plugin-syntax-class-static-block": "^7.14.5", |
|
"@babel/plugin-syntax-import-attributes": "^7.24.7", |
|
"@babel/plugin-syntax-import-meta": "^7.10.4", |
|
"@babel/plugin-syntax-json-strings": "^7.8.3", |
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", |
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", |
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4", |
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3", |
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3", |
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5", |
|
"@babel/plugin-syntax-top-level-await": "^7.14.5" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/babel-preset-jest": { |
|
"version": "29.6.3", |
|
"resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz", |
|
"integrity": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"babel-plugin-jest-hoist": "^29.6.3", |
|
"babel-preset-current-node-syntax": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"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==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/base64-js": { |
|
"version": "1.5.1", |
|
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", |
|
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", |
|
"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/base64id": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz", |
|
"integrity": "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": "^4.5.0 || >= 5.9" |
|
} |
|
}, |
|
"node_modules/before-after-hook": { |
|
"version": "3.0.2", |
|
"resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-3.0.2.tgz", |
|
"integrity": "sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A==", |
|
"license": "Apache-2.0" |
|
}, |
|
"node_modules/bindings": { |
|
"version": "1.5.0", |
|
"resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", |
|
"integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"file-uri-to-path": "1.0.0" |
|
} |
|
}, |
|
"node_modules/bl": { |
|
"version": "4.1.0", |
|
"resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", |
|
"integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"buffer": "^5.5.0", |
|
"inherits": "^2.0.4", |
|
"readable-stream": "^3.4.0" |
|
} |
|
}, |
|
"node_modules/brace-expansion": { |
|
"version": "1.1.11", |
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", |
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"balanced-match": "^1.0.0", |
|
"concat-map": "0.0.1" |
|
} |
|
}, |
|
"node_modules/braces": { |
|
"version": "3.0.3", |
|
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", |
|
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"fill-range": "^7.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/browserslist": { |
|
"version": "4.24.4", |
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz", |
|
"integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==", |
|
"funding": [ |
|
{ |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/browserslist" |
|
}, |
|
{ |
|
"type": "tidelift", |
|
"url": "https://tidelift.com/funding/github/npm/browserslist" |
|
}, |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/ai" |
|
} |
|
], |
|
"license": "MIT", |
|
"dependencies": { |
|
"caniuse-lite": "^1.0.30001688", |
|
"electron-to-chromium": "^1.5.73", |
|
"node-releases": "^2.0.19", |
|
"update-browserslist-db": "^1.1.1" |
|
}, |
|
"bin": { |
|
"browserslist": "cli.js" |
|
}, |
|
"engines": { |
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
|
} |
|
}, |
|
"node_modules/bser": { |
|
"version": "2.1.1", |
|
"resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz", |
|
"integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==", |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"node-int64": "^0.4.0" |
|
} |
|
}, |
|
"node_modules/buffer": { |
|
"version": "5.7.1", |
|
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", |
|
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", |
|
"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", |
|
"dependencies": { |
|
"base64-js": "^1.3.1", |
|
"ieee754": "^1.1.13" |
|
} |
|
}, |
|
"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==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/cacache": { |
|
"version": "15.3.0", |
|
"resolved": "https://registry.npmjs.org/cacache/-/cacache-15.3.0.tgz", |
|
"integrity": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"@npmcli/fs": "^1.0.0", |
|
"@npmcli/move-file": "^1.0.1", |
|
"chownr": "^2.0.0", |
|
"fs-minipass": "^2.0.0", |
|
"glob": "^7.1.4", |
|
"infer-owner": "^1.0.4", |
|
"lru-cache": "^6.0.0", |
|
"minipass": "^3.1.1", |
|
"minipass-collect": "^1.0.2", |
|
"minipass-flush": "^1.0.5", |
|
"minipass-pipeline": "^1.2.2", |
|
"mkdirp": "^1.0.3", |
|
"p-map": "^4.0.0", |
|
"promise-inflight": "^1.0.1", |
|
"rimraf": "^3.0.2", |
|
"ssri": "^8.0.1", |
|
"tar": "^6.0.2", |
|
"unique-filename": "^1.1.1" |
|
}, |
|
"engines": { |
|
"node": ">= 10" |
|
} |
|
}, |
|
"node_modules/callsites": { |
|
"version": "3.1.0", |
|
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", |
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/camelcase": { |
|
"version": "5.3.1", |
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", |
|
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/caniuse-lite": { |
|
"version": "1.0.30001707", |
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001707.tgz", |
|
"integrity": "sha512-3qtRjw/HQSMlDWf+X79N206fepf4SOOU6SQLMaq/0KkZLmSjPxAkBOQQ+FxbHKfHmYLZFfdWsO3KA90ceHPSnw==", |
|
"funding": [ |
|
{ |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/browserslist" |
|
}, |
|
{ |
|
"type": "tidelift", |
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite" |
|
}, |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/ai" |
|
} |
|
], |
|
"license": "CC-BY-4.0" |
|
}, |
|
"node_modules/carnival-toolbox": { |
|
"version": "1.8.5", |
|
"resolved": "https://registry.npmjs.org/carnival-toolbox/-/carnival-toolbox-1.8.5.tgz", |
|
"integrity": "sha512-YyfQRIakHsZNGVNt4gAosTC4q20D0EVBqyzPfjZrHfIXfulz2niuvBfEJLNvpQWM9H7LMhoQdi8nfkQcD0OwNA==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/chalk": { |
|
"version": "4.1.2", |
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", |
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-styles": "^4.1.0", |
|
"supports-color": "^7.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/chalk/chalk?sponsor=1" |
|
} |
|
}, |
|
"node_modules/char-regex": { |
|
"version": "1.0.2", |
|
"resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz", |
|
"integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/chownr": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", |
|
"integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/ci-info": { |
|
"version": "3.9.0", |
|
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz", |
|
"integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==", |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/sibiraj-s" |
|
} |
|
], |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/cjs-module-lexer": { |
|
"version": "1.4.3", |
|
"resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz", |
|
"integrity": "sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/clean-git-ref": { |
|
"version": "2.0.1", |
|
"resolved": "https://registry.npmjs.org/clean-git-ref/-/clean-git-ref-2.0.1.tgz", |
|
"integrity": "sha512-bLSptAy2P0s6hU4PzuIMKmMJJSE6gLXGH1cntDu7bWJUksvuM+7ReOK61mozULErYvP6a15rnYl0zFDef+pyPw==", |
|
"license": "Apache-2.0" |
|
}, |
|
"node_modules/clean-stack": { |
|
"version": "2.2.0", |
|
"resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", |
|
"integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", |
|
"license": "MIT", |
|
"optional": true, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"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==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"string-width": "^4.2.0", |
|
"strip-ansi": "^6.0.1", |
|
"wrap-ansi": "^7.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/co": { |
|
"version": "4.6.0", |
|
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", |
|
"integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"iojs": ">= 1.0.0", |
|
"node": ">= 0.12.0" |
|
} |
|
}, |
|
"node_modules/collect-v8-coverage": { |
|
"version": "1.0.2", |
|
"resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz", |
|
"integrity": "sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==", |
|
"license": "MIT" |
|
}, |
|
"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==", |
|
"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==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/color-support": { |
|
"version": "1.1.3", |
|
"resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", |
|
"integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", |
|
"license": "ISC", |
|
"optional": true, |
|
"bin": { |
|
"color-support": "bin.js" |
|
} |
|
}, |
|
"node_modules/concat-map": { |
|
"version": "0.0.1", |
|
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", |
|
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/console-control-strings": { |
|
"version": "1.1.0", |
|
"resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", |
|
"integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==", |
|
"license": "ISC", |
|
"optional": true |
|
}, |
|
"node_modules/convert-source-map": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", |
|
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/cors": { |
|
"version": "2.8.5", |
|
"resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz", |
|
"integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"object-assign": "^4", |
|
"vary": "^1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.10" |
|
} |
|
}, |
|
"node_modules/crc-32": { |
|
"version": "1.2.2", |
|
"resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz", |
|
"integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==", |
|
"license": "Apache-2.0", |
|
"bin": { |
|
"crc32": "bin/crc32.njs" |
|
}, |
|
"engines": { |
|
"node": ">=0.8" |
|
} |
|
}, |
|
"node_modules/create-jest": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/create-jest/-/create-jest-29.7.0.tgz", |
|
"integrity": "sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/types": "^29.6.3", |
|
"chalk": "^4.0.0", |
|
"exit": "^0.1.2", |
|
"graceful-fs": "^4.2.9", |
|
"jest-config": "^29.7.0", |
|
"jest-util": "^29.7.0", |
|
"prompts": "^2.0.1" |
|
}, |
|
"bin": { |
|
"create-jest": "bin/create-jest.js" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/cross-spawn": { |
|
"version": "7.0.6", |
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", |
|
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"path-key": "^3.1.0", |
|
"shebang-command": "^2.0.0", |
|
"which": "^2.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/debug": { |
|
"version": "4.4.0", |
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", |
|
"integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "^2.1.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"supports-color": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/decompress-response": { |
|
"version": "6.0.0", |
|
"resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz", |
|
"integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"mimic-response": "^3.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/dedent": { |
|
"version": "1.5.3", |
|
"resolved": "https://registry.npmjs.org/dedent/-/dedent-1.5.3.tgz", |
|
"integrity": "sha512-NHQtfOOW68WD8lgypbLA5oT+Bt0xXJhiYvoR6SmmNXZfpzOGXwdKWmcwG8N7PwVVWV3eF/68nmD9BaJSsTBhyQ==", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"babel-plugin-macros": "^3.1.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"babel-plugin-macros": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/deep-extend": { |
|
"version": "0.6.0", |
|
"resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", |
|
"integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4.0.0" |
|
} |
|
}, |
|
"node_modules/deep-is": { |
|
"version": "0.1.4", |
|
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", |
|
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", |
|
"license": "MIT" |
|
}, |
|
"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==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/delegates": { |
|
"version": "1.0.0", |
|
"resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", |
|
"integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==", |
|
"license": "MIT", |
|
"optional": true |
|
}, |
|
"node_modules/detect-libc": { |
|
"version": "2.0.3", |
|
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz", |
|
"integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==", |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/detect-newline": { |
|
"version": "3.1.0", |
|
"resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", |
|
"integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/diff-sequences": { |
|
"version": "29.6.3", |
|
"resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz", |
|
"integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/diff3": { |
|
"version": "0.0.3", |
|
"resolved": "https://registry.npmjs.org/diff3/-/diff3-0.0.3.tgz", |
|
"integrity": "sha512-iSq8ngPOt0K53A6eVr4d5Kn6GNrM2nQZtC740pzIriHtn4pOQ2lyzEXQMBeVcWERN0ye7fhBsk9PbLLQOnUx/g==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/electron-to-chromium": { |
|
"version": "1.5.123", |
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.123.tgz", |
|
"integrity": "sha512-refir3NlutEZqlKaBLK0tzlVLe5P2wDKS7UQt/3SpibizgsRAPOsqQC3ffw1nlv3ze5gjRQZYHoPymgVZkplFA==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/emittery": { |
|
"version": "0.13.1", |
|
"resolved": "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz", |
|
"integrity": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=12" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sindresorhus/emittery?sponsor=1" |
|
} |
|
}, |
|
"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==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/encoding": { |
|
"version": "0.1.13", |
|
"resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", |
|
"integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"iconv-lite": "^0.6.2" |
|
} |
|
}, |
|
"node_modules/end-of-stream": { |
|
"version": "1.4.4", |
|
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", |
|
"integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"once": "^1.4.0" |
|
} |
|
}, |
|
"node_modules/engine.io": { |
|
"version": "6.6.4", |
|
"resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.6.4.tgz", |
|
"integrity": "sha512-ZCkIjSYNDyGn0R6ewHDtXgns/Zre/NT6Agvq1/WobF7JXgFff4SeDroKiCO3fNJreU9YG429Sc81o4w5ok/W5g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/cors": "^2.8.12", |
|
"@types/node": ">=10.0.0", |
|
"accepts": "~1.3.4", |
|
"base64id": "2.0.0", |
|
"cookie": "~0.7.2", |
|
"cors": "~2.8.5", |
|
"debug": "~4.3.1", |
|
"engine.io-parser": "~5.2.1", |
|
"ws": "~8.17.1" |
|
}, |
|
"engines": { |
|
"node": ">=10.2.0" |
|
} |
|
}, |
|
"node_modules/engine.io-parser": { |
|
"version": "5.2.3", |
|
"resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.2.3.tgz", |
|
"integrity": "sha512-HqD3yTBfnBxIrbnM1DoD6Pcq8NECnh8d4As1Qgh0z5Gg3jRRIqijury0CL3ghu/edArpUYiYqQiDUQBIs4np3Q==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10.0.0" |
|
} |
|
}, |
|
"node_modules/engine.io/node_modules/cookie": { |
|
"version": "0.7.2", |
|
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", |
|
"integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/engine.io/node_modules/debug": { |
|
"version": "4.3.7", |
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", |
|
"integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "^2.1.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"supports-color": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/env-paths": { |
|
"version": "2.2.1", |
|
"resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", |
|
"integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", |
|
"license": "MIT", |
|
"optional": true, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/err-code": { |
|
"version": "2.0.3", |
|
"resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz", |
|
"integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==", |
|
"license": "MIT", |
|
"optional": true |
|
}, |
|
"node_modules/error-ex": { |
|
"version": "1.3.2", |
|
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", |
|
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-arrayish": "^0.2.1" |
|
} |
|
}, |
|
"node_modules/escalade": { |
|
"version": "3.2.0", |
|
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", |
|
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/escape-string-regexp": { |
|
"version": "4.0.0", |
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", |
|
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/eslint": { |
|
"version": "9.23.0", |
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.23.0.tgz", |
|
"integrity": "sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@eslint-community/eslint-utils": "^4.2.0", |
|
"@eslint-community/regexpp": "^4.12.1", |
|
"@eslint/config-array": "^0.19.2", |
|
"@eslint/config-helpers": "^0.2.0", |
|
"@eslint/core": "^0.12.0", |
|
"@eslint/eslintrc": "^3.3.1", |
|
"@eslint/js": "9.23.0", |
|
"@eslint/plugin-kit": "^0.2.7", |
|
"@humanfs/node": "^0.16.6", |
|
"@humanwhocodes/module-importer": "^1.0.1", |
|
"@humanwhocodes/retry": "^0.4.2", |
|
"@types/estree": "^1.0.6", |
|
"@types/json-schema": "^7.0.15", |
|
"ajv": "^6.12.4", |
|
"chalk": "^4.0.0", |
|
"cross-spawn": "^7.0.6", |
|
"debug": "^4.3.2", |
|
"escape-string-regexp": "^4.0.0", |
|
"eslint-scope": "^8.3.0", |
|
"eslint-visitor-keys": "^4.2.0", |
|
"espree": "^10.3.0", |
|
"esquery": "^1.5.0", |
|
"esutils": "^2.0.2", |
|
"fast-deep-equal": "^3.1.3", |
|
"file-entry-cache": "^8.0.0", |
|
"find-up": "^5.0.0", |
|
"glob-parent": "^6.0.2", |
|
"ignore": "^5.2.0", |
|
"imurmurhash": "^0.1.4", |
|
"is-glob": "^4.0.0", |
|
"json-stable-stringify-without-jsonify": "^1.0.1", |
|
"lodash.merge": "^4.6.2", |
|
"minimatch": "^3.1.2", |
|
"natural-compare": "^1.4.0", |
|
"optionator": "^0.9.3" |
|
}, |
|
"bin": { |
|
"eslint": "bin/eslint.js" |
|
}, |
|
"engines": { |
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
|
}, |
|
"funding": { |
|
"url": "https://eslint.org/donate" |
|
}, |
|
"peerDependencies": { |
|
"jiti": "*" |
|
}, |
|
"peerDependenciesMeta": { |
|
"jiti": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/eslint-scope": { |
|
"version": "8.3.0", |
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.3.0.tgz", |
|
"integrity": "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==", |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"esrecurse": "^4.3.0", |
|
"estraverse": "^5.2.0" |
|
}, |
|
"engines": { |
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
|
}, |
|
"funding": { |
|
"url": "https://opencollective.com/eslint" |
|
} |
|
}, |
|
"node_modules/eslint-visitor-keys": { |
|
"version": "4.2.0", |
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz", |
|
"integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==", |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
|
}, |
|
"funding": { |
|
"url": "https://opencollective.com/eslint" |
|
} |
|
}, |
|
"node_modules/espree": { |
|
"version": "10.3.0", |
|
"resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz", |
|
"integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==", |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"acorn": "^8.14.0", |
|
"acorn-jsx": "^5.3.2", |
|
"eslint-visitor-keys": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
|
}, |
|
"funding": { |
|
"url": "https://opencollective.com/eslint" |
|
} |
|
}, |
|
"node_modules/esprima": { |
|
"version": "4.0.1", |
|
"resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", |
|
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", |
|
"license": "BSD-2-Clause", |
|
"bin": { |
|
"esparse": "bin/esparse.js", |
|
"esvalidate": "bin/esvalidate.js" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/esquery": { |
|
"version": "1.6.0", |
|
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz", |
|
"integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"estraverse": "^5.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10" |
|
} |
|
}, |
|
"node_modules/esrecurse": { |
|
"version": "4.3.0", |
|
"resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", |
|
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"estraverse": "^5.2.0" |
|
}, |
|
"engines": { |
|
"node": ">=4.0" |
|
} |
|
}, |
|
"node_modules/estraverse": { |
|
"version": "5.3.0", |
|
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", |
|
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", |
|
"license": "BSD-2-Clause", |
|
"engines": { |
|
"node": ">=4.0" |
|
} |
|
}, |
|
"node_modules/esutils": { |
|
"version": "2.0.3", |
|
"resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", |
|
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", |
|
"license": "BSD-2-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/execa": { |
|
"version": "5.1.1", |
|
"resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", |
|
"integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"cross-spawn": "^7.0.3", |
|
"get-stream": "^6.0.0", |
|
"human-signals": "^2.1.0", |
|
"is-stream": "^2.0.0", |
|
"merge-stream": "^2.0.0", |
|
"npm-run-path": "^4.0.1", |
|
"onetime": "^5.1.2", |
|
"signal-exit": "^3.0.3", |
|
"strip-final-newline": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sindresorhus/execa?sponsor=1" |
|
} |
|
}, |
|
"node_modules/exit": { |
|
"version": "0.1.2", |
|
"resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", |
|
"integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==", |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/expand-template": { |
|
"version": "2.0.3", |
|
"resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz", |
|
"integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==", |
|
"license": "(MIT OR WTFPL)", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/expect": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz", |
|
"integrity": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/expect-utils": "^29.7.0", |
|
"jest-get-type": "^29.6.3", |
|
"jest-matcher-utils": "^29.7.0", |
|
"jest-message-util": "^29.7.0", |
|
"jest-util": "^29.7.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/fast-content-type-parse": { |
|
"version": "2.0.1", |
|
"resolved": "https://registry.npmjs.org/fast-content-type-parse/-/fast-content-type-parse-2.0.1.tgz", |
|
"integrity": "sha512-nGqtvLrj5w0naR6tDPfB4cUmYCqouzyQiz6C5y/LtcDllJdrcc6WaWW6iXyIIOErTa/XRybj28aasdn4LkVk6Q==", |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/fastify" |
|
}, |
|
{ |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/fastify" |
|
} |
|
], |
|
"license": "MIT" |
|
}, |
|
"node_modules/fast-deep-equal": { |
|
"version": "3.1.3", |
|
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", |
|
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/fast-json-stable-stringify": { |
|
"version": "2.1.0", |
|
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", |
|
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/fast-levenshtein": { |
|
"version": "2.0.6", |
|
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", |
|
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/fb-watchman": { |
|
"version": "2.0.2", |
|
"resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz", |
|
"integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==", |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"bser": "2.1.1" |
|
} |
|
}, |
|
"node_modules/file-entry-cache": { |
|
"version": "8.0.0", |
|
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz", |
|
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"flat-cache": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=16.0.0" |
|
} |
|
}, |
|
"node_modules/file-uri-to-path": { |
|
"version": "1.0.0", |
|
"resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", |
|
"integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/fill-range": { |
|
"version": "7.1.1", |
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", |
|
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"to-regex-range": "^5.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/find-up": { |
|
"version": "5.0.0", |
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", |
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"locate-path": "^6.0.0", |
|
"path-exists": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/flat-cache": { |
|
"version": "4.0.1", |
|
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz", |
|
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"flatted": "^3.2.9", |
|
"keyv": "^4.5.4" |
|
}, |
|
"engines": { |
|
"node": ">=16" |
|
} |
|
}, |
|
"node_modules/flatted": { |
|
"version": "3.3.3", |
|
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz", |
|
"integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/fs-constants": { |
|
"version": "1.0.0", |
|
"resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", |
|
"integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/fs-minipass": { |
|
"version": "2.1.0", |
|
"resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", |
|
"integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"minipass": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/fs.realpath": { |
|
"version": "1.0.0", |
|
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", |
|
"integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/fsevents": { |
|
"version": "2.3.3", |
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
|
"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==", |
|
"license": "MIT", |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/gauge": { |
|
"version": "4.0.4", |
|
"resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz", |
|
"integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==", |
|
"deprecated": "This package is no longer supported.", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"aproba": "^1.0.3 || ^2.0.0", |
|
"color-support": "^1.1.3", |
|
"console-control-strings": "^1.1.0", |
|
"has-unicode": "^2.0.1", |
|
"signal-exit": "^3.0.7", |
|
"string-width": "^4.2.3", |
|
"strip-ansi": "^6.0.1", |
|
"wide-align": "^1.1.5" |
|
}, |
|
"engines": { |
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0" |
|
} |
|
}, |
|
"node_modules/gensync": { |
|
"version": "1.0.0-beta.2", |
|
"resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", |
|
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"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==", |
|
"license": "ISC", |
|
"engines": { |
|
"node": "6.* || 8.* || >= 10.*" |
|
} |
|
}, |
|
"node_modules/get-package-type": { |
|
"version": "0.1.0", |
|
"resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", |
|
"integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8.0.0" |
|
} |
|
}, |
|
"node_modules/get-stream": { |
|
"version": "6.0.1", |
|
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", |
|
"integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/github-from-package": { |
|
"version": "0.0.0", |
|
"resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz", |
|
"integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/glob": { |
|
"version": "7.2.3", |
|
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", |
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", |
|
"deprecated": "Glob versions prior to v9 are no longer supported", |
|
"license": "ISC", |
|
"dependencies": { |
|
"fs.realpath": "^1.0.0", |
|
"inflight": "^1.0.4", |
|
"inherits": "2", |
|
"minimatch": "^3.1.1", |
|
"once": "^1.3.0", |
|
"path-is-absolute": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": "*" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/isaacs" |
|
} |
|
}, |
|
"node_modules/glob-parent": { |
|
"version": "6.0.2", |
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", |
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"is-glob": "^4.0.3" |
|
}, |
|
"engines": { |
|
"node": ">=10.13.0" |
|
} |
|
}, |
|
"node_modules/globals": { |
|
"version": "14.0.0", |
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz", |
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=18" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/graceful-fs": { |
|
"version": "4.2.11", |
|
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", |
|
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/has-flag": { |
|
"version": "4.0.0", |
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", |
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/has-unicode": { |
|
"version": "2.0.1", |
|
"resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", |
|
"integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==", |
|
"license": "ISC", |
|
"optional": true |
|
}, |
|
"node_modules/hasown": { |
|
"version": "2.0.2", |
|
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", |
|
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"function-bind": "^1.1.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
} |
|
}, |
|
"node_modules/html-escaper": { |
|
"version": "2.0.2", |
|
"resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", |
|
"integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/http-cache-semantics": { |
|
"version": "4.1.1", |
|
"resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", |
|
"integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", |
|
"license": "BSD-2-Clause", |
|
"optional": true |
|
}, |
|
"node_modules/http-proxy-agent": { |
|
"version": "4.0.1", |
|
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", |
|
"integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"@tootallnate/once": "1", |
|
"agent-base": "6", |
|
"debug": "4" |
|
}, |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/https-proxy-agent": { |
|
"version": "5.0.1", |
|
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", |
|
"integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"agent-base": "6", |
|
"debug": "4" |
|
}, |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/human-signals": { |
|
"version": "2.1.0", |
|
"resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", |
|
"integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": ">=10.17.0" |
|
} |
|
}, |
|
"node_modules/humanize-ms": { |
|
"version": "1.2.1", |
|
"resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz", |
|
"integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"ms": "^2.0.0" |
|
} |
|
}, |
|
"node_modules/iconv-lite": { |
|
"version": "0.6.3", |
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", |
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"safer-buffer": ">= 2.1.2 < 3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/ieee754": { |
|
"version": "1.2.1", |
|
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", |
|
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", |
|
"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": "BSD-3-Clause" |
|
}, |
|
"node_modules/ignore": { |
|
"version": "5.3.2", |
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", |
|
"integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 4" |
|
} |
|
}, |
|
"node_modules/import-fresh": { |
|
"version": "3.3.1", |
|
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz", |
|
"integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"parent-module": "^1.0.0", |
|
"resolve-from": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/import-local": { |
|
"version": "3.2.0", |
|
"resolved": "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz", |
|
"integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"pkg-dir": "^4.2.0", |
|
"resolve-cwd": "^3.0.0" |
|
}, |
|
"bin": { |
|
"import-local-fixture": "fixtures/cli.js" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/imurmurhash": { |
|
"version": "0.1.4", |
|
"resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", |
|
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.8.19" |
|
} |
|
}, |
|
"node_modules/indent-string": { |
|
"version": "4.0.0", |
|
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", |
|
"integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", |
|
"license": "MIT", |
|
"optional": true, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/infer-owner": { |
|
"version": "1.0.4", |
|
"resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz", |
|
"integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==", |
|
"license": "ISC", |
|
"optional": true |
|
}, |
|
"node_modules/inflight": { |
|
"version": "1.0.6", |
|
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", |
|
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", |
|
"deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.", |
|
"license": "ISC", |
|
"dependencies": { |
|
"once": "^1.3.0", |
|
"wrappy": "1" |
|
} |
|
}, |
|
"node_modules/inherits": { |
|
"version": "2.0.4", |
|
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", |
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/ini": { |
|
"version": "5.0.0", |
|
"resolved": "https://registry.npmjs.org/ini/-/ini-5.0.0.tgz", |
|
"integrity": "sha512-+N0ngpO3e7cRUWOJAS7qw0IZIVc6XPrW4MlFBdD066F2L4k1L6ker3hLqSq7iXxU5tgS4WGkIUElWn5vogAEnw==", |
|
"license": "ISC", |
|
"engines": { |
|
"node": "^18.17.0 || >=20.5.0" |
|
} |
|
}, |
|
"node_modules/ip-address": { |
|
"version": "9.0.5", |
|
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz", |
|
"integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"jsbn": "1.1.0", |
|
"sprintf-js": "^1.1.3" |
|
}, |
|
"engines": { |
|
"node": ">= 12" |
|
} |
|
}, |
|
"node_modules/is-arrayish": { |
|
"version": "0.2.1", |
|
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", |
|
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", |
|
"license": "MIT" |
|
}, |
|
"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==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"hasown": "^2.0.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/is-extglob": { |
|
"version": "2.1.1", |
|
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", |
|
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"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==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/is-generator-fn": { |
|
"version": "2.1.0", |
|
"resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz", |
|
"integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/is-glob": { |
|
"version": "4.0.3", |
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", |
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-extglob": "^2.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/is-lambda": { |
|
"version": "1.0.1", |
|
"resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz", |
|
"integrity": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==", |
|
"license": "MIT", |
|
"optional": true |
|
}, |
|
"node_modules/is-number": { |
|
"version": "7.0.0", |
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", |
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.12.0" |
|
} |
|
}, |
|
"node_modules/is-stream": { |
|
"version": "2.0.1", |
|
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", |
|
"integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/isexe": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", |
|
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/isomorphic-git": { |
|
"version": "1.29.0", |
|
"resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.29.0.tgz", |
|
"integrity": "sha512-zWGqk8901cicvVEhVpN76AwKrS/TzHak2NQCtNXIAavpMIy/yqh+d/JtC9A8AUKZAauUdOyEWKI29tuCLAL+Zg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"async-lock": "^1.4.1", |
|
"clean-git-ref": "^2.0.1", |
|
"crc-32": "^1.2.0", |
|
"diff3": "0.0.3", |
|
"ignore": "^5.1.4", |
|
"minimisted": "^2.0.0", |
|
"pako": "^1.0.10", |
|
"path-browserify": "^1.0.1", |
|
"pify": "^4.0.1", |
|
"readable-stream": "^3.4.0", |
|
"sha.js": "^2.4.9", |
|
"simple-get": "^4.0.1" |
|
}, |
|
"bin": { |
|
"isogit": "cli.cjs" |
|
}, |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/istanbul-lib-coverage": { |
|
"version": "3.2.2", |
|
"resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz", |
|
"integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==", |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/istanbul-lib-instrument": { |
|
"version": "6.0.3", |
|
"resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz", |
|
"integrity": "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==", |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"@babel/core": "^7.23.9", |
|
"@babel/parser": "^7.23.9", |
|
"@istanbuljs/schema": "^0.1.3", |
|
"istanbul-lib-coverage": "^3.2.0", |
|
"semver": "^7.5.4" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/istanbul-lib-report": { |
|
"version": "3.0.1", |
|
"resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz", |
|
"integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==", |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"istanbul-lib-coverage": "^3.0.0", |
|
"make-dir": "^4.0.0", |
|
"supports-color": "^7.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/istanbul-lib-source-maps": { |
|
"version": "4.0.1", |
|
"resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", |
|
"integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==", |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"debug": "^4.1.1", |
|
"istanbul-lib-coverage": "^3.0.0", |
|
"source-map": "^0.6.1" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/istanbul-reports": { |
|
"version": "3.1.7", |
|
"resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.7.tgz", |
|
"integrity": "sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==", |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"html-escaper": "^2.0.0", |
|
"istanbul-lib-report": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/jest": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest/-/jest-29.7.0.tgz", |
|
"integrity": "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/core": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"import-local": "^3.0.2", |
|
"jest-cli": "^29.7.0" |
|
}, |
|
"bin": { |
|
"jest": "bin/jest.js" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
}, |
|
"peerDependencies": { |
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"node-notifier": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/jest-changed-files": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.7.0.tgz", |
|
"integrity": "sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"execa": "^5.0.0", |
|
"jest-util": "^29.7.0", |
|
"p-limit": "^3.1.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-circus": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.7.0.tgz", |
|
"integrity": "sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/environment": "^29.7.0", |
|
"@jest/expect": "^29.7.0", |
|
"@jest/test-result": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"@types/node": "*", |
|
"chalk": "^4.0.0", |
|
"co": "^4.6.0", |
|
"dedent": "^1.0.0", |
|
"is-generator-fn": "^2.0.0", |
|
"jest-each": "^29.7.0", |
|
"jest-matcher-utils": "^29.7.0", |
|
"jest-message-util": "^29.7.0", |
|
"jest-runtime": "^29.7.0", |
|
"jest-snapshot": "^29.7.0", |
|
"jest-util": "^29.7.0", |
|
"p-limit": "^3.1.0", |
|
"pretty-format": "^29.7.0", |
|
"pure-rand": "^6.0.0", |
|
"slash": "^3.0.0", |
|
"stack-utils": "^2.0.3" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-cli": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.7.0.tgz", |
|
"integrity": "sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/core": "^29.7.0", |
|
"@jest/test-result": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"chalk": "^4.0.0", |
|
"create-jest": "^29.7.0", |
|
"exit": "^0.1.2", |
|
"import-local": "^3.0.2", |
|
"jest-config": "^29.7.0", |
|
"jest-util": "^29.7.0", |
|
"jest-validate": "^29.7.0", |
|
"yargs": "^17.3.1" |
|
}, |
|
"bin": { |
|
"jest": "bin/jest.js" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
}, |
|
"peerDependencies": { |
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"node-notifier": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/jest-config": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-config/-/jest-config-29.7.0.tgz", |
|
"integrity": "sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/core": "^7.11.6", |
|
"@jest/test-sequencer": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"babel-jest": "^29.7.0", |
|
"chalk": "^4.0.0", |
|
"ci-info": "^3.2.0", |
|
"deepmerge": "^4.2.2", |
|
"glob": "^7.1.3", |
|
"graceful-fs": "^4.2.9", |
|
"jest-circus": "^29.7.0", |
|
"jest-environment-node": "^29.7.0", |
|
"jest-get-type": "^29.6.3", |
|
"jest-regex-util": "^29.6.3", |
|
"jest-resolve": "^29.7.0", |
|
"jest-runner": "^29.7.0", |
|
"jest-util": "^29.7.0", |
|
"jest-validate": "^29.7.0", |
|
"micromatch": "^4.0.4", |
|
"parse-json": "^5.2.0", |
|
"pretty-format": "^29.7.0", |
|
"slash": "^3.0.0", |
|
"strip-json-comments": "^3.1.1" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
}, |
|
"peerDependencies": { |
|
"@types/node": "*", |
|
"ts-node": ">=9.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@types/node": { |
|
"optional": true |
|
}, |
|
"ts-node": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/jest-config/node_modules/strip-json-comments": { |
|
"version": "3.1.1", |
|
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", |
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/jest-diff": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz", |
|
"integrity": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"chalk": "^4.0.0", |
|
"diff-sequences": "^29.6.3", |
|
"jest-get-type": "^29.6.3", |
|
"pretty-format": "^29.7.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-docblock": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.7.0.tgz", |
|
"integrity": "sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"detect-newline": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-each": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz", |
|
"integrity": "sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/types": "^29.6.3", |
|
"chalk": "^4.0.0", |
|
"jest-get-type": "^29.6.3", |
|
"jest-util": "^29.7.0", |
|
"pretty-format": "^29.7.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-environment-node": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.7.0.tgz", |
|
"integrity": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/environment": "^29.7.0", |
|
"@jest/fake-timers": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"@types/node": "*", |
|
"jest-mock": "^29.7.0", |
|
"jest-util": "^29.7.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-get-type": { |
|
"version": "29.6.3", |
|
"resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz", |
|
"integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-haste-map": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.7.0.tgz", |
|
"integrity": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/types": "^29.6.3", |
|
"@types/graceful-fs": "^4.1.3", |
|
"@types/node": "*", |
|
"anymatch": "^3.0.3", |
|
"fb-watchman": "^2.0.0", |
|
"graceful-fs": "^4.2.9", |
|
"jest-regex-util": "^29.6.3", |
|
"jest-util": "^29.7.0", |
|
"jest-worker": "^29.7.0", |
|
"micromatch": "^4.0.4", |
|
"walker": "^1.0.8" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
}, |
|
"optionalDependencies": { |
|
"fsevents": "^2.3.2" |
|
} |
|
}, |
|
"node_modules/jest-leak-detector": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz", |
|
"integrity": "sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"jest-get-type": "^29.6.3", |
|
"pretty-format": "^29.7.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-matcher-utils": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz", |
|
"integrity": "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"chalk": "^4.0.0", |
|
"jest-diff": "^29.7.0", |
|
"jest-get-type": "^29.6.3", |
|
"pretty-format": "^29.7.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-message-util": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz", |
|
"integrity": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.12.13", |
|
"@jest/types": "^29.6.3", |
|
"@types/stack-utils": "^2.0.0", |
|
"chalk": "^4.0.0", |
|
"graceful-fs": "^4.2.9", |
|
"micromatch": "^4.0.4", |
|
"pretty-format": "^29.7.0", |
|
"slash": "^3.0.0", |
|
"stack-utils": "^2.0.3" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-mock": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.7.0.tgz", |
|
"integrity": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/types": "^29.6.3", |
|
"@types/node": "*", |
|
"jest-util": "^29.7.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-pnp-resolver": { |
|
"version": "1.2.3", |
|
"resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", |
|
"integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"peerDependencies": { |
|
"jest-resolve": "*" |
|
}, |
|
"peerDependenciesMeta": { |
|
"jest-resolve": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/jest-regex-util": { |
|
"version": "29.6.3", |
|
"resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.6.3.tgz", |
|
"integrity": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-resolve": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.7.0.tgz", |
|
"integrity": "sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"chalk": "^4.0.0", |
|
"graceful-fs": "^4.2.9", |
|
"jest-haste-map": "^29.7.0", |
|
"jest-pnp-resolver": "^1.2.2", |
|
"jest-util": "^29.7.0", |
|
"jest-validate": "^29.7.0", |
|
"resolve": "^1.20.0", |
|
"resolve.exports": "^2.0.0", |
|
"slash": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-resolve-dependencies": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz", |
|
"integrity": "sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"jest-regex-util": "^29.6.3", |
|
"jest-snapshot": "^29.7.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-runner": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.7.0.tgz", |
|
"integrity": "sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/console": "^29.7.0", |
|
"@jest/environment": "^29.7.0", |
|
"@jest/test-result": "^29.7.0", |
|
"@jest/transform": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"@types/node": "*", |
|
"chalk": "^4.0.0", |
|
"emittery": "^0.13.1", |
|
"graceful-fs": "^4.2.9", |
|
"jest-docblock": "^29.7.0", |
|
"jest-environment-node": "^29.7.0", |
|
"jest-haste-map": "^29.7.0", |
|
"jest-leak-detector": "^29.7.0", |
|
"jest-message-util": "^29.7.0", |
|
"jest-resolve": "^29.7.0", |
|
"jest-runtime": "^29.7.0", |
|
"jest-util": "^29.7.0", |
|
"jest-watcher": "^29.7.0", |
|
"jest-worker": "^29.7.0", |
|
"p-limit": "^3.1.0", |
|
"source-map-support": "0.5.13" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-runtime": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.7.0.tgz", |
|
"integrity": "sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/environment": "^29.7.0", |
|
"@jest/fake-timers": "^29.7.0", |
|
"@jest/globals": "^29.7.0", |
|
"@jest/source-map": "^29.6.3", |
|
"@jest/test-result": "^29.7.0", |
|
"@jest/transform": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"@types/node": "*", |
|
"chalk": "^4.0.0", |
|
"cjs-module-lexer": "^1.0.0", |
|
"collect-v8-coverage": "^1.0.0", |
|
"glob": "^7.1.3", |
|
"graceful-fs": "^4.2.9", |
|
"jest-haste-map": "^29.7.0", |
|
"jest-message-util": "^29.7.0", |
|
"jest-mock": "^29.7.0", |
|
"jest-regex-util": "^29.6.3", |
|
"jest-resolve": "^29.7.0", |
|
"jest-snapshot": "^29.7.0", |
|
"jest-util": "^29.7.0", |
|
"slash": "^3.0.0", |
|
"strip-bom": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-snapshot": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz", |
|
"integrity": "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/core": "^7.11.6", |
|
"@babel/generator": "^7.7.2", |
|
"@babel/plugin-syntax-jsx": "^7.7.2", |
|
"@babel/plugin-syntax-typescript": "^7.7.2", |
|
"@babel/types": "^7.3.3", |
|
"@jest/expect-utils": "^29.7.0", |
|
"@jest/transform": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"babel-preset-current-node-syntax": "^1.0.0", |
|
"chalk": "^4.0.0", |
|
"expect": "^29.7.0", |
|
"graceful-fs": "^4.2.9", |
|
"jest-diff": "^29.7.0", |
|
"jest-get-type": "^29.6.3", |
|
"jest-matcher-utils": "^29.7.0", |
|
"jest-message-util": "^29.7.0", |
|
"jest-util": "^29.7.0", |
|
"natural-compare": "^1.4.0", |
|
"pretty-format": "^29.7.0", |
|
"semver": "^7.5.3" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-util": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz", |
|
"integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/types": "^29.6.3", |
|
"@types/node": "*", |
|
"chalk": "^4.0.0", |
|
"ci-info": "^3.2.0", |
|
"graceful-fs": "^4.2.9", |
|
"picomatch": "^2.2.3" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-validate": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz", |
|
"integrity": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/types": "^29.6.3", |
|
"camelcase": "^6.2.0", |
|
"chalk": "^4.0.0", |
|
"jest-get-type": "^29.6.3", |
|
"leven": "^3.1.0", |
|
"pretty-format": "^29.7.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-validate/node_modules/camelcase": { |
|
"version": "6.3.0", |
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", |
|
"integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/jest-watcher": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.7.0.tgz", |
|
"integrity": "sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/test-result": "^29.7.0", |
|
"@jest/types": "^29.6.3", |
|
"@types/node": "*", |
|
"ansi-escapes": "^4.2.1", |
|
"chalk": "^4.0.0", |
|
"emittery": "^0.13.1", |
|
"jest-util": "^29.7.0", |
|
"string-length": "^4.0.1" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-worker": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz", |
|
"integrity": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/node": "*", |
|
"jest-util": "^29.7.0", |
|
"merge-stream": "^2.0.0", |
|
"supports-color": "^8.0.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/jest-worker/node_modules/supports-color": { |
|
"version": "8.1.1", |
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", |
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-flag": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/chalk/supports-color?sponsor=1" |
|
} |
|
}, |
|
"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==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/js-yaml": { |
|
"version": "4.1.0", |
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", |
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"argparse": "^2.0.1" |
|
}, |
|
"bin": { |
|
"js-yaml": "bin/js-yaml.js" |
|
} |
|
}, |
|
"node_modules/jsbn": { |
|
"version": "1.1.0", |
|
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz", |
|
"integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==", |
|
"license": "MIT", |
|
"optional": true |
|
}, |
|
"node_modules/jsesc": { |
|
"version": "3.1.0", |
|
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", |
|
"integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", |
|
"license": "MIT", |
|
"bin": { |
|
"jsesc": "bin/jsesc" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/json-buffer": { |
|
"version": "3.0.1", |
|
"resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", |
|
"integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/json-parse-even-better-errors": { |
|
"version": "2.3.1", |
|
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", |
|
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/json-schema-traverse": { |
|
"version": "0.4.1", |
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/json-stable-stringify-without-jsonify": { |
|
"version": "1.0.1", |
|
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", |
|
"integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/json5": { |
|
"version": "2.2.3", |
|
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", |
|
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", |
|
"license": "MIT", |
|
"bin": { |
|
"json5": "lib/cli.js" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/keyv": { |
|
"version": "4.5.4", |
|
"resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", |
|
"integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"json-buffer": "3.0.1" |
|
} |
|
}, |
|
"node_modules/kleur": { |
|
"version": "3.0.3", |
|
"resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", |
|
"integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/leven": { |
|
"version": "3.1.0", |
|
"resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", |
|
"integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/levn": { |
|
"version": "0.4.1", |
|
"resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", |
|
"integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"prelude-ls": "^1.2.1", |
|
"type-check": "~0.4.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/lines-and-columns": { |
|
"version": "1.2.4", |
|
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", |
|
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/locate-path": { |
|
"version": "6.0.0", |
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", |
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-locate": "^5.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/lodash.merge": { |
|
"version": "4.6.2", |
|
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", |
|
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/lru-cache": { |
|
"version": "6.0.0", |
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", |
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"yallist": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/make-dir": { |
|
"version": "4.0.0", |
|
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz", |
|
"integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"semver": "^7.5.3" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/make-fetch-happen": { |
|
"version": "9.1.0", |
|
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz", |
|
"integrity": "sha512-+zopwDy7DNknmwPQplem5lAZX/eCOzSvSNNcSKm5eVwTkOBzoktEfXsa9L23J/GIRhxRsaxzkPEhrJEpE2F4Gg==", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"agentkeepalive": "^4.1.3", |
|
"cacache": "^15.2.0", |
|
"http-cache-semantics": "^4.1.0", |
|
"http-proxy-agent": "^4.0.1", |
|
"https-proxy-agent": "^5.0.0", |
|
"is-lambda": "^1.0.1", |
|
"lru-cache": "^6.0.0", |
|
"minipass": "^3.1.3", |
|
"minipass-collect": "^1.0.2", |
|
"minipass-fetch": "^1.3.2", |
|
"minipass-flush": "^1.0.5", |
|
"minipass-pipeline": "^1.2.4", |
|
"negotiator": "^0.6.2", |
|
"promise-retry": "^2.0.1", |
|
"socks-proxy-agent": "^6.0.0", |
|
"ssri": "^8.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10" |
|
} |
|
}, |
|
"node_modules/makeerror": { |
|
"version": "1.0.12", |
|
"resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz", |
|
"integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==", |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"tmpl": "1.0.5" |
|
} |
|
}, |
|
"node_modules/merge-stream": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", |
|
"integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/micromatch": { |
|
"version": "4.0.8", |
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", |
|
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"braces": "^3.0.3", |
|
"picomatch": "^2.3.1" |
|
}, |
|
"engines": { |
|
"node": ">=8.6" |
|
} |
|
}, |
|
"node_modules/mime-db": { |
|
"version": "1.52.0", |
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", |
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/mime-types": { |
|
"version": "2.1.35", |
|
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", |
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"mime-db": "1.52.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/mimic-fn": { |
|
"version": "2.1.0", |
|
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", |
|
"integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/mimic-response": { |
|
"version": "3.1.0", |
|
"resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz", |
|
"integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/minimatch": { |
|
"version": "3.1.2", |
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", |
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"brace-expansion": "^1.1.7" |
|
}, |
|
"engines": { |
|
"node": "*" |
|
} |
|
}, |
|
"node_modules/minimist": { |
|
"version": "1.2.8", |
|
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", |
|
"integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", |
|
"license": "MIT", |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/minimisted": { |
|
"version": "2.0.1", |
|
"resolved": "https://registry.npmjs.org/minimisted/-/minimisted-2.0.1.tgz", |
|
"integrity": "sha512-1oPjfuLQa2caorJUM8HV8lGgWCc0qqAO1MNv/k05G4qslmsndV/5WdNZrqCiyqiz3wohia2Ij2B7w2Dr7/IyrA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"minimist": "^1.2.5" |
|
} |
|
}, |
|
"node_modules/minipass": { |
|
"version": "3.3.6", |
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", |
|
"integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"yallist": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/minipass-collect": { |
|
"version": "1.0.2", |
|
"resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz", |
|
"integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"minipass": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/minipass-fetch": { |
|
"version": "1.4.1", |
|
"resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-1.4.1.tgz", |
|
"integrity": "sha512-CGH1eblLq26Y15+Azk7ey4xh0J/XfJfrCox5LDJiKqI2Q2iwOLOKrlmIaODiSQS8d18jalF6y2K2ePUm0CmShw==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"minipass": "^3.1.0", |
|
"minipass-sized": "^1.0.3", |
|
"minizlib": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"optionalDependencies": { |
|
"encoding": "^0.1.12" |
|
} |
|
}, |
|
"node_modules/minipass-flush": { |
|
"version": "1.0.5", |
|
"resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz", |
|
"integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"minipass": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/minipass-pipeline": { |
|
"version": "1.2.4", |
|
"resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz", |
|
"integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"minipass": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/minipass-sized": { |
|
"version": "1.0.3", |
|
"resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz", |
|
"integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"minipass": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/minizlib": { |
|
"version": "2.1.2", |
|
"resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", |
|
"integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"minipass": "^3.0.0", |
|
"yallist": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/mkdirp": { |
|
"version": "1.0.4", |
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", |
|
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", |
|
"license": "MIT", |
|
"bin": { |
|
"mkdirp": "bin/cmd.js" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/mkdirp-classic": { |
|
"version": "0.5.3", |
|
"resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", |
|
"integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/ms": { |
|
"version": "2.1.3", |
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", |
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/napi-build-utils": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-2.0.0.tgz", |
|
"integrity": "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/natural-compare": { |
|
"version": "1.4.0", |
|
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", |
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/negotiator": { |
|
"version": "0.6.3", |
|
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", |
|
"integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/node-abi": { |
|
"version": "3.74.0", |
|
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.74.0.tgz", |
|
"integrity": "sha512-c5XK0MjkGBrQPGYG24GBADZud0NCbznxNx0ZkS+ebUTrmV1qTDxPxSL8zEAPURXSbLRWVexxmP4986BziahL5w==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"semver": "^7.3.5" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/node-addon-api": { |
|
"version": "7.1.1", |
|
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz", |
|
"integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/node-gyp": { |
|
"version": "8.4.1", |
|
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-8.4.1.tgz", |
|
"integrity": "sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"env-paths": "^2.2.0", |
|
"glob": "^7.1.4", |
|
"graceful-fs": "^4.2.6", |
|
"make-fetch-happen": "^9.1.0", |
|
"nopt": "^5.0.0", |
|
"npmlog": "^6.0.0", |
|
"rimraf": "^3.0.2", |
|
"semver": "^7.3.5", |
|
"tar": "^6.1.2", |
|
"which": "^2.0.2" |
|
}, |
|
"bin": { |
|
"node-gyp": "bin/node-gyp.js" |
|
}, |
|
"engines": { |
|
"node": ">= 10.12.0" |
|
} |
|
}, |
|
"node_modules/node-int64": { |
|
"version": "0.4.0", |
|
"resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", |
|
"integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/node-releases": { |
|
"version": "2.0.19", |
|
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz", |
|
"integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/nopt": { |
|
"version": "5.0.0", |
|
"resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz", |
|
"integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"abbrev": "1" |
|
}, |
|
"bin": { |
|
"nopt": "bin/nopt.js" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/normalize-path": { |
|
"version": "3.0.0", |
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", |
|
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/npm-run-path": { |
|
"version": "4.0.1", |
|
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", |
|
"integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"path-key": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/npmlog": { |
|
"version": "6.0.2", |
|
"resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz", |
|
"integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==", |
|
"deprecated": "This package is no longer supported.", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"are-we-there-yet": "^3.0.0", |
|
"console-control-strings": "^1.1.0", |
|
"gauge": "^4.0.3", |
|
"set-blocking": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0" |
|
} |
|
}, |
|
"node_modules/object-assign": { |
|
"version": "4.1.1", |
|
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", |
|
"integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/once": { |
|
"version": "1.4.0", |
|
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", |
|
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"wrappy": "1" |
|
} |
|
}, |
|
"node_modules/onetime": { |
|
"version": "5.1.2", |
|
"resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", |
|
"integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"mimic-fn": "^2.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/optionator": { |
|
"version": "0.9.4", |
|
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", |
|
"integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"deep-is": "^0.1.3", |
|
"fast-levenshtein": "^2.0.6", |
|
"levn": "^0.4.1", |
|
"prelude-ls": "^1.2.1", |
|
"type-check": "^0.4.0", |
|
"word-wrap": "^1.2.5" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/p-limit": { |
|
"version": "3.1.0", |
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", |
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"yocto-queue": "^0.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/p-locate": { |
|
"version": "5.0.0", |
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", |
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-limit": "^3.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/p-map": { |
|
"version": "4.0.0", |
|
"resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", |
|
"integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"aggregate-error": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/p-try": { |
|
"version": "2.2.0", |
|
"resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", |
|
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/pako": { |
|
"version": "1.0.11", |
|
"resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", |
|
"integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==", |
|
"license": "(MIT AND Zlib)" |
|
}, |
|
"node_modules/parent-module": { |
|
"version": "1.0.1", |
|
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", |
|
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"callsites": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/parse-json": { |
|
"version": "5.2.0", |
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", |
|
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.0.0", |
|
"error-ex": "^1.3.1", |
|
"json-parse-even-better-errors": "^2.3.0", |
|
"lines-and-columns": "^1.1.6" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/path-browserify": { |
|
"version": "1.0.1", |
|
"resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz", |
|
"integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/path-exists": { |
|
"version": "4.0.0", |
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", |
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/path-is-absolute": { |
|
"version": "1.0.1", |
|
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", |
|
"integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.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==", |
|
"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==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/picocolors": { |
|
"version": "1.1.1", |
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", |
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/picomatch": { |
|
"version": "2.3.1", |
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", |
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8.6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
} |
|
}, |
|
"node_modules/pify": { |
|
"version": "4.0.1", |
|
"resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", |
|
"integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/pirates": { |
|
"version": "4.0.6", |
|
"resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", |
|
"integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/pkg-dir": { |
|
"version": "4.2.0", |
|
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", |
|
"integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"find-up": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/pkg-dir/node_modules/find-up": { |
|
"version": "4.1.0", |
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", |
|
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"locate-path": "^5.0.0", |
|
"path-exists": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/pkg-dir/node_modules/locate-path": { |
|
"version": "5.0.0", |
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", |
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-locate": "^4.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/pkg-dir/node_modules/p-limit": { |
|
"version": "2.3.0", |
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", |
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-try": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/pkg-dir/node_modules/p-locate": { |
|
"version": "4.1.0", |
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", |
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-limit": "^2.2.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/prebuild-install": { |
|
"version": "7.1.3", |
|
"resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz", |
|
"integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"detect-libc": "^2.0.0", |
|
"expand-template": "^2.0.3", |
|
"github-from-package": "0.0.0", |
|
"minimist": "^1.2.3", |
|
"mkdirp-classic": "^0.5.3", |
|
"napi-build-utils": "^2.0.0", |
|
"node-abi": "^3.3.0", |
|
"pump": "^3.0.0", |
|
"rc": "^1.2.7", |
|
"simple-get": "^4.0.0", |
|
"tar-fs": "^2.0.0", |
|
"tunnel-agent": "^0.6.0" |
|
}, |
|
"bin": { |
|
"prebuild-install": "bin.js" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/prelude-ls": { |
|
"version": "1.2.1", |
|
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", |
|
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/pretty-format": { |
|
"version": "29.7.0", |
|
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz", |
|
"integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jest/schemas": "^29.6.3", |
|
"ansi-styles": "^5.0.0", |
|
"react-is": "^18.0.0" |
|
}, |
|
"engines": { |
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" |
|
} |
|
}, |
|
"node_modules/pretty-format/node_modules/ansi-styles": { |
|
"version": "5.2.0", |
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", |
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1" |
|
} |
|
}, |
|
"node_modules/promise-inflight": { |
|
"version": "1.0.1", |
|
"resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz", |
|
"integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==", |
|
"license": "ISC", |
|
"optional": true |
|
}, |
|
"node_modules/promise-retry": { |
|
"version": "2.0.1", |
|
"resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz", |
|
"integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"err-code": "^2.0.2", |
|
"retry": "^0.12.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/prompts": { |
|
"version": "2.4.2", |
|
"resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", |
|
"integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"kleur": "^3.0.3", |
|
"sisteransi": "^1.0.5" |
|
}, |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/pump": { |
|
"version": "3.0.2", |
|
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.2.tgz", |
|
"integrity": "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"end-of-stream": "^1.1.0", |
|
"once": "^1.3.1" |
|
} |
|
}, |
|
"node_modules/punycode": { |
|
"version": "2.3.1", |
|
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", |
|
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/pure-rand": { |
|
"version": "6.1.0", |
|
"resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz", |
|
"integrity": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==", |
|
"funding": [ |
|
{ |
|
"type": "individual", |
|
"url": "https://github.com/sponsors/dubzzz" |
|
}, |
|
{ |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/fast-check" |
|
} |
|
], |
|
"license": "MIT" |
|
}, |
|
"node_modules/rc": { |
|
"version": "1.2.8", |
|
"resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", |
|
"integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", |
|
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)", |
|
"dependencies": { |
|
"deep-extend": "^0.6.0", |
|
"ini": "~1.3.0", |
|
"minimist": "^1.2.0", |
|
"strip-json-comments": "~2.0.1" |
|
}, |
|
"bin": { |
|
"rc": "cli.js" |
|
} |
|
}, |
|
"node_modules/rc/node_modules/ini": { |
|
"version": "1.3.8", |
|
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", |
|
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/react-is": { |
|
"version": "18.3.1", |
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz", |
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/readable-stream": { |
|
"version": "3.6.2", |
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", |
|
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"inherits": "^2.0.3", |
|
"string_decoder": "^1.1.1", |
|
"util-deprecate": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"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==", |
|
"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==", |
|
"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/resolve-cwd": { |
|
"version": "3.0.0", |
|
"resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz", |
|
"integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"resolve-from": "^5.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/resolve-cwd/node_modules/resolve-from": { |
|
"version": "5.0.0", |
|
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", |
|
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/resolve-from": { |
|
"version": "4.0.0", |
|
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", |
|
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/resolve.exports": { |
|
"version": "2.0.3", |
|
"resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.3.tgz", |
|
"integrity": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/retry": { |
|
"version": "0.12.0", |
|
"resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz", |
|
"integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==", |
|
"license": "MIT", |
|
"optional": true, |
|
"engines": { |
|
"node": ">= 4" |
|
} |
|
}, |
|
"node_modules/rimraf": { |
|
"version": "3.0.2", |
|
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", |
|
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", |
|
"deprecated": "Rimraf versions prior to v4 are no longer supported", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"glob": "^7.1.3" |
|
}, |
|
"bin": { |
|
"rimraf": "bin.js" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/isaacs" |
|
} |
|
}, |
|
"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==", |
|
"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/safer-buffer": { |
|
"version": "2.1.2", |
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", |
|
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", |
|
"license": "MIT", |
|
"optional": true |
|
}, |
|
"node_modules/semver": { |
|
"version": "7.7.1", |
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz", |
|
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver.js" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/set-blocking": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", |
|
"integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==", |
|
"license": "ISC", |
|
"optional": true |
|
}, |
|
"node_modules/sha.js": { |
|
"version": "2.4.11", |
|
"resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz", |
|
"integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==", |
|
"license": "(MIT AND BSD-3-Clause)", |
|
"dependencies": { |
|
"inherits": "^2.0.1", |
|
"safe-buffer": "^5.0.1" |
|
}, |
|
"bin": { |
|
"sha.js": "bin.js" |
|
} |
|
}, |
|
"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==", |
|
"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==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/signal-exit": { |
|
"version": "3.0.7", |
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", |
|
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/simple-concat": { |
|
"version": "1.0.1", |
|
"resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz", |
|
"integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==", |
|
"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/simple-get": { |
|
"version": "4.0.1", |
|
"resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz", |
|
"integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==", |
|
"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", |
|
"dependencies": { |
|
"decompress-response": "^6.0.0", |
|
"once": "^1.3.1", |
|
"simple-concat": "^1.0.0" |
|
} |
|
}, |
|
"node_modules/simple-git": { |
|
"version": "3.27.0", |
|
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.27.0.tgz", |
|
"integrity": "sha512-ivHoFS9Yi9GY49ogc6/YAi3Fl9ROnF4VyubNylgCkA+RVqLaKWnDSzXOVzya8csELIaWaYNutsEuAhZrtOjozA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@kwsites/file-exists": "^1.1.1", |
|
"@kwsites/promise-deferred": "^1.1.1", |
|
"debug": "^4.3.5" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/steveukx/git-js?sponsor=1" |
|
} |
|
}, |
|
"node_modules/sisteransi": { |
|
"version": "1.0.5", |
|
"resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", |
|
"integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/slash": { |
|
"version": "3.0.0", |
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", |
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/smart-buffer": { |
|
"version": "4.2.0", |
|
"resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", |
|
"integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", |
|
"license": "MIT", |
|
"optional": true, |
|
"engines": { |
|
"node": ">= 6.0.0", |
|
"npm": ">= 3.0.0" |
|
} |
|
}, |
|
"node_modules/socket.io": { |
|
"version": "4.8.1", |
|
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.8.1.tgz", |
|
"integrity": "sha512-oZ7iUCxph8WYRHHcjBEc9unw3adt5CmSNlppj/5Q4k2RIrhl8Z5yY2Xr4j9zj0+wzVZ0bxmYoGSzKJnRl6A4yg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"accepts": "~1.3.4", |
|
"base64id": "~2.0.0", |
|
"cors": "~2.8.5", |
|
"debug": "~4.3.2", |
|
"engine.io": "~6.6.0", |
|
"socket.io-adapter": "~2.5.2", |
|
"socket.io-parser": "~4.2.4" |
|
}, |
|
"engines": { |
|
"node": ">=10.2.0" |
|
} |
|
}, |
|
"node_modules/socket.io-adapter": { |
|
"version": "2.5.5", |
|
"resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.5.5.tgz", |
|
"integrity": "sha512-eLDQas5dzPgOWCk9GuuJC2lBqItuhKI4uxGgo9aIV7MYbk2h9Q6uULEh8WBzThoI7l+qU9Ast9fVUmkqPP9wYg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"debug": "~4.3.4", |
|
"ws": "~8.17.1" |
|
} |
|
}, |
|
"node_modules/socket.io-adapter/node_modules/debug": { |
|
"version": "4.3.7", |
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", |
|
"integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "^2.1.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"supports-color": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/socket.io-parser": { |
|
"version": "4.2.4", |
|
"resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.4.tgz", |
|
"integrity": "sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@socket.io/component-emitter": "~3.1.0", |
|
"debug": "~4.3.1" |
|
}, |
|
"engines": { |
|
"node": ">=10.0.0" |
|
} |
|
}, |
|
"node_modules/socket.io-parser/node_modules/debug": { |
|
"version": "4.3.7", |
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", |
|
"integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "^2.1.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"supports-color": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/socket.io/node_modules/debug": { |
|
"version": "4.3.7", |
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", |
|
"integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "^2.1.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"supports-color": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/socks": { |
|
"version": "2.8.4", |
|
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.4.tgz", |
|
"integrity": "sha512-D3YaD0aRxR3mEcqnidIs7ReYJFVzWdd6fXJYUM8ixcQcJRGTka/b3saV0KflYhyVJXKhb947GndU35SxYNResQ==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"ip-address": "^9.0.5", |
|
"smart-buffer": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10.0.0", |
|
"npm": ">= 3.0.0" |
|
} |
|
}, |
|
"node_modules/socks-proxy-agent": { |
|
"version": "6.2.1", |
|
"resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.2.1.tgz", |
|
"integrity": "sha512-a6KW9G+6B3nWZ1yB8G7pJwL3ggLy1uTzKAgCb7ttblwqdz9fMGJUuTy3uFzEP48FAs9FLILlmzDlE2JJhVQaXQ==", |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"agent-base": "^6.0.2", |
|
"debug": "^4.3.3", |
|
"socks": "^2.6.2" |
|
}, |
|
"engines": { |
|
"node": ">= 10" |
|
} |
|
}, |
|
"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==", |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/source-map-support": { |
|
"version": "0.5.13", |
|
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz", |
|
"integrity": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"buffer-from": "^1.0.0", |
|
"source-map": "^0.6.0" |
|
} |
|
}, |
|
"node_modules/sprintf-js": { |
|
"version": "1.1.3", |
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", |
|
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==", |
|
"license": "BSD-3-Clause", |
|
"optional": true |
|
}, |
|
"node_modules/sqlite3": { |
|
"version": "5.1.7", |
|
"resolved": "https://registry.npmjs.org/sqlite3/-/sqlite3-5.1.7.tgz", |
|
"integrity": "sha512-GGIyOiFaG+TUra3JIfkI/zGP8yZYLPQ0pl1bH+ODjiX57sPhrLU5sQJn1y9bDKZUFYkX1crlrPfSYt0BKKdkog==", |
|
"hasInstallScript": true, |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"bindings": "^1.5.0", |
|
"node-addon-api": "^7.0.0", |
|
"prebuild-install": "^7.1.1", |
|
"tar": "^6.1.11" |
|
}, |
|
"optionalDependencies": { |
|
"node-gyp": "8.x" |
|
}, |
|
"peerDependencies": { |
|
"node-gyp": "8.x" |
|
}, |
|
"peerDependenciesMeta": { |
|
"node-gyp": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/ssri": { |
|
"version": "8.0.1", |
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz", |
|
"integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"minipass": "^3.1.1" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/stack-utils": { |
|
"version": "2.0.6", |
|
"resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz", |
|
"integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"escape-string-regexp": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/stack-utils/node_modules/escape-string-regexp": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", |
|
"integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/string_decoder": { |
|
"version": "1.3.0", |
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", |
|
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"safe-buffer": "~5.2.0" |
|
} |
|
}, |
|
"node_modules/string-length": { |
|
"version": "4.0.2", |
|
"resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz", |
|
"integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"char-regex": "^1.0.2", |
|
"strip-ansi": "^6.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"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==", |
|
"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==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-regex": "^5.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/strip-bom": { |
|
"version": "4.0.0", |
|
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", |
|
"integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/strip-final-newline": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", |
|
"integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/strip-json-comments": { |
|
"version": "2.0.1", |
|
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", |
|
"integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/supports-color": { |
|
"version": "7.2.0", |
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", |
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-flag": "^4.0.0" |
|
}, |
|
"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==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/synk": { |
|
"version": "0.0.2", |
|
"resolved": "https://registry.npmjs.org/synk/-/synk-0.0.02.tgz", |
|
"integrity": "sha512-GxI9a4mHYI8eDHbqpCQFHNDmJ1K6OP+abvTa8acPiFi+NZFnEpN0f1GNfxA0xWbtTGm0CdW38PgXwFjNNKQDTw==", |
|
"bin": { |
|
"synk": "bin/synk" |
|
} |
|
}, |
|
"node_modules/tar": { |
|
"version": "6.2.1", |
|
"resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz", |
|
"integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==", |
|
"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/tar-fs": { |
|
"version": "2.1.2", |
|
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.2.tgz", |
|
"integrity": "sha512-EsaAXwxmx8UB7FRKqeozqEPop69DXcmYwTQwXvyAPF352HJsPdkVhvTaDPYqfNgruveJIJy3TA2l+2zj8LJIJA==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"chownr": "^1.1.1", |
|
"mkdirp-classic": "^0.5.2", |
|
"pump": "^3.0.0", |
|
"tar-stream": "^2.1.4" |
|
} |
|
}, |
|
"node_modules/tar-fs/node_modules/chownr": { |
|
"version": "1.1.4", |
|
"resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", |
|
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/tar-stream": { |
|
"version": "2.2.0", |
|
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz", |
|
"integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"bl": "^4.0.3", |
|
"end-of-stream": "^1.4.1", |
|
"fs-constants": "^1.0.0", |
|
"inherits": "^2.0.3", |
|
"readable-stream": "^3.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/tar/node_modules/minipass": { |
|
"version": "5.0.0", |
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", |
|
"integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/test-exclude": { |
|
"version": "6.0.0", |
|
"resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", |
|
"integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"@istanbuljs/schema": "^0.1.2", |
|
"glob": "^7.1.4", |
|
"minimatch": "^3.0.4" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/tmpl": { |
|
"version": "1.0.5", |
|
"resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz", |
|
"integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==", |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/to-regex-range": { |
|
"version": "5.0.1", |
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", |
|
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-number": "^7.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8.0" |
|
} |
|
}, |
|
"node_modules/tunnel": { |
|
"version": "0.0.6", |
|
"resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz", |
|
"integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.6.11 <=0.7.0 || >=0.7.3" |
|
} |
|
}, |
|
"node_modules/tunnel-agent": { |
|
"version": "0.6.0", |
|
"resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", |
|
"integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==", |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"safe-buffer": "^5.0.1" |
|
}, |
|
"engines": { |
|
"node": "*" |
|
} |
|
}, |
|
"node_modules/type-check": { |
|
"version": "0.4.0", |
|
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", |
|
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"prelude-ls": "^1.2.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/type-detect": { |
|
"version": "4.0.8", |
|
"resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz", |
|
"integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/type-fest": { |
|
"version": "0.21.3", |
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", |
|
"integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", |
|
"license": "(MIT OR CC0-1.0)", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/typescript": { |
|
"version": "5.8.2", |
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz", |
|
"integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==", |
|
"license": "Apache-2.0", |
|
"bin": { |
|
"tsc": "bin/tsc", |
|
"tsserver": "bin/tsserver" |
|
}, |
|
"engines": { |
|
"node": ">=14.17" |
|
} |
|
}, |
|
"node_modules/undici": { |
|
"version": "5.29.0", |
|
"resolved": "https://registry.npmjs.org/undici/-/undici-5.29.0.tgz", |
|
"integrity": "sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@fastify/busboy": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=14.0" |
|
} |
|
}, |
|
"node_modules/undici-types": { |
|
"version": "6.20.0", |
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", |
|
"integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/unique-filename": { |
|
"version": "1.1.1", |
|
"resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz", |
|
"integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"unique-slug": "^2.0.0" |
|
} |
|
}, |
|
"node_modules/unique-slug": { |
|
"version": "2.0.2", |
|
"resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz", |
|
"integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"imurmurhash": "^0.1.4" |
|
} |
|
}, |
|
"node_modules/universal-user-agent": { |
|
"version": "7.0.2", |
|
"resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-7.0.2.tgz", |
|
"integrity": "sha512-0JCqzSKnStlRRQfCdowvqy3cy0Dvtlb8xecj/H8JFZuCze4rwjPZQOgvFvn0Ws/usCHQFGpyr+pB9adaGwXn4Q==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/update-browserslist-db": { |
|
"version": "1.1.3", |
|
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz", |
|
"integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==", |
|
"funding": [ |
|
{ |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/browserslist" |
|
}, |
|
{ |
|
"type": "tidelift", |
|
"url": "https://tidelift.com/funding/github/npm/browserslist" |
|
}, |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/ai" |
|
} |
|
], |
|
"license": "MIT", |
|
"dependencies": { |
|
"escalade": "^3.2.0", |
|
"picocolors": "^1.1.1" |
|
}, |
|
"bin": { |
|
"update-browserslist-db": "cli.js" |
|
}, |
|
"peerDependencies": { |
|
"browserslist": ">= 4.21.0" |
|
} |
|
}, |
|
"node_modules/uri-js": { |
|
"version": "4.4.1", |
|
"resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", |
|
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"punycode": "^2.1.0" |
|
} |
|
}, |
|
"node_modules/util-deprecate": { |
|
"version": "1.0.2", |
|
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", |
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", |
|
"license": "MIT" |
|
}, |
|
"node_modules/v8-to-istanbul": { |
|
"version": "9.3.0", |
|
"resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz", |
|
"integrity": "sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"@jridgewell/trace-mapping": "^0.3.12", |
|
"@types/istanbul-lib-coverage": "^2.0.1", |
|
"convert-source-map": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10.12.0" |
|
} |
|
}, |
|
"node_modules/vary": { |
|
"version": "1.1.2", |
|
"resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", |
|
"integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/walker": { |
|
"version": "1.0.8", |
|
"resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz", |
|
"integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==", |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"makeerror": "1.0.12" |
|
} |
|
}, |
|
"node_modules/which": { |
|
"version": "2.0.2", |
|
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", |
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"isexe": "^2.0.0" |
|
}, |
|
"bin": { |
|
"node-which": "bin/node-which" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/wide-align": { |
|
"version": "1.1.5", |
|
"resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", |
|
"integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", |
|
"license": "ISC", |
|
"optional": true, |
|
"dependencies": { |
|
"string-width": "^1.0.2 || 2 || 3 || 4" |
|
} |
|
}, |
|
"node_modules/word-wrap": { |
|
"version": "1.2.5", |
|
"resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", |
|
"integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"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==", |
|
"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/wrappy": { |
|
"version": "1.0.2", |
|
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", |
|
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/write-file-atomic": { |
|
"version": "4.0.2", |
|
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz", |
|
"integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==", |
|
"license": "ISC", |
|
"dependencies": { |
|
"imurmurhash": "^0.1.4", |
|
"signal-exit": "^3.0.7" |
|
}, |
|
"engines": { |
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0" |
|
} |
|
}, |
|
"node_modules/ws": { |
|
"version": "8.17.1", |
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", |
|
"integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10.0.0" |
|
}, |
|
"peerDependencies": { |
|
"bufferutil": "^4.0.1", |
|
"utf-8-validate": ">=5.0.2" |
|
}, |
|
"peerDependenciesMeta": { |
|
"bufferutil": { |
|
"optional": true |
|
}, |
|
"utf-8-validate": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/y18n": { |
|
"version": "5.0.8", |
|
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", |
|
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/yallist": { |
|
"version": "4.0.0", |
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", |
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", |
|
"license": "ISC" |
|
}, |
|
"node_modules/yargs": { |
|
"version": "17.7.2", |
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", |
|
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", |
|
"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==", |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/yocto-queue": { |
|
"version": "0.1.0", |
|
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", |
|
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
} |
|
} |
|
} |