Hi,
We had forked the Dettect editor from the repository to deploy a local editor on our Github page. However, our code vulnerability scanner identified plenty of vulnerabilities(including high and critical) which needed to update
vue to 3.0.0 from2.7.16
node-sass to 9.0.9 from 6.0.1
webpack to 5.1.1. from 4.46.0
But many of the dependencies are not vue3 supported which makes the package non-deployable . Is it something which you can look into?