Fix wire gauge bugs, add extra outputs to generic calc generation

This commit is contained in:
Daniel Dunn 2025-04-02 19:22:29 -06:00
commit 42d84dbfa0
7 changed files with 145 additions and 2 deletions

View file

@ -36,6 +36,7 @@
"@mui/material": "^5.15.20",
"@playwright/test": "^1.45.0",
"@types/ffmpeg": "^1.0.7",
"@types/js-quantities": "^1.6.6",
"@types/lodash": "^4.17.5",
"@types/morsee": "^1.0.2",
"@types/omggif": "^1.0.5",
@ -43,6 +44,7 @@
"color": "^4.2.3",
"formik": "^2.4.6",
"jimp": "^0.22.12",
"js-quantities": "^1.8.0",
"lint-staged": "^15.4.3",
"lodash": "^4.17.21",
"mime": "^4.0.6",