File tree Expand file tree Collapse file tree 2 files changed +192
-331
lines changed
Expand file tree Collapse file tree 2 files changed +192
-331
lines changed Original file line number Diff line number Diff line change 1515 "devDependencies" : {
1616 "@hazmi35/eslint-config" : " ^13.3.1" ,
1717 "@swc/cli" : " ^0.3.12" ,
18- "@swc/core" : " ^1.5.24 " ,
19- "@types/node" : " ^20.12.13 " ,
18+ "@swc/core" : " ^1.6.1 " ,
19+ "@types/node" : " ^20.14.4 " ,
2020 "@types/pg" : " ^8.11.6" ,
2121 "@typescript-eslint/eslint-plugin" : " ^7.13.1" ,
2222 "@typescript-eslint/parser" : " ^7.13.1" ,
2323 "dotenv" : " ^16.4.5" ,
24- "drizzle-kit" : " ^0.21.4 " ,
24+ "drizzle-kit" : " ^0.22.7 " ,
2525 "eslint" : " ^8.57.0" ,
2626 "rimraf" : " ^5.0.7" ,
2727 "typescript" : " ^5.4.5"
2828 },
2929 "dependencies" : {
3030 "@nezuchan/schema" : " ^0.1.2" ,
31- "drizzle-orm" : " ^0.30.10 " ,
32- "hyper-express" : " ^6.16.2 " ,
33- "pg" : " ^8.11.5 " ,
34- "pino" : " ^9.1 .0" ,
35- "pino-pretty" : " ^11.1.0 "
31+ "drizzle-orm" : " ^0.31.2 " ,
32+ "hyper-express" : " ^6.16.3 " ,
33+ "pg" : " ^8.12.0 " ,
34+ "pino" : " ^9.2 .0" ,
35+ "pino-pretty" : " ^11.2.1 "
3636 }
3737}
You can’t perform that action at this time.
0 commit comments