|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08" |
22 | 22 | integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw== |
23 | 23 |
|
24 | | -"@babel/core@^7.1.0", "@babel/core@^7.14.6", "@babel/core@^7.7.5": |
25 | | - version "7.14.6" |
26 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab" |
27 | | - integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA== |
| 24 | +"@babel/core@^7.1.0", "@babel/core@^7.14.8", "@babel/core@^7.7.5": |
| 25 | + version "7.14.8" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010" |
| 27 | + integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q== |
28 | 28 | dependencies: |
29 | 29 | "@babel/code-frame" "^7.14.5" |
30 | | - "@babel/generator" "^7.14.5" |
| 30 | + "@babel/generator" "^7.14.8" |
31 | 31 | "@babel/helper-compilation-targets" "^7.14.5" |
32 | | - "@babel/helper-module-transforms" "^7.14.5" |
33 | | - "@babel/helpers" "^7.14.6" |
34 | | - "@babel/parser" "^7.14.6" |
| 32 | + "@babel/helper-module-transforms" "^7.14.8" |
| 33 | + "@babel/helpers" "^7.14.8" |
| 34 | + "@babel/parser" "^7.14.8" |
35 | 35 | "@babel/template" "^7.14.5" |
36 | | - "@babel/traverse" "^7.14.5" |
37 | | - "@babel/types" "^7.14.5" |
| 36 | + "@babel/traverse" "^7.14.8" |
| 37 | + "@babel/types" "^7.14.8" |
38 | 38 | convert-source-map "^1.7.0" |
39 | 39 | debug "^4.1.0" |
40 | 40 | gensync "^1.0.0-beta.2" |
41 | 41 | json5 "^2.1.2" |
42 | 42 | semver "^6.3.0" |
43 | 43 | source-map "^0.5.0" |
44 | 44 |
|
45 | | -"@babel/generator@^7.14.5", "@babel/generator@^7.4.0": |
46 | | - version "7.14.5" |
47 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.5.tgz#848d7b9f031caca9d0cd0af01b063f226f52d785" |
48 | | - integrity sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA== |
| 45 | +"@babel/generator@^7.14.8", "@babel/generator@^7.4.0": |
| 46 | + version "7.14.8" |
| 47 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070" |
| 48 | + integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg== |
49 | 49 | dependencies: |
50 | | - "@babel/types" "^7.14.5" |
| 50 | + "@babel/types" "^7.14.8" |
51 | 51 | jsesc "^2.5.1" |
52 | 52 | source-map "^0.5.0" |
53 | 53 |
|
|
161 | 161 | dependencies: |
162 | 162 | "@babel/types" "^7.14.5" |
163 | 163 |
|
164 | | -"@babel/helper-module-transforms@^7.14.5": |
165 | | - version "7.14.5" |
166 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz#7de42f10d789b423eb902ebd24031ca77cb1e10e" |
167 | | - integrity sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA== |
| 164 | +"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.14.8": |
| 165 | + version "7.14.8" |
| 166 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49" |
| 167 | + integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA== |
168 | 168 | dependencies: |
169 | 169 | "@babel/helper-module-imports" "^7.14.5" |
170 | 170 | "@babel/helper-replace-supers" "^7.14.5" |
171 | | - "@babel/helper-simple-access" "^7.14.5" |
| 171 | + "@babel/helper-simple-access" "^7.14.8" |
172 | 172 | "@babel/helper-split-export-declaration" "^7.14.5" |
173 | | - "@babel/helper-validator-identifier" "^7.14.5" |
| 173 | + "@babel/helper-validator-identifier" "^7.14.8" |
174 | 174 | "@babel/template" "^7.14.5" |
175 | | - "@babel/traverse" "^7.14.5" |
176 | | - "@babel/types" "^7.14.5" |
| 175 | + "@babel/traverse" "^7.14.8" |
| 176 | + "@babel/types" "^7.14.8" |
177 | 177 |
|
178 | 178 | "@babel/helper-optimise-call-expression@^7.14.5": |
179 | 179 | version "7.14.5" |
|
213 | 213 | dependencies: |
214 | 214 | "@babel/types" "^7.14.5" |
215 | 215 |
|
| 216 | +"@babel/helper-simple-access@^7.14.8": |
| 217 | + version "7.14.8" |
| 218 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924" |
| 219 | + integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg== |
| 220 | + dependencies: |
| 221 | + "@babel/types" "^7.14.8" |
| 222 | + |
216 | 223 | "@babel/helper-skip-transparent-expression-wrappers@^7.14.5": |
217 | 224 | version "7.14.5" |
218 | 225 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz#96f486ac050ca9f44b009fbe5b7d394cab3a0ee4" |
|
237 | 244 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8" |
238 | 245 | integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg== |
239 | 246 |
|
| 247 | +"@babel/helper-validator-identifier@^7.14.8": |
| 248 | + version "7.14.8" |
| 249 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c" |
| 250 | + integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow== |
| 251 | + |
240 | 252 | "@babel/helper-validator-option@^7.14.5": |
241 | 253 | version "7.14.5" |
242 | 254 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" |
|
252 | 264 | "@babel/traverse" "^7.14.5" |
253 | 265 | "@babel/types" "^7.14.5" |
254 | 266 |
|
255 | | -"@babel/helpers@^7.14.6": |
256 | | - version "7.14.6" |
257 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635" |
258 | | - integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA== |
| 267 | +"@babel/helpers@^7.14.8": |
| 268 | + version "7.14.8" |
| 269 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.8.tgz#839f88f463025886cff7f85a35297007e2da1b77" |
| 270 | + integrity sha512-ZRDmI56pnV+p1dH6d+UN6GINGz7Krps3+270qqI9UJ4wxYThfAIcI5i7j5vXC4FJ3Wap+S9qcebxeYiqn87DZw== |
259 | 271 | dependencies: |
260 | 272 | "@babel/template" "^7.14.5" |
261 | | - "@babel/traverse" "^7.14.5" |
262 | | - "@babel/types" "^7.14.5" |
| 273 | + "@babel/traverse" "^7.14.8" |
| 274 | + "@babel/types" "^7.14.8" |
263 | 275 |
|
264 | 276 | "@babel/highlight@^7.10.4": |
265 | 277 | version "7.10.4" |
|
279 | 291 | chalk "^2.0.0" |
280 | 292 | js-tokens "^4.0.0" |
281 | 293 |
|
282 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.14.7", "@babel/parser@^7.4.3": |
283 | | - version "7.14.7" |
284 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595" |
285 | | - integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA== |
| 294 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.4.3": |
| 295 | + version "7.14.8" |
| 296 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4" |
| 297 | + integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA== |
286 | 298 |
|
287 | 299 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5": |
288 | 300 | version "7.14.5" |
|
905 | 917 | "@babel/parser" "^7.14.5" |
906 | 918 | "@babel/types" "^7.14.5" |
907 | 919 |
|
908 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.4.3": |
909 | | - version "7.14.7" |
910 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.7.tgz#64007c9774cfdc3abd23b0780bc18a3ce3631753" |
911 | | - integrity sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ== |
| 920 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.4.3": |
| 921 | + version "7.14.8" |
| 922 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce" |
| 923 | + integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg== |
912 | 924 | dependencies: |
913 | 925 | "@babel/code-frame" "^7.14.5" |
914 | | - "@babel/generator" "^7.14.5" |
| 926 | + "@babel/generator" "^7.14.8" |
915 | 927 | "@babel/helper-function-name" "^7.14.5" |
916 | 928 | "@babel/helper-hoist-variables" "^7.14.5" |
917 | 929 | "@babel/helper-split-export-declaration" "^7.14.5" |
918 | | - "@babel/parser" "^7.14.7" |
919 | | - "@babel/types" "^7.14.5" |
| 930 | + "@babel/parser" "^7.14.8" |
| 931 | + "@babel/types" "^7.14.8" |
920 | 932 | debug "^4.1.0" |
921 | 933 | globals "^11.1.0" |
922 | 934 |
|
923 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
924 | | - version "7.14.5" |
925 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff" |
926 | | - integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg== |
| 935 | +"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
| 936 | + version "7.14.8" |
| 937 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728" |
| 938 | + integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q== |
927 | 939 | dependencies: |
928 | | - "@babel/helper-validator-identifier" "^7.14.5" |
| 940 | + "@babel/helper-validator-identifier" "^7.14.8" |
929 | 941 | to-fast-properties "^2.0.0" |
930 | 942 |
|
931 | 943 | "@cnakazawa/watch@^1.0.3": |
|
0 commit comments