|
|
@ -135,10 +135,10 @@ |
|
|
|
"@babel/helper-annotate-as-pure" "^7.12.13" |
|
|
|
"@babel/helper-annotate-as-pure" "^7.12.13" |
|
|
|
regexpu-core "^4.7.1" |
|
|
|
regexpu-core "^4.7.1" |
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-define-polyfill-provider@^0.1.4": |
|
|
|
"@babel/helper-define-polyfill-provider@^0.1.5": |
|
|
|
version "0.1.4" |
|
|
|
version "0.1.5" |
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.4.tgz#b618b087c6a0328127e5d53576df818bcee2b15f" |
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.5.tgz#3c2f91b7971b9fc11fe779c945c014065dea340e" |
|
|
|
integrity sha512-K5V2GaQZ1gpB+FTXM4AFVG2p1zzhm67n9wrQCJYNzvuLzQybhJyftW7qeDd2uUxPDNdl5Rkon1rOAeUeNDZ28Q== |
|
|
|
integrity sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg== |
|
|
|
dependencies: |
|
|
|
dependencies: |
|
|
|
"@babel/helper-compilation-targets" "^7.13.0" |
|
|
|
"@babel/helper-compilation-targets" "^7.13.0" |
|
|
|
"@babel/helper-module-imports" "^7.12.13" |
|
|
|
"@babel/helper-module-imports" "^7.12.13" |
|
|
@ -2416,28 +2416,28 @@ babel-plugin-named-asset-import@^0.3.6: |
|
|
|
integrity sha512-squySRkf+6JGnvjoUtDEjSREJEBirnXi9NqP6rjSYsylxQxqBTz+pkmf395i9E2zsvmYUaI40BHo6SqZUdydlw== |
|
|
|
integrity sha512-squySRkf+6JGnvjoUtDEjSREJEBirnXi9NqP6rjSYsylxQxqBTz+pkmf395i9E2zsvmYUaI40BHo6SqZUdydlw== |
|
|
|
|
|
|
|
|
|
|
|
babel-plugin-polyfill-corejs2@^0.1.4: |
|
|
|
babel-plugin-polyfill-corejs2@^0.1.4: |
|
|
|
version "0.1.8" |
|
|
|
version "0.1.10" |
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.8.tgz#54ef37b1c4b2311e515029e8f1f07bbd4d7a5321" |
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.10.tgz#a2c5c245f56c0cac3dbddbf0726a46b24f0f81d1" |
|
|
|
integrity sha512-kB5/xNR9GYDuRmVlL9EGfdKBSUVI/9xAU7PCahA/1hbC2Jbmks9dlBBYjHF9IHMNY2jV/G2lIG7z0tJIW27Rog== |
|
|
|
integrity sha512-DO95wD4g0A8KRaHKi0D51NdGXzvpqVLnLu5BTvDlpqUEpTmeEtypgC1xqesORaWmiUOQI14UHKlzNd9iZ2G3ZA== |
|
|
|
dependencies: |
|
|
|
dependencies: |
|
|
|
"@babel/compat-data" "^7.13.0" |
|
|
|
"@babel/compat-data" "^7.13.0" |
|
|
|
"@babel/helper-define-polyfill-provider" "^0.1.4" |
|
|
|
"@babel/helper-define-polyfill-provider" "^0.1.5" |
|
|
|
semver "^6.1.1" |
|
|
|
semver "^6.1.1" |
|
|
|
|
|
|
|
|
|
|
|
babel-plugin-polyfill-corejs3@^0.1.3: |
|
|
|
babel-plugin-polyfill-corejs3@^0.1.3: |
|
|
|
version "0.1.6" |
|
|
|
version "0.1.7" |
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.6.tgz#ed1b02fba4885e0892e06094e27865f499758d27" |
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.7.tgz#80449d9d6f2274912e05d9e182b54816904befd0" |
|
|
|
integrity sha512-IkYhCxPrjrUWigEmkMDXYzM5iblzKCdCD8cZrSAkQOyhhJm26DcG+Mxbx13QT//Olkpkg/AlRdT2L+Ww4Ciphw== |
|
|
|
integrity sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw== |
|
|
|
dependencies: |
|
|
|
dependencies: |
|
|
|
"@babel/helper-define-polyfill-provider" "^0.1.4" |
|
|
|
"@babel/helper-define-polyfill-provider" "^0.1.5" |
|
|
|
core-js-compat "^3.8.1" |
|
|
|
core-js-compat "^3.8.1" |
|
|
|
|
|
|
|
|
|
|
|
babel-plugin-polyfill-regenerator@^0.1.2: |
|
|
|
babel-plugin-polyfill-regenerator@^0.1.2: |
|
|
|
version "0.1.5" |
|
|
|
version "0.1.6" |
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.5.tgz#f42a58fd86a1c97fbe3a2752d80a4a3e017203e1" |
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.6.tgz#0fe06a026fe0faa628ccc8ba3302da0a6ce02f3f" |
|
|
|
integrity sha512-EyhBA6uN94W97lR7ecQVTvH9F5tIIdEw3ZqHuU4zekMlW82k5cXNXniiB7PRxQm06BqAjVr4sDT1mOy4RcphIA== |
|
|
|
integrity sha512-OUrYG9iKPKz8NxswXbRAdSwF0GhRdIEMTloQATJi4bDuFqrXaXcCUT/VGNrr8pBcjMh1RxZ7Xt9cytVJTJfvMg== |
|
|
|
dependencies: |
|
|
|
dependencies: |
|
|
|
"@babel/helper-define-polyfill-provider" "^0.1.4" |
|
|
|
"@babel/helper-define-polyfill-provider" "^0.1.5" |
|
|
|
|
|
|
|
|
|
|
|
babel-plugin-syntax-object-rest-spread@^6.8.0: |
|
|
|
babel-plugin-syntax-object-rest-spread@^6.8.0: |
|
|
|
version "6.13.0" |
|
|
|
version "6.13.0" |
|
|
|