|
|
|
@ -38,7 +38,7 @@
@@ -38,7 +38,7 @@
|
|
|
|
|
"@types/react-linkify": "^1.0.0", |
|
|
|
|
"@types/ua-parser-js": "^0.7.36", |
|
|
|
|
"@typescript-eslint/eslint-plugin": "^4.33.0", |
|
|
|
|
"@typescript-eslint/parser": "^4.32.0", |
|
|
|
|
"@typescript-eslint/parser": "^4.33.0", |
|
|
|
|
"eslint": "^7.32.0", |
|
|
|
|
"eslint-config-airbnb": "^18.2.1", |
|
|
|
|
"eslint-config-next": "^11.1.0", |
|
|
|
@ -1004,53 +1004,6 @@
@@ -1004,53 +1004,6 @@
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.33.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": { |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": { |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"eslint-visitor-keys": "^2.0.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": { |
|
|
|
|
"version": "7.3.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", |
|
|
|
@ -1090,80 +1043,6 @@
@@ -1090,80 +1043,6 @@
|
|
|
|
|
"eslint": "*" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.33.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/types": { |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/typescript-estree": { |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.33.0", |
|
|
|
|
"debug": "^4.3.1", |
|
|
|
|
"globby": "^11.0.3", |
|
|
|
|
"is-glob": "^4.0.1", |
|
|
|
|
"semver": "^7.3.5", |
|
|
|
|
"tsutils": "^3.21.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^10.12.0 || >=12.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": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"eslint-visitor-keys": "^2.0.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/eslint-utils": { |
|
|
|
|
"version": "3.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz", |
|
|
|
@ -1182,30 +1061,15 @@
@@ -1182,30 +1061,15 @@
|
|
|
|
|
"eslint": ">=5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/experimental-utils/node_modules/semver": { |
|
|
|
|
"version": "7.3.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", |
|
|
|
|
"integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"lru-cache": "^6.0.0" |
|
|
|
|
}, |
|
|
|
|
"bin": { |
|
|
|
|
"semver": "bin/semver.js" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=10" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/parser": { |
|
|
|
|
"version": "4.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.32.0.tgz", |
|
|
|
|
"integrity": "sha512-lhtYqQ2iEPV5JqV7K+uOVlPePjClj4dOw7K4/Z1F2yvjIUvyr13yJnDzkK6uon4BjHYuHy3EG0c2Z9jEhFk56w==", |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/scope-manager": "4.32.0", |
|
|
|
|
"@typescript-eslint/types": "4.32.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "4.32.0", |
|
|
|
|
"@typescript-eslint/scope-manager": "4.33.0", |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "4.33.0", |
|
|
|
|
"debug": "^4.3.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
@ -1225,13 +1089,13 @@
@@ -1225,13 +1089,13 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "4.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.32.0.tgz", |
|
|
|
|
"integrity": "sha512-DK+fMSHdM216C0OM/KR1lHXjP1CNtVIhJ54kQxfOE6x8UGFAjha8cXgDMBEIYS2XCYjjCtvTkjQYwL3uvGOo0w==", |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "4.32.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.32.0" |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.33.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1" |
|
|
|
@ -1242,9 +1106,9 @@
@@ -1242,9 +1106,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/types": { |
|
|
|
|
"version": "4.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.32.0.tgz", |
|
|
|
|
"integrity": "sha512-LE7Z7BAv0E2UvqzogssGf1x7GPpUalgG07nGCBYb1oK4mFsOiFC/VrSMKbZQzFJdN2JL5XYmsx7C7FX9p9ns0w==", |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1" |
|
|
|
@ -1255,13 +1119,13 @@
@@ -1255,13 +1119,13 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree": { |
|
|
|
|
"version": "4.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.32.0.tgz", |
|
|
|
|
"integrity": "sha512-tRYCgJ3g1UjMw1cGG8Yn1KzOzNlQ6u1h9AmEtPhb5V5a1TmiHWcRyF/Ic+91M4f43QeChyYlVTcf3DvDTZR9vw==", |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "4.32.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.32.0", |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.33.0", |
|
|
|
|
"debug": "^4.3.1", |
|
|
|
|
"globby": "^11.0.3", |
|
|
|
|
"is-glob": "^4.0.1", |
|
|
|
@ -1297,12 +1161,12 @@
@@ -1297,12 +1161,12 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/visitor-keys": { |
|
|
|
|
"version": "4.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.32.0.tgz", |
|
|
|
|
"integrity": "sha512-e7NE0qz8W+atzv3Cy9qaQ7BTLwWsm084Z0c4nIO2l3Bp6u9WIgdqCgyPyV5oSPDMIW3b20H59OOCmVk3jw3Ptw==", |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "4.32.0", |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"eslint-visitor-keys": "^2.0.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
@ -8367,32 +8231,6 @@
@@ -8367,32 +8231,6 @@
|
|
|
|
|
"tsutils": "^3.21.0" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.33.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/types": { |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/visitor-keys": { |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"eslint-visitor-keys": "^2.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"semver": { |
|
|
|
|
"version": "7.3.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", |
|
|
|
@ -8418,47 +8256,6 @@
@@ -8418,47 +8256,6 @@
|
|
|
|
|
"eslint-utils": "^3.0.0" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.33.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/types": { |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/typescript-estree": { |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.33.0", |
|
|
|
|
"debug": "^4.3.1", |
|
|
|
|
"globby": "^11.0.3", |
|
|
|
|
"is-glob": "^4.0.1", |
|
|
|
|
"semver": "^7.3.5", |
|
|
|
|
"tsutils": "^3.21.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/visitor-keys": { |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"eslint-visitor-keys": "^2.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"eslint-utils": { |
|
|
|
|
"version": "3.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz", |
|
|
|
@ -8467,54 +8264,45 @@
@@ -8467,54 +8264,45 @@
|
|
|
|
|
"requires": { |
|
|
|
|
"eslint-visitor-keys": "^2.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"semver": { |
|
|
|
|
"version": "7.3.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", |
|
|
|
|
"integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"lru-cache": "^6.0.0" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/parser": { |
|
|
|
|
"version": "4.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.32.0.tgz", |
|
|
|
|
"integrity": "sha512-lhtYqQ2iEPV5JqV7K+uOVlPePjClj4dOw7K4/Z1F2yvjIUvyr13yJnDzkK6uon4BjHYuHy3EG0c2Z9jEhFk56w==", |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/scope-manager": "4.32.0", |
|
|
|
|
"@typescript-eslint/types": "4.32.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "4.32.0", |
|
|
|
|
"@typescript-eslint/scope-manager": "4.33.0", |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "4.33.0", |
|
|
|
|
"debug": "^4.3.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "4.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.32.0.tgz", |
|
|
|
|
"integrity": "sha512-DK+fMSHdM216C0OM/KR1lHXjP1CNtVIhJ54kQxfOE6x8UGFAjha8cXgDMBEIYS2XCYjjCtvTkjQYwL3uvGOo0w==", |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "4.32.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.32.0" |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.33.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/types": { |
|
|
|
|
"version": "4.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.32.0.tgz", |
|
|
|
|
"integrity": "sha512-LE7Z7BAv0E2UvqzogssGf1x7GPpUalgG07nGCBYb1oK4mFsOiFC/VrSMKbZQzFJdN2JL5XYmsx7C7FX9p9ns0w==", |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/typescript-estree": { |
|
|
|
|
"version": "4.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.32.0.tgz", |
|
|
|
|
"integrity": "sha512-tRYCgJ3g1UjMw1cGG8Yn1KzOzNlQ6u1h9AmEtPhb5V5a1TmiHWcRyF/Ic+91M4f43QeChyYlVTcf3DvDTZR9vw==", |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "4.32.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.32.0", |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.33.0", |
|
|
|
|
"debug": "^4.3.1", |
|
|
|
|
"globby": "^11.0.3", |
|
|
|
|
"is-glob": "^4.0.1", |
|
|
|
@ -8534,12 +8322,12 @@
@@ -8534,12 +8322,12 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/visitor-keys": { |
|
|
|
|
"version": "4.32.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.32.0.tgz", |
|
|
|
|
"integrity": "sha512-e7NE0qz8W+atzv3Cy9qaQ7BTLwWsm084Z0c4nIO2l3Bp6u9WIgdqCgyPyV5oSPDMIW3b20H59OOCmVk3jw3Ptw==", |
|
|
|
|
"version": "4.33.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz", |
|
|
|
|
"integrity": "sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "4.32.0", |
|
|
|
|
"@typescript-eslint/types": "4.33.0", |
|
|
|
|
"eslint-visitor-keys": "^2.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|