|
35 | 35 | semver "^5.5.0"
|
36 | 36 |
|
37 | 37 | "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.7.5":
|
38 |
| - version "7.9.6" |
39 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.6.tgz#d9aa1f580abf3b2286ef40b6904d390904c63376" |
40 |
| - integrity sha512-nD3deLvbsApbHAHttzIssYqgb883yU/d9roe4RZymBCDaZryMJDbptVpEpeQuRh4BJ+SYI8le9YGxKvFEvl1Wg== |
| 38 | + version "7.10.0" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.0.tgz#a6fe5db77ebfb61e0da6c5c36aaf14aab07b2b44" |
| 40 | + integrity sha512-FGgV2XyPoVtYDvbFXlukEWt13Afka4mBRQ2CoTsHxpgVGO6XfgtT6eI+WyjQRGGTL90IDkIVmme8riFCLZ8lUw== |
41 | 41 | dependencies:
|
42 | 42 | "@babel/code-frame" "^7.8.3"
|
43 |
| - "@babel/generator" "^7.9.6" |
| 43 | + "@babel/generator" "^7.10.0" |
44 | 44 | "@babel/helper-module-transforms" "^7.9.0"
|
45 |
| - "@babel/helpers" "^7.9.6" |
46 |
| - "@babel/parser" "^7.9.6" |
47 |
| - "@babel/template" "^7.8.6" |
48 |
| - "@babel/traverse" "^7.9.6" |
49 |
| - "@babel/types" "^7.9.6" |
| 45 | + "@babel/helpers" "^7.10.0" |
| 46 | + "@babel/parser" "^7.10.0" |
| 47 | + "@babel/template" "^7.10.0" |
| 48 | + "@babel/traverse" "^7.10.0" |
| 49 | + "@babel/types" "^7.10.0" |
50 | 50 | convert-source-map "^1.7.0"
|
51 | 51 | debug "^4.1.0"
|
52 | 52 | gensync "^1.0.0-beta.1"
|
|
66 | 66 | lodash "^4.17.13"
|
67 | 67 | source-map "^0.5.0"
|
68 | 68 |
|
69 |
| -"@babel/generator@^7.9.6": |
70 |
| - version "7.9.6" |
71 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.6.tgz#5408c82ac5de98cda0d77d8124e99fa1f2170a43" |
72 |
| - integrity sha512-+htwWKJbH2bL72HRluF8zumBxzuX0ZZUFl3JLNyoUjM/Ho8wnVpPXM6aUz8cfKDqQ/h7zHqKt4xzJteUosckqQ== |
73 |
| - dependencies: |
74 |
| - "@babel/types" "^7.9.6" |
75 |
| - jsesc "^2.5.1" |
76 |
| - lodash "^4.17.13" |
77 |
| - source-map "^0.5.0" |
78 |
| - |
79 | 69 | "@babel/helper-annotate-as-pure@^7.8.3":
|
80 | 70 | version "7.8.3"
|
81 | 71 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
|
|
311 | 301 | "@babel/traverse" "^7.8.3"
|
312 | 302 | "@babel/types" "^7.8.3"
|
313 | 303 |
|
314 |
| -"@babel/helpers@^7.9.6": |
315 |
| - version "7.9.6" |
316 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.6.tgz#092c774743471d0bb6c7de3ad465ab3d3486d580" |
317 |
| - integrity sha512-tI4bUbldloLcHWoRUMAj4g1bF313M/o6fBKhIsb3QnGVPwRm9JsNf/gqMkQ7zjqReABiffPV6RWj7hEglID5Iw== |
| 304 | +"@babel/helpers@^7.10.0": |
| 305 | + version "7.10.0" |
| 306 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.0.tgz#634400a0977b8dcf7b311761a77ca94ed974b3b6" |
| 307 | + integrity sha512-lQtFJoDZAGf/t2PgR6Z59Q2MwjvOGGsxZ0BAlsrgyDhKuMbe63EfbQmVmcLfyTBj8J4UtiadQimcotvYVg/kVQ== |
318 | 308 | dependencies:
|
319 |
| - "@babel/template" "^7.8.3" |
320 |
| - "@babel/traverse" "^7.9.6" |
321 |
| - "@babel/types" "^7.9.6" |
| 309 | + "@babel/template" "^7.10.0" |
| 310 | + "@babel/traverse" "^7.10.0" |
| 311 | + "@babel/types" "^7.10.0" |
322 | 312 |
|
323 | 313 | "@babel/highlight@^7.8.3":
|
324 | 314 | version "7.8.3"
|
|
343 | 333 | resolve "^1.13.1"
|
344 | 334 | v8flags "^3.1.1"
|
345 | 335 |
|
346 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.6": |
347 |
| - version "7.9.6" |
348 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.6.tgz#3b1bbb30dabe600cd72db58720998376ff653bc7" |
349 |
| - integrity sha512-AoeIEJn8vt+d/6+PXDRPaksYhnlbMIiejioBZvvMQsOjW/JYK6k/0dKnvvP3EhK5GfMBWDPtrxRtegWdAcdq9Q== |
350 |
| - |
351 |
| -"@babel/parser@^7.10.0": |
| 336 | +"@babel/parser@^7.1.0", "@babel/parser@^7.10.0", "@babel/parser@^7.7.5": |
352 | 337 | version "7.10.0"
|
353 | 338 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.0.tgz#8eca3e71a73dd562c5222376b08253436bb4995b"
|
354 | 339 | integrity sha512-fnDUl1Uy2gThM4IFVW4ISNHqr3cJrCsRkSCasFgx0XDO9JcttDS5ytyBc4Cu4X1+fjoo3IVvFbRD6TeFlHJlEQ==
|
|
877 | 862 | dependencies:
|
878 | 863 | regenerator-runtime "^0.13.4"
|
879 | 864 |
|
880 |
| -"@babel/template@^7.3.3", "@babel/template@^7.7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6": |
881 |
| - version "7.8.6" |
882 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b" |
883 |
| - integrity sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg== |
884 |
| - dependencies: |
885 |
| - "@babel/code-frame" "^7.8.3" |
886 |
| - "@babel/parser" "^7.8.6" |
887 |
| - "@babel/types" "^7.8.6" |
888 |
| - |
889 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.6": |
890 |
| - version "7.9.6" |
891 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.6.tgz#5540d7577697bf619cc57b92aa0f1c231a94f442" |
892 |
| - integrity sha512-b3rAHSjbxy6VEAvlxM8OV/0X4XrG72zoxme6q1MOoe2vd0bEc+TwayhuC1+Dfgqh1QEG+pj7atQqvUprHIccsg== |
| 865 | +"@babel/template@^7.10.0", "@babel/template@^7.3.3", "@babel/template@^7.7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6": |
| 866 | + version "7.10.0" |
| 867 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.0.tgz#f15d852ce16cd5fb3e219097a75f662710b249b1" |
| 868 | + integrity sha512-aMLEQn5tcG49LEWrsEwxiRTdaJmvLem3+JMCMSeCy2TILau0IDVyWdm/18ACx7XOCady64FLt6KkHy28tkDQHQ== |
893 | 869 | dependencies:
|
894 | 870 | "@babel/code-frame" "^7.8.3"
|
895 |
| - "@babel/generator" "^7.9.6" |
896 |
| - "@babel/helper-function-name" "^7.9.5" |
897 |
| - "@babel/helper-split-export-declaration" "^7.8.3" |
898 |
| - "@babel/parser" "^7.9.6" |
899 |
| - "@babel/types" "^7.9.6" |
900 |
| - debug "^4.1.0" |
901 |
| - globals "^11.1.0" |
902 |
| - lodash "^4.17.13" |
| 871 | + "@babel/parser" "^7.10.0" |
| 872 | + "@babel/types" "^7.10.0" |
903 | 873 |
|
904 |
| -"@babel/traverse@^7.10.0": |
| 874 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.6": |
905 | 875 | version "7.10.0"
|
906 | 876 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.0.tgz#290935529881baf619398d94fd453838bef36740"
|
907 | 877 | integrity sha512-NZsFleMaLF1zX3NxbtXI/JCs2RPOdpGru6UBdGsfhdsDsP+kFF+h2QQJnMJglxk0kc69YmMFs4A44OJY0tKo5g==
|
|
916 | 886 | globals "^11.1.0"
|
917 | 887 | lodash "^4.17.13"
|
918 | 888 |
|
919 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
| 889 | +"@babel/types@^7.0.0", "@babel/types@^7.10.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5": |
920 | 890 | version "7.10.0"
|
921 | 891 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.0.tgz#d47d92249e42393a5723aad5319035ae411e3e38"
|
922 | 892 | integrity sha512-t41W8yWFyQFPOAAvPvjyRhejcLGnJTA3iRpFcDbEKwVJ3UnHQePFzLk8GagTsucJlImyNwrGikGsYURrWbQG8w==
|
|
0 commit comments