fix seeds

This commit is contained in:
2025-12-27 01:53:36 +01:00
parent 901fb1ac83
commit 15435c93fc
12 changed files with 259 additions and 200 deletions

View File

@@ -35,9 +35,10 @@
"commander": "^11.0.0",
"electron": "^39.2.7",
"eslint": "^8.0.0",
"eslint-import-resolver-typescript": "2.7.1",
"eslint-plugin-boundaries": "^5.3.1",
"eslint-plugin-import": "^2.32.0",
"eslint-import-resolver-typescript": "2.7.1",
"faker": "^6.6.6",
"glob": "^13.0.0",
"husky": "^9.1.7",
"jsdom": "^22.1.0",