getodk / central-frontend

Vue.js based frontend for ODK Central
https://docs.getodk.org/central-intro/
Apache License 2.0
32 stars 56 forks source link

Update dependencies for v2024.1 #974

Closed matthew-white closed 3 months ago

matthew-white commented 3 months ago

Closes #924. I ran the following commands:

npm audit fix
npx update-browserslist-db@latest

What has been done to verify that this works as intended?

Tests continue to pass. We're also updating these dependencies before regression testing begins.

Before submitting this PR, please make sure you have: