|
|
|
|
@ -36,7 +36,7 @@
@@ -36,7 +36,7 @@
|
|
|
|
|
"@types/react": "^17.0.11", |
|
|
|
|
"@types/react-linkify": "^1.0.0", |
|
|
|
|
"@types/ua-parser-js": "^0.7.36", |
|
|
|
|
"@typescript-eslint/eslint-plugin": "^5.5.0", |
|
|
|
|
"@typescript-eslint/eslint-plugin": "^5.6.0", |
|
|
|
|
"@typescript-eslint/parser": "^5.5.0", |
|
|
|
|
"eslint": "^8.4.0", |
|
|
|
|
"eslint-config-airbnb": "^19.0.0", |
|
|
|
|
@ -707,13 +707,13 @@
@@ -707,13 +707,13 @@
|
|
|
|
|
"integrity": "sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin": { |
|
|
|
|
"version": "5.5.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.5.0.tgz", |
|
|
|
|
"integrity": "sha512-4bV6fulqbuaO9UMXU0Ia0o6z6if+kmMRW8rMRyfqXj/eGrZZRGedS4n0adeGNnjr8LKAM495hrQ7Tea52UWmQA==", |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-MIbeMy5qfLqtgs1hWd088k1hOuRsN9JrHUPwVVKCD99EOUqScd7SrwoZl4Gso05EAP9w1kvLWUVGJOVpRPkDPA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/experimental-utils": "5.5.0", |
|
|
|
|
"@typescript-eslint/scope-manager": "5.5.0", |
|
|
|
|
"@typescript-eslint/experimental-utils": "5.6.0", |
|
|
|
|
"@typescript-eslint/scope-manager": "5.6.0", |
|
|
|
|
"debug": "^4.3.2", |
|
|
|
|
"functional-red-black-tree": "^1.0.1", |
|
|
|
|
"ignore": "^5.1.8", |
|
|
|
|
@ -738,16 +738,72 @@
@@ -738,16 +738,72 @@
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-1U1G77Hw2jsGWVsO2w6eVCbOg0HZ5WxL/cozVSTfqnL/eB9muhb8THsP0G3w+BB5xAHv9KptwdfYFAUfzcIh4A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "5.6.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.6.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-OIZffked7mXv4mXzWU5MgAEbCf9ecNJBKi+Si6/I9PpTaj+cf2x58h2oHW5/P/yTnPkKaayfjhLvx+crnl5ubA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-1p7hDp5cpRFUyE3+lvA74egs+RWSgumrBpzBCDzfTFv0aQ7lIeay80yU0hIxgAhwQ6PcasW35kaOCyDOv6O/Ng==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "5.6.0", |
|
|
|
|
"eslint-visitor-keys": "^3.0.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/eslint-visitor-keys": { |
|
|
|
|
"version": "3.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz", |
|
|
|
|
"integrity": "sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/experimental-utils": { |
|
|
|
|
"version": "5.5.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.5.0.tgz", |
|
|
|
|
"integrity": "sha512-kjWeeVU+4lQ1SLYErRKV5yDXbWDPkpbzTUUlfAUifPYvpX0qZlrcCZ96/6oWxt3QxtK5WVhXz+KsnwW9cIW+3A==", |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-VDoRf3Qj7+W3sS/ZBXZh3LBzp0snDLEgvp6qj0vOAIiAPM07bd5ojQ3CTzF/QFl5AKh7Bh1ycgj6lFBJHUt/DA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/json-schema": "^7.0.9", |
|
|
|
|
"@typescript-eslint/scope-manager": "5.5.0", |
|
|
|
|
"@typescript-eslint/types": "5.5.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "5.5.0", |
|
|
|
|
"@typescript-eslint/scope-manager": "5.6.0", |
|
|
|
|
"@typescript-eslint/types": "5.6.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "5.6.0", |
|
|
|
|
"eslint-scope": "^5.1.1", |
|
|
|
|
"eslint-utils": "^3.0.0" |
|
|
|
|
}, |
|
|
|
|
@ -762,6 +818,89 @@
@@ -762,6 +818,89 @@
|
|
|
|
|
"eslint": "*" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-1U1G77Hw2jsGWVsO2w6eVCbOg0HZ5WxL/cozVSTfqnL/eB9muhb8THsP0G3w+BB5xAHv9KptwdfYFAUfzcIh4A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "5.6.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.6.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/types": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-OIZffked7mXv4mXzWU5MgAEbCf9ecNJBKi+Si6/I9PpTaj+cf2x58h2oHW5/P/yTnPkKaayfjhLvx+crnl5ubA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/typescript-estree": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-92vK5tQaE81rK7fOmuWMrSQtK1IMonESR+RJR2Tlc7w4o0MeEdjgidY/uO2Gobh7z4Q1hhS94Cr7r021fMVEeA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "5.6.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.6.0", |
|
|
|
|
"debug": "^4.3.2", |
|
|
|
|
"globby": "^11.0.4", |
|
|
|
|
"is-glob": "^4.0.3", |
|
|
|
|
"semver": "^7.3.5", |
|
|
|
|
"tsutils": "^3.21.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"typescript": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/visitor-keys": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-1p7hDp5cpRFUyE3+lvA74egs+RWSgumrBpzBCDzfTFv0aQ7lIeay80yU0hIxgAhwQ6PcasW35kaOCyDOv6O/Ng==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "5.6.0", |
|
|
|
|
"eslint-visitor-keys": "^3.0.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/eslint-visitor-keys": { |
|
|
|
|
"version": "3.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz", |
|
|
|
|
"integrity": "sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/parser": { |
|
|
|
|
"version": "5.5.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.5.0.tgz", |
|
|
|
|
@ -7121,33 +7260,116 @@
@@ -7121,33 +7260,116 @@
|
|
|
|
|
"integrity": "sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==" |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/eslint-plugin": { |
|
|
|
|
"version": "5.5.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.5.0.tgz", |
|
|
|
|
"integrity": "sha512-4bV6fulqbuaO9UMXU0Ia0o6z6if+kmMRW8rMRyfqXj/eGrZZRGedS4n0adeGNnjr8LKAM495hrQ7Tea52UWmQA==", |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-MIbeMy5qfLqtgs1hWd088k1hOuRsN9JrHUPwVVKCD99EOUqScd7SrwoZl4Gso05EAP9w1kvLWUVGJOVpRPkDPA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/experimental-utils": "5.5.0", |
|
|
|
|
"@typescript-eslint/scope-manager": "5.5.0", |
|
|
|
|
"@typescript-eslint/experimental-utils": "5.6.0", |
|
|
|
|
"@typescript-eslint/scope-manager": "5.6.0", |
|
|
|
|
"debug": "^4.3.2", |
|
|
|
|
"functional-red-black-tree": "^1.0.1", |
|
|
|
|
"ignore": "^5.1.8", |
|
|
|
|
"regexpp": "^3.2.0", |
|
|
|
|
"semver": "^7.3.5", |
|
|
|
|
"tsutils": "^3.21.0" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-1U1G77Hw2jsGWVsO2w6eVCbOg0HZ5WxL/cozVSTfqnL/eB9muhb8THsP0G3w+BB5xAHv9KptwdfYFAUfzcIh4A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "5.6.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.6.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/types": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-OIZffked7mXv4mXzWU5MgAEbCf9ecNJBKi+Si6/I9PpTaj+cf2x58h2oHW5/P/yTnPkKaayfjhLvx+crnl5ubA==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/visitor-keys": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-1p7hDp5cpRFUyE3+lvA74egs+RWSgumrBpzBCDzfTFv0aQ7lIeay80yU0hIxgAhwQ6PcasW35kaOCyDOv6O/Ng==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "5.6.0", |
|
|
|
|
"eslint-visitor-keys": "^3.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"eslint-visitor-keys": { |
|
|
|
|
"version": "3.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz", |
|
|
|
|
"integrity": "sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==", |
|
|
|
|
"dev": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/experimental-utils": { |
|
|
|
|
"version": "5.5.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.5.0.tgz", |
|
|
|
|
"integrity": "sha512-kjWeeVU+4lQ1SLYErRKV5yDXbWDPkpbzTUUlfAUifPYvpX0qZlrcCZ96/6oWxt3QxtK5WVhXz+KsnwW9cIW+3A==", |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-VDoRf3Qj7+W3sS/ZBXZh3LBzp0snDLEgvp6qj0vOAIiAPM07bd5ojQ3CTzF/QFl5AKh7Bh1ycgj6lFBJHUt/DA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@types/json-schema": "^7.0.9", |
|
|
|
|
"@typescript-eslint/scope-manager": "5.5.0", |
|
|
|
|
"@typescript-eslint/types": "5.5.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "5.5.0", |
|
|
|
|
"@typescript-eslint/scope-manager": "5.6.0", |
|
|
|
|
"@typescript-eslint/types": "5.6.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "5.6.0", |
|
|
|
|
"eslint-scope": "^5.1.1", |
|
|
|
|
"eslint-utils": "^3.0.0" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-1U1G77Hw2jsGWVsO2w6eVCbOg0HZ5WxL/cozVSTfqnL/eB9muhb8THsP0G3w+BB5xAHv9KptwdfYFAUfzcIh4A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "5.6.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.6.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/types": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-OIZffked7mXv4mXzWU5MgAEbCf9ecNJBKi+Si6/I9PpTaj+cf2x58h2oHW5/P/yTnPkKaayfjhLvx+crnl5ubA==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/typescript-estree": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-92vK5tQaE81rK7fOmuWMrSQtK1IMonESR+RJR2Tlc7w4o0MeEdjgidY/uO2Gobh7z4Q1hhS94Cr7r021fMVEeA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "5.6.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "5.6.0", |
|
|
|
|
"debug": "^4.3.2", |
|
|
|
|
"globby": "^11.0.4", |
|
|
|
|
"is-glob": "^4.0.3", |
|
|
|
|
"semver": "^7.3.5", |
|
|
|
|
"tsutils": "^3.21.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/visitor-keys": { |
|
|
|
|
"version": "5.6.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.6.0.tgz", |
|
|
|
|
"integrity": "sha512-1p7hDp5cpRFUyE3+lvA74egs+RWSgumrBpzBCDzfTFv0aQ7lIeay80yU0hIxgAhwQ6PcasW35kaOCyDOv6O/Ng==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "5.6.0", |
|
|
|
|
"eslint-visitor-keys": "^3.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"eslint-visitor-keys": { |
|
|
|
|
"version": "3.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz", |
|
|
|
|
"integrity": "sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==", |
|
|
|
|
"dev": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/parser": { |
|
|
|
|
|