|
47 | 47 | resolved "https://registry.yarnpkg.com/@aureooms/js-sort/-/js-sort-7.0.0.tgz#db3c8b93acd93ee0500462b2cec29239c3deb34d" |
48 | 48 | integrity sha1-2zyLk6zZPuBQBGKyzsKSOcPes00= |
49 | 49 |
|
50 | | - |
51 | | - version "7.13.0" |
52 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.0.tgz#48e77614e897615ca299bece587b68a70723ff4c" |
53 | | - integrity sha512-y5AohgeVhU+wO5kU1WGMLdocFj83xCxVjsVFa2ilII8NEwmBZvx7Ambq621FbFIK68loYJ9p43nfoi6es+rzSA== |
| 50 | + |
| 51 | + version "7.13.10" |
| 52 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.10.tgz#3a9254cbe806639c8ca4ebd49ebe54b4267b88c9" |
| 53 | + integrity sha512-lYSBC7B4B9hJ7sv0Ojx1BrGhuzCoOIYfLjd+Xpd4rOzdS+a47yi8voV8vFkfjlZR1N5qZO7ixOCbobUdT304PQ== |
54 | 54 | dependencies: |
55 | 55 | commander "^4.0.1" |
56 | 56 | convert-source-map "^1.1.0" |
|
88 | 88 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6" |
89 | 89 | integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog== |
90 | 90 |
|
91 | | - |
92 | | - version "7.13.8" |
93 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb" |
94 | | - integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg== |
| 91 | + |
| 92 | + version "7.13.10" |
| 93 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559" |
| 94 | + integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw== |
95 | 95 | dependencies: |
96 | 96 | "@babel/code-frame" "^7.12.13" |
97 | | - "@babel/generator" "^7.13.0" |
98 | | - "@babel/helper-compilation-targets" "^7.13.8" |
| 97 | + "@babel/generator" "^7.13.9" |
| 98 | + "@babel/helper-compilation-targets" "^7.13.10" |
99 | 99 | "@babel/helper-module-transforms" "^7.13.0" |
100 | | - "@babel/helpers" "^7.13.0" |
101 | | - "@babel/parser" "^7.13.4" |
| 100 | + "@babel/helpers" "^7.13.10" |
| 101 | + "@babel/parser" "^7.13.10" |
102 | 102 | "@babel/template" "^7.12.13" |
103 | 103 | "@babel/traverse" "^7.13.0" |
104 | 104 | "@babel/types" "^7.13.0" |
|
159 | 159 | jsesc "^2.5.1" |
160 | 160 | source-map "^0.5.0" |
161 | 161 |
|
| 162 | +"@babel/generator@^7.13.9": |
| 163 | + version "7.13.9" |
| 164 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39" |
| 165 | + integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw== |
| 166 | + dependencies: |
| 167 | + "@babel/types" "^7.13.0" |
| 168 | + jsesc "^2.5.1" |
| 169 | + source-map "^0.5.0" |
| 170 | + |
162 | 171 | "@babel/helper-annotate-as-pure@^7.10.4": |
163 | 172 | version "7.10.4" |
164 | 173 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3" |
|
191 | 200 | browserslist "^4.14.5" |
192 | 201 | semver "7.0.0" |
193 | 202 |
|
| 203 | +"@babel/helper-compilation-targets@^7.13.10": |
| 204 | + version "7.13.10" |
| 205 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.10.tgz#1310a1678cb8427c07a753750da4f8ce442bdd0c" |
| 206 | + integrity sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA== |
| 207 | + dependencies: |
| 208 | + "@babel/compat-data" "^7.13.8" |
| 209 | + "@babel/helper-validator-option" "^7.12.17" |
| 210 | + browserslist "^4.14.5" |
| 211 | + semver "^6.3.0" |
| 212 | + |
194 | 213 | "@babel/helper-compilation-targets@^7.13.8": |
195 | 214 | version "7.13.8" |
196 | 215 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468" |
|
491 | 510 | "@babel/traverse" "^7.12.5" |
492 | 511 | "@babel/types" "^7.12.5" |
493 | 512 |
|
494 | | -"@babel/helpers@^7.13.0": |
495 | | - version "7.13.0" |
496 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0" |
497 | | - integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ== |
| 513 | +"@babel/helpers@^7.13.10": |
| 514 | + version "7.13.10" |
| 515 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8" |
| 516 | + integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ== |
498 | 517 | dependencies: |
499 | 518 | "@babel/template" "^7.12.13" |
500 | 519 | "@babel/traverse" "^7.13.0" |
|
533 | 552 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78" |
534 | 553 | integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g== |
535 | 554 |
|
536 | | -"@babel/parser@^7.13.4": |
537 | | - version "7.13.4" |
538 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab" |
539 | | - integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA== |
| 555 | +"@babel/parser@^7.13.10": |
| 556 | + version "7.13.10" |
| 557 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409" |
| 558 | + integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ== |
540 | 559 |
|
541 | 560 | "@babel/plugin-proposal-async-generator-functions@^7.13.8": |
542 | 561 | version "7.13.8" |
|
995 | 1014 | "@babel/helper-create-regexp-features-plugin" "^7.12.13" |
996 | 1015 | "@babel/helper-plugin-utils" "^7.12.13" |
997 | 1016 |
|
998 | | - |
999 | | - version "7.13.9" |
1000 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654" |
1001 | | - integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ== |
| 1017 | + |
| 1018 | + version "7.13.10" |
| 1019 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.10.tgz#b5cde31d5fe77ab2a6ab3d453b59041a1b3a5252" |
| 1020 | + integrity sha512-nOsTScuoRghRtUsRr/c69d042ysfPHcu+KOB4A9aAO9eJYqrkat+LF8G1yp1HD18QiwixT2CisZTr/0b3YZPXQ== |
1002 | 1021 | dependencies: |
1003 | 1022 | "@babel/compat-data" "^7.13.8" |
1004 | | - "@babel/helper-compilation-targets" "^7.13.8" |
| 1023 | + "@babel/helper-compilation-targets" "^7.13.10" |
1005 | 1024 | "@babel/helper-plugin-utils" "^7.13.0" |
1006 | 1025 | "@babel/helper-validator-option" "^7.12.17" |
1007 | 1026 | "@babel/plugin-proposal-async-generator-functions" "^7.13.8" |
|
0 commit comments