File tree Expand file tree Collapse file tree 2 files changed +100
-98
lines changed
Expand file tree Collapse file tree 2 files changed +100
-98
lines changed Original file line number Diff line number Diff line change 1414 "license" : " GPL-3.0" ,
1515 "devDependencies" : {
1616 "@hazmi35/eslint-config" : " ^13.3.1" ,
17- "@swc/cli" : " ^0.3.12 " ,
18- "@swc/core" : " ^1.5.24 " ,
19- "@types/node" : " ^20.12.13 " ,
17+ "@swc/cli" : " ^0.4.0 " ,
18+ "@swc/core" : " ^1.6.13 " ,
19+ "@types/node" : " ^20.14.10 " ,
2020 "@types/pg" : " ^8.11.6" ,
2121 "@typescript-eslint/eslint-plugin" : " ^7.15.0" ,
2222 "@typescript-eslint/parser" : " ^7.15.0" ,
2323 "dotenv" : " ^16.4.5" ,
24- "drizzle-kit" : " ^0.22.7 " ,
24+ "drizzle-kit" : " ^0.22.8 " ,
2525 "eslint" : " ^8.57.0" ,
26- "rimraf" : " ^5.0.7 " ,
26+ "rimraf" : " ^5.0.9 " ,
2727 "typescript" : " ^5.5.3"
2828 },
2929 "dependencies" : {
3030 "@nezuchan/schema" : " ^0.1.4" ,
31- "drizzle-orm" : " 0.31.2 " ,
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.4 " ,
32+ "hyper-express" : " ^6.16.4 " ,
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