File tree Expand file tree Collapse file tree 3 files changed +174
-94
lines changed Expand file tree Collapse file tree 3 files changed +174
-94
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-beta.69 " ,
18
+ "vite" : " ^2.0.0" ,
19
19
"vite-plugin-components" : " workspace:*" ,
20
20
"vite-plugin-md" : " ^0.4.2"
21
21
}
Original file line number Diff line number Diff line change 37
37
"@antfu/eslint-config" : " ^0.4.3" ,
38
38
"@types/debug" : " ^4.1.5" ,
39
39
"@types/minimatch" : " ^3.0.3" ,
40
- "@types/node" : " ^14.14.27 " ,
41
- "@typescript-eslint/eslint-plugin" : " ^4.15.0 " ,
42
- "eslint" : " ^7.19 .0" ,
43
- "rollup" : " ^2.38.5 " ,
40
+ "@types/node" : " ^14.14.28 " ,
41
+ "@typescript-eslint/eslint-plugin" : " ^4.15.1 " ,
42
+ "eslint" : " ^7.20 .0" ,
43
+ "rollup" : " ^2.39.0 " ,
44
44
"standard-version" : " ^9.1.0" ,
45
45
"tsup" : " ^3.12.1" ,
46
46
"typescript" : " ^4.1.5" ,
47
- "vite" : " ^2.0.0-beta.69 "
47
+ "vite" : " ^2.0.0"
48
48
}
49
49
}
You can’t perform that action at this time.
0 commit comments