File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
},
32
32
"homepage" : " https://github.com/fastify/fastify-static" ,
33
33
"dependencies" : {
34
- "@fastify/accept-negotiator" : " ^1.1.0 " ,
35
- "@fastify/send" : " ^2.1.0 " ,
34
+ "@fastify/accept-negotiator" : " ^2.0.0-pre.fv5.1 " ,
35
+ "@fastify/send" : " ^3.0.0-pre.fv5.1 " ,
36
36
"content-disposition" : " ^0.5.4" ,
37
- "fastify-plugin" : " ^4.5 .1" ,
37
+ "fastify-plugin" : " ^5.0.0-pre.fv5 .1" ,
38
38
"fastq" : " ^1.17.1" ,
39
39
"glob" : " ^10.3.10"
40
40
},
41
41
"devDependencies" : {
42
- "@fastify/compress" : " ^7 .0.0" ,
42
+ "@fastify/compress" : " ^8 .0.0-pre.fv5.1 " ,
43
43
"@fastify/pre-commit" : " ^2.1.0" ,
44
44
"@types/node" : " ^20.11.30" ,
45
45
"@typescript-eslint/eslint-plugin" : " ^7.3.1" ,
46
46
"@typescript-eslint/parser" : " ^7.3.1" ,
47
47
"concat-stream" : " ^2.0.0" ,
48
48
"coveralls" : " ^3.1.1" ,
49
- "fastify" : " ^4.26.2 " ,
49
+ "fastify" : " ^5.0.0-alpha.3 " ,
50
50
"handlebars" : " ^4.7.8" ,
51
51
"pino" : " ^9.1.0" ,
52
52
"proxyquire" : " ^2.1.3" ,
You can’t perform that action at this time.
0 commit comments