frappe / frappejs

Node + Electron + Vue based metadata web framework (inspired by Frappe)
264 stars 110 forks source link

build(deps): bump versions of all deps except vue #151

Closed 18alantom closed 2 years ago

18alantom commented 2 years ago

Vue hasn't been bumped to 3 cause that's a major breaking change. Due to this there is 1 unmet peer dep for vue-flatpickr-component

A few redundant libs were removed too. Also electron-download had to be added as a dev-dep cause yarn for some reason skipped on it. It worked with yarn 3 but that broke almost everything else.