|
27 | 27 | resolved "https://registry.yarnpkg.com/@aureooms/js-random/-/js-random-2.0.0.tgz#f62c6954ed79bd9a520197125ee3cfbe14b00d72"
|
28 | 28 | integrity sha1-9ixpVO15vZpSAZcSXuPPvhSwDXI=
|
29 | 29 |
|
30 |
| -"@babel/cli@7.12.16": |
31 |
| - version "7.12.16" |
32 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.16.tgz#bde5bc5118d90e539603abcd37938c5f0fd6c87a" |
33 |
| - integrity sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ== |
| 30 | +"@babel/cli@7.12.17": |
| 31 | + version "7.12.17" |
| 32 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.17.tgz#2db13a0f2ba9c05bed78b8aad9669b473dd7f267" |
| 33 | + integrity sha512-R9dQbDshWvAp3x5XjANsfthqka+ToEdDUonKgtALNgzQxgiUg2Xa4ZwKIcE84wnoiobIJFXF+TCM4ylJvUuW5w== |
34 | 34 | dependencies:
|
35 | 35 | commander "^4.0.1"
|
36 | 36 | convert-source-map "^1.1.0"
|
|
63 | 63 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8"
|
64 | 64 | integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==
|
65 | 65 |
|
66 |
| -"@babel/core@7.12.16": |
67 |
| - version "7.12.16" |
68 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c" |
69 |
| - integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw== |
| 66 | +"@babel/core@7.12.17": |
| 67 | + version "7.12.17" |
| 68 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.17.tgz#993c5e893333107a2815d8e0d73a2c3755e280b2" |
| 69 | + integrity sha512-V3CuX1aBywbJvV2yzJScRxeiiw0v2KZZYYE3giywxzFJL13RiyPjaaDwhDnxmgFTTS7FgvM2ijr4QmKNIu0AtQ== |
70 | 70 | dependencies:
|
71 | 71 | "@babel/code-frame" "^7.12.13"
|
72 |
| - "@babel/generator" "^7.12.15" |
73 |
| - "@babel/helper-module-transforms" "^7.12.13" |
74 |
| - "@babel/helpers" "^7.12.13" |
75 |
| - "@babel/parser" "^7.12.16" |
| 72 | + "@babel/generator" "^7.12.17" |
| 73 | + "@babel/helper-module-transforms" "^7.12.17" |
| 74 | + "@babel/helpers" "^7.12.17" |
| 75 | + "@babel/parser" "^7.12.17" |
76 | 76 | "@babel/template" "^7.12.13"
|
77 |
| - "@babel/traverse" "^7.12.13" |
78 |
| - "@babel/types" "^7.12.13" |
| 77 | + "@babel/traverse" "^7.12.17" |
| 78 | + "@babel/types" "^7.12.17" |
79 | 79 | convert-source-map "^1.7.0"
|
80 | 80 | debug "^4.1.0"
|
81 | 81 | gensync "^1.0.0-beta.1"
|
|
115 | 115 | jsesc "^2.5.1"
|
116 | 116 | source-map "^0.5.0"
|
117 | 117 |
|
118 |
| -"@babel/generator@^7.12.13", "@babel/generator@^7.12.15": |
| 118 | +"@babel/generator@^7.12.13": |
119 | 119 | version "7.12.15"
|
120 | 120 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f"
|
121 | 121 | integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ==
|
|
124 | 124 | jsesc "^2.5.1"
|
125 | 125 | source-map "^0.5.0"
|
126 | 126 |
|
| 127 | +"@babel/generator@^7.12.17": |
| 128 | + version "7.12.17" |
| 129 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.17.tgz#9ef1dd792d778b32284411df63f4f668a9957287" |
| 130 | + integrity sha512-DSA7ruZrY4WI8VxuS1jWSRezFnghEoYEFrZcw9BizQRmOZiUsiHl59+qEARGPqPikwA/GPTyRCi7isuCK/oyqg== |
| 131 | + dependencies: |
| 132 | + "@babel/types" "^7.12.17" |
| 133 | + jsesc "^2.5.1" |
| 134 | + source-map "^0.5.0" |
| 135 | + |
127 | 136 | "@babel/helper-annotate-as-pure@^7.10.4":
|
128 | 137 | version "7.10.4"
|
129 | 138 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
|
|
146 | 155 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
147 | 156 | "@babel/types" "^7.12.13"
|
148 | 157 |
|
149 |
| -"@babel/helper-compilation-targets@^7.12.16": |
150 |
| - version "7.12.16" |
151 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.16.tgz#6905238b4a5e02ba2d032c1a49dd1820fe8ce61b" |
152 |
| - integrity sha512-dBHNEEaZx7F3KoUYqagIhRIeqyyuI65xMndMZ3WwGwEBI609I4TleYQHcrS627vbKyNTXqShoN+fvYD9HuQxAg== |
| 158 | +"@babel/helper-compilation-targets@^7.12.17": |
| 159 | + version "7.12.17" |
| 160 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.17.tgz#91d83fae61ef390d39c3f0507cb83979bab837c7" |
| 161 | + integrity sha512-5EkibqLVYOuZ89BSg2lv+GG8feywLuvMXNYgf0Im4MssE0mFWPztSpJbildNnUgw0bLI2EsIN4MpSHC2iUJkQA== |
153 | 162 | dependencies:
|
154 | 163 | "@babel/compat-data" "^7.12.13"
|
155 |
| - "@babel/helper-validator-option" "^7.12.16" |
| 164 | + "@babel/helper-validator-option" "^7.12.17" |
156 | 165 | browserslist "^4.14.5"
|
157 | 166 | semver "^5.5.0"
|
158 | 167 |
|
|
287 | 296 | "@babel/types" "^7.12.13"
|
288 | 297 | lodash "^4.17.19"
|
289 | 298 |
|
| 299 | +"@babel/helper-module-transforms@^7.12.17": |
| 300 | + version "7.12.17" |
| 301 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.17.tgz#7c75b987d6dfd5b48e575648f81eaac891539509" |
| 302 | + integrity sha512-sFL+p6zOCQMm9vilo06M4VHuTxUAwa6IxgL56Tq1DVtA0ziAGTH1ThmJq7xwPqdQlgAbKX3fb0oZNbtRIyA5KQ== |
| 303 | + dependencies: |
| 304 | + "@babel/helper-module-imports" "^7.12.13" |
| 305 | + "@babel/helper-replace-supers" "^7.12.13" |
| 306 | + "@babel/helper-simple-access" "^7.12.13" |
| 307 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 308 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 309 | + "@babel/template" "^7.12.13" |
| 310 | + "@babel/traverse" "^7.12.17" |
| 311 | + "@babel/types" "^7.12.17" |
| 312 | + lodash "^4.17.19" |
| 313 | + |
290 | 314 | "@babel/helper-optimise-call-expression@^7.10.4":
|
291 | 315 | version "7.12.7"
|
292 | 316 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.7.tgz#7f94ae5e08721a49467346aa04fd22f750033b9c"
|
|
385 | 409 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
386 | 410 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
387 | 411 |
|
388 |
| -"@babel/helper-validator-option@^7.12.16": |
389 |
| - version "7.12.16" |
390 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz#f73cbd3bbba51915216c5dea908e9b206bb10051" |
391 |
| - integrity sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ== |
| 412 | +"@babel/helper-validator-option@^7.12.17": |
| 413 | + version "7.12.17" |
| 414 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" |
| 415 | + integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw== |
392 | 416 |
|
393 | 417 | "@babel/helper-wrap-function@^7.12.13":
|
394 | 418 | version "7.12.13"
|
|
400 | 424 | "@babel/traverse" "^7.12.13"
|
401 | 425 | "@babel/types" "^7.12.13"
|
402 | 426 |
|
403 |
| -"@babel/helpers@^7.12.13": |
404 |
| - version "7.12.13" |
405 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.13.tgz#3c75e993632e4dadc0274eae219c73eb7645ba47" |
406 |
| - integrity sha512-oohVzLRZ3GQEk4Cjhfs9YkJA4TdIDTObdBEZGrd6F/T0GPSnuV6l22eMcxlvcvzVIPH3VTtxbseudM1zIE+rPQ== |
| 427 | +"@babel/helpers@^7.12.17": |
| 428 | + version "7.12.17" |
| 429 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.17.tgz#71e03d2981a6b5ee16899964f4101dc8471d60bc" |
| 430 | + integrity sha512-tEpjqSBGt/SFEsFikKds1sLNChKKGGR17flIgQKXH4fG6m9gTgl3gnOC1giHNyaBCSKuTfxaSzHi7UnvqiVKxg== |
407 | 431 | dependencies:
|
408 | 432 | "@babel/template" "^7.12.13"
|
409 |
| - "@babel/traverse" "^7.12.13" |
410 |
| - "@babel/types" "^7.12.13" |
| 433 | + "@babel/traverse" "^7.12.17" |
| 434 | + "@babel/types" "^7.12.17" |
411 | 435 |
|
412 | 436 | "@babel/helpers@^7.12.5":
|
413 | 437 | version "7.12.5"
|
|
446 | 470 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.15.tgz#2b20de7f0b4b332d9b119dd9c33409c538b8aacf"
|
447 | 471 | integrity sha512-AQBOU2Z9kWwSZMd6lNjCX0GUgFonL1wAM1db8L8PMk9UDaGsRCArBkU4Sc+UCM3AE4hjbXx+h58Lb3QT4oRmrA==
|
448 | 472 |
|
449 |
| -"@babel/parser@^7.12.16": |
450 |
| - version "7.12.16" |
451 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4" |
452 |
| - integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw== |
| 473 | +"@babel/parser@^7.12.17": |
| 474 | + version "7.12.17" |
| 475 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.17.tgz#bc85d2d47db38094e5bb268fc761716e7d693848" |
| 476 | + integrity sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg== |
453 | 477 |
|
454 | 478 | "@babel/plugin-proposal-async-generator-functions@^7.12.13":
|
455 | 479 | version "7.12.13"
|
|
468 | 492 | "@babel/helper-create-class-features-plugin" "^7.12.13"
|
469 | 493 | "@babel/helper-plugin-utils" "^7.12.13"
|
470 | 494 |
|
471 |
| -"@babel/plugin-proposal-dynamic-import@^7.12.16": |
472 |
| - version "7.12.16" |
473 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.16.tgz#b9f33b252e3406d492a15a799c9d45a9a9613473" |
474 |
| - integrity sha512-yiDkYFapVxNOCcBfLnsb/qdsliroM+vc3LHiZwS4gh7pFjo5Xq3BDhYBNn3H3ao+hWPvqeeTdU+s+FIvokov+w== |
| 495 | +"@babel/plugin-proposal-dynamic-import@^7.12.17": |
| 496 | + version "7.12.17" |
| 497 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.17.tgz#e0ebd8db65acc37eac518fa17bead2174e224512" |
| 498 | + integrity sha512-ZNGoFZqrnuy9H2izB2jLlnNDAfVPlGl5NhFEiFe4D84ix9GQGygF+CWMGHKuE+bpyS/AOuDQCnkiRNqW2IzS1Q== |
475 | 499 | dependencies:
|
476 | 500 | "@babel/helper-plugin-utils" "^7.12.13"
|
477 | 501 | "@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
|
533 | 557 | "@babel/helper-plugin-utils" "^7.12.13"
|
534 | 558 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
535 | 559 |
|
536 |
| -"@babel/plugin-proposal-optional-chaining@^7.12.16": |
537 |
| - version "7.12.16" |
538 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz#600c7531f754186b0f2096e495a92da7d88aa139" |
539 |
| - integrity sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg== |
| 560 | +"@babel/plugin-proposal-optional-chaining@^7.12.17": |
| 561 | + version "7.12.17" |
| 562 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.17.tgz#e382becadc2cb16b7913b6c672d92e4b33385b5c" |
| 563 | + integrity sha512-TvxwI80pWftrGPKHNfkvX/HnoeSTR7gC4ezWnAL39PuktYUe6r8kEpOLTYnkBTsaoeazXm2jHJ22EQ81sdgfcA== |
540 | 564 | dependencies:
|
541 | 565 | "@babel/helper-plugin-utils" "^7.12.13"
|
542 | 566 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
906 | 930 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
907 | 931 | "@babel/helper-plugin-utils" "^7.12.13"
|
908 | 932 |
|
909 |
| -"@babel/preset-env@7.12.16": |
910 |
| - version "7.12.16" |
911 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.16.tgz#16710e3490e37764b2f41886de0a33bc4ae91082" |
912 |
| - integrity sha512-BXCAXy8RE/TzX416pD2hsVdkWo0G+tYd16pwnRV4Sc0fRwTLRS/Ssv8G5RLXUGQv7g4FG7TXkdDJxCjQ5I+Zjg== |
| 933 | +"@babel/preset-env@7.12.17": |
| 934 | + version "7.12.17" |
| 935 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.17.tgz#94a3793ff089c32ee74d76a3c03a7597693ebaaa" |
| 936 | + integrity sha512-9PMijx8zFbCwTHrd2P4PJR5nWGH3zWebx2OcpTjqQrHhCiL2ssSR2Sc9ko2BsI2VmVBfoaQmPrlMTCui4LmXQg== |
913 | 937 | dependencies:
|
914 | 938 | "@babel/compat-data" "^7.12.13"
|
915 |
| - "@babel/helper-compilation-targets" "^7.12.16" |
| 939 | + "@babel/helper-compilation-targets" "^7.12.17" |
916 | 940 | "@babel/helper-module-imports" "^7.12.13"
|
917 | 941 | "@babel/helper-plugin-utils" "^7.12.13"
|
918 |
| - "@babel/helper-validator-option" "^7.12.16" |
| 942 | + "@babel/helper-validator-option" "^7.12.17" |
919 | 943 | "@babel/plugin-proposal-async-generator-functions" "^7.12.13"
|
920 | 944 | "@babel/plugin-proposal-class-properties" "^7.12.13"
|
921 |
| - "@babel/plugin-proposal-dynamic-import" "^7.12.16" |
| 945 | + "@babel/plugin-proposal-dynamic-import" "^7.12.17" |
922 | 946 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
923 | 947 | "@babel/plugin-proposal-json-strings" "^7.12.13"
|
924 | 948 | "@babel/plugin-proposal-logical-assignment-operators" "^7.12.13"
|
925 | 949 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.13"
|
926 | 950 | "@babel/plugin-proposal-numeric-separator" "^7.12.13"
|
927 | 951 | "@babel/plugin-proposal-object-rest-spread" "^7.12.13"
|
928 | 952 | "@babel/plugin-proposal-optional-catch-binding" "^7.12.13"
|
929 |
| - "@babel/plugin-proposal-optional-chaining" "^7.12.16" |
| 953 | + "@babel/plugin-proposal-optional-chaining" "^7.12.17" |
930 | 954 | "@babel/plugin-proposal-private-methods" "^7.12.13"
|
931 | 955 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
|
932 | 956 | "@babel/plugin-syntax-async-generators" "^7.8.0"
|
|
974 | 998 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
975 | 999 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
976 | 1000 | "@babel/preset-modules" "^0.1.3"
|
977 |
| - "@babel/types" "^7.12.13" |
| 1001 | + "@babel/types" "^7.12.17" |
978 | 1002 | core-js-compat "^3.8.0"
|
979 | 1003 | semver "^5.5.0"
|
980 | 1004 |
|
|
1055 | 1079 | globals "^11.1.0"
|
1056 | 1080 | lodash "^4.17.19"
|
1057 | 1081 |
|
| 1082 | +"@babel/traverse@^7.12.17": |
| 1083 | + version "7.12.17" |
| 1084 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.17.tgz#40ec8c7ffb502c4e54c7f95492dc11b88d718619" |
| 1085 | + integrity sha512-LGkTqDqdiwC6Q7fWSwQoas/oyiEYw6Hqjve5KOSykXkmFJFqzvGMb9niaUEag3Rlve492Mkye3gLw9FTv94fdQ== |
| 1086 | + dependencies: |
| 1087 | + "@babel/code-frame" "^7.12.13" |
| 1088 | + "@babel/generator" "^7.12.17" |
| 1089 | + "@babel/helper-function-name" "^7.12.13" |
| 1090 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 1091 | + "@babel/parser" "^7.12.17" |
| 1092 | + "@babel/types" "^7.12.17" |
| 1093 | + debug "^4.1.0" |
| 1094 | + globals "^11.1.0" |
| 1095 | + lodash "^4.17.19" |
| 1096 | + |
1058 | 1097 | "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.4.4":
|
1059 | 1098 | version "7.12.7"
|
1060 | 1099 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"
|
|
1073 | 1112 | lodash "^4.17.19"
|
1074 | 1113 | to-fast-properties "^2.0.0"
|
1075 | 1114 |
|
| 1115 | +"@babel/types@^7.12.17": |
| 1116 | + version "7.12.17" |
| 1117 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.17.tgz#9d711eb807e0934c90b8b1ca0eb1f7230d150963" |
| 1118 | + integrity sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ== |
| 1119 | + dependencies: |
| 1120 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 1121 | + lodash "^4.17.19" |
| 1122 | + to-fast-properties "^2.0.0" |
| 1123 | + |
1076 | 1124 | "@concordance/react@^2.0.0":
|
1077 | 1125 | version "2.0.0"
|
1078 | 1126 | resolved "https://registry.yarnpkg.com/@concordance/react/-/react-2.0.0.tgz#aef913f27474c53731f4fd79cc2f54897de90fde"
|
|
0 commit comments