File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "version" : " 0.2.0" ,
3
+ "configurations" : [
4
+ {
5
+ "name" : " Launch debug" ,
6
+ "request" : " launch" ,
7
+ "type" : " chrome" ,
8
+ "url" : " http://localhost" ,
9
+ "webRoot" : " ${workspaceFolder}/src"
10
+ }
11
+ ]
12
+ }
Original file line number Diff line number Diff line change 63
63
"steady-xml" : " ^0.1.0" ,
64
64
"url" : " ^0.11.0" ,
65
65
"video.js" : " ^8.0.4" ,
66
- "vite-plugin-vue-setup-extend-plus" : " ^0.1.0" ,
67
66
"vue" : " 3.2.47" ,
68
67
"vue-i18n" : " 9.2.2" ,
69
68
"vue-router" : " ^4.1.6" ,
127
126
"vite-plugin-purge-icons" : " ^0.9.2" ,
128
127
"vite-plugin-svg-icons" : " ^2.0.1" ,
129
128
"vite-plugin-top-level-await" : " ^1.3.0" ,
130
- "vite-plugin-vue-setup-extend" : " ^0.4 .0" ,
129
+ "vite-plugin-vue-setup-extend-plus " : " ^0.1 .0" ,
131
130
"vite-plugin-windicss" : " ^1.8.10" ,
132
131
"vue-tsc" : " ^1.2.0" ,
133
132
"windicss" : " ^3.5.6"
You can’t perform that action at this time.
0 commit comments