|
|
|
|
@@ -11,7 +11,7 @@
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@actions/artifact": "4.0.0",
|
|
|
|
|
"@actions/cache": "4.0.5",
|
|
|
|
|
"@actions/cache": "4.1.0",
|
|
|
|
|
"@actions/core": "1.11.1",
|
|
|
|
|
"@actions/exec": "1.1.1",
|
|
|
|
|
"@actions/github": "6.0.1",
|
|
|
|
|
@@ -23,17 +23,17 @@
|
|
|
|
|
"semver": "7.7.3",
|
|
|
|
|
"string-argv": "0.3.2",
|
|
|
|
|
"unhomoglyph": "1.0.6",
|
|
|
|
|
"which": "5.0.0"
|
|
|
|
|
"which": "6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@gradle-tech/develocity-agent": "2.0.2",
|
|
|
|
|
"@jest/globals": "30.2.0",
|
|
|
|
|
"@types/jest": "30.0.0",
|
|
|
|
|
"@types/node": "24.10.0",
|
|
|
|
|
"@types/node": "24.10.1",
|
|
|
|
|
"@types/semver": "7.7.1",
|
|
|
|
|
"@types/unzipper": "0.10.11",
|
|
|
|
|
"@types/which": "3.0.4",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "8.46.3",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "8.48.0",
|
|
|
|
|
"@vercel/ncc": "0.38.4",
|
|
|
|
|
"dedent": "1.7.0",
|
|
|
|
|
"eslint": "9.24.0",
|
|
|
|
|
@@ -42,8 +42,8 @@
|
|
|
|
|
"nock": "15.0.0",
|
|
|
|
|
"npm-run-all": "4.1.5",
|
|
|
|
|
"patch-package": "8.0.1",
|
|
|
|
|
"prettier": "3.6.2",
|
|
|
|
|
"ts-jest": "29.4.5",
|
|
|
|
|
"prettier": "3.7.3",
|
|
|
|
|
"ts-jest": "29.4.6",
|
|
|
|
|
"typescript": "5.9.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -83,9 +83,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@actions/cache": {
|
|
|
|
|
"version": "4.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@actions/cache/-/cache-4.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-RjLz1/vvntOfp3FpkY3wB0MjVRbLq7bfQEuQG9UUTKwdtcYmFrKVmuD+9B6ADbzbkSfHM+dM4sMjdr3R4XIkFg==",
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@actions/cache/-/cache-4.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-z3Opg+P4Y7baq+g1dODXgdtsvPLSewr3ZKpp3U0HQR1A/vWCoJFS52XSezjdngo4SIOdR5oHtyK3a3Arar+X9A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@actions/core": "^1.11.1",
|
|
|
|
|
@@ -652,6 +652,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.0.tgz",
|
|
|
|
|
"integrity": "sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
|
@@ -1740,6 +1741,7 @@
|
|
|
|
|
"integrity": "sha512-DRyW6baWPqKMa9CzeiBjHwjd8XeAyco2Vt8XbcLFjiwCOEKOvy82GJ8QQnJE9ofsxCMPjH4MfH8fCWIHHDKpAQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@bcoe/v8-coverage": "^0.2.3",
|
|
|
|
|
"@jest/console": "30.2.0",
|
|
|
|
|
@@ -1967,44 +1969,6 @@
|
|
|
|
|
"@tybys/wasm-util": "^0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
|
|
|
"version": "2.1.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
|
|
|
|
"integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
|
|
|
"run-parallel": "^1.1.9"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nodelib/fs.stat": {
|
|
|
|
|
"version": "2.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nodelib/fs.walk": {
|
|
|
|
|
"version": "1.2.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
|
|
|
|
|
"integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
|
|
|
"fastq": "^1.6.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@octokit/auth-token": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-4.0.0.tgz",
|
|
|
|
|
@@ -2019,6 +1983,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-5.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-dKYCMuPO1bmrpuogcjQ8z7ICCH3FP6WmxpwC03yjzGfZhj9fTJg6+bS1+UAplekbN2C+M61UNllGOOoAfGCrdQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@octokit/auth-token": "^4.0.0",
|
|
|
|
|
"@octokit/graphql": "^7.1.0",
|
|
|
|
|
@@ -2501,9 +2466,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "24.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==",
|
|
|
|
|
"version": "24.10.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.1.tgz",
|
|
|
|
|
"integrity": "sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"undici-types": "~7.16.0"
|
|
|
|
|
@@ -2593,17 +2558,17 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
|
|
"version": "8.46.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.3.tgz",
|
|
|
|
|
"integrity": "sha512-sbaQ27XBUopBkRiuY/P9sWGOWUW4rl8fDoHIUmLpZd8uldsTyB4/Zg6bWTegPoTLnKj9Hqgn3QD6cjPNB32Odw==",
|
|
|
|
|
"version": "8.48.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.48.0.tgz",
|
|
|
|
|
"integrity": "sha512-XxXP5tL1txl13YFtrECECQYeZjBZad4fyd3cFV4a19LkAY/bIp9fev3US4S5fDVV2JaYFiKAZ/GRTOLer+mbyQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/regexpp": "^4.10.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.46.3",
|
|
|
|
|
"@typescript-eslint/type-utils": "8.46.3",
|
|
|
|
|
"@typescript-eslint/utils": "8.46.3",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.46.3",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.48.0",
|
|
|
|
|
"@typescript-eslint/type-utils": "8.48.0",
|
|
|
|
|
"@typescript-eslint/utils": "8.48.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.48.0",
|
|
|
|
|
"graphemer": "^1.4.0",
|
|
|
|
|
"ignore": "^7.0.0",
|
|
|
|
|
"natural-compare": "^1.4.0",
|
|
|
|
|
@@ -2617,7 +2582,7 @@
|
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@typescript-eslint/parser": "^8.46.3",
|
|
|
|
|
"@typescript-eslint/parser": "^8.48.0",
|
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
|
"typescript": ">=4.8.4 <6.0.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -2633,17 +2598,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/parser": {
|
|
|
|
|
"version": "8.46.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.46.3.tgz",
|
|
|
|
|
"integrity": "sha512-6m1I5RmHBGTnUGS113G04DMu3CpSdxCAU/UvtjNWL4Nuf3MW9tQhiJqRlHzChIkhy6kZSAQmc+I1bcGjE3yNKg==",
|
|
|
|
|
"version": "8.48.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.48.0.tgz",
|
|
|
|
|
"integrity": "sha512-jCzKdm/QK0Kg4V4IK/oMlRZlY+QOcdjv89U2NgKHZk1CYTj82/RVSx1mV/0gqCVMJ/DA+Zf/S4NBWNF8GQ+eqQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.46.3",
|
|
|
|
|
"@typescript-eslint/types": "8.46.3",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.46.3",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.46.3",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.48.0",
|
|
|
|
|
"@typescript-eslint/types": "8.48.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.48.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.48.0",
|
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -2659,14 +2624,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/project-service": {
|
|
|
|
|
"version": "8.46.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.46.3.tgz",
|
|
|
|
|
"integrity": "sha512-Fz8yFXsp2wDFeUElO88S9n4w1I4CWDTXDqDr9gYvZgUpwXQqmZBr9+NTTql5R3J7+hrJZPdpiWaB9VNhAKYLuQ==",
|
|
|
|
|
"version": "8.48.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.48.0.tgz",
|
|
|
|
|
"integrity": "sha512-Ne4CTZyRh1BecBf84siv42wv5vQvVmgtk8AuiEffKTUo3DrBaGYZueJSxxBZ8fjk/N3DrgChH4TOdIOwOwiqqw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "^8.46.3",
|
|
|
|
|
"@typescript-eslint/types": "^8.46.3",
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "^8.48.0",
|
|
|
|
|
"@typescript-eslint/types": "^8.48.0",
|
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -2681,14 +2646,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
|
"version": "8.46.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.46.3.tgz",
|
|
|
|
|
"integrity": "sha512-FCi7Y1zgrmxp3DfWfr+3m9ansUUFoy8dkEdeQSgA9gbm8DaHYvZCdkFRQrtKiedFf3Ha6VmoqoAaP68+i+22kg==",
|
|
|
|
|
"version": "8.48.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.48.0.tgz",
|
|
|
|
|
"integrity": "sha512-uGSSsbrtJrLduti0Q1Q9+BF1/iFKaxGoQwjWOIVNJv0o6omrdyR8ct37m4xIl5Zzpkp69Kkmvom7QFTtue89YQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.46.3",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.46.3"
|
|
|
|
|
"@typescript-eslint/types": "8.48.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.48.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
@@ -2699,9 +2664,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
|
|
|
|
"version": "8.46.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.3.tgz",
|
|
|
|
|
"integrity": "sha512-GLupljMniHNIROP0zE7nCcybptolcH8QZfXOpCfhQDAdwJ/ZTlcaBOYebSOZotpti/3HrHSw7D3PZm75gYFsOA==",
|
|
|
|
|
"version": "8.48.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.48.0.tgz",
|
|
|
|
|
"integrity": "sha512-WNebjBdFdyu10sR1M4OXTt2OkMd5KWIL+LLfeH9KhgP+jzfDV/LI3eXzwJ1s9+Yc0Kzo2fQCdY/OpdusCMmh6w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -2716,15 +2681,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
|
|
|
"version": "8.46.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.46.3.tgz",
|
|
|
|
|
"integrity": "sha512-ZPCADbr+qfz3aiTTYNNkCbUt+cjNwI/5McyANNrFBpVxPt7GqpEYz5ZfdwuFyGUnJ9FdDXbGODUu6iRCI6XRXw==",
|
|
|
|
|
"version": "8.48.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.48.0.tgz",
|
|
|
|
|
"integrity": "sha512-zbeVaVqeXhhab6QNEKfK96Xyc7UQuoFWERhEnj3mLVnUWrQnv15cJNseUni7f3g557gm0e46LZ6IJ4NJVOgOpw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.46.3",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.46.3",
|
|
|
|
|
"@typescript-eslint/utils": "8.46.3",
|
|
|
|
|
"@typescript-eslint/types": "8.48.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.48.0",
|
|
|
|
|
"@typescript-eslint/utils": "8.48.0",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"ts-api-utils": "^2.1.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -2741,9 +2706,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/types": {
|
|
|
|
|
"version": "8.46.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.46.3.tgz",
|
|
|
|
|
"integrity": "sha512-G7Ok9WN/ggW7e/tOf8TQYMaxgID3Iujn231hfi0Pc7ZheztIJVpO44ekY00b7akqc6nZcvregk0Jpah3kep6hA==",
|
|
|
|
|
"version": "8.48.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.48.0.tgz",
|
|
|
|
|
"integrity": "sha512-cQMcGQQH7kwKoVswD1xdOytxQR60MWKM1di26xSUtxehaDs/32Zpqsu5WJlXTtTTqyAVK8R7hvsUnIXRS+bjvA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -2755,21 +2720,20 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
|
"version": "8.46.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.3.tgz",
|
|
|
|
|
"integrity": "sha512-f/NvtRjOm80BtNM5OQtlaBdM5BRFUv7gf381j9wygDNL+qOYSNOgtQ/DCndiYi80iIOv76QqaTmp4fa9hwI0OA==",
|
|
|
|
|
"version": "8.48.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.48.0.tgz",
|
|
|
|
|
"integrity": "sha512-ljHab1CSO4rGrQIAyizUS6UGHHCiAYhbfcIZ1zVJr5nMryxlXMVWS3duFPSKvSUbFPwkXMFk1k0EMIjub4sRRQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/project-service": "8.46.3",
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "8.46.3",
|
|
|
|
|
"@typescript-eslint/types": "8.46.3",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.46.3",
|
|
|
|
|
"@typescript-eslint/project-service": "8.48.0",
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "8.48.0",
|
|
|
|
|
"@typescript-eslint/types": "8.48.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.48.0",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
|
"minimatch": "^9.0.4",
|
|
|
|
|
"semver": "^7.6.0",
|
|
|
|
|
"tinyglobby": "^0.2.15",
|
|
|
|
|
"ts-api-utils": "^2.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -2810,16 +2774,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/utils": {
|
|
|
|
|
"version": "8.46.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.46.3.tgz",
|
|
|
|
|
"integrity": "sha512-VXw7qmdkucEx9WkmR3ld/u6VhRyKeiF1uxWwCy/iuNfokjJ7VhsgLSOTjsol8BunSw190zABzpwdNsze2Kpo4g==",
|
|
|
|
|
"version": "8.48.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.48.0.tgz",
|
|
|
|
|
"integrity": "sha512-yTJO1XuGxCsSfIVt1+1UrLHtue8xz16V8apzPYI06W0HbEbEWHxHXgZaAgavIkoh+GeV6hKKd5jm0sS6OYxWXQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.7.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.46.3",
|
|
|
|
|
"@typescript-eslint/types": "8.46.3",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.46.3"
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.48.0",
|
|
|
|
|
"@typescript-eslint/types": "8.48.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.48.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
@@ -2834,13 +2798,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
|
"version": "8.46.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.3.tgz",
|
|
|
|
|
"integrity": "sha512-uk574k8IU0rOF/AjniX8qbLSGURJVUCeM5e4MIMKBFFi8weeiLrG1fyQejyLXQpRZbU/1BuQasleV/RfHC3hHg==",
|
|
|
|
|
"version": "8.48.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.48.0.tgz",
|
|
|
|
|
"integrity": "sha512-T0XJMaRPOH3+LBbAfzR2jalckP1MSG/L9eUtY0DEzUyVaXJ/t6zN0nR7co5kz0Jko/nkSYCBRkz1djvjajVTTg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.46.3",
|
|
|
|
|
"@typescript-eslint/types": "8.48.0",
|
|
|
|
|
"eslint-visitor-keys": "^4.2.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -3175,6 +3139,7 @@
|
|
|
|
|
"integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
|
},
|
|
|
|
|
@@ -3606,6 +3571,7 @@
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"caniuse-lite": "^1.0.30001726",
|
|
|
|
|
"electron-to-chromium": "^1.5.173",
|
|
|
|
|
@@ -4598,6 +4564,7 @@
|
|
|
|
|
"integrity": "sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
|
|
|
"@eslint-community/regexpp": "^4.12.1",
|
|
|
|
|
@@ -4876,36 +4843,6 @@
|
|
|
|
|
"integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fast-glob": {
|
|
|
|
|
"version": "3.3.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
|
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
|
|
|
"glob-parent": "^5.1.2",
|
|
|
|
|
"merge2": "^1.3.0",
|
|
|
|
|
"micromatch": "^4.0.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8.6.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fast-glob/node_modules/glob-parent": {
|
|
|
|
|
"version": "5.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-glob": "^4.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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",
|
|
|
|
|
@@ -4938,16 +4875,6 @@
|
|
|
|
|
"fxparser": "src/cli/cli.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fastq": {
|
|
|
|
|
"version": "1.19.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
|
|
|
|
|
"integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"reusify": "^1.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fb-watchman": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz",
|
|
|
|
|
@@ -6243,6 +6170,7 @@
|
|
|
|
|
"integrity": "sha512-F26gjC0yWN8uAA5m5Ss8ZQf5nDHWGlN/xWZIh8S5SRbsEKBovwZhxGd6LJlbZYxBgCYOtreSUyb8hpXyGC5O4A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jest/core": "30.2.0",
|
|
|
|
|
"@jest/types": "30.2.0",
|
|
|
|
|
@@ -7241,16 +7169,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/merge2": {
|
|
|
|
|
"version": "1.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromatch": {
|
|
|
|
|
"version": "4.0.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
|
|
|
|
|
@@ -8181,10 +8099,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/prettier": {
|
|
|
|
|
"version": "3.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
|
|
|
|
|
"version": "3.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"prettier": "bin/prettier.cjs"
|
|
|
|
|
},
|
|
|
|
|
@@ -8264,27 +8183,6 @@
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/queue-microtask": {
|
|
|
|
|
"version": "1.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "patreon",
|
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "consulting",
|
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-is": {
|
|
|
|
|
"version": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
|
|
|
@@ -8461,41 +8359,6 @@
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/reusify": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"iojs": ">=1.0.0",
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/run-parallel": {
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "patreon",
|
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "consulting",
|
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"queue-microtask": "^1.2.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/safe-array-concat": {
|
|
|
|
|
"version": "1.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.3.tgz",
|
|
|
|
|
@@ -9255,6 +9118,55 @@
|
|
|
|
|
"b4a": "^1.6.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tinyglobby": {
|
|
|
|
|
"version": "0.2.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
|
|
|
|
|
"integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fdir": "^6.5.0",
|
|
|
|
|
"picomatch": "^4.0.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/SuperchupuDev"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tinyglobby/node_modules/fdir": {
|
|
|
|
|
"version": "6.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"picomatch": "^3 || ^4"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"picomatch": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tinyglobby/node_modules/picomatch": {
|
|
|
|
|
"version": "4.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tmp": {
|
|
|
|
|
"version": "0.2.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz",
|
|
|
|
|
@@ -9314,9 +9226,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ts-jest": {
|
|
|
|
|
"version": "29.4.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.5.tgz",
|
|
|
|
|
"integrity": "sha512-HO3GyiWn2qvTQA4kTgjDcXiMwYQt68a1Y8+JuLRVpdIzm+UOLSHgl/XqR4c6nzJkq5rOkjc02O2I7P7l/Yof0Q==",
|
|
|
|
|
"version": "29.4.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.6.tgz",
|
|
|
|
|
"integrity": "sha512-fSpWtOO/1AjSNQguk43hb/JCo16oJDnMJf3CdEGNkqsEX3t0KX96xvyX1D7PfLCpVoKu4MfVrqUkFyblYoY4lA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -9514,6 +9426,7 @@
|
|
|
|
|
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
|
@@ -9769,9 +9682,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/which": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==",
|
|
|
|
|
"version": "6.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/which/-/which-6.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-f+gEpIKMR9faW/JgAgPK1D7mekkFoqbmiwvNzuhsHetni20QSgzg9Vhn0g2JSJkkfehQnqdUAx7/e15qS1lPxg==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"isexe": "^3.1.1"
|
|
|
|
|
@@ -9780,7 +9693,7 @@
|
|
|
|
|
"node-which": "bin/which.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
|
|
|
"node": "^20.17.0 || >=22.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/which-boxed-primitive": {
|
|
|
|
|
|