File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 3131 },
3232 "homepage" : " https://github.com/yonathan06/fastify-typescript-starter#readme" ,
3333 "dependencies" : {
34- "@sinclair/typebox" : " ^0.34.9 " ,
34+ "@sinclair/typebox" : " ^0.34.41 " ,
3535 "ajv" : " ^8.17.1" ,
36- "dotenv" : " ^16.4.5 " ,
37- "env-schema" : " ^6 .0.0" ,
38- "fastify" : " ^5.1.0 " ,
39- "fastify-plugin" : " ^5.0.1 "
36+ "dotenv" : " ^17.2.3 " ,
37+ "env-schema" : " ^7 .0.0" ,
38+ "fastify" : " ^5.6.1 " ,
39+ "fastify-plugin" : " ^5.1.0 "
4040 },
4141 "devDependencies" : {
4242 "@biomejs/biome" : " 2.3.2" ,
43- "@types/node" : " ^22.10.1 " ,
44- "esbuild" : " ^0.24.0 " ,
45- "pino-pretty" : " ^13.0.0 " ,
46- "tsx" : " ^4.19.2 " ,
47- "typescript" : " ^5.7.2 " ,
48- "vitest" : " ^2.1 .6"
43+ "@types/node" : " ^24.9.2 " ,
44+ "esbuild" : " ^0.25.12 " ,
45+ "pino-pretty" : " ^13.1.2 " ,
46+ "tsx" : " ^4.20.6 " ,
47+ "typescript" : " ^5.9.3 " ,
48+ "vitest" : " ^4.0 .6"
4949 }
5050}
You can’t perform that action at this time.
0 commit comments