| { |
| "name": "rust-analyzer", |
| "version": "0.5.0-dev", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "rust-analyzer", |
| "version": "0.5.0-dev", |
| "license": "MIT OR Apache-2.0", |
| "dependencies": { |
| "@hpcc-js/wasm": "^2.22.4", |
| "anser": "^2.3.2", |
| "d3": "^7.9.0", |
| "d3-graphviz": "^5.6.0", |
| "jiti": "^2.4.2", |
| "vscode-languageclient": "^9.0.1" |
| }, |
| "devDependencies": { |
| "@eslint/js": "^9.21.0", |
| "@stylistic/eslint-plugin": "^4.1.0", |
| "@stylistic/eslint-plugin-js": "^4.1.0", |
| "@tsconfig/strictest": "^2.0.5", |
| "@types/node": "~22.13.4", |
| "@types/vscode": "~1.93.0", |
| "@typescript-eslint/eslint-plugin": "^8.25.0", |
| "@typescript-eslint/parser": "^8.25.0", |
| "@vscode/test-electron": "^2.4.1", |
| "@vscode/vsce": "^3.2.2", |
| "esbuild": "^0.25.0", |
| "eslint": "^9.21.0", |
| "eslint-config-prettier": "^10.0.2", |
| "eslint-define-config": "^2.1.0", |
| "ovsx": "0.10.1", |
| "prettier": "^3.5.2", |
| "tslib": "^2.8.1", |
| "typescript": "^5.7.3", |
| "typescript-eslint": "^8.25.0" |
| }, |
| "engines": { |
| "vscode": "^1.93.0" |
| } |
| }, |
| "node_modules/@azure/abort-controller": { |
| "version": "2.1.2", |
| "resolved": "https://registry.npmjs.org/@azure/abort-controller/-/abort-controller-2.1.2.tgz", |
| "integrity": "sha512-nBrLsEWm4J2u5LpAPjxADTlq3trDgVZZXHNKabeXZtpq3d3AbN/KGO82R87rdDz5/lYB024rtEf10/q0urNgsA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@azure/core-auth": { |
| "version": "1.9.0", |
| "resolved": "https://registry.npmjs.org/@azure/core-auth/-/core-auth-1.9.0.tgz", |
| "integrity": "sha512-FPwHpZywuyasDSLMqJ6fhbOK3TqUdviZNF8OqRGA4W5Ewib2lEEZ+pBsYcBa88B2NGO/SEnYPGhyBqNlE8ilSw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@azure/abort-controller": "^2.0.0", |
| "@azure/core-util": "^1.11.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@azure/core-client": { |
| "version": "1.9.2", |
| "resolved": "https://registry.npmjs.org/@azure/core-client/-/core-client-1.9.2.tgz", |
| "integrity": "sha512-kRdry/rav3fUKHl/aDLd/pDLcB+4pOFwPPTVEExuMyaI5r+JBbMWqRbCY1pn5BniDaU3lRxO9eaQ1AmSMehl/w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@azure/abort-controller": "^2.0.0", |
| "@azure/core-auth": "^1.4.0", |
| "@azure/core-rest-pipeline": "^1.9.1", |
| "@azure/core-tracing": "^1.0.0", |
| "@azure/core-util": "^1.6.1", |
| "@azure/logger": "^1.0.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@azure/core-rest-pipeline": { |
| "version": "1.19.0", |
| "resolved": "https://registry.npmjs.org/@azure/core-rest-pipeline/-/core-rest-pipeline-1.19.0.tgz", |
| "integrity": "sha512-bM3308LRyg5g7r3Twprtqww0R/r7+GyVxj4BafcmVPo4WQoGt5JXuaqxHEFjw2o3rvFZcUPiqJMg6WuvEEeVUA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@azure/abort-controller": "^2.0.0", |
| "@azure/core-auth": "^1.8.0", |
| "@azure/core-tracing": "^1.0.1", |
| "@azure/core-util": "^1.11.0", |
| "@azure/logger": "^1.0.0", |
| "http-proxy-agent": "^7.0.0", |
| "https-proxy-agent": "^7.0.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@azure/core-tracing": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.2.0.tgz", |
| "integrity": "sha512-UKTiEJPkWcESPYJz3X5uKRYyOcJD+4nYph+KpfdPRnQJVrZfk0KJgdnaAWKfhsBBtAf/D58Az4AvCJEmWgIBAg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@azure/core-util": { |
| "version": "1.11.0", |
| "resolved": "https://registry.npmjs.org/@azure/core-util/-/core-util-1.11.0.tgz", |
| "integrity": "sha512-DxOSLua+NdpWoSqULhjDyAZTXFdP/LKkqtYuxxz1SCN289zk3OG8UOpnCQAz/tygyACBtWp/BoO72ptK7msY8g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@azure/abort-controller": "^2.0.0", |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@azure/identity": { |
| "version": "4.7.0", |
| "resolved": "https://registry.npmjs.org/@azure/identity/-/identity-4.7.0.tgz", |
| "integrity": "sha512-6z/S2KorkbKaZ0DgZFVRdu7RCuATmMSTjKpuhj7YpjxkJ0vnJ7kTM3cpNgzFgk9OPYfZ31wrBEtC/iwAS4jQDA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@azure/abort-controller": "^2.0.0", |
| "@azure/core-auth": "^1.9.0", |
| "@azure/core-client": "^1.9.2", |
| "@azure/core-rest-pipeline": "^1.17.0", |
| "@azure/core-tracing": "^1.0.0", |
| "@azure/core-util": "^1.11.0", |
| "@azure/logger": "^1.0.0", |
| "@azure/msal-browser": "^4.2.0", |
| "@azure/msal-node": "^3.2.1", |
| "events": "^3.0.0", |
| "jws": "^4.0.0", |
| "open": "^10.1.0", |
| "stoppable": "^1.1.0", |
| "tslib": "^2.2.0" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@azure/logger": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/@azure/logger/-/logger-1.1.4.tgz", |
| "integrity": "sha512-4IXXzcCdLdlXuCG+8UKEwLA1T1NHqUfanhXYHiQTn+6sfWCZXduqbtXDGceg3Ce5QxTGo7EqmbV6Bi+aqKuClQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "tslib": "^2.6.2" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@azure/msal-browser": { |
| "version": "4.4.0", |
| "resolved": "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-4.4.0.tgz", |
| "integrity": "sha512-rU6juYXk67CKQmpgi6fDgZoPQ9InZ1760z1BSAH7RbeIc4lHZM/Tu+H0CyRk7cnrfvTkexyYE4pjYhMghpzheA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@azure/msal-common": "15.2.0" |
| }, |
| "engines": { |
| "node": ">=0.8.0" |
| } |
| }, |
| "node_modules/@azure/msal-common": { |
| "version": "15.2.0", |
| "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-15.2.0.tgz", |
| "integrity": "sha512-HiYfGAKthisUYqHG1nImCf/uzcyS31wng3o+CycWLIM9chnYJ9Lk6jZ30Y6YiYYpTQ9+z/FGUpiKKekd3Arc0A==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.8.0" |
| } |
| }, |
| "node_modules/@azure/msal-node": { |
| "version": "3.2.3", |
| "resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-3.2.3.tgz", |
| "integrity": "sha512-0eaPqBIWEAizeYiXdeHb09Iq0tvHJ17ztvNEaLdr/KcJJhJxbpkkEQf09DB+vKlFE0tzYi7j4rYLTXtES/InEQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@azure/msal-common": "15.2.0", |
| "jsonwebtoken": "^9.0.0", |
| "uuid": "^8.3.0" |
| }, |
| "engines": { |
| "node": ">=16" |
| } |
| }, |
| "node_modules/@esbuild/aix-ppc64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.0.tgz", |
| "integrity": "sha512-O7vun9Sf8DFjH2UtqK8Ku3LkquL9SZL8OLY1T5NZkA34+wG3OQF7cl4Ql8vdNzM6fzBbYfLaiRLIOZ+2FOCgBQ==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "aix" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.0.tgz", |
| "integrity": "sha512-PTyWCYYiU0+1eJKmw21lWtC+d08JDZPQ5g+kFyxP0V+es6VPPSUhM6zk8iImp2jbV6GwjX4pap0JFbUQN65X1g==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.0.tgz", |
| "integrity": "sha512-grvv8WncGjDSyUBjN9yHXNt+cq0snxXbDxy5pJtzMKGmmpPxeAmAhWxXI+01lU5rwZomDgD3kJwulEnhTRUd6g==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-x64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.0.tgz", |
| "integrity": "sha512-m/ix7SfKG5buCnxasr52+LI78SQ+wgdENi9CqyCXwjVR2X4Jkz+BpC3le3AoBPYTC9NHklwngVXvbJ9/Akhrfg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-arm64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.0.tgz", |
| "integrity": "sha512-mVwdUb5SRkPayVadIOI78K7aAnPamoeFR2bT5nszFUZ9P8UpK4ratOdYbZZXYSqPKMHfS1wdHCJk1P1EZpRdvw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-x64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.0.tgz", |
| "integrity": "sha512-DgDaYsPWFTS4S3nWpFcMn/33ZZwAAeAFKNHNa1QN0rI4pUjgqf0f7ONmXf6d22tqTY+H9FNdgeaAa+YIFUn2Rg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-arm64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.0.tgz", |
| "integrity": "sha512-VN4ocxy6dxefN1MepBx/iD1dH5K8qNtNe227I0mnTRjry8tj5MRk4zprLEdG8WPyAPb93/e4pSgi1SoHdgOa4w==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-x64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.0.tgz", |
| "integrity": "sha512-mrSgt7lCh07FY+hDD1TxiTyIHyttn6vnjesnPoVDNmDfOmggTLXRv8Id5fNZey1gl/V2dyVK1VXXqVsQIiAk+A==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.0.tgz", |
| "integrity": "sha512-vkB3IYj2IDo3g9xX7HqhPYxVkNQe8qTK55fraQyTzTX/fxaDtXiEnavv9geOsonh2Fd2RMB+i5cbhu2zMNWJwg==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.0.tgz", |
| "integrity": "sha512-9QAQjTWNDM/Vk2bgBl17yWuZxZNQIF0OUUuPZRKoDtqF2k4EtYbpyiG5/Dk7nqeK6kIJWPYldkOcBqjXjrUlmg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ia32": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.0.tgz", |
| "integrity": "sha512-43ET5bHbphBegyeqLb7I1eYn2P/JYGNmzzdidq/w0T8E2SsYL1U6un2NFROFRg1JZLTzdCoRomg8Rvf9M6W6Gg==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-loong64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.0.tgz", |
| "integrity": "sha512-fC95c/xyNFueMhClxJmeRIj2yrSMdDfmqJnyOY4ZqsALkDrrKJfIg5NTMSzVBr5YW1jf+l7/cndBfP3MSDpoHw==", |
| "cpu": [ |
| "loong64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-mips64el": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.0.tgz", |
| "integrity": "sha512-nkAMFju7KDW73T1DdH7glcyIptm95a7Le8irTQNO/qtkoyypZAnjchQgooFUDQhNAy4iu08N79W4T4pMBwhPwQ==", |
| "cpu": [ |
| "mips64el" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ppc64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.0.tgz", |
| "integrity": "sha512-NhyOejdhRGS8Iwv+KKR2zTq2PpysF9XqY+Zk77vQHqNbo/PwZCzB5/h7VGuREZm1fixhs4Q/qWRSi5zmAiO4Fw==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-riscv64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.0.tgz", |
| "integrity": "sha512-5S/rbP5OY+GHLC5qXp1y/Mx//e92L1YDqkiBbO9TQOvuFXM+iDqUNG5XopAnXoRH3FjIUDkeGcY1cgNvnXp/kA==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-s390x": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.0.tgz", |
| "integrity": "sha512-XM2BFsEBz0Fw37V0zU4CXfcfuACMrppsMFKdYY2WuTS3yi8O1nFOhil/xhKTmE1nPmVyvQJjJivgDT+xh8pXJA==", |
| "cpu": [ |
| "s390x" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-x64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.0.tgz", |
| "integrity": "sha512-9yl91rHw/cpwMCNytUDxwj2XjFpxML0y9HAOH9pNVQDpQrBxHy01Dx+vaMu0N1CKa/RzBD2hB4u//nfc+Sd3Cw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-arm64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.0.tgz", |
| "integrity": "sha512-RuG4PSMPFfrkH6UwCAqBzauBWTygTvb1nxWasEJooGSJ/NwRw7b2HOwyRTQIU97Hq37l3npXoZGYMy3b3xYvPw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-x64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.0.tgz", |
| "integrity": "sha512-jl+qisSB5jk01N5f7sPCsBENCOlPiS/xptD5yxOx2oqQfyourJwIKLRA2yqWdifj3owQZCL2sn6o08dBzZGQzA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-arm64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.0.tgz", |
| "integrity": "sha512-21sUNbq2r84YE+SJDfaQRvdgznTD8Xc0oc3p3iW/a1EVWeNj/SdUCbm5U0itZPQYRuRTW20fPMWMpcrciH2EJw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-x64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.0.tgz", |
| "integrity": "sha512-2gwwriSMPcCFRlPlKx3zLQhfN/2WjJ2NSlg5TKLQOJdV0mSxIcYNTMhk3H3ulL/cak+Xj0lY1Ym9ysDV1igceg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/sunos-x64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.0.tgz", |
| "integrity": "sha512-bxI7ThgLzPrPz484/S9jLlvUAHYMzy6I0XiU1ZMeAEOBcS0VePBFxh1JjTQt3Xiat5b6Oh4x7UC7IwKQKIJRIg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "sunos" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-arm64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.0.tgz", |
| "integrity": "sha512-ZUAc2YK6JW89xTbXvftxdnYy3m4iHIkDtK3CLce8wg8M2L+YZhIvO1DKpxrd0Yr59AeNNkTiic9YLf6FTtXWMw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-ia32": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.0.tgz", |
| "integrity": "sha512-eSNxISBu8XweVEWG31/JzjkIGbGIJN/TrRoiSVZwZ6pkC6VX4Im/WV2cz559/TXLcYbcrDN8JtKgd9DJVIo8GA==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-x64": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.0.tgz", |
| "integrity": "sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@eslint-community/eslint-utils": { |
| "version": "4.4.1", |
| "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz", |
| "integrity": "sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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-array/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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0", |
| "concat-map": "0.0.1" |
| } |
| }, |
| "node_modules/@eslint/config-array/node_modules/minimatch": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^1.1.7" |
| }, |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "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.0", |
| "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.0.tgz", |
| "integrity": "sha512-yaVPAiNAalnCZedKLdR21GOGILMLKPyqSLWaAjQFvYA2i/ciDi8ArYVr69Anohb6cH2Ukhqti4aFnYyPm8wdwQ==", |
| "dev": true, |
| "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/brace-expansion": { |
| "version": "1.1.11", |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", |
| "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0", |
| "concat-map": "0.0.1" |
| } |
| }, |
| "node_modules/@eslint/eslintrc/node_modules/minimatch": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^1.1.7" |
| }, |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/@eslint/js": { |
| "version": "9.21.0", |
| "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.21.0.tgz", |
| "integrity": "sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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/@hpcc-js/wasm": { |
| "version": "2.22.4", |
| "resolved": "https://registry.npmjs.org/@hpcc-js/wasm/-/wasm-2.22.4.tgz", |
| "integrity": "sha512-58JkRkxZffiBAbZhc7z+9iaaAOmn1cyxLL3rRwsUvco/I0Wwb7uVAlHM9HiU6XASe2k11jrIjCFff1t9QKjlqg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "yargs": "17.7.2" |
| }, |
| "bin": { |
| "dot-wasm": "node ./node_modules/@hpcc-js/wasm-graphviz-cli/bin/index.js" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=18.18" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/nzakas" |
| } |
| }, |
| "node_modules/@isaacs/cliui": { |
| "version": "8.0.2", |
| "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", |
| "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "string-width": "^5.1.2", |
| "string-width-cjs": "npm:string-width@^4.2.0", |
| "strip-ansi": "^7.0.1", |
| "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", |
| "wrap-ansi": "^8.1.0", |
| "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/@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/@stylistic/eslint-plugin": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.1.0.tgz", |
| "integrity": "sha512-bytbL7qiici7yPyEiId0fGPK9kjQbzcPMj2aftPfzTCyJ/CRSKdtI+iVjM0LSGzGxfunflI+MDDU9vyIIeIpoQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/utils": "^8.23.0", |
| "eslint-visitor-keys": "^4.2.0", |
| "espree": "^10.3.0", |
| "estraverse": "^5.3.0", |
| "picomatch": "^4.0.2" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "peerDependencies": { |
| "eslint": ">=9.0.0" |
| } |
| }, |
| "node_modules/@stylistic/eslint-plugin-js": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-4.1.0.tgz", |
| "integrity": "sha512-YOe+dChNoR26JVVt+7BjyebsPIQF05OLNmHCXivq8lLZ4ZeVs4+wXaW+pREVboDiAaSRznauAdAU8f+iQouw6Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "eslint-visitor-keys": "^4.2.0", |
| "espree": "^10.3.0" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "peerDependencies": { |
| "eslint": ">=9.0.0" |
| } |
| }, |
| "node_modules/@tsconfig/strictest": { |
| "version": "2.0.5", |
| "resolved": "https://registry.npmjs.org/@tsconfig/strictest/-/strictest-2.0.5.tgz", |
| "integrity": "sha512-ec4tjL2Rr0pkZ5hww65c+EEPYwxOi4Ryv+0MtjeaSQRJyq322Q27eOQiFbuNgw2hpL4hB1/W/HBGk3VKS43osg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/estree": { |
| "version": "1.0.6", |
| "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", |
| "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@types/node": { |
| "version": "22.13.5", |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.5.tgz", |
| "integrity": "sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "undici-types": "~6.20.0" |
| } |
| }, |
| "node_modules/@types/vscode": { |
| "version": "1.93.0", |
| "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.93.0.tgz", |
| "integrity": "sha512-kUK6jAHSR5zY8ps42xuW89NLcBpw1kOabah7yv38J8MyiYuOHxLQBi0e7zeXbQgVefDy/mZZetqEFC+Fl5eIEQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@typescript-eslint/eslint-plugin": { |
| "version": "8.25.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.25.0.tgz", |
| "integrity": "sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@eslint-community/regexpp": "^4.10.0", |
| "@typescript-eslint/scope-manager": "8.25.0", |
| "@typescript-eslint/type-utils": "8.25.0", |
| "@typescript-eslint/utils": "8.25.0", |
| "@typescript-eslint/visitor-keys": "8.25.0", |
| "graphemer": "^1.4.0", |
| "ignore": "^5.3.1", |
| "natural-compare": "^1.4.0", |
| "ts-api-utils": "^2.0.1" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", |
| "eslint": "^8.57.0 || ^9.0.0", |
| "typescript": ">=4.8.4 <5.8.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/parser": { |
| "version": "8.25.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.25.0.tgz", |
| "integrity": "sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/scope-manager": "8.25.0", |
| "@typescript-eslint/types": "8.25.0", |
| "@typescript-eslint/typescript-estree": "8.25.0", |
| "@typescript-eslint/visitor-keys": "8.25.0", |
| "debug": "^4.3.4" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^8.57.0 || ^9.0.0", |
| "typescript": ">=4.8.4 <5.8.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/scope-manager": { |
| "version": "8.25.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.25.0.tgz", |
| "integrity": "sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/types": "8.25.0", |
| "@typescript-eslint/visitor-keys": "8.25.0" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| } |
| }, |
| "node_modules/@typescript-eslint/type-utils": { |
| "version": "8.25.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz", |
| "integrity": "sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/typescript-estree": "8.25.0", |
| "@typescript-eslint/utils": "8.25.0", |
| "debug": "^4.3.4", |
| "ts-api-utils": "^2.0.1" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^8.57.0 || ^9.0.0", |
| "typescript": ">=4.8.4 <5.8.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/types": { |
| "version": "8.25.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.25.0.tgz", |
| "integrity": "sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| } |
| }, |
| "node_modules/@typescript-eslint/typescript-estree": { |
| "version": "8.25.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz", |
| "integrity": "sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/types": "8.25.0", |
| "@typescript-eslint/visitor-keys": "8.25.0", |
| "debug": "^4.3.4", |
| "fast-glob": "^3.3.2", |
| "is-glob": "^4.0.3", |
| "minimatch": "^9.0.4", |
| "semver": "^7.6.0", |
| "ts-api-utils": "^2.0.1" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "typescript": ">=4.8.4 <5.8.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/utils": { |
| "version": "8.25.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.25.0.tgz", |
| "integrity": "sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@eslint-community/eslint-utils": "^4.4.0", |
| "@typescript-eslint/scope-manager": "8.25.0", |
| "@typescript-eslint/types": "8.25.0", |
| "@typescript-eslint/typescript-estree": "8.25.0" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^8.57.0 || ^9.0.0", |
| "typescript": ">=4.8.4 <5.8.0" |
| } |
| }, |
| "node_modules/@typescript-eslint/visitor-keys": { |
| "version": "8.25.0", |
| "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz", |
| "integrity": "sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/types": "8.25.0", |
| "eslint-visitor-keys": "^4.2.0" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| } |
| }, |
| "node_modules/@vscode/test-electron": { |
| "version": "2.4.1", |
| "resolved": "https://registry.npmjs.org/@vscode/test-electron/-/test-electron-2.4.1.tgz", |
| "integrity": "sha512-Gc6EdaLANdktQ1t+zozoBVRynfIsMKMc94Svu1QreOBC8y76x4tvaK32TljrLi1LI2+PK58sDVbL7ALdqf3VRQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "http-proxy-agent": "^7.0.2", |
| "https-proxy-agent": "^7.0.5", |
| "jszip": "^3.10.1", |
| "ora": "^7.0.1", |
| "semver": "^7.6.2" |
| }, |
| "engines": { |
| "node": ">=16" |
| } |
| }, |
| "node_modules/@vscode/vsce": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/@vscode/vsce/-/vsce-3.2.2.tgz", |
| "integrity": "sha512-4TqdUq/yKlQTHcQMk/DamR632bq/+IJDomSbexOMee/UAYWqYm0XHWA6scGslsCpzY+sCWEhhl0nqdOB0XW1kw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@azure/identity": "^4.1.0", |
| "@vscode/vsce-sign": "^2.0.0", |
| "azure-devops-node-api": "^12.5.0", |
| "chalk": "^2.4.2", |
| "cheerio": "^1.0.0-rc.9", |
| "cockatiel": "^3.1.2", |
| "commander": "^12.1.0", |
| "form-data": "^4.0.0", |
| "glob": "^11.0.0", |
| "hosted-git-info": "^4.0.2", |
| "jsonc-parser": "^3.2.0", |
| "leven": "^3.1.0", |
| "markdown-it": "^14.1.0", |
| "mime": "^1.3.4", |
| "minimatch": "^3.0.3", |
| "parse-semver": "^1.1.1", |
| "read": "^1.0.7", |
| "semver": "^7.5.2", |
| "tmp": "^0.2.3", |
| "typed-rest-client": "^1.8.4", |
| "url-join": "^4.0.1", |
| "xml2js": "^0.5.0", |
| "yauzl": "^2.3.1", |
| "yazl": "^2.2.2" |
| }, |
| "bin": { |
| "vsce": "vsce" |
| }, |
| "engines": { |
| "node": ">= 20" |
| }, |
| "optionalDependencies": { |
| "keytar": "^7.7.0" |
| } |
| }, |
| "node_modules/@vscode/vsce-sign": { |
| "version": "2.0.5", |
| "resolved": "https://registry.npmjs.org/@vscode/vsce-sign/-/vsce-sign-2.0.5.tgz", |
| "integrity": "sha512-GfYWrsT/vypTMDMgWDm75iDmAOMe7F71sZECJ+Ws6/xyIfmB3ELVnVN+LwMFAvmXY+e6eWhR2EzNGF/zAhWY3Q==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "SEE LICENSE IN LICENSE.txt", |
| "optionalDependencies": { |
| "@vscode/vsce-sign-alpine-arm64": "2.0.2", |
| "@vscode/vsce-sign-alpine-x64": "2.0.2", |
| "@vscode/vsce-sign-darwin-arm64": "2.0.2", |
| "@vscode/vsce-sign-darwin-x64": "2.0.2", |
| "@vscode/vsce-sign-linux-arm": "2.0.2", |
| "@vscode/vsce-sign-linux-arm64": "2.0.2", |
| "@vscode/vsce-sign-linux-x64": "2.0.2", |
| "@vscode/vsce-sign-win32-arm64": "2.0.2", |
| "@vscode/vsce-sign-win32-x64": "2.0.2" |
| } |
| }, |
| "node_modules/@vscode/vsce-sign-alpine-arm64": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/@vscode/vsce-sign-alpine-arm64/-/vsce-sign-alpine-arm64-2.0.2.tgz", |
| "integrity": "sha512-E80YvqhtZCLUv3YAf9+tIbbqoinWLCO/B3j03yQPbjT3ZIHCliKZlsy1peNc4XNZ5uIb87Jn0HWx/ZbPXviuAQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "SEE LICENSE IN LICENSE.txt", |
| "optional": true, |
| "os": [ |
| "alpine" |
| ] |
| }, |
| "node_modules/@vscode/vsce-sign-alpine-x64": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/@vscode/vsce-sign-alpine-x64/-/vsce-sign-alpine-x64-2.0.2.tgz", |
| "integrity": "sha512-n1WC15MSMvTaeJ5KjWCzo0nzjydwxLyoHiMJHu1Ov0VWTZiddasmOQHekA47tFRycnt4FsQrlkSCTdgHppn6bw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "SEE LICENSE IN LICENSE.txt", |
| "optional": true, |
| "os": [ |
| "alpine" |
| ] |
| }, |
| "node_modules/@vscode/vsce-sign-darwin-arm64": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/@vscode/vsce-sign-darwin-arm64/-/vsce-sign-darwin-arm64-2.0.2.tgz", |
| "integrity": "sha512-rz8F4pMcxPj8fjKAJIfkUT8ycG9CjIp888VY/6pq6cuI2qEzQ0+b5p3xb74CJnBbSC0p2eRVoe+WgNCAxCLtzQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "SEE LICENSE IN LICENSE.txt", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@vscode/vsce-sign-darwin-x64": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/@vscode/vsce-sign-darwin-x64/-/vsce-sign-darwin-x64-2.0.2.tgz", |
| "integrity": "sha512-MCjPrQ5MY/QVoZ6n0D92jcRb7eYvxAujG/AH2yM6lI0BspvJQxp0o9s5oiAM9r32r9tkLpiy5s2icsbwefAQIw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "SEE LICENSE IN LICENSE.txt", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@vscode/vsce-sign-linux-arm": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/@vscode/vsce-sign-linux-arm/-/vsce-sign-linux-arm-2.0.2.tgz", |
| "integrity": "sha512-Fkb5jpbfhZKVw3xwR6t7WYfwKZktVGNXdg1m08uEx1anO0oUPUkoQRsNm4QniL3hmfw0ijg00YA6TrxCRkPVOQ==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "SEE LICENSE IN LICENSE.txt", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@vscode/vsce-sign-linux-arm64": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/@vscode/vsce-sign-linux-arm64/-/vsce-sign-linux-arm64-2.0.2.tgz", |
| "integrity": "sha512-Ybeu7cA6+/koxszsORXX0OJk9N0GgfHq70Wqi4vv2iJCZvBrOWwcIrxKjvFtwyDgdeQzgPheH5nhLVl5eQy7WA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "SEE LICENSE IN LICENSE.txt", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@vscode/vsce-sign-linux-x64": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/@vscode/vsce-sign-linux-x64/-/vsce-sign-linux-x64-2.0.2.tgz", |
| "integrity": "sha512-NsPPFVtLaTlVJKOiTnO8Cl78LZNWy0Q8iAg+LlBiCDEgC12Gt4WXOSs2pmcIjDYzj2kY4NwdeN1mBTaujYZaPg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "SEE LICENSE IN LICENSE.txt", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@vscode/vsce-sign-win32-arm64": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/@vscode/vsce-sign-win32-arm64/-/vsce-sign-win32-arm64-2.0.2.tgz", |
| "integrity": "sha512-wPs848ymZ3Ny+Y1Qlyi7mcT6VSigG89FWQnp2qRYCyMhdJxOpA4lDwxzlpL8fG6xC8GjQjGDkwbkWUcCobvksQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "SEE LICENSE IN LICENSE.txt", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@vscode/vsce-sign-win32-x64": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/@vscode/vsce-sign-win32-x64/-/vsce-sign-win32-x64-2.0.2.tgz", |
| "integrity": "sha512-pAiRN6qSAhDM5SVOIxgx+2xnoVUePHbRNC7OD2aOR3WltTKxxF25OfpK8h8UQ7A0BuRkSgREbB59DBlFk4iAeg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "SEE LICENSE IN LICENSE.txt", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@vscode/vsce/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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0", |
| "concat-map": "0.0.1" |
| } |
| }, |
| "node_modules/@vscode/vsce/node_modules/minimatch": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^1.1.7" |
| }, |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/acorn": { |
| "version": "8.14.0", |
| "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz", |
| "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "peerDependencies": { |
| "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" |
| } |
| }, |
| "node_modules/agent-base": { |
| "version": "7.1.3", |
| "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz", |
| "integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/ajv": { |
| "version": "6.12.6", |
| "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", |
| "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", |
| "dev": true, |
| "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/anser": { |
| "version": "2.3.2", |
| "resolved": "https://registry.npmjs.org/anser/-/anser-2.3.2.tgz", |
| "integrity": "sha512-PMqBCBvrOVDRqLGooQb+z+t1Q0PiPyurUQeZRR5uHBOVZcW8B04KMmnT12USnhpNX2wCPagWzLVppQMUG3u0Dw==", |
| "license": "MIT" |
| }, |
| "node_modules/ansi-regex": { |
| "version": "6.1.0", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", |
| "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" |
| } |
| }, |
| "node_modules/ansi-styles": { |
| "version": "3.2.1", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", |
| "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "color-convert": "^1.9.0" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "Python-2.0" |
| }, |
| "node_modules/asynckit": { |
| "version": "0.4.0", |
| "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", |
| "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/azure-devops-node-api": { |
| "version": "12.5.0", |
| "resolved": "https://registry.npmjs.org/azure-devops-node-api/-/azure-devops-node-api-12.5.0.tgz", |
| "integrity": "sha512-R5eFskGvOm3U/GzeAuxRkUsAl0hrAwGgWn6zAd2KrZmrEhWZVqLew4OOupbQlXUuojUzpGtq62SmdhJ06N88og==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "tunnel": "0.0.6", |
| "typed-rest-client": "^1.8.4" |
| } |
| }, |
| "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==", |
| "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/bl": { |
| "version": "5.1.0", |
| "resolved": "https://registry.npmjs.org/bl/-/bl-5.1.0.tgz", |
| "integrity": "sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "buffer": "^6.0.3", |
| "inherits": "^2.0.4", |
| "readable-stream": "^3.4.0" |
| } |
| }, |
| "node_modules/bl/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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "inherits": "^2.0.3", |
| "string_decoder": "^1.1.1", |
| "util-deprecate": "^1.0.1" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/boolbase": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", |
| "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/brace-expansion": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", |
| "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "fill-range": "^7.1.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/buffer": { |
| "version": "6.0.3", |
| "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", |
| "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", |
| "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": { |
| "base64-js": "^1.3.1", |
| "ieee754": "^1.2.1" |
| } |
| }, |
| "node_modules/buffer-crc32": { |
| "version": "0.2.13", |
| "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", |
| "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/buffer-equal-constant-time": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz", |
| "integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==", |
| "dev": true, |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/bundle-name": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz", |
| "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "run-applescript": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/call-bind-apply-helpers": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", |
| "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "function-bind": "^1.1.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/call-bound": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.3.tgz", |
| "integrity": "sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "call-bind-apply-helpers": "^1.0.1", |
| "get-intrinsic": "^1.2.6" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/callsites": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", |
| "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/chalk": { |
| "version": "2.4.2", |
| "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", |
| "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^3.2.1", |
| "escape-string-regexp": "^1.0.5", |
| "supports-color": "^5.3.0" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/cheerio": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0.tgz", |
| "integrity": "sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "cheerio-select": "^2.1.0", |
| "dom-serializer": "^2.0.0", |
| "domhandler": "^5.0.3", |
| "domutils": "^3.1.0", |
| "encoding-sniffer": "^0.2.0", |
| "htmlparser2": "^9.1.0", |
| "parse5": "^7.1.2", |
| "parse5-htmlparser2-tree-adapter": "^7.0.0", |
| "parse5-parser-stream": "^7.1.2", |
| "undici": "^6.19.5", |
| "whatwg-mimetype": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=18.17" |
| }, |
| "funding": { |
| "url": "https://github.com/cheeriojs/cheerio?sponsor=1" |
| } |
| }, |
| "node_modules/cheerio-select": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz", |
| "integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "boolbase": "^1.0.0", |
| "css-select": "^5.1.0", |
| "css-what": "^6.1.0", |
| "domelementtype": "^2.3.0", |
| "domhandler": "^5.0.3", |
| "domutils": "^3.0.1" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/fb55" |
| } |
| }, |
| "node_modules/chownr": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", |
| "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==", |
| "dev": true, |
| "license": "ISC", |
| "optional": true |
| }, |
| "node_modules/ci-info": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz", |
| "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/cli-cursor": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-4.0.0.tgz", |
| "integrity": "sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "restore-cursor": "^4.0.0" |
| }, |
| "engines": { |
| "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/cli-spinners": { |
| "version": "2.9.2", |
| "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz", |
| "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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/cliui/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/cliui/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/cliui/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/cliui/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/cliui/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/cliui/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/cliui/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/cliui/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/cockatiel": { |
| "version": "3.2.1", |
| "resolved": "https://registry.npmjs.org/cockatiel/-/cockatiel-3.2.1.tgz", |
| "integrity": "sha512-gfrHV6ZPkquExvMh9IOkKsBzNDk6sDuZ6DdBGUBkvFnTCqCxzpuq48RySgP0AnaqQkw2zynOFj9yly6T1Q2G5Q==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=16" |
| } |
| }, |
| "node_modules/color-convert": { |
| "version": "1.9.3", |
| "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", |
| "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "color-name": "1.1.3" |
| } |
| }, |
| "node_modules/color-name": { |
| "version": "1.1.3", |
| "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", |
| "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/combined-stream": { |
| "version": "1.0.8", |
| "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", |
| "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "delayed-stream": "~1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.8" |
| } |
| }, |
| "node_modules/commander": { |
| "version": "12.1.0", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", |
| "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/concat-map": { |
| "version": "0.0.1", |
| "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", |
| "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/core-util-is": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", |
| "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/cross-spawn": { |
| "version": "7.0.6", |
| "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", |
| "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "path-key": "^3.1.0", |
| "shebang-command": "^2.0.0", |
| "which": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/css-select": { |
| "version": "5.1.0", |
| "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", |
| "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "boolbase": "^1.0.0", |
| "css-what": "^6.1.0", |
| "domhandler": "^5.0.2", |
| "domutils": "^3.0.1", |
| "nth-check": "^2.0.1" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/fb55" |
| } |
| }, |
| "node_modules/css-what": { |
| "version": "6.1.0", |
| "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", |
| "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">= 6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/fb55" |
| } |
| }, |
| "node_modules/d3": { |
| "version": "7.9.0", |
| "resolved": "https://registry.npmjs.org/d3/-/d3-7.9.0.tgz", |
| "integrity": "sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "3", |
| "d3-axis": "3", |
| "d3-brush": "3", |
| "d3-chord": "3", |
| "d3-color": "3", |
| "d3-contour": "4", |
| "d3-delaunay": "6", |
| "d3-dispatch": "3", |
| "d3-drag": "3", |
| "d3-dsv": "3", |
| "d3-ease": "3", |
| "d3-fetch": "3", |
| "d3-force": "3", |
| "d3-format": "3", |
| "d3-geo": "3", |
| "d3-hierarchy": "3", |
| "d3-interpolate": "3", |
| "d3-path": "3", |
| "d3-polygon": "3", |
| "d3-quadtree": "3", |
| "d3-random": "3", |
| "d3-scale": "4", |
| "d3-scale-chromatic": "3", |
| "d3-selection": "3", |
| "d3-shape": "3", |
| "d3-time": "3", |
| "d3-time-format": "4", |
| "d3-timer": "3", |
| "d3-transition": "3", |
| "d3-zoom": "3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-array": { |
| "version": "3.2.4", |
| "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz", |
| "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", |
| "license": "ISC", |
| "dependencies": { |
| "internmap": "1 - 2" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-axis": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/d3-axis/-/d3-axis-3.0.0.tgz", |
| "integrity": "sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-brush": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/d3-brush/-/d3-brush-3.0.0.tgz", |
| "integrity": "sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-dispatch": "1 - 3", |
| "d3-drag": "2 - 3", |
| "d3-interpolate": "1 - 3", |
| "d3-selection": "3", |
| "d3-transition": "3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-chord": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-chord/-/d3-chord-3.0.1.tgz", |
| "integrity": "sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-path": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-color": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz", |
| "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-contour": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/d3-contour/-/d3-contour-4.0.2.tgz", |
| "integrity": "sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "^3.2.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-delaunay": { |
| "version": "6.0.4", |
| "resolved": "https://registry.npmjs.org/d3-delaunay/-/d3-delaunay-6.0.4.tgz", |
| "integrity": "sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==", |
| "license": "ISC", |
| "dependencies": { |
| "delaunator": "5" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-dispatch": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-dispatch/-/d3-dispatch-3.0.1.tgz", |
| "integrity": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-drag": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/d3-drag/-/d3-drag-3.0.0.tgz", |
| "integrity": "sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-dispatch": "1 - 3", |
| "d3-selection": "3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-dsv": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-dsv/-/d3-dsv-3.0.1.tgz", |
| "integrity": "sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==", |
| "license": "ISC", |
| "dependencies": { |
| "commander": "7", |
| "iconv-lite": "0.6", |
| "rw": "1" |
| }, |
| "bin": { |
| "csv2json": "bin/dsv2json.js", |
| "csv2tsv": "bin/dsv2dsv.js", |
| "dsv2dsv": "bin/dsv2dsv.js", |
| "dsv2json": "bin/dsv2json.js", |
| "json2csv": "bin/json2dsv.js", |
| "json2dsv": "bin/json2dsv.js", |
| "json2tsv": "bin/json2dsv.js", |
| "tsv2csv": "bin/dsv2dsv.js", |
| "tsv2json": "bin/dsv2json.js" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-dsv/node_modules/commander": { |
| "version": "7.2.0", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", |
| "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/d3-ease": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz", |
| "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-fetch": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-fetch/-/d3-fetch-3.0.1.tgz", |
| "integrity": "sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-dsv": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-force": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/d3-force/-/d3-force-3.0.0.tgz", |
| "integrity": "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-dispatch": "1 - 3", |
| "d3-quadtree": "1 - 3", |
| "d3-timer": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-format": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz", |
| "integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-geo": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.1.tgz", |
| "integrity": "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "2.5.0 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-graphviz": { |
| "version": "5.6.0", |
| "resolved": "https://registry.npmjs.org/d3-graphviz/-/d3-graphviz-5.6.0.tgz", |
| "integrity": "sha512-46OOyRv5Ioo9kZBc919FVIYPD/ObtdSZxOK1hv+qwmD7TunpPvvmsI1dSdxhVgH4GragJxFZ31+TQC5aOuXzzw==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "@hpcc-js/wasm": "^2.20.0", |
| "d3-dispatch": "^3.0.1", |
| "d3-format": "^3.1.0", |
| "d3-interpolate": "^3.0.1", |
| "d3-path": "^3.1.0", |
| "d3-timer": "^3.0.1", |
| "d3-transition": "^3.0.1", |
| "d3-zoom": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=14" |
| }, |
| "peerDependencies": { |
| "d3-selection": "^3.0.0" |
| } |
| }, |
| "node_modules/d3-hierarchy": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz", |
| "integrity": "sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-interpolate": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz", |
| "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-color": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-path": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz", |
| "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-polygon": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-polygon/-/d3-polygon-3.0.1.tgz", |
| "integrity": "sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-quadtree": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-quadtree/-/d3-quadtree-3.0.1.tgz", |
| "integrity": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-random": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-random/-/d3-random-3.0.1.tgz", |
| "integrity": "sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-scale": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz", |
| "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "2.10.0 - 3", |
| "d3-format": "1 - 3", |
| "d3-interpolate": "1.2.0 - 3", |
| "d3-time": "2.1.1 - 3", |
| "d3-time-format": "2 - 4" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-scale-chromatic": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz", |
| "integrity": "sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-color": "1 - 3", |
| "d3-interpolate": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-selection": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz", |
| "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-shape": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz", |
| "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-path": "^3.1.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-time": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz", |
| "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "2 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-time-format": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz", |
| "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-time": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-timer": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz", |
| "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-transition": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-transition/-/d3-transition-3.0.1.tgz", |
| "integrity": "sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-color": "1 - 3", |
| "d3-dispatch": "1 - 3", |
| "d3-ease": "1 - 3", |
| "d3-interpolate": "1 - 3", |
| "d3-timer": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "peerDependencies": { |
| "d3-selection": "2 - 3" |
| } |
| }, |
| "node_modules/d3-zoom": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/d3-zoom/-/d3-zoom-3.0.0.tgz", |
| "integrity": "sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-dispatch": "1 - 3", |
| "d3-drag": "2 - 3", |
| "d3-interpolate": "1 - 3", |
| "d3-selection": "2 - 3", |
| "d3-transition": "2 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "mimic-response": "^3.1.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "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==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/default-browser": { |
| "version": "5.2.1", |
| "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.2.1.tgz", |
| "integrity": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "bundle-name": "^4.1.0", |
| "default-browser-id": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/default-browser-id": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.0.tgz", |
| "integrity": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/define-lazy-prop": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz", |
| "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/delaunator": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/delaunator/-/delaunator-5.0.1.tgz", |
| "integrity": "sha512-8nvh+XBe96aCESrGOqMp/84b13H9cdKbG5P2ejQCh4d4sK9RL4371qou9drQjMhvnPmhWl5hnmqbEE0fXr9Xnw==", |
| "license": "ISC", |
| "dependencies": { |
| "robust-predicates": "^3.0.2" |
| } |
| }, |
| "node_modules/delayed-stream": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", |
| "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.4.0" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "optional": true, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/dom-serializer": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", |
| "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "domelementtype": "^2.3.0", |
| "domhandler": "^5.0.2", |
| "entities": "^4.2.0" |
| }, |
| "funding": { |
| "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" |
| } |
| }, |
| "node_modules/domelementtype": { |
| "version": "2.3.0", |
| "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", |
| "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/fb55" |
| } |
| ], |
| "license": "BSD-2-Clause" |
| }, |
| "node_modules/domhandler": { |
| "version": "5.0.3", |
| "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", |
| "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "domelementtype": "^2.3.0" |
| }, |
| "engines": { |
| "node": ">= 4" |
| }, |
| "funding": { |
| "url": "https://github.com/fb55/domhandler?sponsor=1" |
| } |
| }, |
| "node_modules/domutils": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz", |
| "integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "dom-serializer": "^2.0.0", |
| "domelementtype": "^2.3.0", |
| "domhandler": "^5.0.3" |
| }, |
| "funding": { |
| "url": "https://github.com/fb55/domutils?sponsor=1" |
| } |
| }, |
| "node_modules/dunder-proto": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", |
| "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "call-bind-apply-helpers": "^1.0.1", |
| "es-errors": "^1.3.0", |
| "gopd": "^1.2.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/eastasianwidth": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", |
| "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/ecdsa-sig-formatter": { |
| "version": "1.0.11", |
| "resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz", |
| "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "safe-buffer": "^5.0.1" |
| } |
| }, |
| "node_modules/emoji-regex": { |
| "version": "9.2.2", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", |
| "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/encoding-sniffer": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.0.tgz", |
| "integrity": "sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "iconv-lite": "^0.6.3", |
| "whatwg-encoding": "^3.1.1" |
| }, |
| "funding": { |
| "url": "https://github.com/fb55/encoding-sniffer?sponsor=1" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "once": "^1.4.0" |
| } |
| }, |
| "node_modules/entities": { |
| "version": "4.5.0", |
| "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", |
| "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=0.12" |
| }, |
| "funding": { |
| "url": "https://github.com/fb55/entities?sponsor=1" |
| } |
| }, |
| "node_modules/es-define-property": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", |
| "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/es-errors": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", |
| "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/es-object-atoms": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", |
| "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/es-set-tostringtag": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", |
| "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.6", |
| "has-tostringtag": "^1.0.2", |
| "hasown": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/esbuild": { |
| "version": "0.25.0", |
| "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.0.tgz", |
| "integrity": "sha512-BXq5mqc8ltbaN34cDqWuYKyNhX8D/Z0J1xdtdQ8UcIIIyJyz+ZMKUt58tF3SrZ85jcfN/PZYhjR5uDQAYNVbuw==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "bin": { |
| "esbuild": "bin/esbuild" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "optionalDependencies": { |
| "@esbuild/aix-ppc64": "0.25.0", |
| "@esbuild/android-arm": "0.25.0", |
| "@esbuild/android-arm64": "0.25.0", |
| "@esbuild/android-x64": "0.25.0", |
| "@esbuild/darwin-arm64": "0.25.0", |
| "@esbuild/darwin-x64": "0.25.0", |
| "@esbuild/freebsd-arm64": "0.25.0", |
| "@esbuild/freebsd-x64": "0.25.0", |
| "@esbuild/linux-arm": "0.25.0", |
| "@esbuild/linux-arm64": "0.25.0", |
| "@esbuild/linux-ia32": "0.25.0", |
| "@esbuild/linux-loong64": "0.25.0", |
| "@esbuild/linux-mips64el": "0.25.0", |
| "@esbuild/linux-ppc64": "0.25.0", |
| "@esbuild/linux-riscv64": "0.25.0", |
| "@esbuild/linux-s390x": "0.25.0", |
| "@esbuild/linux-x64": "0.25.0", |
| "@esbuild/netbsd-arm64": "0.25.0", |
| "@esbuild/netbsd-x64": "0.25.0", |
| "@esbuild/openbsd-arm64": "0.25.0", |
| "@esbuild/openbsd-x64": "0.25.0", |
| "@esbuild/sunos-x64": "0.25.0", |
| "@esbuild/win32-arm64": "0.25.0", |
| "@esbuild/win32-ia32": "0.25.0", |
| "@esbuild/win32-x64": "0.25.0" |
| } |
| }, |
| "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": "1.0.5", |
| "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", |
| "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.8.0" |
| } |
| }, |
| "node_modules/eslint": { |
| "version": "9.21.0", |
| "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.21.0.tgz", |
| "integrity": "sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@eslint-community/eslint-utils": "^4.2.0", |
| "@eslint-community/regexpp": "^4.12.1", |
| "@eslint/config-array": "^0.19.2", |
| "@eslint/core": "^0.12.0", |
| "@eslint/eslintrc": "^3.3.0", |
| "@eslint/js": "9.21.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.2.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-config-prettier": { |
| "version": "10.0.2", |
| "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz", |
| "integrity": "sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "eslint-config-prettier": "build/bin/cli.js" |
| }, |
| "peerDependencies": { |
| "eslint": ">=7.0.0" |
| } |
| }, |
| "node_modules/eslint-define-config": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/eslint-define-config/-/eslint-define-config-2.1.0.tgz", |
| "integrity": "sha512-QUp6pM9pjKEVannNAbSJNeRuYwW3LshejfyBBpjeMGaJjaDUpVps4C6KVR8R7dWZnD3i0synmrE36znjTkJvdQ==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/Shinigami92" |
| }, |
| { |
| "type": "paypal", |
| "url": "https://www.paypal.com/donate/?hosted_button_id=L7GY729FBKTZY" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": ">=18.0.0", |
| "npm": ">=9.0.0", |
| "pnpm": ">=8.6.0" |
| } |
| }, |
| "node_modules/eslint-scope": { |
| "version": "8.2.0", |
| "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.2.0.tgz", |
| "integrity": "sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "url": "https://opencollective.com/eslint" |
| } |
| }, |
| "node_modules/eslint/node_modules/ansi-styles": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "color-convert": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/eslint/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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0", |
| "concat-map": "0.0.1" |
| } |
| }, |
| "node_modules/eslint/node_modules/chalk": { |
| "version": "4.1.2", |
| "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", |
| "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", |
| "dev": true, |
| "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/eslint/node_modules/color-convert": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "color-name": "~1.1.4" |
| }, |
| "engines": { |
| "node": ">=7.0.0" |
| } |
| }, |
| "node_modules/eslint/node_modules/color-name": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", |
| "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/eslint/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==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/eslint/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==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/eslint/node_modules/minimatch": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^1.1.7" |
| }, |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/eslint/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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "has-flag": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/espree": { |
| "version": "10.3.0", |
| "resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz", |
| "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==", |
| "dev": true, |
| "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/esquery": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz", |
| "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/events": { |
| "version": "3.3.0", |
| "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", |
| "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.8.x" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "(MIT OR WTFPL)", |
| "optional": true, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "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", |
| "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/fastq": { |
| "version": "1.19.0", |
| "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.0.tgz", |
| "integrity": "sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "reusify": "^1.0.4" |
| } |
| }, |
| "node_modules/fd-slicer": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", |
| "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "pend": "~1.2.0" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "flat-cache": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=16.0.0" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/follow-redirects": { |
| "version": "1.15.9", |
| "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz", |
| "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "individual", |
| "url": "https://github.com/sponsors/RubenVerborgh" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": ">=4.0" |
| }, |
| "peerDependenciesMeta": { |
| "debug": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/foreground-child": { |
| "version": "3.3.0", |
| "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", |
| "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "cross-spawn": "^7.0.0", |
| "signal-exit": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/form-data": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz", |
| "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "asynckit": "^0.4.0", |
| "combined-stream": "^1.0.8", |
| "es-set-tostringtag": "^2.1.0", |
| "mime-types": "^2.1.12" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true |
| }, |
| "node_modules/function-bind": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", |
| "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", |
| "dev": true, |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/get-caller-file": { |
| "version": "2.0.5", |
| "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", |
| "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", |
| "license": "ISC", |
| "engines": { |
| "node": "6.* || 8.* || >= 10.*" |
| } |
| }, |
| "node_modules/get-intrinsic": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", |
| "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "call-bind-apply-helpers": "^1.0.2", |
| "es-define-property": "^1.0.1", |
| "es-errors": "^1.3.0", |
| "es-object-atoms": "^1.1.1", |
| "function-bind": "^1.1.2", |
| "get-proto": "^1.0.1", |
| "gopd": "^1.2.0", |
| "has-symbols": "^1.1.0", |
| "hasown": "^2.0.2", |
| "math-intrinsics": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/get-proto": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", |
| "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "dunder-proto": "^1.0.1", |
| "es-object-atoms": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true |
| }, |
| "node_modules/glob": { |
| "version": "11.0.1", |
| "resolved": "https://registry.npmjs.org/glob/-/glob-11.0.1.tgz", |
| "integrity": "sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "foreground-child": "^3.1.0", |
| "jackspeak": "^4.0.1", |
| "minimatch": "^10.0.0", |
| "minipass": "^7.1.2", |
| "package-json-from-dist": "^1.0.0", |
| "path-scurry": "^2.0.0" |
| }, |
| "bin": { |
| "glob": "dist/esm/bin.mjs" |
| }, |
| "engines": { |
| "node": "20 || >=22" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/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==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "is-glob": "^4.0.3" |
| }, |
| "engines": { |
| "node": ">=10.13.0" |
| } |
| }, |
| "node_modules/glob/node_modules/minimatch": { |
| "version": "10.0.1", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz", |
| "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^2.0.1" |
| }, |
| "engines": { |
| "node": "20 || >=22" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/globals": { |
| "version": "14.0.0", |
| "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz", |
| "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/gopd": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", |
| "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/graphemer": { |
| "version": "1.4.0", |
| "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", |
| "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/has-flag": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", |
| "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/has-symbols": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", |
| "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/has-tostringtag": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", |
| "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "has-symbols": "^1.0.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/hasown": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", |
| "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "function-bind": "^1.1.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/hosted-git-info": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz", |
| "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "lru-cache": "^6.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/htmlparser2": { |
| "version": "9.1.0", |
| "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz", |
| "integrity": "sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==", |
| "dev": true, |
| "funding": [ |
| "https://github.com/fb55/htmlparser2?sponsor=1", |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/fb55" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "domelementtype": "^2.3.0", |
| "domhandler": "^5.0.3", |
| "domutils": "^3.1.0", |
| "entities": "^4.5.0" |
| } |
| }, |
| "node_modules/http-proxy-agent": { |
| "version": "7.0.2", |
| "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", |
| "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "agent-base": "^7.1.0", |
| "debug": "^4.3.4" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/https-proxy-agent": { |
| "version": "7.0.6", |
| "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", |
| "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "agent-base": "^7.1.2", |
| "debug": "4" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "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", |
| "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==", |
| "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": "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==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 4" |
| } |
| }, |
| "node_modules/immediate": { |
| "version": "3.0.6", |
| "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz", |
| "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/import-fresh": { |
| "version": "3.3.1", |
| "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz", |
| "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", |
| "dev": true, |
| "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/imurmurhash": { |
| "version": "0.1.4", |
| "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", |
| "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.8.19" |
| } |
| }, |
| "node_modules/inherits": { |
| "version": "2.0.4", |
| "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", |
| "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/ini": { |
| "version": "1.3.8", |
| "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", |
| "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", |
| "dev": true, |
| "license": "ISC", |
| "optional": true |
| }, |
| "node_modules/internmap": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz", |
| "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/is-ci": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz", |
| "integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ci-info": "^2.0.0" |
| }, |
| "bin": { |
| "is-ci": "bin.js" |
| } |
| }, |
| "node_modules/is-docker": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz", |
| "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "is-docker": "cli.js" |
| }, |
| "engines": { |
| "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-extglob": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", |
| "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", |
| "dev": true, |
| "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-glob": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", |
| "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "is-extglob": "^2.1.1" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/is-inside-container": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz", |
| "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "is-docker": "^3.0.0" |
| }, |
| "bin": { |
| "is-inside-container": "cli.js" |
| }, |
| "engines": { |
| "node": ">=14.16" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-interactive": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz", |
| "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.12.0" |
| } |
| }, |
| "node_modules/is-unicode-supported": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz", |
| "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-wsl": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz", |
| "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "is-inside-container": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">=16" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/isarray": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", |
| "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/isexe": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", |
| "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/jackspeak": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.1.0.tgz", |
| "integrity": "sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==", |
| "dev": true, |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "@isaacs/cliui": "^8.0.2" |
| }, |
| "engines": { |
| "node": "20 || >=22" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/jiti": { |
| "version": "2.4.2", |
| "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.4.2.tgz", |
| "integrity": "sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==", |
| "license": "MIT", |
| "bin": { |
| "jiti": "lib/jiti-cli.mjs" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "argparse": "^2.0.1" |
| }, |
| "bin": { |
| "js-yaml": "bin/js-yaml.js" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/jsonc-parser": { |
| "version": "3.3.1", |
| "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.3.1.tgz", |
| "integrity": "sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/jsonwebtoken": { |
| "version": "9.0.2", |
| "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz", |
| "integrity": "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "jws": "^3.2.2", |
| "lodash.includes": "^4.3.0", |
| "lodash.isboolean": "^3.0.3", |
| "lodash.isinteger": "^4.0.4", |
| "lodash.isnumber": "^3.0.3", |
| "lodash.isplainobject": "^4.0.6", |
| "lodash.isstring": "^4.0.1", |
| "lodash.once": "^4.0.0", |
| "ms": "^2.1.1", |
| "semver": "^7.5.4" |
| }, |
| "engines": { |
| "node": ">=12", |
| "npm": ">=6" |
| } |
| }, |
| "node_modules/jsonwebtoken/node_modules/jwa": { |
| "version": "1.4.1", |
| "resolved": "https://registry.npmjs.org/jwa/-/jwa-1.4.1.tgz", |
| "integrity": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "buffer-equal-constant-time": "1.0.1", |
| "ecdsa-sig-formatter": "1.0.11", |
| "safe-buffer": "^5.0.1" |
| } |
| }, |
| "node_modules/jsonwebtoken/node_modules/jws": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/jws/-/jws-3.2.2.tgz", |
| "integrity": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "jwa": "^1.4.1", |
| "safe-buffer": "^5.0.1" |
| } |
| }, |
| "node_modules/jszip": { |
| "version": "3.10.1", |
| "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz", |
| "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==", |
| "dev": true, |
| "license": "(MIT OR GPL-3.0-or-later)", |
| "dependencies": { |
| "lie": "~3.3.0", |
| "pako": "~1.0.2", |
| "readable-stream": "~2.3.6", |
| "setimmediate": "^1.0.5" |
| } |
| }, |
| "node_modules/jwa": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.0.tgz", |
| "integrity": "sha512-jrZ2Qx916EA+fq9cEAeCROWPTfCwi1IVHqT2tapuqLEVVDKFDENFw1oL+MwrTvH6msKxsd1YTDVw6uKEcsrLEA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "buffer-equal-constant-time": "1.0.1", |
| "ecdsa-sig-formatter": "1.0.11", |
| "safe-buffer": "^5.0.1" |
| } |
| }, |
| "node_modules/jws": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/jws/-/jws-4.0.0.tgz", |
| "integrity": "sha512-KDncfTmOZoOMTFG4mBlG0qUIOlc03fmzH+ru6RgYVZhPkyiy/92Owlt/8UEN+a4TXR1FQetfIpJE8ApdvdVxTg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "jwa": "^2.0.0", |
| "safe-buffer": "^5.0.1" |
| } |
| }, |
| "node_modules/keytar": { |
| "version": "7.9.0", |
| "resolved": "https://registry.npmjs.org/keytar/-/keytar-7.9.0.tgz", |
| "integrity": "sha512-VPD8mtVtm5JNtA2AErl6Chp06JBfy7diFQ7TQQhdpWOl6MrCRB+eRbvAZUsbGQS9kiMq0coJsy0W0vHpDCkWsQ==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "node-addon-api": "^4.3.0", |
| "prebuild-install": "^7.0.1" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "json-buffer": "3.0.1" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "prelude-ls": "^1.2.1", |
| "type-check": "~0.4.0" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/lie": { |
| "version": "3.3.0", |
| "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz", |
| "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "immediate": "~3.0.5" |
| } |
| }, |
| "node_modules/linkify-it": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz", |
| "integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "uc.micro": "^2.0.0" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "p-locate": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/lodash.includes": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz", |
| "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/lodash.isboolean": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", |
| "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/lodash.isinteger": { |
| "version": "4.0.4", |
| "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz", |
| "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/lodash.isnumber": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", |
| "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/lodash.isplainobject": { |
| "version": "4.0.6", |
| "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", |
| "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/lodash.isstring": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", |
| "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/lodash.once": { |
| "version": "4.1.1", |
| "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz", |
| "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/log-symbols": { |
| "version": "5.1.0", |
| "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-5.1.0.tgz", |
| "integrity": "sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "chalk": "^5.0.0", |
| "is-unicode-supported": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/log-symbols/node_modules/chalk": { |
| "version": "5.4.1", |
| "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz", |
| "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^12.17.0 || ^14.13 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/chalk?sponsor=1" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "yallist": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/markdown-it": { |
| "version": "14.1.0", |
| "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz", |
| "integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "argparse": "^2.0.1", |
| "entities": "^4.4.0", |
| "linkify-it": "^5.0.0", |
| "mdurl": "^2.0.0", |
| "punycode.js": "^2.3.1", |
| "uc.micro": "^2.1.0" |
| }, |
| "bin": { |
| "markdown-it": "bin/markdown-it.mjs" |
| } |
| }, |
| "node_modules/math-intrinsics": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", |
| "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/mdurl": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz", |
| "integrity": "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==", |
| "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", |
| "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "braces": "^3.0.3", |
| "picomatch": "^2.3.1" |
| }, |
| "engines": { |
| "node": ">=8.6" |
| } |
| }, |
| "node_modules/micromatch/node_modules/picomatch": { |
| "version": "2.3.1", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", |
| "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8.6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/mime": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", |
| "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "mime": "cli.js" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/minimatch": { |
| "version": "9.0.5", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", |
| "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/minimist": { |
| "version": "1.2.8", |
| "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", |
| "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/minipass": { |
| "version": "7.1.2", |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", |
| "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", |
| "dev": true, |
| "license": "ISC", |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| } |
| }, |
| "node_modules/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==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/mute-stream": { |
| "version": "0.0.8", |
| "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz", |
| "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true |
| }, |
| "node_modules/natural-compare": { |
| "version": "1.4.0", |
| "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", |
| "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "semver": "^7.3.5" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/node-addon-api": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-4.3.0.tgz", |
| "integrity": "sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true |
| }, |
| "node_modules/nth-check": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", |
| "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "boolbase": "^1.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/fb55/nth-check?sponsor=1" |
| } |
| }, |
| "node_modules/object-inspect": { |
| "version": "1.13.4", |
| "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz", |
| "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "ISC", |
| "optional": true, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "mimic-fn": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/open": { |
| "version": "10.1.0", |
| "resolved": "https://registry.npmjs.org/open/-/open-10.1.0.tgz", |
| "integrity": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "default-browser": "^5.2.1", |
| "define-lazy-prop": "^3.0.0", |
| "is-inside-container": "^1.0.0", |
| "is-wsl": "^3.1.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "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==", |
| "dev": true, |
| "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/ora": { |
| "version": "7.0.1", |
| "resolved": "https://registry.npmjs.org/ora/-/ora-7.0.1.tgz", |
| "integrity": "sha512-0TUxTiFJWv+JnjWm4o9yvuskpEJLXTcng8MJuKd+SzAzp2o+OP3HWqNhB4OdJRt1Vsd9/mR0oyaEYlOnL7XIRw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "chalk": "^5.3.0", |
| "cli-cursor": "^4.0.0", |
| "cli-spinners": "^2.9.0", |
| "is-interactive": "^2.0.0", |
| "is-unicode-supported": "^1.3.0", |
| "log-symbols": "^5.1.0", |
| "stdin-discarder": "^0.1.0", |
| "string-width": "^6.1.0", |
| "strip-ansi": "^7.1.0" |
| }, |
| "engines": { |
| "node": ">=16" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/ora/node_modules/chalk": { |
| "version": "5.4.1", |
| "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz", |
| "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^12.17.0 || ^14.13 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/chalk?sponsor=1" |
| } |
| }, |
| "node_modules/ora/node_modules/emoji-regex": { |
| "version": "10.4.0", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz", |
| "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/ora/node_modules/string-width": { |
| "version": "6.1.0", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-6.1.0.tgz", |
| "integrity": "sha512-k01swCJAgQmuADB0YIc+7TuatfNvTBVOoaUWJjTB9R4VJzR5vNWzf5t42ESVZFPS8xTySF7CAdV4t/aaIm3UnQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "eastasianwidth": "^0.2.0", |
| "emoji-regex": "^10.2.1", |
| "strip-ansi": "^7.0.1" |
| }, |
| "engines": { |
| "node": ">=16" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/ovsx": { |
| "version": "0.10.1", |
| "resolved": "https://registry.npmjs.org/ovsx/-/ovsx-0.10.1.tgz", |
| "integrity": "sha512-8i7+MJMMeq73m1zPEIClSFe17SNuuzU5br7G77ZIfOC24elB4pGQs0N1qRd+gnnbyhL5Qu96G21nFOVOBa2OBg==", |
| "dev": true, |
| "license": "EPL-2.0", |
| "dependencies": { |
| "@vscode/vsce": "^3.2.1", |
| "commander": "^6.2.1", |
| "follow-redirects": "^1.14.6", |
| "is-ci": "^2.0.0", |
| "leven": "^3.1.0", |
| "semver": "^7.6.0", |
| "tmp": "^0.2.3", |
| "yauzl": "^3.1.3" |
| }, |
| "bin": { |
| "ovsx": "lib/ovsx" |
| }, |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/ovsx/node_modules/commander": { |
| "version": "6.2.1", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz", |
| "integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/ovsx/node_modules/yauzl": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-3.2.0.tgz", |
| "integrity": "sha512-Ow9nuGZE+qp1u4JIPvg+uCiUr7xGQWdff7JQSk5VGYTAZMDe2q8lxJ10ygv10qmSj031Ty/6FNJpLO4o1Sgc+w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "buffer-crc32": "~0.2.3", |
| "pend": "~1.2.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "p-limit": "^3.0.2" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/package-json-from-dist": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", |
| "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", |
| "dev": true, |
| "license": "BlueOak-1.0.0" |
| }, |
| "node_modules/pako": { |
| "version": "1.0.11", |
| "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", |
| "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "callsites": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/parse-semver": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/parse-semver/-/parse-semver-1.1.1.tgz", |
| "integrity": "sha512-Eg1OuNntBMH0ojvEKSrvDSnwLmvVuUOSdylH/pSCPNMIspLlweJyIWXCE+k/5hm3cj/EBUYwmWkjhBALNP4LXQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "semver": "^5.1.0" |
| } |
| }, |
| "node_modules/parse-semver/node_modules/semver": { |
| "version": "5.7.2", |
| "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", |
| "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", |
| "dev": true, |
| "license": "ISC", |
| "bin": { |
| "semver": "bin/semver" |
| } |
| }, |
| "node_modules/parse5": { |
| "version": "7.2.1", |
| "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.2.1.tgz", |
| "integrity": "sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "entities": "^4.5.0" |
| }, |
| "funding": { |
| "url": "https://github.com/inikulin/parse5?sponsor=1" |
| } |
| }, |
| "node_modules/parse5-htmlparser2-tree-adapter": { |
| "version": "7.1.0", |
| "resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz", |
| "integrity": "sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "domhandler": "^5.0.3", |
| "parse5": "^7.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/inikulin/parse5?sponsor=1" |
| } |
| }, |
| "node_modules/parse5-parser-stream": { |
| "version": "7.1.2", |
| "resolved": "https://registry.npmjs.org/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz", |
| "integrity": "sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "parse5": "^7.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/inikulin/parse5?sponsor=1" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/path-key": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", |
| "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/path-scurry": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.0.tgz", |
| "integrity": "sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==", |
| "dev": true, |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "lru-cache": "^11.0.0", |
| "minipass": "^7.1.2" |
| }, |
| "engines": { |
| "node": "20 || >=22" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/path-scurry/node_modules/lru-cache": { |
| "version": "11.0.2", |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.0.2.tgz", |
| "integrity": "sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==", |
| "dev": true, |
| "license": "ISC", |
| "engines": { |
| "node": "20 || >=22" |
| } |
| }, |
| "node_modules/pend": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", |
| "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/picomatch": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", |
| "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/prebuild-install": { |
| "version": "7.1.3", |
| "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.3.tgz", |
| "integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/prettier": { |
| "version": "3.5.2", |
| "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz", |
| "integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "prettier": "bin/prettier.cjs" |
| }, |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/prettier/prettier?sponsor=1" |
| } |
| }, |
| "node_modules/process-nextick-args": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", |
| "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/pump": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.2.tgz", |
| "integrity": "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/punycode.js": { |
| "version": "2.3.1", |
| "resolved": "https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz", |
| "integrity": "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/qs": { |
| "version": "6.14.0", |
| "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.0.tgz", |
| "integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==", |
| "dev": true, |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "side-channel": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">=0.6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "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/rc": { |
| "version": "1.2.8", |
| "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", |
| "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", |
| "dev": true, |
| "license": "(BSD-2-Clause OR MIT OR Apache-2.0)", |
| "optional": true, |
| "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/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==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/read": { |
| "version": "1.0.7", |
| "resolved": "https://registry.npmjs.org/read/-/read-1.0.7.tgz", |
| "integrity": "sha512-rSOKNYUmaxy0om1BNjMN4ezNT6VKK+2xF4GBhc81mkH7L60i6dp8qPYrkndNLT3QPphoII3maL9PVC9XmhHwVQ==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "mute-stream": "~0.0.4" |
| }, |
| "engines": { |
| "node": ">=0.8" |
| } |
| }, |
| "node_modules/readable-stream": { |
| "version": "2.3.8", |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", |
| "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "core-util-is": "~1.0.0", |
| "inherits": "~2.0.3", |
| "isarray": "~1.0.0", |
| "process-nextick-args": "~2.0.0", |
| "safe-buffer": "~5.1.1", |
| "string_decoder": "~1.1.1", |
| "util-deprecate": "~1.0.1" |
| } |
| }, |
| "node_modules/readable-stream/node_modules/safe-buffer": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "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-from": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", |
| "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/restore-cursor": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz", |
| "integrity": "sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "onetime": "^5.1.0", |
| "signal-exit": "^3.0.2" |
| }, |
| "engines": { |
| "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/restore-cursor/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==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/reusify": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", |
| "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "iojs": ">=1.0.0", |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/robust-predicates": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.2.tgz", |
| "integrity": "sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==", |
| "license": "Unlicense" |
| }, |
| "node_modules/run-applescript": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.0.0.tgz", |
| "integrity": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "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/rw": { |
| "version": "1.3.3", |
| "resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz", |
| "integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/safe-buffer": { |
| "version": "5.2.1", |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", |
| "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/feross" |
| }, |
| { |
| "type": "patreon", |
| "url": "https://www.patreon.com/feross" |
| }, |
| { |
| "type": "consulting", |
| "url": "https://feross.org/support" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/safer-buffer": { |
| "version": "2.1.2", |
| "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", |
| "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", |
| "license": "MIT" |
| }, |
| "node_modules/sax": { |
| "version": "1.4.1", |
| "resolved": "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz", |
| "integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "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/setimmediate": { |
| "version": "1.0.5", |
| "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz", |
| "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/shebang-command": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", |
| "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "shebang-regex": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/shebang-regex": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", |
| "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/side-channel": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", |
| "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "object-inspect": "^1.13.3", |
| "side-channel-list": "^1.0.0", |
| "side-channel-map": "^1.0.1", |
| "side-channel-weakmap": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/side-channel-list": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz", |
| "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "object-inspect": "^1.13.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/side-channel-map": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz", |
| "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.5", |
| "object-inspect": "^1.13.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/side-channel-weakmap": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", |
| "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.5", |
| "object-inspect": "^1.13.3", |
| "side-channel-map": "^1.0.1" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/signal-exit": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", |
| "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", |
| "dev": true, |
| "license": "ISC", |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/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==", |
| "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", |
| "optional": true |
| }, |
| "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==", |
| "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", |
| "optional": true, |
| "dependencies": { |
| "decompress-response": "^6.0.0", |
| "once": "^1.3.1", |
| "simple-concat": "^1.0.0" |
| } |
| }, |
| "node_modules/stdin-discarder": { |
| "version": "0.1.0", |
| "resolved": "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.1.0.tgz", |
| "integrity": "sha512-xhV7w8S+bUwlPTb4bAOUQhv8/cSS5offJuX8GQGq32ONF0ZtDWKfkdomM3HMRA+LhX6um/FZ0COqlwsjD53LeQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "bl": "^5.0.0" |
| }, |
| "engines": { |
| "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/stoppable": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/stoppable/-/stoppable-1.1.0.tgz", |
| "integrity": "sha512-KXDYZ9dszj6bzvnEMRYvxgeTHU74QBFL54XKtP3nyMuJ81CFYtABZ3bAzL2EdFUaEwJOBOgENyFj3R7oTzDyyw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=4", |
| "npm": ">=6" |
| } |
| }, |
| "node_modules/string_decoder": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", |
| "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "safe-buffer": "~5.1.0" |
| } |
| }, |
| "node_modules/string_decoder/node_modules/safe-buffer": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", |
| "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/string-width": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", |
| "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "eastasianwidth": "^0.2.0", |
| "emoji-regex": "^9.2.2", |
| "strip-ansi": "^7.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/string-width-cjs": { |
| "name": "string-width", |
| "version": "4.2.3", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "emoji-regex": "^8.0.0", |
| "is-fullwidth-code-point": "^3.0.0", |
| "strip-ansi": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/string-width-cjs/node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/string-width-cjs/node_modules/emoji-regex": { |
| "version": "8.0.0", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/string-width-cjs/node_modules/strip-ansi": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/strip-ansi": { |
| "version": "7.1.0", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", |
| "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/strip-ansi-cjs": { |
| "name": "strip-ansi", |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/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==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/supports-color": { |
| "version": "5.5.0", |
| "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", |
| "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "has-flag": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "chownr": "^1.1.1", |
| "mkdirp-classic": "^0.5.2", |
| "pump": "^3.0.0", |
| "tar-stream": "^2.1.4" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "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-stream/node_modules/bl": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", |
| "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "buffer": "^5.5.0", |
| "inherits": "^2.0.4", |
| "readable-stream": "^3.4.0" |
| } |
| }, |
| "node_modules/tar-stream/node_modules/buffer": { |
| "version": "5.7.1", |
| "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", |
| "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", |
| "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", |
| "optional": true, |
| "dependencies": { |
| "base64-js": "^1.3.1", |
| "ieee754": "^1.1.13" |
| } |
| }, |
| "node_modules/tar-stream/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==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "inherits": "^2.0.3", |
| "string_decoder": "^1.1.1", |
| "util-deprecate": "^1.0.1" |
| }, |
| "engines": { |
| "node": ">= 6" |
| } |
| }, |
| "node_modules/tmp": { |
| "version": "0.2.3", |
| "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz", |
| "integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=14.14" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "is-number": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=8.0" |
| } |
| }, |
| "node_modules/ts-api-utils": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.0.1.tgz", |
| "integrity": "sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18.12" |
| }, |
| "peerDependencies": { |
| "typescript": ">=4.8.4" |
| } |
| }, |
| "node_modules/tslib": { |
| "version": "2.8.1", |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", |
| "dev": true, |
| "license": "0BSD" |
| }, |
| "node_modules/tunnel": { |
| "version": "0.0.6", |
| "resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz", |
| "integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==", |
| "dev": true, |
| "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==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "optional": true, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "prelude-ls": "^1.2.1" |
| }, |
| "engines": { |
| "node": ">= 0.8.0" |
| } |
| }, |
| "node_modules/typed-rest-client": { |
| "version": "1.8.11", |
| "resolved": "https://registry.npmjs.org/typed-rest-client/-/typed-rest-client-1.8.11.tgz", |
| "integrity": "sha512-5UvfMpd1oelmUPRbbaVnq+rHP7ng2cE4qoQkQeAqxRL6PklkxsM0g32/HL0yfvruK6ojQ5x8EE+HF4YV6DtuCA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "qs": "^6.9.1", |
| "tunnel": "0.0.6", |
| "underscore": "^1.12.1" |
| } |
| }, |
| "node_modules/typescript": { |
| "version": "5.7.3", |
| "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", |
| "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "bin": { |
| "tsc": "bin/tsc", |
| "tsserver": "bin/tsserver" |
| }, |
| "engines": { |
| "node": ">=14.17" |
| } |
| }, |
| "node_modules/typescript-eslint": { |
| "version": "8.25.0", |
| "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.25.0.tgz", |
| "integrity": "sha512-TxRdQQLH4g7JkoFlYG3caW5v1S6kEkz8rqt80iQJZUYPq1zD1Ra7HfQBJJ88ABRaMvHAXnwRvRB4V+6sQ9xN5Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@typescript-eslint/eslint-plugin": "8.25.0", |
| "@typescript-eslint/parser": "8.25.0", |
| "@typescript-eslint/utils": "8.25.0" |
| }, |
| "engines": { |
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/typescript-eslint" |
| }, |
| "peerDependencies": { |
| "eslint": "^8.57.0 || ^9.0.0", |
| "typescript": ">=4.8.4 <5.8.0" |
| } |
| }, |
| "node_modules/uc.micro": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz", |
| "integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/underscore": { |
| "version": "1.13.7", |
| "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.7.tgz", |
| "integrity": "sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/undici": { |
| "version": "6.21.1", |
| "resolved": "https://registry.npmjs.org/undici/-/undici-6.21.1.tgz", |
| "integrity": "sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18.17" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/uri-js": { |
| "version": "4.4.1", |
| "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", |
| "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "punycode": "^2.1.0" |
| } |
| }, |
| "node_modules/url-join": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/url-join/-/url-join-4.0.1.tgz", |
| "integrity": "sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/uuid": { |
| "version": "8.3.2", |
| "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", |
| "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "uuid": "dist/bin/uuid" |
| } |
| }, |
| "node_modules/vscode-jsonrpc": { |
| "version": "8.2.0", |
| "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-8.2.0.tgz", |
| "integrity": "sha512-C+r0eKJUIfiDIfwJhria30+TYWPtuHJXHtI7J0YlOmKAo7ogxP20T0zxB7HZQIFhIyvoBPwWskjxrvAtfjyZfA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/vscode-languageclient": { |
| "version": "9.0.1", |
| "resolved": "https://registry.npmjs.org/vscode-languageclient/-/vscode-languageclient-9.0.1.tgz", |
| "integrity": "sha512-JZiimVdvimEuHh5olxhxkht09m3JzUGwggb5eRUkzzJhZ2KjCN0nh55VfiED9oez9DyF8/fz1g1iBV3h+0Z2EA==", |
| "license": "MIT", |
| "dependencies": { |
| "minimatch": "^5.1.0", |
| "semver": "^7.3.7", |
| "vscode-languageserver-protocol": "3.17.5" |
| }, |
| "engines": { |
| "vscode": "^1.82.0" |
| } |
| }, |
| "node_modules/vscode-languageclient/node_modules/minimatch": { |
| "version": "5.1.6", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", |
| "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/vscode-languageserver-protocol": { |
| "version": "3.17.5", |
| "resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.5.tgz", |
| "integrity": "sha512-mb1bvRJN8SVznADSGWM9u/b07H7Ecg0I3OgXDuLdn307rl/J3A9YD6/eYOssqhecL27hK1IPZAsaqh00i/Jljg==", |
| "license": "MIT", |
| "dependencies": { |
| "vscode-jsonrpc": "8.2.0", |
| "vscode-languageserver-types": "3.17.5" |
| } |
| }, |
| "node_modules/vscode-languageserver-types": { |
| "version": "3.17.5", |
| "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.5.tgz", |
| "integrity": "sha512-Ld1VelNuX9pdF39h2Hgaeb5hEZM2Z3jUrrMgWQAu82jMtZp7p3vJT3BzToKtZI7NgQssZje5o0zryOrhQvzQAg==", |
| "license": "MIT" |
| }, |
| "node_modules/whatwg-encoding": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz", |
| "integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "iconv-lite": "0.6.3" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/whatwg-mimetype": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz", |
| "integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/which": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", |
| "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "isexe": "^2.0.0" |
| }, |
| "bin": { |
| "node-which": "bin/node-which" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/word-wrap": { |
| "version": "1.2.5", |
| "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", |
| "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/wrap-ansi": { |
| "version": "8.1.0", |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", |
| "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^6.1.0", |
| "string-width": "^5.0.1", |
| "strip-ansi": "^7.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs": { |
| "name": "wrap-ansi", |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", |
| "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^4.0.0", |
| "string-width": "^4.1.0", |
| "strip-ansi": "^6.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "color-convert": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/color-convert": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "color-name": "~1.1.4" |
| }, |
| "engines": { |
| "node": ">=7.0.0" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/color-name": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", |
| "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { |
| "version": "8.0.0", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/string-width": { |
| "version": "4.2.3", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "emoji-regex": "^8.0.0", |
| "is-fullwidth-code-point": "^3.0.0", |
| "strip-ansi": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/wrap-ansi/node_modules/ansi-styles": { |
| "version": "6.2.1", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", |
| "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/wrappy": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", |
| "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", |
| "dev": true, |
| "license": "ISC", |
| "optional": true |
| }, |
| "node_modules/xml2js": { |
| "version": "0.5.0", |
| "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz", |
| "integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "sax": ">=0.6.0", |
| "xmlbuilder": "~11.0.0" |
| }, |
| "engines": { |
| "node": ">=4.0.0" |
| } |
| }, |
| "node_modules/xmlbuilder": { |
| "version": "11.0.1", |
| "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz", |
| "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=4.0" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "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/yargs/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/yargs/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/yargs/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/yargs/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/yauzl": { |
| "version": "2.10.0", |
| "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", |
| "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "buffer-crc32": "~0.2.3", |
| "fd-slicer": "~1.1.0" |
| } |
| }, |
| "node_modules/yazl": { |
| "version": "2.5.1", |
| "resolved": "https://registry.npmjs.org/yazl/-/yazl-2.5.1.tgz", |
| "integrity": "sha512-phENi2PLiHnHb6QBVot+dJnaAZ0xosj7p3fWl+znIjBDlnMI2PsZCJZ306BPTFOaHf5qdDEI8x5qFrSOBN5vrw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "buffer-crc32": "~0.2.3" |
| } |
| }, |
| "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==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| } |
| } |
| } |