File tree Expand file tree Collapse file tree 3 files changed +207
-226
lines changed Expand file tree Collapse file tree 3 files changed +207
-226
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ services:
4848 - internal
4949
5050 traefik :
51- image : traefik:v3.3
51+ image : traefik:v3.4
5252 command :
5353 - " --api.insecure=true" # Don't do that in production!
5454 - " --providers.docker=true"
Original file line number Diff line number Diff line change 4545 "pino" : " 9.6.0" ,
4646 "swagger-jsdoc" : " 6.2.8" ,
4747 "yaml" : " 2.7.1" ,
48- "zod" : " 3.24.3 "
48+ "zod" : " 3.24.4 "
4949 },
5050 "devDependencies" : {
5151 "@biomejs/biome" : " 1.9.4" ,
5252 "@flydotio/dockerfile" : " 0.7.10" ,
53- "@hey-api/openapi-ts" : " 0.66.6 " ,
53+ "@hey-api/openapi-ts" : " 0.67.3 " ,
5454 "@types/express" : " 5.0.1" ,
5555 "@types/jest" : " 29.5.14" ,
5656 "@types/lodash" : " 4.17.16" ,
57- "@types/node" : " 22.15.2 " ,
57+ "@types/node" : " 22.15.17 " ,
5858 "@types/swagger-jsdoc" : " 6.0.4" ,
5959 "@types/ws" : " 8.18.1" ,
60- "@vitest/ui" : " 3.1.2 " ,
60+ "@vitest/ui" : " 3.1.3 " ,
6161 "c8" : " 10.1.3" ,
6262 "cleye" : " 1.3.4" ,
6363 "express" : " 5.1.0" ,
6969 "moleculer-repl" : " 0.7.4" ,
7070 "npm-run-all2" : " 7.0.2" ,
7171 "pino-pretty" : " 13.0.0" ,
72- "sort-package-json" : " 3.0.0 " ,
72+ "sort-package-json" : " 3.2.1 " ,
7373 "tsup" : " 8.4.0" ,
74- "tsx" : " 4.19.3 " ,
74+ "tsx" : " 4.19.4 " ,
7575 "typescript" : " 5.8.3" ,
76- "vite" : " 6.3.3 " ,
77- "vitest" : " 3.1.2 " ,
76+ "vite" : " 6.3.5 " ,
77+ "vitest" : " 3.1.3 " ,
7878 "wait-on" : " 8.0.3" ,
79- "ws" : " 8.18.1 "
79+ "ws" : " 8.18.2 "
8080 },
81- "packageManager" : " pnpm@10.9 .0" ,
81+ "packageManager" : " pnpm@10.10 .0" ,
8282 "engines" : {
8383 "node" : " >= 18.17.x"
8484 },
You can’t perform that action at this time.
0 commit comments