|
57 | 57 | resolved "https://registry.yarnpkg.com/@aureooms/js-sort/-/js-sort-7.0.0.tgz#db3c8b93acd93ee0500462b2cec29239c3deb34d" |
58 | 58 | integrity sha1-2zyLk6zZPuBQBGKyzsKSOcPes00= |
59 | 59 |
|
60 | | - |
61 | | - version "7.12.16" |
62 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.16.tgz#bde5bc5118d90e539603abcd37938c5f0fd6c87a" |
63 | | - integrity sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ== |
| 60 | + |
| 61 | + version "7.12.17" |
| 62 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.17.tgz#2db13a0f2ba9c05bed78b8aad9669b473dd7f267" |
| 63 | + integrity sha512-R9dQbDshWvAp3x5XjANsfthqka+ToEdDUonKgtALNgzQxgiUg2Xa4ZwKIcE84wnoiobIJFXF+TCM4ylJvUuW5w== |
64 | 64 | dependencies: |
65 | 65 | commander "^4.0.1" |
66 | 66 | convert-source-map "^1.1.0" |
|
93 | 93 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8" |
94 | 94 | integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg== |
95 | 95 |
|
96 | | - |
97 | | - version "7.12.16" |
98 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c" |
99 | | - integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw== |
| 96 | + |
| 97 | + version "7.12.17" |
| 98 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.17.tgz#993c5e893333107a2815d8e0d73a2c3755e280b2" |
| 99 | + integrity sha512-V3CuX1aBywbJvV2yzJScRxeiiw0v2KZZYYE3giywxzFJL13RiyPjaaDwhDnxmgFTTS7FgvM2ijr4QmKNIu0AtQ== |
100 | 100 | dependencies: |
101 | 101 | "@babel/code-frame" "^7.12.13" |
102 | | - "@babel/generator" "^7.12.15" |
103 | | - "@babel/helper-module-transforms" "^7.12.13" |
104 | | - "@babel/helpers" "^7.12.13" |
105 | | - "@babel/parser" "^7.12.16" |
| 102 | + "@babel/generator" "^7.12.17" |
| 103 | + "@babel/helper-module-transforms" "^7.12.17" |
| 104 | + "@babel/helpers" "^7.12.17" |
| 105 | + "@babel/parser" "^7.12.17" |
106 | 106 | "@babel/template" "^7.12.13" |
107 | | - "@babel/traverse" "^7.12.13" |
108 | | - "@babel/types" "^7.12.13" |
| 107 | + "@babel/traverse" "^7.12.17" |
| 108 | + "@babel/types" "^7.12.17" |
109 | 109 | convert-source-map "^1.7.0" |
110 | 110 | debug "^4.1.0" |
111 | 111 | gensync "^1.0.0-beta.1" |
|
154 | 154 | jsesc "^2.5.1" |
155 | 155 | source-map "^0.5.0" |
156 | 156 |
|
157 | | -"@babel/generator@^7.12.15": |
158 | | - version "7.12.15" |
159 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f" |
160 | | - integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ== |
| 157 | +"@babel/generator@^7.12.17": |
| 158 | + version "7.12.17" |
| 159 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.17.tgz#9ef1dd792d778b32284411df63f4f668a9957287" |
| 160 | + integrity sha512-DSA7ruZrY4WI8VxuS1jWSRezFnghEoYEFrZcw9BizQRmOZiUsiHl59+qEARGPqPikwA/GPTyRCi7isuCK/oyqg== |
161 | 161 | dependencies: |
162 | | - "@babel/types" "^7.12.13" |
| 162 | + "@babel/types" "^7.12.17" |
163 | 163 | jsesc "^2.5.1" |
164 | 164 | source-map "^0.5.0" |
165 | 165 |
|
|
185 | 185 | "@babel/helper-explode-assignable-expression" "^7.12.13" |
186 | 186 | "@babel/types" "^7.12.13" |
187 | 187 |
|
188 | | -"@babel/helper-compilation-targets@^7.12.16": |
189 | | - version "7.12.16" |
190 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.16.tgz#6905238b4a5e02ba2d032c1a49dd1820fe8ce61b" |
191 | | - integrity sha512-dBHNEEaZx7F3KoUYqagIhRIeqyyuI65xMndMZ3WwGwEBI609I4TleYQHcrS627vbKyNTXqShoN+fvYD9HuQxAg== |
| 188 | +"@babel/helper-compilation-targets@^7.12.17": |
| 189 | + version "7.12.17" |
| 190 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.17.tgz#91d83fae61ef390d39c3f0507cb83979bab837c7" |
| 191 | + integrity sha512-5EkibqLVYOuZ89BSg2lv+GG8feywLuvMXNYgf0Im4MssE0mFWPztSpJbildNnUgw0bLI2EsIN4MpSHC2iUJkQA== |
192 | 192 | dependencies: |
193 | 193 | "@babel/compat-data" "^7.12.13" |
194 | | - "@babel/helper-validator-option" "^7.12.16" |
| 194 | + "@babel/helper-validator-option" "^7.12.17" |
195 | 195 | browserslist "^4.14.5" |
196 | 196 | semver "^5.5.0" |
197 | 197 |
|
|
327 | 327 | "@babel/types" "^7.12.13" |
328 | 328 | lodash "^4.17.19" |
329 | 329 |
|
| 330 | +"@babel/helper-module-transforms@^7.12.17": |
| 331 | + version "7.12.17" |
| 332 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.17.tgz#7c75b987d6dfd5b48e575648f81eaac891539509" |
| 333 | + integrity sha512-sFL+p6zOCQMm9vilo06M4VHuTxUAwa6IxgL56Tq1DVtA0ziAGTH1ThmJq7xwPqdQlgAbKX3fb0oZNbtRIyA5KQ== |
| 334 | + dependencies: |
| 335 | + "@babel/helper-module-imports" "^7.12.13" |
| 336 | + "@babel/helper-replace-supers" "^7.12.13" |
| 337 | + "@babel/helper-simple-access" "^7.12.13" |
| 338 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 339 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 340 | + "@babel/template" "^7.12.13" |
| 341 | + "@babel/traverse" "^7.12.17" |
| 342 | + "@babel/types" "^7.12.17" |
| 343 | + lodash "^4.17.19" |
| 344 | + |
330 | 345 | "@babel/helper-optimise-call-expression@^7.10.4": |
331 | 346 | version "7.10.4" |
332 | 347 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673" |
|
432 | 447 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
433 | 448 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
434 | 449 |
|
435 | | -"@babel/helper-validator-option@^7.12.16": |
436 | | - version "7.12.16" |
437 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz#f73cbd3bbba51915216c5dea908e9b206bb10051" |
438 | | - integrity sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ== |
| 450 | +"@babel/helper-validator-option@^7.12.17": |
| 451 | + version "7.12.17" |
| 452 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" |
| 453 | + integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw== |
439 | 454 |
|
440 | 455 | "@babel/helper-wrap-function@^7.12.13": |
441 | 456 | version "7.12.13" |
|
456 | 471 | "@babel/traverse" "^7.12.5" |
457 | 472 | "@babel/types" "^7.12.5" |
458 | 473 |
|
459 | | -"@babel/helpers@^7.12.13": |
460 | | - version "7.12.13" |
461 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.13.tgz#3c75e993632e4dadc0274eae219c73eb7645ba47" |
462 | | - integrity sha512-oohVzLRZ3GQEk4Cjhfs9YkJA4TdIDTObdBEZGrd6F/T0GPSnuV6l22eMcxlvcvzVIPH3VTtxbseudM1zIE+rPQ== |
| 474 | +"@babel/helpers@^7.12.17": |
| 475 | + version "7.12.17" |
| 476 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.17.tgz#71e03d2981a6b5ee16899964f4101dc8471d60bc" |
| 477 | + integrity sha512-tEpjqSBGt/SFEsFikKds1sLNChKKGGR17flIgQKXH4fG6m9gTgl3gnOC1giHNyaBCSKuTfxaSzHi7UnvqiVKxg== |
463 | 478 | dependencies: |
464 | 479 | "@babel/template" "^7.12.13" |
465 | | - "@babel/traverse" "^7.12.13" |
466 | | - "@babel/types" "^7.12.13" |
| 480 | + "@babel/traverse" "^7.12.17" |
| 481 | + "@babel/types" "^7.12.17" |
467 | 482 |
|
468 | 483 | "@babel/highlight@^7.10.4": |
469 | 484 | version "7.10.4" |
|
493 | 508 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.13.tgz#3ee7be4131fe657ba9143d5c5b3a9f253fdb75e9" |
494 | 509 | integrity sha512-z7n7ybOUzaRc3wwqLpAX8UFIXsrVXUJhtNGBwAnLz6d1KUapqyq7ad2La8gZ6CXhHmGAIL32cop8Tst4/PNWLw== |
495 | 510 |
|
496 | | -"@babel/parser@^7.12.16": |
497 | | - version "7.12.16" |
498 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4" |
499 | | - integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw== |
| 511 | +"@babel/parser@^7.12.17": |
| 512 | + version "7.12.17" |
| 513 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.17.tgz#bc85d2d47db38094e5bb268fc761716e7d693848" |
| 514 | + integrity sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg== |
500 | 515 |
|
501 | 516 | "@babel/plugin-proposal-async-generator-functions@^7.12.13": |
502 | 517 | version "7.12.13" |
|
515 | 530 | "@babel/helper-create-class-features-plugin" "^7.12.13" |
516 | 531 | "@babel/helper-plugin-utils" "^7.12.13" |
517 | 532 |
|
518 | | -"@babel/plugin-proposal-dynamic-import@^7.12.16": |
519 | | - version "7.12.16" |
520 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.16.tgz#b9f33b252e3406d492a15a799c9d45a9a9613473" |
521 | | - integrity sha512-yiDkYFapVxNOCcBfLnsb/qdsliroM+vc3LHiZwS4gh7pFjo5Xq3BDhYBNn3H3ao+hWPvqeeTdU+s+FIvokov+w== |
| 533 | +"@babel/plugin-proposal-dynamic-import@^7.12.17": |
| 534 | + version "7.12.17" |
| 535 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.17.tgz#e0ebd8db65acc37eac518fa17bead2174e224512" |
| 536 | + integrity sha512-ZNGoFZqrnuy9H2izB2jLlnNDAfVPlGl5NhFEiFe4D84ix9GQGygF+CWMGHKuE+bpyS/AOuDQCnkiRNqW2IzS1Q== |
522 | 537 | dependencies: |
523 | 538 | "@babel/helper-plugin-utils" "^7.12.13" |
524 | 539 | "@babel/plugin-syntax-dynamic-import" "^7.8.0" |
|
580 | 595 | "@babel/helper-plugin-utils" "^7.12.13" |
581 | 596 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" |
582 | 597 |
|
583 | | -"@babel/plugin-proposal-optional-chaining@^7.12.16": |
584 | | - version "7.12.16" |
585 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz#600c7531f754186b0f2096e495a92da7d88aa139" |
586 | | - integrity sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg== |
| 598 | +"@babel/plugin-proposal-optional-chaining@^7.12.17": |
| 599 | + version "7.12.17" |
| 600 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.17.tgz#e382becadc2cb16b7913b6c672d92e4b33385b5c" |
| 601 | + integrity sha512-TvxwI80pWftrGPKHNfkvX/HnoeSTR7gC4ezWnAL39PuktYUe6r8kEpOLTYnkBTsaoeazXm2jHJ22EQ81sdgfcA== |
587 | 602 | dependencies: |
588 | 603 | "@babel/helper-plugin-utils" "^7.12.13" |
589 | 604 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
|
961 | 976 | core-js "^2.6.5" |
962 | 977 | regenerator-runtime "^0.13.4" |
963 | 978 |
|
964 | | - |
965 | | - version "7.12.16" |
966 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.16.tgz#16710e3490e37764b2f41886de0a33bc4ae91082" |
967 | | - integrity sha512-BXCAXy8RE/TzX416pD2hsVdkWo0G+tYd16pwnRV4Sc0fRwTLRS/Ssv8G5RLXUGQv7g4FG7TXkdDJxCjQ5I+Zjg== |
| 979 | + |
| 980 | + version "7.12.17" |
| 981 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.17.tgz#94a3793ff089c32ee74d76a3c03a7597693ebaaa" |
| 982 | + integrity sha512-9PMijx8zFbCwTHrd2P4PJR5nWGH3zWebx2OcpTjqQrHhCiL2ssSR2Sc9ko2BsI2VmVBfoaQmPrlMTCui4LmXQg== |
968 | 983 | dependencies: |
969 | 984 | "@babel/compat-data" "^7.12.13" |
970 | | - "@babel/helper-compilation-targets" "^7.12.16" |
| 985 | + "@babel/helper-compilation-targets" "^7.12.17" |
971 | 986 | "@babel/helper-module-imports" "^7.12.13" |
972 | 987 | "@babel/helper-plugin-utils" "^7.12.13" |
973 | | - "@babel/helper-validator-option" "^7.12.16" |
| 988 | + "@babel/helper-validator-option" "^7.12.17" |
974 | 989 | "@babel/plugin-proposal-async-generator-functions" "^7.12.13" |
975 | 990 | "@babel/plugin-proposal-class-properties" "^7.12.13" |
976 | | - "@babel/plugin-proposal-dynamic-import" "^7.12.16" |
| 991 | + "@babel/plugin-proposal-dynamic-import" "^7.12.17" |
977 | 992 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13" |
978 | 993 | "@babel/plugin-proposal-json-strings" "^7.12.13" |
979 | 994 | "@babel/plugin-proposal-logical-assignment-operators" "^7.12.13" |
980 | 995 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.13" |
981 | 996 | "@babel/plugin-proposal-numeric-separator" "^7.12.13" |
982 | 997 | "@babel/plugin-proposal-object-rest-spread" "^7.12.13" |
983 | 998 | "@babel/plugin-proposal-optional-catch-binding" "^7.12.13" |
984 | | - "@babel/plugin-proposal-optional-chaining" "^7.12.16" |
| 999 | + "@babel/plugin-proposal-optional-chaining" "^7.12.17" |
985 | 1000 | "@babel/plugin-proposal-private-methods" "^7.12.13" |
986 | 1001 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.13" |
987 | 1002 | "@babel/plugin-syntax-async-generators" "^7.8.0" |
|
1029 | 1044 | "@babel/plugin-transform-unicode-escapes" "^7.12.13" |
1030 | 1045 | "@babel/plugin-transform-unicode-regex" "^7.12.13" |
1031 | 1046 | "@babel/preset-modules" "^0.1.3" |
1032 | | - "@babel/types" "^7.12.13" |
| 1047 | + "@babel/types" "^7.12.17" |
1033 | 1048 | core-js-compat "^3.8.0" |
1034 | 1049 | semver "^5.5.0" |
1035 | 1050 |
|
|
1110 | 1125 | globals "^11.1.0" |
1111 | 1126 | lodash "^4.17.19" |
1112 | 1127 |
|
| 1128 | +"@babel/traverse@^7.12.17": |
| 1129 | + version "7.12.17" |
| 1130 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.17.tgz#40ec8c7ffb502c4e54c7f95492dc11b88d718619" |
| 1131 | + integrity sha512-LGkTqDqdiwC6Q7fWSwQoas/oyiEYw6Hqjve5KOSykXkmFJFqzvGMb9niaUEag3Rlve492Mkye3gLw9FTv94fdQ== |
| 1132 | + dependencies: |
| 1133 | + "@babel/code-frame" "^7.12.13" |
| 1134 | + "@babel/generator" "^7.12.17" |
| 1135 | + "@babel/helper-function-name" "^7.12.13" |
| 1136 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 1137 | + "@babel/parser" "^7.12.17" |
| 1138 | + "@babel/types" "^7.12.17" |
| 1139 | + debug "^4.1.0" |
| 1140 | + globals "^11.1.0" |
| 1141 | + lodash "^4.17.19" |
| 1142 | + |
1113 | 1143 | "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.4.4": |
1114 | 1144 | version "7.12.6" |
1115 | 1145 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.6.tgz#ae0e55ef1cce1fbc881cd26f8234eb3e657edc96" |
|
1128 | 1158 | lodash "^4.17.19" |
1129 | 1159 | to-fast-properties "^2.0.0" |
1130 | 1160 |
|
| 1161 | +"@babel/types@^7.12.17": |
| 1162 | + version "7.12.17" |
| 1163 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.17.tgz#9d711eb807e0934c90b8b1ca0eb1f7230d150963" |
| 1164 | + integrity sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ== |
| 1165 | + dependencies: |
| 1166 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 1167 | + lodash "^4.17.19" |
| 1168 | + to-fast-properties "^2.0.0" |
| 1169 | + |
1131 | 1170 | "@concordance/react@^2.0.0": |
1132 | 1171 | version "2.0.0" |
1133 | 1172 | resolved "https://registry.yarnpkg.com/@concordance/react/-/react-2.0.0.tgz#aef913f27474c53731f4fd79cc2f54897de90fde" |
|
0 commit comments