|
952 | 952 | "@babel/helper-plugin-utils" "^7.10.1"
|
953 | 953 | "@babel/plugin-transform-typescript" "^7.10.1"
|
954 | 954 |
|
955 |
| -"@babel/runtime-corejs3@^7.10.2", "@babel/runtime-corejs3@^7.8.3": |
| 955 | +"@babel/runtime-corejs3@^7.10.2": |
956 | 956 | version "7.10.3"
|
957 | 957 | resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.10.3.tgz#931ed6941d3954924a7aa967ee440e60c507b91a"
|
958 | 958 | integrity sha512-HA7RPj5xvJxQl429r5Cxr2trJwOfPjKiqhCXcdQPSqO2G0RHPZpXu4fkYmBaTKCp2c/jRaMK9GB/lN+7zvvFPw==
|
|
1251 | 1251 | dependencies:
|
1252 | 1252 | "@types/yargs-parser" "*"
|
1253 | 1253 |
|
1254 |
| -"@typescript-eslint/eslint-plugin@^3.3.0": |
1255 |
| - version "3.3.0" |
1256 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.3.0.tgz#89518e5c5209a349bde161c3489b0ec187ae5d37" |
1257 |
| - integrity sha512-Ybx/wU75Tazz6nU2d7nN6ll0B98odoiYLXwcuwS5WSttGzK46t0n7TPRQ4ozwcTv82UY6TQoIvI+sJfTzqK9dQ== |
| 1254 | +"@typescript-eslint/eslint-plugin@^3.4.0": |
| 1255 | + version "3.4.0" |
| 1256 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.4.0.tgz#8378062e6be8a1d049259bdbcf27ce5dfbeee62b" |
| 1257 | + integrity sha512-wfkpiqaEVhZIuQRmudDszc01jC/YR7gMSxa6ulhggAe/Hs0KVIuo9wzvFiDbG3JD5pRFQoqnf4m7REDsUvBnMQ== |
1258 | 1258 | dependencies:
|
1259 |
| - "@typescript-eslint/experimental-utils" "3.3.0" |
| 1259 | + "@typescript-eslint/experimental-utils" "3.4.0" |
| 1260 | + debug "^4.1.1" |
1260 | 1261 | functional-red-black-tree "^1.0.1"
|
1261 | 1262 | regexpp "^3.0.0"
|
1262 | 1263 | semver "^7.3.2"
|
1263 | 1264 | tsutils "^3.17.1"
|
1264 | 1265 |
|
1265 |
| -"@typescript-eslint/experimental-utils@3.3.0": |
1266 |
| - version "3.3.0" |
1267 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.3.0.tgz#d72a946e056a83d4edf97f3411cceb639b0b8c87" |
1268 |
| - integrity sha512-d4pGIAbu/tYsrPrdHCQ5xfadJGvlkUxbeBB56nO/VGmEDi/sKmfa5fGty5t5veL1OyJBrUmSiRn1R1qfVDydrg== |
| 1266 | +"@typescript-eslint/experimental-utils@3.4.0": |
| 1267 | + version "3.4.0" |
| 1268 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.4.0.tgz#8a44dfc6fb7f1d071937b390fe27608ebda122b8" |
| 1269 | + integrity sha512-rHPOjL43lOH1Opte4+dhC0a/+ks+8gOBwxXnyrZ/K4OTAChpSjP76fbI8Cglj7V5GouwVAGaK+xVwzqTyE/TPw== |
1269 | 1270 | dependencies:
|
1270 | 1271 | "@types/json-schema" "^7.0.3"
|
1271 |
| - "@typescript-eslint/typescript-estree" "3.3.0" |
| 1272 | + "@typescript-eslint/typescript-estree" "3.4.0" |
1272 | 1273 | eslint-scope "^5.0.0"
|
1273 | 1274 | eslint-utils "^2.0.0"
|
1274 | 1275 |
|
1275 |
| -"@typescript-eslint/parser@^3.0.0", "@typescript-eslint/parser@^3.3.0": |
1276 |
| - version "3.3.0" |
1277 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.3.0.tgz#fcae40012ded822aa8b2739a1a03a4e3c5bbb7bb" |
1278 |
| - integrity sha512-a7S0Sqn/+RpOOWTcaLw6RD4obsharzxmgMfdK24l364VxuBODXjuJM7ImCkSXEN7oz52aiZbXSbc76+2EsE91w== |
| 1276 | +"@typescript-eslint/parser@^3.0.0", "@typescript-eslint/parser@^3.4.0": |
| 1277 | + version "3.4.0" |
| 1278 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.4.0.tgz#fe52b68c5cb3bba3f5d875bd17adb70420d49d8d" |
| 1279 | + integrity sha512-ZUGI/de44L5x87uX5zM14UYcbn79HSXUR+kzcqU42gH0AgpdB/TjuJy3m4ezI7Q/jk3wTQd755mxSDLhQP79KA== |
1279 | 1280 | dependencies:
|
1280 | 1281 | "@types/eslint-visitor-keys" "^1.0.0"
|
1281 |
| - "@typescript-eslint/experimental-utils" "3.3.0" |
1282 |
| - "@typescript-eslint/typescript-estree" "3.3.0" |
| 1282 | + "@typescript-eslint/experimental-utils" "3.4.0" |
| 1283 | + "@typescript-eslint/typescript-estree" "3.4.0" |
1283 | 1284 | eslint-visitor-keys "^1.1.0"
|
1284 | 1285 |
|
1285 |
| -"@typescript-eslint/typescript-estree@3.3.0": |
1286 |
| - version "3.3.0" |
1287 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.3.0.tgz#841ffed25c29b0049ebffb4c2071268a34558a2a" |
1288 |
| - integrity sha512-3SqxylENltEvJsjjMSDCUx/edZNSC7wAqifUU1Ywp//0OWEZwMZJfecJud9XxJ/40rAKEbJMKBOQzeOjrLJFzQ== |
| 1286 | +"@typescript-eslint/typescript-estree@3.4.0": |
| 1287 | + version "3.4.0" |
| 1288 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.4.0.tgz#6a787eb70b48969e4cd1ea67b057083f96dfee29" |
| 1289 | + integrity sha512-zKwLiybtt4uJb4mkG5q2t6+W7BuYx2IISiDNV+IY68VfoGwErDx/RfVI7SWL4gnZ2t1A1ytQQwZ+YOJbHHJ2rw== |
1289 | 1290 | dependencies:
|
1290 | 1291 | debug "^4.1.1"
|
1291 | 1292 | eslint-visitor-keys "^1.1.0"
|
@@ -1678,6 +1679,15 @@ array.prototype.flat@^1.2.3:
|
1678 | 1679 | define-properties "^1.1.3"
|
1679 | 1680 | es-abstract "^1.17.0-next.1"
|
1680 | 1681 |
|
| 1682 | +array.prototype.flatmap@^1.2.3: |
| 1683 | + version "1.2.3" |
| 1684 | + resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.3.tgz#1c13f84a178566042dd63de4414440db9222e443" |
| 1685 | + integrity sha512-OOEk+lkePcg+ODXIpvuU9PAryCikCJyo7GlDG1upleEpQRx6mzL9puEBkozQ5iAx20KV0l3DbyQwqciJtqe5Pg== |
| 1686 | + dependencies: |
| 1687 | + define-properties "^1.1.3" |
| 1688 | + es-abstract "^1.17.0-next.1" |
| 1689 | + function-bind "^1.1.1" |
| 1690 | + |
1681 | 1691 | array.prototype.map@^1.0.1:
|
1682 | 1692 | version "1.0.2"
|
1683 | 1693 | resolved "https://registry.yarnpkg.com/array.prototype.map/-/array.prototype.map-1.0.2.tgz#9a4159f416458a23e9483078de1106b2ef68f8ec"
|
@@ -3237,10 +3247,10 @@ eslint-module-utils@^2.6.0:
|
3237 | 3247 | debug "^2.6.9"
|
3238 | 3248 | pkg-dir "^2.0.0"
|
3239 | 3249 |
|
3240 |
| -eslint-plugin-import@^2.21.2: |
3241 |
| - version "2.21.2" |
3242 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.2.tgz#8fef77475cc5510801bedc95f84b932f7f334a7c" |
3243 |
| - integrity sha512-FEmxeGI6yaz+SnEB6YgNHlQK1Bs2DKLM+YF+vuTk5H8J9CLbJLtlPvRFgZZ2+sXiKAlN5dpdlrWOjK8ZoZJpQA== |
| 3250 | +eslint-plugin-import@^2.22.0: |
| 3251 | + version "2.22.0" |
| 3252 | + resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e" |
| 3253 | + integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg== |
3244 | 3254 | dependencies:
|
3245 | 3255 | array-includes "^3.1.1"
|
3246 | 3256 | array.prototype.flat "^1.2.3"
|
@@ -3286,22 +3296,22 @@ eslint-plugin-react-hooks@^2.1.2:
|
3286 | 3296 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.5.1.tgz#4ef5930592588ce171abeb26f400c7fbcbc23cd0"
|
3287 | 3297 | integrity sha512-Y2c4b55R+6ZzwtTppKwSmK/Kar8AdLiC2f9NADCuxbcTgPPg41Gyqa6b9GppgXSvCtkRw43ZE86CT5sejKC6/g==
|
3288 | 3298 |
|
3289 |
| -eslint-plugin-react@^7.20.0: |
3290 |
| - version "7.20.0" |
3291 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.0.tgz#f98712f0a5e57dfd3e5542ef0604b8739cd47be3" |
3292 |
| - integrity sha512-rqe1abd0vxMjmbPngo4NaYxTcR3Y4Hrmc/jg4T+sYz63yqlmJRknpEQfmWY+eDWPuMmix6iUIK+mv0zExjeLgA== |
| 3299 | +eslint-plugin-react@^7.20.1: |
| 3300 | + version "7.20.1" |
| 3301 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.1.tgz#87fcf8d0de225817ba0b2d8f38740733d61ff4ba" |
| 3302 | + integrity sha512-HitovDhscMmu3uOod3aqZRdKURdXgmlkptEue958gJBmIJO9hvgO4uZyqsJ4+22WqJVP3CsTKfqWSuTlJL6b8w== |
3293 | 3303 | dependencies:
|
3294 | 3304 | array-includes "^3.1.1"
|
| 3305 | + array.prototype.flatmap "^1.2.3" |
3295 | 3306 | doctrine "^2.1.0"
|
3296 | 3307 | has "^1.0.3"
|
3297 |
| - jsx-ast-utils "^2.2.3" |
3298 |
| - object.entries "^1.1.1" |
| 3308 | + jsx-ast-utils "^2.4.1" |
| 3309 | + object.entries "^1.1.2" |
3299 | 3310 | object.fromentries "^2.0.2"
|
3300 | 3311 | object.values "^1.1.1"
|
3301 | 3312 | prop-types "^15.7.2"
|
3302 |
| - resolve "^1.15.1" |
| 3313 | + resolve "^1.17.0" |
3303 | 3314 | string.prototype.matchall "^4.0.2"
|
3304 |
| - xregexp "^4.3.0" |
3305 | 3315 |
|
3306 | 3316 | eslint-scope@^4.0.3:
|
3307 | 3317 | version "4.0.3"
|
@@ -3331,10 +3341,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.2
|
3331 | 3341 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.2.0.tgz#74415ac884874495f78ec2a97349525344c981fa"
|
3332 | 3342 | integrity sha512-WFb4ihckKil6hu3Dp798xdzSfddwKKU3+nGniKF6HfeW6OLd2OUDEPP7TcHtB5+QXOKg2s6B2DaMPE1Nn/kxKQ==
|
3333 | 3343 |
|
3334 |
| -eslint@^7.3.0: |
3335 |
| - version "7.3.0" |
3336 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.0.tgz#f9f1fc3dc1227985d0db88769f2bbac7b4b875d7" |
3337 |
| - integrity sha512-dJMVXwfU5PT1cj2Nv2VPPrKahKTGdX+5Dh0Q3YuKt+Y2UhdL2YbzsVaBMyG9HC0tBismlv/r1+eZqs6SMIV38Q== |
| 3344 | +eslint@^7.3.1: |
| 3345 | + version "7.3.1" |
| 3346 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.1.tgz#76392bd7e44468d046149ba128d1566c59acbe19" |
| 3347 | + integrity sha512-cQC/xj9bhWUcyi/RuMbRtC3I0eW8MH0jhRELSvpKYkWep3C6YZ2OkvcvJVUeO6gcunABmzptbXBuDoXsjHmfTA== |
3338 | 3348 | dependencies:
|
3339 | 3349 | "@babel/code-frame" "^7.0.0"
|
3340 | 3350 | ajv "^6.10.0"
|
@@ -4688,7 +4698,7 @@ jsonparse@^1.2.0:
|
4688 | 4698 | resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
|
4689 | 4699 | integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
|
4690 | 4700 |
|
4691 |
| -jsx-ast-utils@^2.2.3, jsx-ast-utils@^2.4.1: |
| 4701 | +jsx-ast-utils@^2.4.1: |
4692 | 4702 | version "2.4.1"
|
4693 | 4703 | resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz#1114a4c1209481db06c690c2b4f488cc665f657e"
|
4694 | 4704 | integrity sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w==
|
|
5564 | 5574 | has-symbols "^1.0.0"
|
5565 | 5575 | object-keys "^1.0.11"
|
5566 | 5576 |
|
5567 |
| -object.entries@^1.1.1: |
5568 |
| - version "1.1.1" |
5569 |
| - resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.1.tgz#ee1cf04153de02bb093fec33683900f57ce5399b" |
5570 |
| - integrity sha512-ilqR7BgdyZetJutmDPfXCDffGa0/Yzl2ivVNpbx/g4UeWrCdRnFDUBrKJGLhGieRHDATnyZXWBeCb29k9CJysQ== |
| 5577 | +object.entries@^1.1.1, object.entries@^1.1.2: |
| 5578 | + version "1.1.2" |
| 5579 | + resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add" |
| 5580 | + integrity sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA== |
5571 | 5581 | dependencies:
|
5572 | 5582 | define-properties "^1.1.3"
|
5573 |
| - es-abstract "^1.17.0-next.1" |
5574 |
| - function-bind "^1.1.1" |
| 5583 | + es-abstract "^1.17.5" |
5575 | 5584 | has "^1.0.3"
|
5576 | 5585 |
|
5577 | 5586 | object.fromentries@^2.0.2:
|
@@ -6403,7 +6412,7 @@ resolve-url@^0.2.1:
|
6403 | 6412 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
6404 | 6413 | integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
|
6405 | 6414 |
|
6406 |
| -resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.15.1, resolve@^1.17.0, resolve@^1.3.2, resolve@^1.8.1: |
| 6415 | +resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.3.2, resolve@^1.8.1: |
6407 | 6416 | version "1.17.0"
|
6408 | 6417 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
|
6409 | 6418 | integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
|
@@ -6500,10 +6509,10 @@ rollup-pluginutils@^2.5.0:
|
6500 | 6509 | dependencies:
|
6501 | 6510 | estree-walker "^0.6.1"
|
6502 | 6511 |
|
6503 |
| -rollup@^2.17.1: |
6504 |
| - version "2.17.1" |
6505 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.17.1.tgz#d01a27c1b76e42efe2cd786609589f6332e81aa6" |
6506 |
| - integrity sha512-lVrtCXJ+08Eapa0SfApLmRNWNWm2FsYFnLPIJZJvZz2uI2Gv+dfPyu1zgF7KKF/HYFJDvjxbdCbI8lUVMnG7Sg== |
| 6512 | +rollup@^2.18.1: |
| 6513 | + version "2.18.1" |
| 6514 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d" |
| 6515 | + integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ== |
6507 | 6516 | optionalDependencies:
|
6508 | 6517 | fsevents "~2.1.2"
|
6509 | 6518 |
|
@@ -7729,13 +7738,6 @@ xmlhttprequest-ssl@~1.5.4:
|
7729 | 7738 | resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz#c2876b06168aadc40e57d97e81191ac8f4398b3e"
|
7730 | 7739 | integrity sha1-wodrBhaKrcQOV9l+gRkayPQ5iz4=
|
7731 | 7740 |
|
7732 |
| -xregexp@^4.3.0: |
7733 |
| - version "4.3.0" |
7734 |
| - resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-4.3.0.tgz#7e92e73d9174a99a59743f67a4ce879a04b5ae50" |
7735 |
| - integrity sha512-7jXDIFXh5yJ/orPn4SXjuVrWWoi4Cr8jfV1eHv9CixKSbU+jY4mxfrBwAuDvupPNKpMUY+FeIqsVw/JLT9+B8g== |
7736 |
| - dependencies: |
7737 |
| - "@babel/runtime-corejs3" "^7.8.3" |
7738 |
| - |
7739 | 7741 | xtend@^4.0.0, xtend@~4.0.1:
|
7740 | 7742 | version "4.0.2"
|
7741 | 7743 | resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
|
|
0 commit comments