Deluze / electron-vue-template

Simple Vue3 + Electron starter template in TypeScript, including ViteJS and Electron Builder
MIT License
579 stars 108 forks source link

Dependecies are out of date #43

Closed onequid closed 1 year ago

onequid commented 1 year ago

Dependecies are out of date: Electron: 22.0.2 => 23.0.0 Vite: 4.0.4 => 4.1.1 Vue: 3.2.40 => 3.2.47

@vue/cli is a tool based on webpack, in this case, it is not needed by this template. If there is any other concerns, this dependency should be kept. :smil: