|
@@ -530,10 +530,10 @@
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.3.tgz#6356df2647de9eac569f9a52eda3480fa9e70b4d"
|
|
|
integrity sha512-01s+ac4qerwd6RHD+mVbOEsraDHSgUaefQlEdBbUolnQFjKwCr7luvAlEwW1RFojh67u0z4OUTjPn9LEl4zIkA==
|
|
|
|
|
|
-"@types/[email protected].7":
|
|
|
- version "14.14.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d"
|
|
|
- integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==
|
|
|
+"@types/[email protected].8":
|
|
|
+ version "14.14.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.8.tgz#2127bd81949a95c8b7d3240f3254352d72563aec"
|
|
|
+ integrity sha512-z/5Yd59dCKI5kbxauAJgw6dLPzW+TNOItNE00PkpzNwUIEwdj/Lsqwq94H5DdYBX7C13aRA0CY32BK76+neEUA==
|
|
|
|
|
|
"@types/normalize-package-data@^2.4.0":
|
|
|
version "2.4.0"
|
|
@@ -580,61 +580,61 @@
|
|
|
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.15.3.tgz#fb602cd4c2f0b7c0fb857e922075fdf677d25d84"
|
|
|
integrity sha512-5oiXqR7kwDGZ6+gmzIO2lTC+QsriNuQXZDWNYRV3l2XRN/zmPgnC21DLSx2D05zvD8vnXW6qUg7JnXZ4I6qLVQ==
|
|
|
|
|
|
-"@typescript-eslint/eslint-plugin@4.7.0":
|
|
|
- version "4.7.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.7.0.tgz#85c9bbda00c0cb604d3c241f7bc7fb171a2d3479"
|
|
|
- integrity sha512-li9aiSVBBd7kU5VlQlT1AqP0uWGDK6JYKUQ9cVDnOg34VNnd9t4jr0Yqc/bKxJr/tDCPDaB4KzoSFN9fgVxe/Q==
|
|
|
+"@typescript-eslint/eslint-plugin@4.8.1":
|
|
|
+ version "4.8.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.8.1.tgz#b362abe0ee478a6c6d06c14552a6497f0b480769"
|
|
|
+ integrity sha512-d7LeQ7dbUrIv5YVFNzGgaW3IQKMmnmKFneRWagRlGYOSfLJVaRbj/FrBNOBC1a3tVO+TgNq1GbHvRtg1kwL0FQ==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/experimental-utils" "4.7.0"
|
|
|
- "@typescript-eslint/scope-manager" "4.7.0"
|
|
|
+ "@typescript-eslint/experimental-utils" "4.8.1"
|
|
|
+ "@typescript-eslint/scope-manager" "4.8.1"
|
|
|
debug "^4.1.1"
|
|
|
functional-red-black-tree "^1.0.1"
|
|
|
regexpp "^3.0.0"
|
|
|
semver "^7.3.2"
|
|
|
tsutils "^3.17.1"
|
|
|
|
|
|
-"@typescript-eslint/experimental-utils@4.7.0":
|
|
|
- version "4.7.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.7.0.tgz#8d1058c38bec3d3bbd9c898a1c32318d80faf3c5"
|
|
|
- integrity sha512-cymzovXAiD4EF+YoHAB5Oh02MpnXjvyaOb+v+BdpY7lsJXZQN34oIETeUwVT2XfV9rSNpXaIcknDLfupO/tUoA==
|
|
|
+"@typescript-eslint/experimental-utils@4.8.1":
|
|
|
+ version "4.8.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.8.1.tgz#27275c20fa4336df99ebcf6195f7d7aa7aa9f22d"
|
|
|
+ integrity sha512-WigyLn144R3+lGATXW4nNcDJ9JlTkG8YdBWHkDlN0lC3gUGtDi7Pe3h5GPvFKMcRz8KbZpm9FJV9NTW8CpRHpg==
|
|
|
dependencies:
|
|
|
"@types/json-schema" "^7.0.3"
|
|
|
- "@typescript-eslint/scope-manager" "4.7.0"
|
|
|
- "@typescript-eslint/types" "4.7.0"
|
|
|
- "@typescript-eslint/typescript-estree" "4.7.0"
|
|
|
+ "@typescript-eslint/scope-manager" "4.8.1"
|
|
|
+ "@typescript-eslint/types" "4.8.1"
|
|
|
+ "@typescript-eslint/typescript-estree" "4.8.1"
|
|
|
eslint-scope "^5.0.0"
|
|
|
eslint-utils "^2.0.0"
|
|
|
|
|
|
-"@typescript-eslint/parser@4.7.0":
|
|
|
- version "4.7.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.7.0.tgz#44bdab0f788b478178368baa65d3365fdc63da1c"
|
|
|
- integrity sha512-+meGV8bMP1sJHBI2AFq1GeTwofcGiur8LoIr6v+rEmD9knyCqDlrQcFHR0KDDfldHIFDU/enZ53fla6ReF4wRw==
|
|
|
+"@typescript-eslint/parser@4.8.1":
|
|
|
+ version "4.8.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.8.1.tgz#4fe2fbdbb67485bafc4320b3ae91e34efe1219d1"
|
|
|
+ integrity sha512-QND8XSVetATHK9y2Ltc/XBl5Ro7Y62YuZKnPEwnNPB8E379fDsvzJ1dMJ46fg/VOmk0hXhatc+GXs5MaXuL5Uw==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/scope-manager" "4.7.0"
|
|
|
- "@typescript-eslint/types" "4.7.0"
|
|
|
- "@typescript-eslint/typescript-estree" "4.7.0"
|
|
|
+ "@typescript-eslint/scope-manager" "4.8.1"
|
|
|
+ "@typescript-eslint/types" "4.8.1"
|
|
|
+ "@typescript-eslint/typescript-estree" "4.8.1"
|
|
|
debug "^4.1.1"
|
|
|
|
|
|
-"@typescript-eslint/scope-manager@4.7.0":
|
|
|
- version "4.7.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.7.0.tgz#2115526085fb72723ccdc1eeae75dec7126220ed"
|
|
|
- integrity sha512-ILITvqwDJYbcDCROj6+Ob0oCKNg3SH46iWcNcTIT9B5aiVssoTYkhKjxOMNzR1F7WSJkik4zmuqve5MdnA0DyA==
|
|
|
+"@typescript-eslint/scope-manager@4.8.1":
|
|
|
+ version "4.8.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.8.1.tgz#e343c475f8f1d15801b546cb17d7f309b768fdce"
|
|
|
+ integrity sha512-r0iUOc41KFFbZdPAdCS4K1mXivnSZqXS5D9oW+iykQsRlTbQRfuFRSW20xKDdYiaCoH+SkSLeIF484g3kWzwOQ==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/types" "4.7.0"
|
|
|
- "@typescript-eslint/visitor-keys" "4.7.0"
|
|
|
+ "@typescript-eslint/types" "4.8.1"
|
|
|
+ "@typescript-eslint/visitor-keys" "4.8.1"
|
|
|
|
|
|
-"@typescript-eslint/types@4.7.0":
|
|
|
- version "4.7.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
|
|
|
- integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
|
|
|
+"@typescript-eslint/types@4.8.1":
|
|
|
+ version "4.8.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.8.1.tgz#23829c73c5fc6f4fcd5346a7780b274f72fee222"
|
|
|
+ integrity sha512-ave2a18x2Y25q5K05K/U3JQIe2Av4+TNi/2YuzyaXLAsDx6UZkz1boZ7nR/N6Wwae2PpudTZmHFXqu7faXfHmA==
|
|
|
|
|
|
-"@typescript-eslint/typescript-estree@4.7.0":
|
|
|
- version "4.7.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0.tgz#539531167f05ba20eb0b6785567076679e29d393"
|
|
|
- integrity sha512-5XZRQznD1MfUmxu1t8/j2Af4OxbA7EFU2rbo0No7meb46eHgGkSieFdfV6omiC/DGIBhH9H9gXn7okBbVOm8jw==
|
|
|
+"@typescript-eslint/typescript-estree@4.8.1":
|
|
|
+ version "4.8.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.8.1.tgz#7307e3f2c9e95df7daa8dc0a34b8c43b7ec0dd32"
|
|
|
+ integrity sha512-bJ6Fn/6tW2g7WIkCWh3QRlaSU7CdUUK52shx36/J7T5oTQzANvi6raoTsbwGM11+7eBbeem8hCCKbyvAc0X3sQ==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/types" "4.7.0"
|
|
|
- "@typescript-eslint/visitor-keys" "4.7.0"
|
|
|
+ "@typescript-eslint/types" "4.8.1"
|
|
|
+ "@typescript-eslint/visitor-keys" "4.8.1"
|
|
|
debug "^4.1.1"
|
|
|
globby "^11.0.1"
|
|
|
is-glob "^4.0.1"
|
|
@@ -642,12 +642,12 @@
|
|
|
semver "^7.3.2"
|
|
|
tsutils "^3.17.1"
|
|
|
|
|
|
-"@typescript-eslint/visitor-keys@4.7.0":
|
|
|
- version "4.7.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0.tgz#6783824f22acfc49e754970ed21b88ac03b80e6f"
|
|
|
- integrity sha512-aDJDWuCRsf1lXOtignlfiPODkzSxxop7D0rZ91L6ZuMlcMCSh0YyK+gAfo5zN/ih6WxMwhoXgJWC3cWQdaKC+A==
|
|
|
+"@typescript-eslint/visitor-keys@4.8.1":
|
|
|
+ version "4.8.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.8.1.tgz#794f68ee292d1b2e3aa9690ebedfcb3a8c90e3c3"
|
|
|
+ integrity sha512-3nrwXFdEYALQh/zW8rFwP4QltqsanCDz4CwWMPiIZmwlk9GlvBeueEIbq05SEq4ganqM0g9nh02xXgv5XI3PeQ==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/types" "4.7.0"
|
|
|
+ "@typescript-eslint/types" "4.8.1"
|
|
|
eslint-visitor-keys "^2.0.0"
|
|
|
|
|
|
"@ungap/[email protected]":
|
|
@@ -2187,10 +2187,10 @@ [email protected]:
|
|
|
dependencies:
|
|
|
node-notifier "^6.0.0"
|
|
|
|
|
|
[email protected].1:
|
|
|
- version "6.0.1"
|
|
|
- resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.0.1.tgz#77d73640c9275ebfee6b60e6571c6efb7256ee84"
|
|
|
- integrity sha512-G2uKf40W+a8/TzoCrGK+22ccTIzSBDFz7RquT5WaQ8kKw6TpplY9+THKp71h/3ne6BnXc7CXc2lcwj/nuHd8Vw==
|
|
|
[email protected].3:
|
|
|
+ version "6.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.0.3.tgz#8932dbc5094ebb363a9136ba23230a041ed0be14"
|
|
|
+ integrity sha512-0cUpN1Hpx7SXZR97e3W50tG2sVHFIrZxbimkXQGVdjpX0qme9iV2g1sXd3t07/kzvmQ82nHujjQTblR22M/NOg==
|
|
|
dependencies:
|
|
|
"@babel/code-frame" "^7.8.3"
|
|
|
"@types/json-schema" "^7.0.5"
|
|
@@ -4536,10 +4536,10 @@ webpack-sources@^2.1.1:
|
|
|
source-list-map "^2.0.1"
|
|
|
source-map "^0.6.1"
|
|
|
|
|
|
-webpack@5.4.0:
|
|
|
- version "5.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.4.0.tgz#4fdc6ec8a0ff9160701fb8f2eb8d06b33ecbae0f"
|
|
|
- integrity sha512-udpYTyqz8toTTdaOsL2QKPLeZLt2IEm9qY7yTXuFEQhKu5bk0yQD9BtAdVQksmz4jFbbWOiWmm3NHarO0zr/ng==
|
|
|
+webpack@5.5.1:
|
|
|
+ version "5.5.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.5.1.tgz#d6537f85554a0e59f15e6e683af11befdd0476aa"
|
|
|
+ integrity sha512-v4RzZP9BG2xxMLhxcFIo89M+nyIqGjh35Bhm5EE+I2N8y3dc9jT5OSb1HewUMkzMPyyDscOkVD6pSn6EMtTwNQ==
|
|
|
dependencies:
|
|
|
"@types/eslint-scope" "^3.7.0"
|
|
|
"@types/estree" "^0.0.45"
|