|
|
|
|
@ -36,7 +36,7 @@
@@ -36,7 +36,7 @@
|
|
|
|
|
"@types/react-linkify": "^1.0.0", |
|
|
|
|
"@types/ua-parser-js": "^0.7.36", |
|
|
|
|
"@typescript-eslint/eslint-plugin": "^4.28.0", |
|
|
|
|
"@typescript-eslint/parser": "^4.28.0", |
|
|
|
|
"@typescript-eslint/parser": "^4.29.1", |
|
|
|
|
"eslint": "^7.32.0", |
|
|
|
|
"eslint-config-airbnb": "^18.2.1", |
|
|
|
|
"eslint-config-next": "^11.0.1", |
|
|
|
|
@ -969,18 +969,104 @@
@@ -969,18 +969,104 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/parser": { |
|
|
|
|
"version": "4.28.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.28.0.tgz", |
|
|
|
|
"integrity": "sha512-7x4D22oPY8fDaOCvkuXtYYTQ6mTMmkivwEzS+7iml9F9VkHGbbZ3x4fHRwxAb5KeuSkLqfnYjs46tGx2Nour4A==", |
|
|
|
|
"version": "4.29.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.29.1.tgz", |
|
|
|
|
"integrity": "sha512-3fL5iN20hzX3Q4OkG7QEPFjZV2qsVGiDhEwwh+EkmE/w7oteiOvUNzmpu5eSwGJX/anCryONltJ3WDmAzAoCMg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/scope-manager": "4.28.0", |
|
|
|
|
"@typescript-eslint/types": "4.28.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "4.28.0", |
|
|
|
|
"@typescript-eslint/scope-manager": "4.29.1", |
|
|
|
|
"@typescript-eslint/types": "4.29.1", |
|
|
|
|
"@typescript-eslint/typescript-estree": "4.29.1", |
|
|
|
|
"debug": "^4.3.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^10.12.0 || >=12.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"eslint": "^5.0.0 || ^6.0.0 || ^7.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"typescript": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "4.29.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.29.1.tgz", |
|
|
|
|
"integrity": "sha512-Hzv/uZOa9zrD/W5mftZa54Jd5Fed3tL6b4HeaOpwVSabJK8CJ+2MkDasnX/XK4rqP5ZTWngK1ZDeCi6EnxPQ7A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "4.29.1", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.29.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "opencollective", |
|
|
|
|
"url": "https://opencollective.com/typescript-eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": { |
|
|
|
|
"version": "4.29.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.29.1.tgz", |
|
|
|
|
"integrity": "sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA==", |
|
|
|
|
"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/parser/node_modules/@typescript-eslint/typescript-estree": { |
|
|
|
|
"version": "4.29.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.1.tgz", |
|
|
|
|
"integrity": "sha512-lIkkrR9E4lwZkzPiRDNq0xdC3f2iVCUjw/7WPJ4S2Sl6C3nRWkeE1YXCQ0+KsiaQRbpY16jNaokdWnm9aUIsfw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "4.29.1", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.29.1", |
|
|
|
|
"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/parser/node_modules/@typescript-eslint/visitor-keys": { |
|
|
|
|
"version": "4.29.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.1.tgz", |
|
|
|
|
"integrity": "sha512-zLqtjMoXvgdZY/PG6gqA73V8BjqPs4af1v2kiiETBObp+uC6gRYnJLmJHxC0QyUrrHDLJPIWNYxoBV3wbcRlag==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/types": "4.29.1", |
|
|
|
|
"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/parser/node_modules/debug": { |
|
|
|
|
@ -995,6 +1081,21 @@
@@ -995,6 +1081,21 @@
|
|
|
|
|
"node": ">=6.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@typescript-eslint/parser/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/scope-manager": { |
|
|
|
|
"version": "4.28.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.28.0.tgz", |
|
|
|
|
@ -8542,17 +8643,58 @@
@@ -8542,17 +8643,58 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/parser": { |
|
|
|
|
"version": "4.28.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.28.0.tgz", |
|
|
|
|
"integrity": "sha512-7x4D22oPY8fDaOCvkuXtYYTQ6mTMmkivwEzS+7iml9F9VkHGbbZ3x4fHRwxAb5KeuSkLqfnYjs46tGx2Nour4A==", |
|
|
|
|
"version": "4.29.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.29.1.tgz", |
|
|
|
|
"integrity": "sha512-3fL5iN20hzX3Q4OkG7QEPFjZV2qsVGiDhEwwh+EkmE/w7oteiOvUNzmpu5eSwGJX/anCryONltJ3WDmAzAoCMg==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/scope-manager": "4.28.0", |
|
|
|
|
"@typescript-eslint/types": "4.28.0", |
|
|
|
|
"@typescript-eslint/typescript-estree": "4.28.0", |
|
|
|
|
"@typescript-eslint/scope-manager": "4.29.1", |
|
|
|
|
"@typescript-eslint/types": "4.29.1", |
|
|
|
|
"@typescript-eslint/typescript-estree": "4.29.1", |
|
|
|
|
"debug": "^4.3.1" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@typescript-eslint/scope-manager": { |
|
|
|
|
"version": "4.29.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.29.1.tgz", |
|
|
|
|
"integrity": "sha512-Hzv/uZOa9zrD/W5mftZa54Jd5Fed3tL6b4HeaOpwVSabJK8CJ+2MkDasnX/XK4rqP5ZTWngK1ZDeCi6EnxPQ7A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "4.29.1", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.29.1" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/types": { |
|
|
|
|
"version": "4.29.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.29.1.tgz", |
|
|
|
|
"integrity": "sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"@typescript-eslint/typescript-estree": { |
|
|
|
|
"version": "4.29.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.1.tgz", |
|
|
|
|
"integrity": "sha512-lIkkrR9E4lwZkzPiRDNq0xdC3f2iVCUjw/7WPJ4S2Sl6C3nRWkeE1YXCQ0+KsiaQRbpY16jNaokdWnm9aUIsfw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "4.29.1", |
|
|
|
|
"@typescript-eslint/visitor-keys": "4.29.1", |
|
|
|
|
"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.29.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.1.tgz", |
|
|
|
|
"integrity": "sha512-zLqtjMoXvgdZY/PG6gqA73V8BjqPs4af1v2kiiETBObp+uC6gRYnJLmJHxC0QyUrrHDLJPIWNYxoBV3wbcRlag==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/types": "4.29.1", |
|
|
|
|
"eslint-visitor-keys": "^2.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"debug": { |
|
|
|
|
"version": "4.3.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz", |
|
|
|
|
@ -8561,6 +8703,15 @@
@@ -8561,6 +8703,15 @@
|
|
|
|
|
"requires": { |
|
|
|
|
"ms": "2.1.2" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"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" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
|