use typeorm entities for kysely types

This commit is contained in:
mertalev
2025-01-02 18:20:13 -05:00
parent 88bf0615fe
commit 5ebb8e1a33
40 changed files with 377 additions and 846 deletions

View File

@@ -69,6 +69,7 @@
"js-yaml": "^4.1.0",
"kysely": "^0.27.3",
"kysely-postgres-js": "^2.0.0",
"kysely-typeorm": "^0.1.0",
"lodash": "^4.17.21",
"luxon": "^3.4.2",
"nest-commander": "^3.11.1",
@@ -127,7 +128,6 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^56.0.1",
"globals": "^15.9.0",
"kysely-codegen": "^0.16.3",
"mock-fs": "^5.2.0",
"pngjs": "^7.0.0",
"prettier": "^3.0.2",