|
129 | 129 | invariant "^2.2.4"
|
130 | 130 | semver "^5.5.0"
|
131 | 131 |
|
132 |
| -"@babel/core@^7.1.0", "@babel/core@^7.7.5", "@babel/core@^7.9.0": |
133 |
| - version "7.12.3" |
134 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" |
135 |
| - integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== |
136 |
| - dependencies: |
137 |
| - "@babel/code-frame" "^7.10.4" |
138 |
| - "@babel/generator" "^7.12.1" |
139 |
| - "@babel/helper-module-transforms" "^7.12.1" |
140 |
| - "@babel/helpers" "^7.12.1" |
141 |
| - "@babel/parser" "^7.12.3" |
142 |
| - "@babel/template" "^7.10.4" |
143 |
| - "@babel/traverse" "^7.12.1" |
144 |
| - "@babel/types" "^7.12.1" |
145 |
| - convert-source-map "^1.7.0" |
146 |
| - debug "^4.1.0" |
147 |
| - gensync "^1.0.0-beta.1" |
148 |
| - json5 "^2.1.2" |
149 |
| - lodash "^4.17.19" |
150 |
| - resolve "^1.3.2" |
151 |
| - semver "^5.4.1" |
152 |
| - source-map "^0.5.0" |
153 |
| - |
154 |
| -"@babel/core@^7.12.9": |
| 132 | +"@babel/core@^7.1.0", "@babel/core@^7.12.9", "@babel/core@^7.7.5", "@babel/core@^7.9.0": |
155 | 133 | version "7.12.9"
|
156 | 134 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8"
|
157 | 135 | integrity sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==
|
|
173 | 151 | semver "^5.4.1"
|
174 | 152 | source-map "^0.5.0"
|
175 | 153 |
|
176 |
| -"@babel/generator@^7.12.1": |
177 |
| - version "7.12.1" |
178 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.1.tgz#0d70be32bdaa03d7c51c8597dda76e0df1f15468" |
179 |
| - integrity sha512-DB+6rafIdc9o72Yc3/Ph5h+6hUjeOp66pF0naQBgUFFuPqzQwIlPTm3xZR7YNvduIMtkDIj2t21LSQwnbCrXvg== |
180 |
| - dependencies: |
181 |
| - "@babel/types" "^7.12.1" |
182 |
| - jsesc "^2.5.1" |
183 |
| - source-map "^0.5.0" |
184 |
| - |
185 | 154 | "@babel/generator@^7.12.5":
|
186 | 155 | version "7.12.5"
|
187 | 156 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de"
|
|
416 | 385 | "@babel/traverse" "^7.10.4"
|
417 | 386 | "@babel/types" "^7.10.4"
|
418 | 387 |
|
419 |
| -"@babel/helpers@^7.12.1": |
420 |
| - version "7.12.1" |
421 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.1.tgz#8a8261c1d438ec18cb890434df4ec768734c1e79" |
422 |
| - integrity sha512-9JoDSBGoWtmbay98efmT2+mySkwjzeFeAL9BuWNoVQpkPFQF8SIIFUfY5os9u8wVzglzoiPRSW7cuJmBDUt43g== |
423 |
| - dependencies: |
424 |
| - "@babel/template" "^7.10.4" |
425 |
| - "@babel/traverse" "^7.12.1" |
426 |
| - "@babel/types" "^7.12.1" |
427 |
| - |
428 | 388 | "@babel/helpers@^7.12.5":
|
429 | 389 | version "7.12.5"
|
430 | 390 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e"
|
|
443 | 403 | chalk "^2.0.0"
|
444 | 404 | js-tokens "^4.0.0"
|
445 | 405 |
|
446 |
| -"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.12.1", "@babel/parser@^7.12.3": |
447 |
| - version "7.12.3" |
448 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd" |
449 |
| - integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw== |
450 |
| - |
451 |
| -"@babel/parser@^7.12.7": |
| 406 | +"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.12.7": |
452 | 407 | version "7.12.7"
|
453 | 408 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056"
|
454 | 409 | integrity sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg==
|
|
1129 | 1084 | dependencies:
|
1130 | 1085 | regenerator-runtime "^0.13.4"
|
1131 | 1086 |
|
1132 |
| -"@babel/template@^7.10.4", "@babel/template@^7.3.3": |
1133 |
| - version "7.10.4" |
1134 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" |
1135 |
| - integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== |
1136 |
| - dependencies: |
1137 |
| - "@babel/code-frame" "^7.10.4" |
1138 |
| - "@babel/parser" "^7.10.4" |
1139 |
| - "@babel/types" "^7.10.4" |
1140 |
| - |
1141 |
| -"@babel/template@^7.12.7": |
| 1087 | +"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.3.3": |
1142 | 1088 | version "7.12.7"
|
1143 | 1089 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc"
|
1144 | 1090 | integrity sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow==
|
|
1147 | 1093 | "@babel/parser" "^7.12.7"
|
1148 | 1094 | "@babel/types" "^7.12.7"
|
1149 | 1095 |
|
1150 |
| -"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5", "@babel/traverse@^7.12.1": |
1151 |
| - version "7.12.1" |
1152 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.1.tgz#941395e0c5cc86d5d3e75caa095d3924526f0c1e" |
1153 |
| - integrity sha512-MA3WPoRt1ZHo2ZmoGKNqi20YnPt0B1S0GTZEPhhd+hw2KGUzBlHuVunj6K4sNuK+reEvyiPwtp0cpaqLzJDmAw== |
1154 |
| - dependencies: |
1155 |
| - "@babel/code-frame" "^7.10.4" |
1156 |
| - "@babel/generator" "^7.12.1" |
1157 |
| - "@babel/helper-function-name" "^7.10.4" |
1158 |
| - "@babel/helper-split-export-declaration" "^7.11.0" |
1159 |
| - "@babel/parser" "^7.12.1" |
1160 |
| - "@babel/types" "^7.12.1" |
1161 |
| - debug "^4.1.0" |
1162 |
| - globals "^11.1.0" |
1163 |
| - lodash "^4.17.19" |
1164 |
| - |
1165 |
| -"@babel/traverse@^7.12.5", "@babel/traverse@^7.12.9": |
| 1096 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.9": |
1166 | 1097 | version "7.12.9"
|
1167 | 1098 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.9.tgz#fad26c972eabbc11350e0b695978de6cc8e8596f"
|
1168 | 1099 | integrity sha512-iX9ajqnLdoU1s1nHt36JDI9KG4k+vmI8WgjK5d+aDTwQbL2fUnzedNedssA645Ede3PM2ma1n8Q4h2ohwXgMXw==
|
|
1177 | 1108 | globals "^11.1.0"
|
1178 | 1109 | lodash "^4.17.19"
|
1179 | 1110 |
|
1180 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.12.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.9.5": |
1181 |
| - version "7.12.1" |
1182 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae" |
1183 |
| - integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA== |
1184 |
| - dependencies: |
1185 |
| - "@babel/helper-validator-identifier" "^7.10.4" |
1186 |
| - lodash "^4.17.19" |
1187 |
| - to-fast-properties "^2.0.0" |
1188 |
| - |
1189 |
| -"@babel/types@^7.12.5", "@babel/types@^7.12.7": |
| 1111 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.9.5": |
1190 | 1112 | version "7.12.7"
|
1191 | 1113 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"
|
1192 | 1114 | integrity sha512-MNyI92qZq6jrQkXvtIiykvl4WtoRrVV9MPn+ZfsoEENjiWcBQ3ZSHrkxnJWgWtLX3XXqX5hrSQ+X69wkmesXuQ==
|
|
1607 | 1529 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
|
1608 | 1530 | integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
|
1609 | 1531 |
|
1610 |
| -"@types/node@*": |
1611 |
| - version "12.12.14" |
1612 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.14.tgz#1c1d6e3c75dba466e0326948d56e8bd72a1903d2" |
1613 |
| - integrity sha512-u/SJDyXwuihpwjXy7hOOghagLEV1KdAST6syfnOk6QZAMzZuWZqXy5aYYZbh8Jdpd4escVFP0MvftHNDb9pruA== |
1614 |
| - |
1615 |
| - |
1616 |
| - version "14.14.10" |
1617 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785" |
1618 |
| - integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ== |
| 1532 | +"@types/node@*", "@types/[email protected]": |
| 1533 | + version "22.13.8" |
| 1534 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.8.tgz#57e2450295b33a6518d6fd4f65f47236d3e41d8d" |
| 1535 | + integrity sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ== |
| 1536 | + dependencies: |
| 1537 | + undici-types "~6.20.0" |
1619 | 1538 |
|
1620 | 1539 | "@types/normalize-package-data@^2.4.0":
|
1621 | 1540 | version "2.4.0"
|
@@ -1752,11 +1671,6 @@ acorn-globals@^6.0.0:
|
1752 | 1671 | acorn "^7.1.1"
|
1753 | 1672 | acorn-walk "^7.1.1"
|
1754 | 1673 |
|
1755 |
| -acorn-jsx@^5.2.0: |
1756 |
| - version "5.2.0" |
1757 |
| - resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.2.0.tgz#4c66069173d6fdd68ed85239fc256226182b2ebe" |
1758 |
| - integrity sha512-HiUX/+K2YpkpJ+SzBffkM/AQ2YE03S0U1kjTLVpoJdhZMOWy8qvXVN9JdLqv2QsaQ6MPYQIuNmwD8zOiYUofLQ== |
1759 |
| - |
1760 | 1674 | acorn-jsx@^5.3.1:
|
1761 | 1675 | version "5.3.1"
|
1762 | 1676 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
|
@@ -3258,16 +3172,7 @@ eslint@^7.15.0:
|
3258 | 3172 | text-table "^0.2.0"
|
3259 | 3173 | v8-compile-cache "^2.0.3"
|
3260 | 3174 |
|
3261 |
| -espree@^7.3.0: |
3262 |
| - version "7.3.0" |
3263 |
| - resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.0.tgz#dc30437cf67947cf576121ebd780f15eeac72348" |
3264 |
| - integrity sha512-dksIWsvKCixn1yrEXO8UosNSxaDoSYpq9reEjZSbHLpT5hpaCAKTLBwq0RHtLrIr+c0ByiYzWT8KTMRzoRCNlw== |
3265 |
| - dependencies: |
3266 |
| - acorn "^7.4.0" |
3267 |
| - acorn-jsx "^5.2.0" |
3268 |
| - eslint-visitor-keys "^1.3.0" |
3269 |
| - |
3270 |
| -espree@^7.3.1: |
| 3175 | +espree@^7.3.0, espree@^7.3.1: |
3271 | 3176 | version "7.3.1"
|
3272 | 3177 | resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.1.tgz#f2df330b752c6f55019f8bd89b7660039c1bbbb6"
|
3273 | 3178 | integrity sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==
|
@@ -6394,14 +6299,7 @@ rimraf@^2.6.3, rimraf@^2.7.1:
|
6394 | 6299 | dependencies:
|
6395 | 6300 | glob "^7.1.3"
|
6396 | 6301 |
|
6397 |
| -rimraf@^3.0.0: |
6398 |
| - version "3.0.0" |
6399 |
| - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.0.tgz#614176d4b3010b75e5c390eb0ee96f6dc0cebb9b" |
6400 |
| - integrity sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg== |
6401 |
| - dependencies: |
6402 |
| - glob "^7.1.3" |
6403 |
| - |
6404 |
| -rimraf@^3.0.2: |
| 6302 | +rimraf@^3.0.0, rimraf@^3.0.2: |
6405 | 6303 | version "3.0.2"
|
6406 | 6304 | resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
|
6407 | 6305 | integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
|
@@ -7255,6 +7153,11 @@ uglify-js@^3.1.4:
|
7255 | 7153 | commander "~2.17.1"
|
7256 | 7154 | source-map "~0.6.1"
|
7257 | 7155 |
|
| 7156 | +undici-types@~6.20.0: |
| 7157 | + version "6.20.0" |
| 7158 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" |
| 7159 | + integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== |
| 7160 | + |
7258 | 7161 | unicode-canonical-property-names-ecmascript@^1.0.4:
|
7259 | 7162 | version "1.0.4"
|
7260 | 7163 | resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
|
@@ -7517,12 +7420,7 @@ write-file-atomic@^3.0.0:
|
7517 | 7420 | signal-exit "^3.0.2"
|
7518 | 7421 | typedarray-to-buffer "^3.1.5"
|
7519 | 7422 |
|
7520 |
| -ws@^7.2.3: |
7521 |
| - version "7.2.5" |
7522 |
| - resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.5.tgz#abb1370d4626a5a9cd79d8de404aa18b3465d10d" |
7523 |
| - integrity sha512-C34cIU4+DB2vMyAbmEKossWq2ZQDr6QEyuuCzWrM9zfw1sGc0mYiJ0UnG9zzNykt49C2Fi34hvr2vssFQRS6EA== |
7524 |
| - |
7525 |
| -ws@^7.3.1: |
| 7423 | +ws@^7.2.3, ws@^7.3.1: |
7526 | 7424 | version "7.4.1"
|
7527 | 7425 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.1.tgz#a333be02696bd0e54cea0434e21dcc8a9ac294bb"
|
7528 | 7426 | integrity sha512-pTsP8UAfhy3sk1lSk/O/s4tjD0CRwvMnzvwr4OKGX7ZvqZtUyx4KIJB5JWbkykPoc55tixMGgTNoh3k4FkNGFQ==
|
|
0 commit comments