|
32 | 32 | dependencies:
|
33 | 33 | "@babel/highlight" "^7.14.5"
|
34 | 34 |
|
35 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.14.9": |
| 35 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.14.9": |
36 | 36 | version "7.14.9"
|
37 | 37 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210"
|
38 | 38 | integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw==
|
39 | 39 |
|
40 |
| -"@babel/core@^7.1.0", "@babel/core@^7.14.6", "@babel/core@^7.14.8", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
41 |
| - version "7.14.8" |
42 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010" |
43 |
| - integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q== |
| 40 | +"@babel/compat-data@^7.15.0": |
| 41 | + version "7.15.0" |
| 42 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176" |
| 43 | + integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA== |
| 44 | + |
| 45 | +"@babel/core@^7.1.0", "@babel/core@^7.14.6", "@babel/core@^7.15.0", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
| 46 | + version "7.15.0" |
| 47 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8" |
| 48 | + integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw== |
44 | 49 | dependencies:
|
45 | 50 | "@babel/code-frame" "^7.14.5"
|
46 |
| - "@babel/generator" "^7.14.8" |
47 |
| - "@babel/helper-compilation-targets" "^7.14.5" |
48 |
| - "@babel/helper-module-transforms" "^7.14.8" |
| 51 | + "@babel/generator" "^7.15.0" |
| 52 | + "@babel/helper-compilation-targets" "^7.15.0" |
| 53 | + "@babel/helper-module-transforms" "^7.15.0" |
49 | 54 | "@babel/helpers" "^7.14.8"
|
50 |
| - "@babel/parser" "^7.14.8" |
| 55 | + "@babel/parser" "^7.15.0" |
51 | 56 | "@babel/template" "^7.14.5"
|
52 |
| - "@babel/traverse" "^7.14.8" |
53 |
| - "@babel/types" "^7.14.8" |
| 57 | + "@babel/traverse" "^7.15.0" |
| 58 | + "@babel/types" "^7.15.0" |
54 | 59 | convert-source-map "^1.7.0"
|
55 | 60 | debug "^4.1.0"
|
56 | 61 | gensync "^1.0.0-beta.2"
|
|
74 | 79 | dependencies:
|
75 | 80 | eslint-rule-composer "^0.3.0"
|
76 | 81 |
|
77 |
| -"@babel/generator@^7.14.8", "@babel/generator@^7.7.2": |
78 |
| - version "7.14.8" |
79 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070" |
80 |
| - integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg== |
| 82 | +"@babel/generator@^7.15.0", "@babel/generator@^7.7.2": |
| 83 | + version "7.15.0" |
| 84 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15" |
| 85 | + integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ== |
81 | 86 | dependencies:
|
82 |
| - "@babel/types" "^7.14.8" |
| 87 | + "@babel/types" "^7.15.0" |
83 | 88 | jsesc "^2.5.1"
|
84 | 89 | source-map "^0.5.0"
|
85 | 90 |
|
|
98 | 103 | "@babel/helper-explode-assignable-expression" "^7.14.5"
|
99 | 104 | "@babel/types" "^7.14.5"
|
100 | 105 |
|
101 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5": |
102 |
| - version "7.14.5" |
103 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf" |
104 |
| - integrity sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw== |
| 106 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5", "@babel/helper-compilation-targets@^7.15.0": |
| 107 | + version "7.15.0" |
| 108 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818" |
| 109 | + integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A== |
105 | 110 | dependencies:
|
106 |
| - "@babel/compat-data" "^7.14.5" |
| 111 | + "@babel/compat-data" "^7.15.0" |
107 | 112 | "@babel/helper-validator-option" "^7.14.5"
|
108 | 113 | browserslist "^4.16.6"
|
109 | 114 | semver "^6.3.0"
|
|
179 | 184 | dependencies:
|
180 | 185 | "@babel/types" "^7.14.5"
|
181 | 186 |
|
| 187 | +"@babel/helper-member-expression-to-functions@^7.15.0": |
| 188 | + version "7.15.0" |
| 189 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b" |
| 190 | + integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg== |
| 191 | + dependencies: |
| 192 | + "@babel/types" "^7.15.0" |
| 193 | + |
182 | 194 | "@babel/helper-module-imports@^7.12.13":
|
183 | 195 | version "7.12.13"
|
184 | 196 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
|
|
193 | 205 | dependencies:
|
194 | 206 | "@babel/types" "^7.14.5"
|
195 | 207 |
|
196 |
| -"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.14.8": |
197 |
| - version "7.14.8" |
198 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49" |
199 |
| - integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA== |
| 208 | +"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.0": |
| 209 | + version "7.15.0" |
| 210 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08" |
| 211 | + integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg== |
200 | 212 | dependencies:
|
201 | 213 | "@babel/helper-module-imports" "^7.14.5"
|
202 |
| - "@babel/helper-replace-supers" "^7.14.5" |
| 214 | + "@babel/helper-replace-supers" "^7.15.0" |
203 | 215 | "@babel/helper-simple-access" "^7.14.8"
|
204 | 216 | "@babel/helper-split-export-declaration" "^7.14.5"
|
205 |
| - "@babel/helper-validator-identifier" "^7.14.8" |
| 217 | + "@babel/helper-validator-identifier" "^7.14.9" |
206 | 218 | "@babel/template" "^7.14.5"
|
207 |
| - "@babel/traverse" "^7.14.8" |
208 |
| - "@babel/types" "^7.14.8" |
| 219 | + "@babel/traverse" "^7.15.0" |
| 220 | + "@babel/types" "^7.15.0" |
209 | 221 |
|
210 | 222 | "@babel/helper-optimise-call-expression@^7.14.5":
|
211 | 223 | version "7.14.5"
|
|
238 | 250 | "@babel/traverse" "^7.14.5"
|
239 | 251 | "@babel/types" "^7.14.5"
|
240 | 252 |
|
| 253 | +"@babel/helper-replace-supers@^7.15.0": |
| 254 | + version "7.15.0" |
| 255 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4" |
| 256 | + integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA== |
| 257 | + dependencies: |
| 258 | + "@babel/helper-member-expression-to-functions" "^7.15.0" |
| 259 | + "@babel/helper-optimise-call-expression" "^7.14.5" |
| 260 | + "@babel/traverse" "^7.15.0" |
| 261 | + "@babel/types" "^7.15.0" |
| 262 | + |
241 | 263 | "@babel/helper-simple-access@^7.14.5":
|
242 | 264 | version "7.14.5"
|
243 | 265 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz#66ea85cf53ba0b4e588ba77fc813f53abcaa41c4"
|
|
276 | 298 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
|
277 | 299 | integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
|
278 | 300 |
|
279 |
| -"@babel/helper-validator-identifier@^7.14.8": |
280 |
| - version "7.14.8" |
281 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c" |
282 |
| - integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow== |
283 |
| - |
284 | 301 | "@babel/helper-validator-identifier@^7.14.9":
|
285 | 302 | version "7.14.9"
|
286 | 303 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
|
|
328 | 345 | chalk "^2.0.0"
|
329 | 346 | js-tokens "^4.0.0"
|
330 | 347 |
|
331 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.7.2": |
332 |
| - version "7.14.8" |
333 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4" |
334 |
| - integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA== |
| 348 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.15.0", "@babel/parser@^7.7.2": |
| 349 | + version "7.15.0" |
| 350 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.0.tgz#b6d6e29058ca369127b0eeca2a1c4b5794f1b6b9" |
| 351 | + integrity sha512-0v7oNOjr6YT9Z2RAOTv4T9aP+ubfx4Q/OhVtAet7PFDt0t9Oy6Jn+/rfC6b8HJ5zEqrQCiMxJfgtHpmIminmJQ== |
335 | 352 |
|
336 | 353 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
|
337 | 354 | version "7.14.5"
|
|
1010 | 1027 | "@babel/parser" "^7.14.5"
|
1011 | 1028 | "@babel/types" "^7.14.5"
|
1012 | 1029 |
|
1013 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.7.2": |
1014 |
| - version "7.14.8" |
1015 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce" |
1016 |
| - integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg== |
| 1030 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.15.0", "@babel/traverse@^7.7.2": |
| 1031 | + version "7.15.0" |
| 1032 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98" |
| 1033 | + integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw== |
1017 | 1034 | dependencies:
|
1018 | 1035 | "@babel/code-frame" "^7.14.5"
|
1019 |
| - "@babel/generator" "^7.14.8" |
| 1036 | + "@babel/generator" "^7.15.0" |
1020 | 1037 | "@babel/helper-function-name" "^7.14.5"
|
1021 | 1038 | "@babel/helper-hoist-variables" "^7.14.5"
|
1022 | 1039 | "@babel/helper-split-export-declaration" "^7.14.5"
|
1023 |
| - "@babel/parser" "^7.14.8" |
1024 |
| - "@babel/types" "^7.14.8" |
| 1040 | + "@babel/parser" "^7.15.0" |
| 1041 | + "@babel/types" "^7.15.0" |
1025 | 1042 | debug "^4.1.0"
|
1026 | 1043 | globals "^11.1.0"
|
1027 | 1044 |
|
1028 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1029 |
| - version "7.14.9" |
1030 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d" |
1031 |
| - integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow== |
| 1045 | +"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.15.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1046 | + version "7.15.0" |
| 1047 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd" |
| 1048 | + integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ== |
1032 | 1049 | dependencies:
|
1033 | 1050 | "@babel/helper-validator-identifier" "^7.14.9"
|
1034 | 1051 | to-fast-properties "^2.0.0"
|
|
0 commit comments