Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com>
Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
This commit was merged in pull request #120.
This commit is contained in:
2026-07-05 04:26:14 +00:00
committed by root
parent 733d3bd11d
commit 1d4ebf1b2c
2 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -17,7 +17,7 @@
"typecheck": "tsc -b"
},
"dependencies": {
"csv-parse": "^7.0.0",
"csv-parse": "^7.0.1",
"dotenv": "^17.4.2",
"find-up": "^8.0.0",
"mysql2": "^3.22.5"
@@ -40,7 +40,7 @@
"lint-staged": "^17.0.8",
"prettier": "^3.9.4",
"ts-api-utils": "^2.5.0",
"tsx": "^4.22.4",
"tsx": "^4.23.0",
"typescript": "^6.0.3",
"typescript-eslint": "^8.62.1"
},