File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 212
212
"rollup-plugin-copy" : " ^3.4.0" ,
213
213
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
214
214
"rollup-plugin-postcss" : " ^4.0.1" ,
215
- "rollup-plugin-typescript2" : " ^0.31 .1" ,
215
+ "rollup-plugin-typescript2" : " 0.34 .1" ,
216
216
"rxjs" : " 6.6.7" ,
217
217
"rxjs-for-await" : " 0.0.2" ,
218
218
"sass" : " 1.55.0" ,
Original file line number Diff line number Diff line change 47
47
"rollup-plugin-copy" : " ^3.4.0" ,
48
48
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
49
49
"rollup-plugin-postcss" : " ^4.0.1" ,
50
- "rollup-plugin-typescript2" : " ^0.31 .1" ,
50
+ "rollup-plugin-typescript2" : " 0.34 .1" ,
51
51
"rxjs" : " ^6.5.4" ,
52
52
"tslib" : " ^2.3.0"
53
53
},
Original file line number Diff line number Diff line change @@ -21121,6 +21121,17 @@ rollup-plugin-sourcemaps@^0.6.3:
21121
21121
"@rollup/pluginutils" "^3.0.9"
21122
21122
source-map-resolve "^0.6.0"
21123
21123
21124
+ rollup-plugin-typescript2@0.34.1:
21125
+ version "0.34.1"
21126
+ resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.34.1.tgz#c457f155a71d133c142689213fce78694e30d0be"
21127
+ integrity sha512-P4cHLtGikESmqi1CA+tdMDUv8WbQV48mzPYt77TSTOPJpERyZ9TXdDgjSDix8Fkqce6soYz3+fa4lrC93IEkcw==
21128
+ dependencies:
21129
+ "@rollup/pluginutils" "^4.1.2"
21130
+ find-cache-dir "^3.3.2"
21131
+ fs-extra "^10.0.0"
21132
+ semver "^7.3.7"
21133
+ tslib "^2.4.0"
21134
+
21124
21135
rollup-plugin-typescript2@^0.31.1:
21125
21136
version "0.31.2"
21126
21137
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.31.2.tgz#463aa713a7e2bf85b92860094b9f7fb274c5a4d8"
You can’t perform that action at this time.
0 commit comments