|
7 | 7 | resolved "https://registry.yarnpkg.com/@aureooms/js-operator/-/js-operator-1.0.2.tgz#0786d77d9977823ae7bc04360a315c45bb4c1e65"
|
8 | 8 | integrity sha1-B4bXfZl3gjrnvAQ2CjFcRbtMHmU=
|
9 | 9 |
|
10 |
| -"@babel/cli@7.11.5": |
11 |
| - version "7.11.5" |
12 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.11.5.tgz#4f51663f393d950b41f4c7ba41f3f7c2a595a295" |
13 |
| - integrity sha512-0umMDxxdEZ98EMZtS9Wgnaf4NdgqBcQHaGYaMfAmP+ZicVglZ2+QZwoHNacfnUq4hCmC1V7Ap5Phq7FInpWrWg== |
| 10 | +"@babel/cli@7.11.6": |
| 11 | + version "7.11.6" |
| 12 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.11.6.tgz#1fcbe61c2a6900c3539c06ee58901141f3558482" |
| 13 | + integrity sha512-+w7BZCvkewSmaRM6H4L2QM3RL90teqEIHDIFXAmrW33+0jhlymnDAEdqVeCZATvxhQuio1ifoGVlJJbIiH9Ffg== |
14 | 14 | dependencies:
|
15 | 15 | commander "^4.0.1"
|
16 | 16 | convert-source-map "^1.1.0"
|
|
19 | 19 | lodash "^4.17.19"
|
20 | 20 | make-dir "^2.1.0"
|
21 | 21 | slash "^2.0.0"
|
22 |
| - source-map "^0.6.1" |
| 22 | + source-map "^0.5.0" |
23 | 23 | optionalDependencies:
|
24 | 24 | chokidar "^2.1.8"
|
25 | 25 |
|
|
39 | 39 | invariant "^2.2.4"
|
40 | 40 | semver "^5.5.0"
|
41 | 41 |
|
42 |
| -"@babel/core@7.11.5", "@babel/core@^7.7.5": |
| 42 | +"@babel/core@7.11.6": |
| 43 | + version "7.11.6" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.6.tgz#3a9455dc7387ff1bac45770650bc13ba04a15651" |
| 45 | + integrity sha512-Wpcv03AGnmkgm6uS6k8iwhIwTrcP0m17TL1n1sy7qD0qelDu4XNeW0dN0mHfa+Gei211yDaLoEe/VlbXQzM4Bg== |
| 46 | + dependencies: |
| 47 | + "@babel/code-frame" "^7.10.4" |
| 48 | + "@babel/generator" "^7.11.6" |
| 49 | + "@babel/helper-module-transforms" "^7.11.0" |
| 50 | + "@babel/helpers" "^7.10.4" |
| 51 | + "@babel/parser" "^7.11.5" |
| 52 | + "@babel/template" "^7.10.4" |
| 53 | + "@babel/traverse" "^7.11.5" |
| 54 | + "@babel/types" "^7.11.5" |
| 55 | + convert-source-map "^1.7.0" |
| 56 | + debug "^4.1.0" |
| 57 | + gensync "^1.0.0-beta.1" |
| 58 | + json5 "^2.1.2" |
| 59 | + lodash "^4.17.19" |
| 60 | + resolve "^1.3.2" |
| 61 | + semver "^5.4.1" |
| 62 | + source-map "^0.5.0" |
| 63 | + |
| 64 | +"@babel/core@^7.7.5": |
43 | 65 | version "7.11.5"
|
44 | 66 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.5.tgz#6ad96e2f71899ea3f9b651f0a911e85205d1ff6d"
|
45 | 67 | integrity sha512-fsEANVOcZHzrsV6dMVWqpSeXClq3lNbYrfFGme6DE25FQWe7pyeYpXyx9guqUnpy466JLzZ8z4uwSr2iv60V5Q==
|
|
70 | 92 | jsesc "^2.5.1"
|
71 | 93 | source-map "^0.6.1"
|
72 | 94 |
|
| 95 | +"@babel/generator@^7.11.6": |
| 96 | + version "7.11.6" |
| 97 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620" |
| 98 | + integrity sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA== |
| 99 | + dependencies: |
| 100 | + "@babel/types" "^7.11.5" |
| 101 | + jsesc "^2.5.1" |
| 102 | + source-map "^0.5.0" |
| 103 | + |
73 | 104 | "@babel/helper-annotate-as-pure@^7.10.4":
|
74 | 105 | version "7.10.4"
|
75 | 106 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
|
|
0 commit comments