|
|
|
|
@ -613,6 +613,13 @@
@@ -613,6 +613,13 @@
|
|
|
|
|
dependencies: |
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5" |
|
|
|
|
|
|
|
|
|
"@babel/plugin-syntax-typescript@^7.16.0": |
|
|
|
|
version "7.16.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.0.tgz#2feeb13d9334cc582ea9111d3506f773174179bb" |
|
|
|
|
integrity sha512-Xv6mEXqVdaqCBfJFyeab0fH2DnUoMsDmhamxsSi4j8nLd4Vtw213WMJr55xxqipC/YVWyPY3K0blJncPYji+dQ== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5" |
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-arrow-functions@7.16.0", "@babel/plugin-transform-arrow-functions@^7.16.0": |
|
|
|
|
version "7.16.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.0.tgz#951706f8b449c834ed07bd474c0924c944b95a8e" |
|
|
|
|
@ -867,7 +874,7 @@
@@ -867,7 +874,7 @@
|
|
|
|
|
dependencies: |
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5" |
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-typescript@7.15.8", "@babel/plugin-transform-typescript@^7.15.0": |
|
|
|
|
"@babel/plugin-transform-typescript@7.15.8": |
|
|
|
|
version "7.15.8" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.15.8.tgz#ff0e6a47de9b2d58652123ab5a879b2ff20665d8" |
|
|
|
|
integrity sha512-ZXIkJpbaf6/EsmjeTbiJN/yMxWPFWvlr7sEG1P95Xb4S4IBcrf2n7s/fItIhsAmOf8oSh3VJPDppO6ExfAfKRQ== |
|
|
|
|
@ -876,6 +883,15 @@
@@ -876,6 +883,15 @@
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5" |
|
|
|
|
"@babel/plugin-syntax-typescript" "^7.14.5" |
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-typescript@^7.16.0": |
|
|
|
|
version "7.16.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.1.tgz#cc0670b2822b0338355bc1b3d2246a42b8166409" |
|
|
|
|
integrity sha512-NO4XoryBng06jjw/qWEU2LhcLJr1tWkhpMam/H4eas/CDKMX/b2/Ylb6EI256Y7+FVPCawwSM1rrJNOpDiz+Lg== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.16.0" |
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5" |
|
|
|
|
"@babel/plugin-syntax-typescript" "^7.16.0" |
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-unicode-escapes@^7.16.0": |
|
|
|
|
version "7.16.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.0.tgz#1a354064b4c45663a32334f46fa0cf6100b5b1f3" |
|
|
|
|
@ -982,14 +998,14 @@
@@ -982,14 +998,14 @@
|
|
|
|
|
"@babel/types" "^7.4.4" |
|
|
|
|
esutils "^2.0.2" |
|
|
|
|
|
|
|
|
|
"@babel/preset-typescript@7.15.0": |
|
|
|
|
version "7.15.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz#e8fca638a1a0f64f14e1119f7fe4500277840945" |
|
|
|
|
integrity sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow== |
|
|
|
|
"@babel/preset-typescript@7.16.0": |
|
|
|
|
version "7.16.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.16.0.tgz#b0b4f105b855fb3d631ec036cdc9d1ffd1fa5eac" |
|
|
|
|
integrity sha512-txegdrZYgO9DlPbv+9QOVpMnKbOtezsLHWsnsRF4AjbSIsVaujrq1qg8HK0mxQpWv0jnejt0yEoW1uWpvbrDTg== |
|
|
|
|
dependencies: |
|
|
|
|
"@babel/helper-plugin-utils" "^7.14.5" |
|
|
|
|
"@babel/helper-validator-option" "^7.14.5" |
|
|
|
|
"@babel/plugin-transform-typescript" "^7.15.0" |
|
|
|
|
"@babel/plugin-transform-typescript" "^7.16.0" |
|
|
|
|
|
|
|
|
|
"@babel/runtime@^7.8.4": |
|
|
|
|
version "7.12.13" |
|
|
|
|
|