Upgrade client dependencies

This commit is contained in:
2021-08-27 19:37:23 +00:00
parent eb0e0daeb2
commit b1bb8bdc03
3 changed files with 77 additions and 63 deletions

View File

@@ -846,5 +846,12 @@ BUILD 127 CHANGES OF NOTE
NGPSQL - Postgres sql driver for EF Core
Swashbuckle - API docs generator for api explorer
- Client dependencies updated
- Client (front end browser app) dependencies updated
Vue.js - front end framework (large performance improvements and less memory usage are the major changes listed)
Vuetify - front end UI library (many little bug fixes all over, hopefully not breaking anything, be on the lookout for weird UI stuff)
FontAwesome - all fonts and icons
dompurify - protects user from malicious code in markdown rendering (WIKI)
luxon - date time library used everywhere there is any date / time related code