File tree 2 files changed +184
-171
lines changed
2 files changed +184
-171
lines changed Original file line number Diff line number Diff line change 19
19
"@commitlint/config-conventional" : " 17.2.0" ,
20
20
"@commitlint/cz-commitlint" : " 17.2.0" ,
21
21
"@types/node" : " 18.11.9" ,
22
- "@typescript-eslint/eslint-plugin" : " 5.42.1 " ,
23
- "@typescript-eslint/parser" : " 5.42.1 " ,
22
+ "@typescript-eslint/eslint-plugin" : " 5.43.0 " ,
23
+ "@typescript-eslint/parser" : " 5.43.0 " ,
24
24
"commitizen" : " 4.2.5" ,
25
- "esbuild" : " 0.15.13 " ,
25
+ "esbuild" : " 0.15.14 " ,
26
26
"esbuild-plugin-pino" : " 1.2.5" ,
27
- "eslint" : " 8.27 .0" ,
27
+ "eslint" : " 8.28 .0" ,
28
28
"eslint-config-prettier" : " 8.5.0" ,
29
29
"eslint-plugin-prettier" : " 4.2.1" ,
30
30
"husky" : " 8.0.2" ,
31
31
"inquirer" : " 9.1.4" ,
32
- "json-schema-to-ts" : " 2.6.0 " ,
32
+ "json-schema-to-ts" : " 2.6.1 " ,
33
33
"lint-staged" : " 13.0.3" ,
34
34
"pino" : " 8.7.0" ,
35
35
"pino-pretty" : " 9.1.1" ,
38
38
"thread-stream" : " 2.2.0" ,
39
39
"tiny-glob" : " 0.2.9" ,
40
40
"tsx" : " 3.12.1" ,
41
- "typescript" : " 4.8.4 "
41
+ "typescript" : " 4.9.3 "
42
42
},
43
43
"dependencies" : {
44
- "@fastify/autoload" : " 5.4.1 " ,
44
+ "@fastify/autoload" : " 5.5.0 " ,
45
45
"@fastify/sensible" : " 5.1.1" ,
46
46
"@fastify/swagger" : " 8.1.0" ,
47
- "fastify" : " 4.9.2 " ,
47
+ "fastify" : " 4.10.0 " ,
48
48
"fastify-plugin" : " 4.3.0"
49
49
}
50
50
}
You can’t perform that action at this time.
0 commit comments