File tree Expand file tree Collapse file tree 3 files changed +79
-227
lines changed Expand file tree Collapse file tree 3 files changed +79
-227
lines changed Original file line number Diff line number Diff line change 15
15
"@vue/compiler-sfc" : " ^3.0.5" ,
16
16
"cross-env" : " ^7.0.3" ,
17
17
"typescript" : " ^4.1.5" ,
18
- "vite" : " ^2.0.0 " ,
18
+ "vite" : " ^2.0.1 " ,
19
19
"vite-plugin-components" : " workspace:*" ,
20
- "vite-plugin-md" : " ^0.4.2 "
20
+ "vite-plugin-md" : " ^0.5.1 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 38
38
"@antfu/eslint-config" : " ^0.4.3" ,
39
39
"@types/debug" : " ^4.1.5" ,
40
40
"@types/minimatch" : " ^3.0.3" ,
41
- "@types/node" : " ^14.14.28 " ,
41
+ "@types/node" : " ^14.14.31 " ,
42
42
"@typescript-eslint/eslint-plugin" : " ^4.15.1" ,
43
43
"eslint" : " ^7.20.0" ,
44
44
"rollup" : " ^2.39.0" ,
45
- "standard-version" : " ^9.1.0 " ,
46
- "tsup" : " ^3.12.1 " ,
45
+ "standard-version" : " ^9.1.1 " ,
46
+ "tsup" : " ^4.0.0 " ,
47
47
"typescript" : " ^4.1.5" ,
48
- "vite" : " ^2.0.0 "
48
+ "vite" : " ^2.0.1 "
49
49
}
50
50
}
You can’t perform that action at this time.
0 commit comments