|
32 | 32 | dependencies: |
33 | 33 | "@babel/highlight" "^7.14.5" |
34 | 34 |
|
35 | | -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.14.5": |
36 | | - version "7.14.5" |
37 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea" |
38 | | - integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w== |
| 35 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.15.0": |
| 36 | + version "7.15.0" |
| 37 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176" |
| 38 | + integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA== |
39 | 39 |
|
40 | 40 | "@babel/core@7.12.9": |
41 | 41 | version "7.12.9" |
|
59 | 59 | semver "^5.4.1" |
60 | 60 | source-map "^0.5.0" |
61 | 61 |
|
62 | | -"@babel/core@7.14.8", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
63 | | - version "7.14.8" |
64 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010" |
65 | | - integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q== |
| 62 | +"@babel/core@7.15.0", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
| 63 | + version "7.15.0" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8" |
| 65 | + integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw== |
66 | 66 | dependencies: |
67 | 67 | "@babel/code-frame" "^7.14.5" |
68 | | - "@babel/generator" "^7.14.8" |
69 | | - "@babel/helper-compilation-targets" "^7.14.5" |
70 | | - "@babel/helper-module-transforms" "^7.14.8" |
| 68 | + "@babel/generator" "^7.15.0" |
| 69 | + "@babel/helper-compilation-targets" "^7.15.0" |
| 70 | + "@babel/helper-module-transforms" "^7.15.0" |
71 | 71 | "@babel/helpers" "^7.14.8" |
72 | | - "@babel/parser" "^7.14.8" |
| 72 | + "@babel/parser" "^7.15.0" |
73 | 73 | "@babel/template" "^7.14.5" |
74 | | - "@babel/traverse" "^7.14.8" |
75 | | - "@babel/types" "^7.14.8" |
| 74 | + "@babel/traverse" "^7.15.0" |
| 75 | + "@babel/types" "^7.15.0" |
76 | 76 | convert-source-map "^1.7.0" |
77 | 77 | debug "^4.1.0" |
78 | 78 | gensync "^1.0.0-beta.2" |
|
89 | 89 | eslint-visitor-keys "^2.1.0" |
90 | 90 | semver "^6.3.0" |
91 | 91 |
|
92 | | -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.14.8", "@babel/generator@^7.4.0": |
93 | | - version "7.14.8" |
94 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070" |
95 | | - integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg== |
| 92 | +"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.15.0", "@babel/generator@^7.4.0": |
| 93 | + version "7.15.0" |
| 94 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15" |
| 95 | + integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ== |
96 | 96 | dependencies: |
97 | | - "@babel/types" "^7.14.8" |
| 97 | + "@babel/types" "^7.15.0" |
98 | 98 | jsesc "^2.5.1" |
99 | 99 | source-map "^0.5.0" |
100 | 100 |
|
|
113 | 113 | "@babel/helper-explode-assignable-expression" "^7.12.13" |
114 | 114 | "@babel/types" "^7.12.13" |
115 | 115 |
|
116 | | -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.14.5": |
117 | | - version "7.14.5" |
118 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf" |
119 | | - integrity sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw== |
| 116 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.15.0": |
| 117 | + version "7.15.0" |
| 118 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818" |
| 119 | + integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A== |
120 | 120 | dependencies: |
121 | | - "@babel/compat-data" "^7.14.5" |
| 121 | + "@babel/compat-data" "^7.15.0" |
122 | 122 | "@babel/helper-validator-option" "^7.14.5" |
123 | 123 | browserslist "^4.16.6" |
124 | 124 | semver "^6.3.0" |
|
201 | 201 | dependencies: |
202 | 202 | "@babel/types" "^7.14.5" |
203 | 203 |
|
204 | | -"@babel/helper-member-expression-to-functions@^7.13.12", "@babel/helper-member-expression-to-functions@^7.14.5": |
205 | | - version "7.14.5" |
206 | | - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.5.tgz#d5c70e4ad13b402c95156c7a53568f504e2fb7b8" |
207 | | - integrity sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ== |
| 204 | +"@babel/helper-member-expression-to-functions@^7.13.12", "@babel/helper-member-expression-to-functions@^7.15.0": |
| 205 | + version "7.15.0" |
| 206 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b" |
| 207 | + integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg== |
208 | 208 | dependencies: |
209 | | - "@babel/types" "^7.14.5" |
| 209 | + "@babel/types" "^7.15.0" |
210 | 210 |
|
211 | 211 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5": |
212 | 212 | version "7.14.5" |
|
215 | 215 | dependencies: |
216 | 216 | "@babel/types" "^7.14.5" |
217 | 217 |
|
218 | | -"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.14.8": |
219 | | - version "7.14.8" |
220 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49" |
221 | | - integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA== |
| 218 | +"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.15.0": |
| 219 | + version "7.15.0" |
| 220 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08" |
| 221 | + integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg== |
222 | 222 | dependencies: |
223 | 223 | "@babel/helper-module-imports" "^7.14.5" |
224 | | - "@babel/helper-replace-supers" "^7.14.5" |
| 224 | + "@babel/helper-replace-supers" "^7.15.0" |
225 | 225 | "@babel/helper-simple-access" "^7.14.8" |
226 | 226 | "@babel/helper-split-export-declaration" "^7.14.5" |
227 | | - "@babel/helper-validator-identifier" "^7.14.8" |
| 227 | + "@babel/helper-validator-identifier" "^7.14.9" |
228 | 228 | "@babel/template" "^7.14.5" |
229 | | - "@babel/traverse" "^7.14.8" |
230 | | - "@babel/types" "^7.14.8" |
| 229 | + "@babel/traverse" "^7.15.0" |
| 230 | + "@babel/types" "^7.15.0" |
231 | 231 |
|
232 | 232 | "@babel/helper-optimise-call-expression@^7.12.13", "@babel/helper-optimise-call-expression@^7.14.5": |
233 | 233 | version "7.14.5" |
|
255 | 255 | "@babel/helper-wrap-function" "^7.13.0" |
256 | 256 | "@babel/types" "^7.13.0" |
257 | 257 |
|
258 | | -"@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.0", "@babel/helper-replace-supers@^7.13.12", "@babel/helper-replace-supers@^7.14.5": |
259 | | - version "7.14.5" |
260 | | - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz#0ecc0b03c41cd567b4024ea016134c28414abb94" |
261 | | - integrity sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow== |
| 258 | +"@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.0", "@babel/helper-replace-supers@^7.13.12", "@babel/helper-replace-supers@^7.15.0": |
| 259 | + version "7.15.0" |
| 260 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4" |
| 261 | + integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA== |
262 | 262 | dependencies: |
263 | | - "@babel/helper-member-expression-to-functions" "^7.14.5" |
| 263 | + "@babel/helper-member-expression-to-functions" "^7.15.0" |
264 | 264 | "@babel/helper-optimise-call-expression" "^7.14.5" |
265 | | - "@babel/traverse" "^7.14.5" |
266 | | - "@babel/types" "^7.14.5" |
| 265 | + "@babel/traverse" "^7.15.0" |
| 266 | + "@babel/types" "^7.15.0" |
267 | 267 |
|
268 | 268 | "@babel/helper-simple-access@^7.13.12", "@babel/helper-simple-access@^7.14.8": |
269 | 269 | version "7.14.8" |
|
286 | 286 | dependencies: |
287 | 287 | "@babel/types" "^7.14.5" |
288 | 288 |
|
289 | | -"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.8": |
290 | | - version "7.14.8" |
291 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c" |
292 | | - integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow== |
| 289 | +"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9": |
| 290 | + version "7.14.9" |
| 291 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48" |
| 292 | + integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g== |
293 | 293 |
|
294 | 294 | "@babel/helper-validator-option@^7.12.17", "@babel/helper-validator-option@^7.14.5": |
295 | 295 | version "7.14.5" |
|
324 | 324 | chalk "^2.0.0" |
325 | 325 | js-tokens "^4.0.0" |
326 | 326 |
|
327 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.4.3": |
328 | | - version "7.14.8" |
329 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4" |
330 | | - integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA== |
| 327 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.5", "@babel/parser@^7.15.0", "@babel/parser@^7.4.3": |
| 328 | + version "7.15.0" |
| 329 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.0.tgz#b6d6e29058ca369127b0eeca2a1c4b5794f1b6b9" |
| 330 | + integrity sha512-0v7oNOjr6YT9Z2RAOTv4T9aP+ubfx4Q/OhVtAet7PFDt0t9Oy6Jn+/rfC6b8HJ5zEqrQCiMxJfgtHpmIminmJQ== |
331 | 331 |
|
332 | 332 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": |
333 | 333 | version "7.13.12" |
|
1098 | 1098 | "@babel/parser" "^7.14.5" |
1099 | 1099 | "@babel/types" "^7.14.5" |
1100 | 1100 |
|
1101 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.4.3": |
1102 | | - version "7.14.8" |
1103 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce" |
1104 | | - integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg== |
| 1101 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.8", "@babel/traverse@^7.15.0", "@babel/traverse@^7.4.3": |
| 1102 | + version "7.15.0" |
| 1103 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98" |
| 1104 | + integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw== |
1105 | 1105 | dependencies: |
1106 | 1106 | "@babel/code-frame" "^7.14.5" |
1107 | | - "@babel/generator" "^7.14.8" |
| 1107 | + "@babel/generator" "^7.15.0" |
1108 | 1108 | "@babel/helper-function-name" "^7.14.5" |
1109 | 1109 | "@babel/helper-hoist-variables" "^7.14.5" |
1110 | 1110 | "@babel/helper-split-export-declaration" "^7.14.5" |
1111 | | - "@babel/parser" "^7.14.8" |
1112 | | - "@babel/types" "^7.14.8" |
| 1111 | + "@babel/parser" "^7.15.0" |
| 1112 | + "@babel/types" "^7.15.0" |
1113 | 1113 | debug "^4.1.0" |
1114 | 1114 | globals "^11.1.0" |
1115 | 1115 |
|
1116 | | -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
1117 | | - version "7.14.8" |
1118 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728" |
1119 | | - integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q== |
| 1116 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.15.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
| 1117 | + version "7.15.0" |
| 1118 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd" |
| 1119 | + integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ== |
1120 | 1120 | dependencies: |
1121 | | - "@babel/helper-validator-identifier" "^7.14.8" |
| 1121 | + "@babel/helper-validator-identifier" "^7.14.9" |
1122 | 1122 | to-fast-properties "^2.0.0" |
1123 | 1123 |
|
1124 | 1124 | "@bcoe/v8-coverage@^0.2.3": |
|
0 commit comments