|
|
|
|
@@ -1,12 +1,12 @@
|
|
|
|
|
{
|
|
|
|
|
"name": "vscode-codeql",
|
|
|
|
|
"version": "1.16.2",
|
|
|
|
|
"version": "1.17.0",
|
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
|
"requires": true,
|
|
|
|
|
"packages": {
|
|
|
|
|
"": {
|
|
|
|
|
"name": "vscode-codeql",
|
|
|
|
|
"version": "1.16.2",
|
|
|
|
|
"version": "1.17.0",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@@ -48,7 +48,7 @@
|
|
|
|
|
"@babel/core": "^7.24.6",
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
|
|
|
|
|
"@babel/preset-env": "^7.24.4",
|
|
|
|
|
"@babel/preset-react": "^7.25.9",
|
|
|
|
|
"@babel/preset-react": "^7.26.3",
|
|
|
|
|
"@babel/preset-typescript": "^7.26.0",
|
|
|
|
|
"@faker-js/faker": "^9.0.3",
|
|
|
|
|
"@github/markdownlint-github": "^0.6.3",
|
|
|
|
|
@@ -93,8 +93,8 @@
|
|
|
|
|
"@types/tmp": "^0.2.6",
|
|
|
|
|
"@types/vscode": "1.90.0",
|
|
|
|
|
"@types/yauzl": "^2.10.3",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "^8.18.0",
|
|
|
|
|
"@typescript-eslint/parser": "^8.18.0",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "^8.18.1",
|
|
|
|
|
"@typescript-eslint/parser": "^8.18.1",
|
|
|
|
|
"@vscode/test-electron": "^2.3.9",
|
|
|
|
|
"@vscode/vsce": "^2.24.0",
|
|
|
|
|
"ansi-colors": "^4.1.1",
|
|
|
|
|
@@ -110,7 +110,7 @@
|
|
|
|
|
"eslint-plugin-etc": "^2.0.2",
|
|
|
|
|
"eslint-plugin-github": "^5.0.1",
|
|
|
|
|
"eslint-plugin-import": "^2.31.0",
|
|
|
|
|
"eslint-plugin-jest-dom": "^5.4.0",
|
|
|
|
|
"eslint-plugin-jest-dom": "^5.5.0",
|
|
|
|
|
"eslint-plugin-prettier": "^5.1.3",
|
|
|
|
|
"eslint-plugin-react": "^7.37.2",
|
|
|
|
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
|
|
|
@@ -2085,10 +2085,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/preset-react": {
|
|
|
|
|
"version": "7.25.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.25.9.tgz",
|
|
|
|
|
"integrity": "sha512-D3to0uSPiWE7rBrdIICCd0tJSIGpLaaGptna2+w7Pft5xMqLpA1sz99DK5TZ1TjGbdQ/VI1eCSZ06dv3lT4JOw==",
|
|
|
|
|
"version": "7.26.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.26.3.tgz",
|
|
|
|
|
"integrity": "sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
|
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
|
|
|
@@ -6422,17 +6423,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-NR2yS7qUqCL7AIxdJUQf2MKKNDVNaig/dEB0GBLU7D+ZdHgK1NoH/3wsgO3OnPVipn51tG3MAwaODEGil70WEw==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-Ncvsq5CT3Gvh+uJG0Lwlho6suwDfUXH0HztslDf5I+F2wAFAZMRwYLEorumpKLzmO2suAXZ/td1tBg4NZIi9CQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/regexpp": "^4.10.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.18.0",
|
|
|
|
|
"@typescript-eslint/type-utils": "8.18.0",
|
|
|
|
|
"@typescript-eslint/utils": "8.18.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.18.1",
|
|
|
|
|
"@typescript-eslint/type-utils": "8.18.1",
|
|
|
|
|
"@typescript-eslint/utils": "8.18.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.1",
|
|
|
|
|
"graphemer": "^1.4.0",
|
|
|
|
|
"ignore": "^5.3.1",
|
|
|
|
|
"natural-compare": "^1.4.0",
|
|
|
|
|
@@ -6452,14 +6453,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.18.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.0"
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
@@ -6470,9 +6471,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -6484,14 +6485,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.18.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.0",
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.1",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
|
@@ -6511,16 +6512,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-p6GLdY383i7h5b0Qrfbix3Vc3+J2k6QWw6UMUeY5JGfm3C5LbZ4QIZzJNoNOfgyRe0uuYKjvVOsO/jD4SJO+xg==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.18.0",
|
|
|
|
|
"@typescript-eslint/types": "8.18.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.18.0"
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.18.1",
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.18.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
@@ -6535,13 +6536,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.18.0",
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
"eslint-visitor-keys": "^4.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -6733,16 +6734,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/parser": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-hgUZ3kTEpVzKaK3uNibExUYm6SKKOmTU2BOxBSvOYwtJEPdVQ70kZJpPjstlnhCHcuc2WGfSbpKlb/69ttyN5Q==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-rBnTWHCdbYM2lh7hjyXqxk70wvon3p2FyaniZuey5TrcGBpfhVp0OxOa6gxr9Q9YhZFKyfbEnxc24ZnVbbUkCA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MITClause",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.18.0",
|
|
|
|
|
"@typescript-eslint/types": "8.18.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.18.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.18.1",
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.18.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.1",
|
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -6758,14 +6759,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.18.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.0"
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
@@ -6776,9 +6777,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -6790,14 +6791,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.18.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.0",
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.1",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
|
@@ -6817,13 +6818,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.18.0",
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
"eslint-visitor-keys": "^4.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -6891,14 +6892,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-er224jRepVAVLnMF2Q7MZJCq5CsdH2oqjP4dT7K6ij09Kyd+R21r7UVJrF0buMVdZS5QRhDzpvzAxHxabQadow==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-jAhTdK/Qx2NJPNOTxXpMwlOiSymtR2j283TtPqXkKBdH8OAMmhiUfP0kJjc/qSE51Xrq02Gj9NY7MwK+UxVwHQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.18.0",
|
|
|
|
|
"@typescript-eslint/utils": "8.18.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.18.1",
|
|
|
|
|
"@typescript-eslint/utils": "8.18.1",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"ts-api-utils": "^1.3.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -6915,14 +6916,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.18.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.0"
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
@@ -6933,9 +6934,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -6947,14 +6948,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.18.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.0",
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.18.1",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
|
@@ -6974,16 +6975,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/utils": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-p6GLdY383i7h5b0Qrfbix3Vc3+J2k6QWw6UMUeY5JGfm3C5LbZ4QIZzJNoNOfgyRe0uuYKjvVOsO/jD4SJO+xg==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.18.0",
|
|
|
|
|
"@typescript-eslint/types": "8.18.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.18.0"
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.18.1",
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.18.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
@@ -6998,13 +6999,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw==",
|
|
|
|
|
"version": "8.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.18.0",
|
|
|
|
|
"@typescript-eslint/types": "8.18.1",
|
|
|
|
|
"eslint-visitor-keys": "^4.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@@ -11256,10 +11257,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-jest-dom": {
|
|
|
|
|
"version": "5.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-5.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-yBqvFsnpS5Sybjoq61cJiUsenRkC9K32hYQBFS9doBR7nbQZZ5FyO+X7MlmfM1C48Ejx/qTuOCgukDUNyzKZ7A==",
|
|
|
|
|
"version": "5.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-5.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-CRlXfchTr7EgC3tDI7MGHY6QjdJU5Vv2RPaeeGtkXUHnKZf04kgzMPIJUXt4qKCvYWVVIEo9ut9Oq1vgXAykEA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.16.3",
|
|
|
|
|
"requireindex": "^1.2.0"
|
|
|
|
|
|