File tree Expand file tree Collapse file tree 5 files changed +138
-137
lines changed
bridge-react-webpack-plugin Expand file tree Collapse file tree 5 files changed +138
-137
lines changed Original file line number Diff line number Diff line change 35
35
"devDependencies" : {
36
36
"typescript" : " ^5.2.2" ,
37
37
"vite" : " ^5.2.14" ,
38
- "vite-plugin-dts" : " ^3.9.1 "
38
+ "vite-plugin-dts" : " ^4.3.0 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change 72
72
"react-router-dom" : " 6.22.3" ,
73
73
"typescript" : " ^5.2.2" ,
74
74
"vite" : " ^5.2.14" ,
75
- "vite-plugin-dts" : " ^3.9.1 " ,
75
+ "vite-plugin-dts" : " ^4.3.0 " ,
76
76
"@module-federation/runtime" : " workspace:*"
77
77
}
78
78
}
Original file line number Diff line number Diff line change 26
26
"@vitejs/plugin-vue-jsx" : " ^4.0.0" ,
27
27
"typescript" : " ^5.2.2" ,
28
28
"vite" : " ^5.2.14" ,
29
- "vite-plugin-dts" : " ^3.9.1 " ,
29
+ "vite-plugin-dts" : " ^4.3.0 " ,
30
30
"vue-tsc" : " ^2.0.6"
31
31
}
32
32
}
Original file line number Diff line number Diff line change 46
46
"@vitejs/plugin-vue-jsx" : " ^4.0.0" ,
47
47
"typescript" : " ^5.2.2" ,
48
48
"vite" : " ^5.2.14" ,
49
- "vite-plugin-dts" : " ^3.9.1 " ,
49
+ "vite-plugin-dts" : " ^4.3.0 " ,
50
50
"vue" : " ^3.4.21" ,
51
51
"vue-router" : " 4.4.5" ,
52
52
"vue-tsc" : " ^2.0.6"
You can’t perform that action at this time.
0 commit comments