feature/IO-3205-Paint-Scale-Integrations: Add Verbose XML checking

This commit is contained in:
Dave Richer
2025-04-30 13:47:08 -04:00
parent 90077fc72c
commit 4113a16760
3 changed files with 116 additions and 36 deletions

View File

@@ -36,6 +36,7 @@
"electron-updater": "^6.6.2",
"node-cron": "^3.0.3",
"winax": "^3.6.2",
"xml2js": "^0.6.2",
"xmlbuilder2": "^3.1.1"
},
"devDependencies": {
@@ -52,6 +53,7 @@
"@types/node-cron": "^3.0.11",
"@types/react": "^19.1.0",
"@types/react-dom": "^19.1.2",
"@types/xml2js": "^0.4.14",
"@vitejs/plugin-react": "^4.3.4",
"antd": "^5.24.6",
"chokidar": "^4.0.3",