Implement application updates and refinements
This commit is contained in:
@@ -8,8 +8,14 @@
|
||||
"test": "node tests/system.test.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"exceljs": "^4.4.0",
|
||||
"mysql2": "^3.14.2"
|
||||
},
|
||||
"overrides": {
|
||||
"exceljs": {
|
||||
"uuid": "^11.1.1"
|
||||
}
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user