@d3liaa @ila131 @henri-egger @lukmay @MatteoBiasi @sseppi this now merged PR updates the project dependencies.
Initially it was necessary because of a security vulnerability in vite (build tool), then I took the effort and updated all dependencies that made sense.
For the developers: when you work on the project please
use the latest development branch as basis for your future developments or rebase existing feature branches onto it
install the updated project dependencies using npm install inside the databrowser folder
restart your IDE (e.g. VSCode) such that the IDE and related plugins recognize the updated dependencies
If you have any questions, issues or problems, just let me know.
@d3liaa @ila131 @henri-egger @lukmay @MatteoBiasi @sseppi this now merged PR updates the project dependencies.
Initially it was necessary because of a security vulnerability in vite (build tool), then I took the effort and updated all dependencies that made sense.
For the developers: when you work on the project please
development
branch as basis for your future developments or rebase existing feature branches onto itnpm install
inside thedatabrowser
folderIf you have any questions, issues or problems, just let me know.