File tree Expand file tree Collapse file tree 3 files changed +285
-273
lines changed
Expand file tree Collapse file tree 3 files changed +285
-273
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ errors randomly and/or delays sending responses.
88
99[ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat )] ( http://standardjs.com/ )
1010
11- Supports Fastify versions ` 3 .x`
11+ Supports Fastify versions ` 5 .x`
1212
1313## Install
1414
Original file line number Diff line number Diff line change 4444 "devDependencies" : {
4545 "@jsse/eslint-config" : " ^0.4.22" ,
4646 "@jsse/tsconfig" : " ^0.4.0" ,
47- "@types/node" : " ^24.10.0 " ,
47+ "@types/node" : " ^24.10.1 " ,
4848 "eslint" : " ^9.39.1" ,
4949 "fastify" : " ^5.6.2" ,
5050 "prettier" : " ^3.6.2" ,
51- "tsdown" : " ^0.16.1 " ,
51+ "tsdown" : " ^0.16.5 " ,
5252 "typescript" : " ^5.1.3" ,
53- "vitest" : " ^4.0.8 "
53+ "vitest" : " ^4.0.10 "
5454 }
5555}
You can’t perform that action at this time.
0 commit comments