File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 32
32
"prettier" : " ^2.2.1" ,
33
33
"read-pkg" : " ^7.0.0" ,
34
34
"rollup" : " ^2.36.1" ,
35
- "rollup-plugin-dts" : " ^3 .0.2 " ,
35
+ "rollup-plugin-dts" : " ^4 .0.0 " ,
36
36
"rollup-plugin-visualizer" : " ^5.5.0" ,
37
37
"typescript" : " ^4.3.5"
38
38
},
Original file line number Diff line number Diff line change @@ -7683,14 +7683,14 @@ rimraf@^3.0.0, rimraf@^3.0.2:
7683
7683
dependencies :
7684
7684
glob "^7.1.3"
7685
7685
7686
- rollup-plugin-dts@^3 .0.2 :
7687
- version "3 .0.2 "
7688
- resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-3 .0.2 .tgz#2b628d88f864d271d6eaec2e4c2a60ae4e944c5c "
7689
- integrity sha512-hswlsdWu/x7k5pXzaLP6OvKRKcx8Bzprksz9i9mUe72zvt8LvqAb/AZpzs6FkLgmyRaN8B6rUQOVtzA3yEt9Yw ==
7686
+ rollup-plugin-dts@^4 .0.0 :
7687
+ version "4 .0.0 "
7688
+ resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-4 .0.0 .tgz#7645280183b7624e77375a548a11297f9916f6d8 "
7689
+ integrity sha512-tgUC8CxVgtlLDVloUEA9uACVaxjJHuYxlDSTp1LdCexA0bJx+RuMi45RjdLG9RTCgZlV5YBh3O7P2u6dS1KlnA ==
7690
7690
dependencies :
7691
7691
magic-string "^0.25.7"
7692
7692
optionalDependencies :
7693
- " @babel/code-frame" " ^7.12.13 "
7693
+ " @babel/code-frame" " ^7.14.5 "
7694
7694
7695
7695
rollup-plugin-visualizer@^5.5.0 :
7696
7696
version "5.5.2"
You can’t perform that action at this time.
0 commit comments