File tree Expand file tree Collapse file tree 2 files changed +32
-32
lines changed Expand file tree Collapse file tree 2 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 1919 "check" : " pnpm lint && pnpm format && pnpm build && pnpm test"
2020 },
2121 "dependencies" : {
22- "@asteasolutions/zod-to-openapi" : " ^7.0 .0" ,
23- "cors" : " ^ 2.8.5" ,
24- "dotenv" : " ^ 16.4.5 " ,
25- "envalid" : " ^ 8.0.0" ,
26- "express" : " ^4.19 .2" ,
27- "express-rate-limit" : " ^7.2 .0" ,
28- "helmet" : " ^ 8.0.0" ,
29- "http-status-codes" : " ^ 2.3.0" ,
30- "pino" : " ^9.4 .0" ,
31- "pino-http" : " ^ 10.0 .0" ,
32- "swagger-ui-express" : " ^ 5.0.0 " ,
33- "zod" : " ^3.22.4 "
22+ "@asteasolutions/zod-to-openapi" : " 7.3 .0" ,
23+ "cors" : " 2.8.5" ,
24+ "dotenv" : " 16.4.7 " ,
25+ "envalid" : " 8.0.0" ,
26+ "express" : " 4.21 .2" ,
27+ "express-rate-limit" : " 7.5 .0" ,
28+ "helmet" : " 8.0.0" ,
29+ "http-status-codes" : " 2.3.0" ,
30+ "pino" : " 9.6 .0" ,
31+ "pino-http" : " 10.4 .0" ,
32+ "swagger-ui-express" : " 5.0.1 " ,
33+ "zod" : " 3.24.2 "
3434 },
3535 "devDependencies" : {
3636 "@biomejs/biome" : " 1.9.4" ,
3939 "@types/supertest" : " ^6.0.2" ,
4040 "@types/swagger-ui-express" : " ^4.1.6" ,
4141 "@vitest/coverage-v8" : " 3.0.8" ,
42- "pino-pretty" : " ^ 13.0.0" ,
42+ "pino-pretty" : " 13.0.0" ,
4343 "supertest" : " ^7.0.0" ,
44- "tsup" : " ^8.0.2 " ,
45- "tsx" : " ^4.7.2 " ,
44+ "tsup" : " 8.4.0 " ,
45+ "tsx" : " 4.19.3 " ,
4646 "typescript" : " ^5.4.4" ,
47- "vite-tsconfig-paths" : " ^5.0.0 " ,
47+ "vite-tsconfig-paths" : " 5.1.4 " ,
4848 "vitest" : " ^3.0.0"
4949 },
5050 "tsup" : {
You can’t perform that action at this time.
0 commit comments