|
|
@@ -3867,6 +3867,22 @@ escodegen@^1.11.0, escodegen@^1.9.1:
|
|
|
optionalDependencies:
|
|
|
source-map "~0.6.1"
|
|
|
|
|
|
+eslint-config-airbnb-base@^14.1.0:
|
|
|
+ version "14.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.1.0.tgz#2ba4592dd6843258221d9bff2b6831bd77c874e4"
|
|
|
+ integrity sha512-+XCcfGyCnbzOnktDVhwsCAx+9DmrzEmuwxyHUJpw+kqBVT744OUBrB09khgFKlK1lshVww6qXGsYPZpavoNjJw==
|
|
|
+ dependencies:
|
|
|
+ confusing-browser-globals "^1.0.9"
|
|
|
+ object.assign "^4.1.0"
|
|
|
+ object.entries "^1.1.1"
|
|
|
+
|
|
|
+eslint-config-prettier@^6.10.1:
|
|
|
+ version "6.10.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1.tgz#129ef9ec575d5ddc0e269667bf09defcd898642a"
|
|
|
+ integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ==
|
|
|
+ dependencies:
|
|
|
+ get-stdin "^6.0.0"
|
|
|
+
|
|
|
eslint-config-react-app@^5.2.1:
|
|
|
version "5.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-5.2.1.tgz#698bf7aeee27f0cea0139eaef261c7bf7dd623df"
|
|
|
@@ -3874,6 +3890,11 @@ eslint-config-react-app@^5.2.1:
|
|
|
dependencies:
|
|
|
confusing-browser-globals "^1.0.9"
|
|
|
|
|
|
+eslint-import-resolver-alias@^1.1.2:
|
|
|
+ version "1.1.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-alias/-/eslint-import-resolver-alias-1.1.2.tgz#297062890e31e4d6651eb5eba9534e1f6e68fc97"
|
|
|
+ integrity sha512-WdviM1Eu834zsfjHtcGHtGfcu+F30Od3V7I9Fi57uhBEwPkjDcii7/yW8jAT+gOhn4P/vOxxNAXbFAKsrrc15w==
|
|
|
+
|
|
|
eslint-import-resolver-node@^0.3.2:
|
|
|
version "0.3.3"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz#dbaa52b6b2816b50bc6711af75422de808e98404"
|
|
|
@@ -3926,6 +3947,24 @@ eslint-plugin-import@2.20.1:
|
|
|
read-pkg-up "^2.0.0"
|
|
|
resolve "^1.12.0"
|
|
|
|
|
|
+eslint-plugin-import@^2.20.2:
|
|
|
+ version "2.20.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2.tgz#91fc3807ce08be4837141272c8b99073906e588d"
|
|
|
+ integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg==
|
|
|
+ dependencies:
|
|
|
+ array-includes "^3.0.3"
|
|
|
+ array.prototype.flat "^1.2.1"
|
|
|
+ contains-path "^0.1.0"
|
|
|
+ debug "^2.6.9"
|
|
|
+ doctrine "1.5.0"
|
|
|
+ eslint-import-resolver-node "^0.3.2"
|
|
|
+ eslint-module-utils "^2.4.1"
|
|
|
+ has "^1.0.3"
|
|
|
+ minimatch "^3.0.4"
|
|
|
+ object.values "^1.1.0"
|
|
|
+ read-pkg-up "^2.0.0"
|
|
|
+ resolve "^1.12.0"
|
|
|
+
|
|
|
eslint-plugin-jsx-a11y@6.2.3:
|
|
|
version "6.2.3"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.3.tgz#b872a09d5de51af70a97db1eea7dc933043708aa"
|
|
|
@@ -3941,6 +3980,13 @@ eslint-plugin-jsx-a11y@6.2.3:
|
|
|
has "^1.0.3"
|
|
|
jsx-ast-utils "^2.2.1"
|
|
|
|
|
|
+eslint-plugin-prettier@^3.1.2:
|
|
|
+ version "3.1.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba"
|
|
|
+ integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA==
|
|
|
+ dependencies:
|
|
|
+ prettier-linter-helpers "^1.0.0"
|
|
|
+
|
|
|
eslint-plugin-react-hooks@^1.6.1:
|
|
|
version "1.7.0"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
|
|
|
@@ -4252,6 +4298,11 @@ fast-deep-equal@^3.1.1:
|
|
|
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
|
|
|
integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==
|
|
|
|
|
|
+fast-diff@^1.1.2:
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
|
|
|
+ integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
|
|
|
+
|
|
|
fast-glob@^2.0.2:
|
|
|
version "2.2.7"
|
|
|
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-2.2.7.tgz#6953857c3afa475fff92ee6015d52da70a4cd39d"
|
|
|
@@ -4615,6 +4666,11 @@ get-own-enumerable-property-symbols@^3.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
|
|
|
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
|
|
|
|
|
|
+get-stdin@^6.0.0:
|
|
|
+ version "6.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
|
|
|
+ integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
|
|
|
+
|
|
|
get-stream@^4.0.0:
|
|
|
version "4.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
|
|
|
@@ -8179,6 +8235,18 @@ prepend-http@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
|
|
|
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
|
|
|
|
|
|
+prettier-linter-helpers@^1.0.0:
|
|
|
+ version "1.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
|
|
|
+ integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
|
|
|
+ dependencies:
|
|
|
+ fast-diff "^1.1.2"
|
|
|
+
|
|
|
+prettier@^2.0.4:
|
|
|
+ version "2.0.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef"
|
|
|
+ integrity sha512-SVJIQ51spzFDvh4fIbCLvciiDMCrRhlN3mbZvv/+ycjvmF5E73bKdGfU8QDLNmjYJf+lsGnDBC4UUnvTe5OO0w==
|
|
|
+
|
|
|
pretty-bytes@^5.1.0:
|
|
|
version "5.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.3.0.tgz#f2849e27db79fb4d6cfe24764fc4134f165989f2"
|