|
43 | 43 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6"
|
44 | 44 | integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==
|
45 | 45 |
|
46 |
| -"@babel/core@7.13.13": |
47 |
| - version "7.13.13" |
48 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.13.tgz#bc44c4a2be2288ec4ddf56b66fc718019c76ac29" |
49 |
| - integrity sha512-1xEs9jZAyKIouOoCmpsgk/I26PoKyvzQ2ixdRpRzfbcp1fL+ozw7TUgdDgwonbTovqRaTfRh50IXuw4QrWO0GA== |
| 46 | +"@babel/core@7.13.14": |
| 47 | + version "7.13.14" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06" |
| 49 | + integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA== |
50 | 50 | dependencies:
|
51 | 51 | "@babel/code-frame" "^7.12.13"
|
52 | 52 | "@babel/generator" "^7.13.9"
|
53 | 53 | "@babel/helper-compilation-targets" "^7.13.13"
|
54 |
| - "@babel/helper-module-transforms" "^7.13.12" |
| 54 | + "@babel/helper-module-transforms" "^7.13.14" |
55 | 55 | "@babel/helpers" "^7.13.10"
|
56 | 56 | "@babel/parser" "^7.13.13"
|
57 | 57 | "@babel/template" "^7.12.13"
|
58 | 58 | "@babel/traverse" "^7.13.13"
|
59 |
| - "@babel/types" "^7.13.13" |
| 59 | + "@babel/types" "^7.13.14" |
60 | 60 | convert-source-map "^1.7.0"
|
61 | 61 | debug "^4.1.0"
|
62 | 62 | gensync "^1.0.0-beta.2"
|
63 | 63 | json5 "^2.1.2"
|
64 |
| - lodash "^4.17.19" |
65 | 64 | semver "^6.3.0"
|
66 | 65 | source-map "^0.5.0"
|
67 | 66 |
|
|
327 | 326 | "@babel/types" "^7.13.0"
|
328 | 327 | lodash "^4.17.19"
|
329 | 328 |
|
330 |
| -"@babel/helper-module-transforms@^7.13.12": |
331 |
| - version "7.13.12" |
332 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.12.tgz#600e58350490828d82282631a1422268e982ba96" |
333 |
| - integrity sha512-7zVQqMO3V+K4JOOj40kxiCrMf6xlQAkewBB0eu2b03OO/Q21ZutOzjpfD79A5gtE/2OWi1nv625MrDlGlkbknQ== |
| 329 | +"@babel/helper-module-transforms@^7.13.14": |
| 330 | + version "7.13.14" |
| 331 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef" |
| 332 | + integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g== |
334 | 333 | dependencies:
|
335 | 334 | "@babel/helper-module-imports" "^7.13.12"
|
336 | 335 | "@babel/helper-replace-supers" "^7.13.12"
|
337 | 336 | "@babel/helper-simple-access" "^7.13.12"
|
338 | 337 | "@babel/helper-split-export-declaration" "^7.12.13"
|
339 | 338 | "@babel/helper-validator-identifier" "^7.12.11"
|
340 | 339 | "@babel/template" "^7.12.13"
|
341 |
| - "@babel/traverse" "^7.13.0" |
342 |
| - "@babel/types" "^7.13.12" |
| 340 | + "@babel/traverse" "^7.13.13" |
| 341 | + "@babel/types" "^7.13.14" |
343 | 342 |
|
344 | 343 | "@babel/helper-optimise-call-expression@^7.12.13":
|
345 | 344 | version "7.12.13"
|
|
1236 | 1235 | "@babel/plugin-transform-react-jsx-development" "^7.12.12"
|
1237 | 1236 | "@babel/plugin-transform-react-pure-annotations" "^7.12.1"
|
1238 | 1237 |
|
1239 |
| -"@babel/register@7.13.8": |
1240 |
| - version "7.13.8" |
1241 |
| - resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.13.8.tgz#d9051dc6820cb4e86375cc0e2d55a4862b31184f" |
1242 |
| - integrity sha512-yCVtABcmvQjRsX2elcZFUV5Q5kDDpHdtXKKku22hNDma60lYuhKmtp1ykZ/okRCPLT2bR5S+cA1kvtBdAFlDTQ== |
| 1238 | +"@babel/register@7.13.14": |
| 1239 | + version "7.13.14" |
| 1240 | + resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.13.14.tgz#bbfa8f4f027c2ebc432e8e69e078b632605f2d9b" |
| 1241 | + integrity sha512-iyw0hUwjh/fzN8qklVqZodbyWjEBOG0KdDnBOpv3zzIgK3NmuRXBmIXH39ZBdspkn8LTHvSboN+oYb4MT43+9Q== |
1243 | 1242 | dependencies:
|
1244 | 1243 | find-cache-dir "^2.0.0"
|
1245 | 1244 | lodash "^4.17.19"
|
|
1359 | 1358 | lodash "^4.17.19"
|
1360 | 1359 | to-fast-properties "^2.0.0"
|
1361 | 1360 |
|
| 1361 | +"@babel/types@^7.13.14": |
| 1362 | + version "7.13.14" |
| 1363 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d" |
| 1364 | + integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ== |
| 1365 | + dependencies: |
| 1366 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 1367 | + lodash "^4.17.19" |
| 1368 | + to-fast-properties "^2.0.0" |
| 1369 | + |
1362 | 1370 | "@bcoe/v8-coverage@^0.2.3":
|
1363 | 1371 | version "0.2.3"
|
1364 | 1372 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments