You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good point, yeah we update the JS dependencies and also the Bundler dependencies (Gemfile) regularly, e.g. the last time in #672 and #673. There are still some dependencies that we cannot update to a new major version due to webpacker not being maintained anymore. We should move away from it soon and the respective issue for that is #454.
To prevent security vulnerabilities, it would good to be able to updated our javascript-packages to their newest versions.
Running
yarn outdated
shows:It seems that the patch update and minor updates are compatible with our current setup as has been done so far in branch https://github.com/MaMpf-HD/mampf/tree/updates-ws202223
The text was updated successfully, but these errors were encountered: