|
31 | 31 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6" |
32 | 32 | integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog== |
33 | 33 |
|
34 | | -"@babel/core@^7.1.0", "@babel/core@^7.12.13", "@babel/core@^7.7.5": |
35 | | - version "7.12.13" |
36 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.13.tgz#b73a87a3a3e7d142a66248bf6ad88b9ceb093425" |
37 | | - integrity sha512-BQKE9kXkPlXHPeqissfxo0lySWJcYdEP0hdtJOH/iJfDdhOCcgtNCjftCJg3qqauB4h+lz2N6ixM++b9DN1Tcw== |
| 34 | +"@babel/core@^7.1.0", "@babel/core@^7.13.8", "@babel/core@^7.7.5": |
| 35 | + version "7.13.8" |
| 36 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb" |
| 37 | + integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg== |
38 | 38 | dependencies: |
39 | 39 | "@babel/code-frame" "^7.12.13" |
40 | | - "@babel/generator" "^7.12.13" |
41 | | - "@babel/helper-module-transforms" "^7.12.13" |
42 | | - "@babel/helpers" "^7.12.13" |
43 | | - "@babel/parser" "^7.12.13" |
| 40 | + "@babel/generator" "^7.13.0" |
| 41 | + "@babel/helper-compilation-targets" "^7.13.8" |
| 42 | + "@babel/helper-module-transforms" "^7.13.0" |
| 43 | + "@babel/helpers" "^7.13.0" |
| 44 | + "@babel/parser" "^7.13.4" |
44 | 45 | "@babel/template" "^7.12.13" |
45 | | - "@babel/traverse" "^7.12.13" |
46 | | - "@babel/types" "^7.12.13" |
| 46 | + "@babel/traverse" "^7.13.0" |
| 47 | + "@babel/types" "^7.13.0" |
47 | 48 | convert-source-map "^1.7.0" |
48 | 49 | debug "^4.1.0" |
49 | | - gensync "^1.0.0-beta.1" |
| 50 | + gensync "^1.0.0-beta.2" |
50 | 51 | json5 "^2.1.2" |
51 | 52 | lodash "^4.17.19" |
52 | | - semver "^5.4.1" |
53 | | - source-map "^0.5.0" |
54 | | - |
55 | | -"@babel/generator@^7.12.13": |
56 | | - version "7.12.15" |
57 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f" |
58 | | - integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ== |
59 | | - dependencies: |
60 | | - "@babel/types" "^7.12.13" |
61 | | - jsesc "^2.5.1" |
| 53 | + semver "^6.3.0" |
62 | 54 | source-map "^0.5.0" |
63 | 55 |
|
64 | 56 | "@babel/generator@^7.13.0": |
|
180 | 172 | dependencies: |
181 | 173 | "@babel/types" "^7.12.13" |
182 | 174 |
|
183 | | -"@babel/helper-module-transforms@^7.12.13": |
184 | | - version "7.12.13" |
185 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.13.tgz#01afb052dcad2044289b7b20beb3fa8bd0265bea" |
186 | | - integrity sha512-acKF7EjqOR67ASIlDTupwkKM1eUisNAjaSduo5Cz+793ikfnpe7p4Q7B7EWU2PCoSTPWsQkR7hRUWEIZPiVLGA== |
187 | | - dependencies: |
188 | | - "@babel/helper-module-imports" "^7.12.13" |
189 | | - "@babel/helper-replace-supers" "^7.12.13" |
190 | | - "@babel/helper-simple-access" "^7.12.13" |
191 | | - "@babel/helper-split-export-declaration" "^7.12.13" |
192 | | - "@babel/helper-validator-identifier" "^7.12.11" |
193 | | - "@babel/template" "^7.12.13" |
194 | | - "@babel/traverse" "^7.12.13" |
195 | | - "@babel/types" "^7.12.13" |
196 | | - lodash "^4.17.19" |
197 | | - |
198 | 175 | "@babel/helper-module-transforms@^7.13.0": |
199 | 176 | version "7.13.0" |
200 | 177 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1" |
|
292 | 269 | "@babel/traverse" "^7.13.0" |
293 | 270 | "@babel/types" "^7.13.0" |
294 | 271 |
|
295 | | -"@babel/helpers@^7.12.13": |
296 | | - version "7.12.13" |
297 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.13.tgz#3c75e993632e4dadc0274eae219c73eb7645ba47" |
298 | | - integrity sha512-oohVzLRZ3GQEk4Cjhfs9YkJA4TdIDTObdBEZGrd6F/T0GPSnuV6l22eMcxlvcvzVIPH3VTtxbseudM1zIE+rPQ== |
| 272 | +"@babel/helpers@^7.13.0": |
| 273 | + version "7.13.0" |
| 274 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0" |
| 275 | + integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ== |
299 | 276 | dependencies: |
300 | 277 | "@babel/template" "^7.12.13" |
301 | | - "@babel/traverse" "^7.12.13" |
302 | | - "@babel/types" "^7.12.13" |
| 278 | + "@babel/traverse" "^7.13.0" |
| 279 | + "@babel/types" "^7.13.0" |
303 | 280 |
|
304 | 281 | "@babel/highlight@^7.12.13": |
305 | 282 | version "7.12.13" |
|
310 | 287 | chalk "^2.0.0" |
311 | 288 | js-tokens "^4.0.0" |
312 | 289 |
|
313 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.7.0": |
314 | | - version "7.12.15" |
315 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.15.tgz#2b20de7f0b4b332d9b119dd9c33409c538b8aacf" |
316 | | - integrity sha512-AQBOU2Z9kWwSZMd6lNjCX0GUgFonL1wAM1db8L8PMk9UDaGsRCArBkU4Sc+UCM3AE4hjbXx+h58Lb3QT4oRmrA== |
317 | | - |
318 | | -"@babel/parser@^7.13.0": |
| 290 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.4", "@babel/parser@^7.7.0": |
319 | 291 | version "7.13.9" |
320 | 292 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.9.tgz#ca34cb95e1c2dd126863a84465ae8ef66114be99" |
321 | 293 | integrity sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw== |
|
884 | 856 | "@babel/parser" "^7.12.13" |
885 | 857 | "@babel/types" "^7.12.13" |
886 | 858 |
|
887 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.7.0": |
888 | | - version "7.12.13" |
889 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0" |
890 | | - integrity sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA== |
891 | | - dependencies: |
892 | | - "@babel/code-frame" "^7.12.13" |
893 | | - "@babel/generator" "^7.12.13" |
894 | | - "@babel/helper-function-name" "^7.12.13" |
895 | | - "@babel/helper-split-export-declaration" "^7.12.13" |
896 | | - "@babel/parser" "^7.12.13" |
897 | | - "@babel/types" "^7.12.13" |
898 | | - debug "^4.1.0" |
899 | | - globals "^11.1.0" |
900 | | - lodash "^4.17.19" |
901 | | - |
902 | | -"@babel/traverse@^7.13.0": |
| 859 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.13.0", "@babel/traverse@^7.7.0": |
903 | 860 | version "7.13.0" |
904 | 861 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
905 | 862 | integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
@@ -4472,10 +4429,10 @@ functional-red-black-tree@^1.0.1: |
4472 | 4429 | resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" |
4473 | 4430 | integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= |
4474 | 4431 |
|
4475 | | -gensync@^1.0.0-beta.1: |
4476 | | - version "1.0.0-beta.1" |
4477 | | - resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.1.tgz#58f4361ff987e5ff6e1e7a210827aa371eaac269" |
4478 | | - integrity sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg== |
| 4432 | +gensync@^1.0.0-beta.2: |
| 4433 | + version "1.0.0-beta.2" |
| 4434 | + resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0" |
| 4435 | + integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== |
4479 | 4436 |
|
4480 | 4437 | get-caller-file@^2.0.1, get-caller-file@^2.0.5: |
4481 | 4438 | version "2.0.5" |
@@ -7791,7 +7748,7 @@ semver-regex@^3.1.2: |
7791 | 7748 | resolved "https://registry.yarnpkg.com/semver-regex/-/semver-regex-3.1.2.tgz#34b4c0d361eef262e07199dbef316d0f2ab11807" |
7792 | 7749 | integrity sha512-bXWyL6EAKOJa81XG1OZ/Yyuq+oT0b2YLlxx7c+mrdYPaPbnj6WgVULXhinMIeZGufuUBu/eVRqXEhiv4imfwxA== |
7793 | 7750 |
|
7794 | | -"semver@2 || 3 || 4 || 5", semver@^5.4.1, semver@^5.5.0, semver@^5.6.0, semver@^5.7.1: |
| 7751 | +"semver@2 || 3 || 4 || 5", semver@^5.5.0, semver@^5.6.0, semver@^5.7.1: |
7795 | 7752 | version "5.7.1" |
7796 | 7753 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" |
7797 | 7754 | integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== |
|
0 commit comments