|
36 | 36 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151" |
37 | 37 | integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw== |
38 | 38 |
|
39 | | -"@babel/compat-data@^7.19.3": |
40 | | - version "7.19.3" |
41 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151" |
42 | | - integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw== |
43 | | - |
44 | 39 | "@babel/core@^7.12.3", "@babel/core@^7.18.10", "@babel/core@^7.7.5": |
45 | 40 | version "7.19.3" |
46 | 41 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c" |
|
86 | 81 | "@babel/helper-explode-assignable-expression" "^7.18.6" |
87 | 82 | "@babel/types" "^7.18.9" |
88 | 83 |
|
89 | | -"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.1", "@babel/helper-compilation-targets@^7.19.3": |
| 84 | +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3": |
90 | 85 | version "7.19.3" |
91 | 86 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.3.tgz#a10a04588125675d7c7ae299af86fa1b2ee038ca" |
92 | 87 | integrity sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg== |
@@ -7215,13 +7210,14 @@ rollup-plugin-babel@^4.4.0: |
7215 | 7210 | rollup-pluginutils "^2.8.1" |
7216 | 7211 |
|
7217 | 7212 | rollup-plugin-typescript2@^0.34.0: |
7218 | | - version "0.34.0" |
7219 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.34.0.tgz#06ed351dc84bf7101bca2b3098c7d6a737aeae33" |
7220 | | - integrity sha512-dGtOz2kL6nQVgfIOmnA4Xh+5cFrs3bdu4jja/ej7WKR92RzOOixsn71LY5ZFFmKe1R677nUh+k2++NiY3un2PQ== |
| 7213 | + version "0.34.1" |
| 7214 | + resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.34.1.tgz#c457f155a71d133c142689213fce78694e30d0be" |
| 7215 | + integrity sha512-P4cHLtGikESmqi1CA+tdMDUv8WbQV48mzPYt77TSTOPJpERyZ9TXdDgjSDix8Fkqce6soYz3+fa4lrC93IEkcw== |
7221 | 7216 | dependencies: |
7222 | 7217 | "@rollup/pluginutils" "^4.1.2" |
7223 | 7218 | find-cache-dir "^3.3.2" |
7224 | 7219 | fs-extra "^10.0.0" |
| 7220 | + semver "^7.3.7" |
7225 | 7221 | tslib "^2.4.0" |
7226 | 7222 |
|
7227 | 7223 | rollup-pluginutils@^2.8.1: |
|
0 commit comments