heimdall2
heimdall2 copied to clipboard
Dependencies should be updated and reduced and consistent
trafficstars
we need to update dependencies across the project - a whole bunch of minor version changes cause breaking changes for us
- [ ] typescript 4.4 - changes behavior w/r to error objects to require them to be typed or something
- [ ] sequelize-cli 6.4 - changes behavior w/r to their packaging so now it's having problems finding ts files
- [ ] vue 3
- [ ] XLSX/SheetJS
- [ ] swap out for papaparse wherever csv's need to be read (csv2json, etc)
- [ ] ???
Duplicate: https://github.com/mitre/heimdall2/issues/2716