renovate (#52)

Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com>
Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
This commit is contained in:
2025-09-05 07:49:02 +00:00
committed by root
parent b19c755bd4
commit 57d8a3adcc
2 changed files with 44 additions and 40 deletions

View File

@@ -22,12 +22,12 @@
},
"dependencies": {
"csv-parse": "^6.1.0",
"dotenv": "^17.2.1",
"mysql2": "^3.14.3"
"dotenv": "^17.2.2",
"mysql2": "^3.14.4"
},
"devDependencies": {
"husky": "^9.1.7",
"lint-staged": "^16.1.5"
"lint-staged": "^16.1.6"
},
"engines": {
"node": ">=21.0.0"