File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -81,5 +81,6 @@ export default fp(
81
81
} ,
82
82
{
83
83
name : 'podium-podlet' ,
84
+ fastify : '5.x' ,
84
85
} ,
85
86
) ;
Original file line number Diff line number Diff line change 41
41
" podium"
42
42
],
43
43
"dependencies" : {
44
- "@podium/utils" : " 5.3.1 " ,
45
- "fastify-plugin" : " 4.5 .1"
44
+ "@podium/utils" : " 5.3.2 " ,
45
+ "fastify-plugin" : " 5.0 .1"
46
46
},
47
47
"devDependencies" : {
48
- "@fastify/formbody" : " 7.4.0 " ,
48
+ "@fastify/formbody" : " 8.0.1 " ,
49
49
"@podium/eslint-config" : " 1.0.0" ,
50
50
"@podium/podlet" : " 5.1.18" ,
51
51
"@podium/semantic-release-config" : " 2.0.0" ,
52
52
"@podium/test-utils" : " 2.5.2" ,
53
53
"@podium/typescript-config" : " 1.0.0" ,
54
54
"eslint" : " 9.11.1" ,
55
- "fastify" : " 4.28.1 " ,
55
+ "fastify" : " 5.1.0 " ,
56
56
"npm-run-all2" : " 6.2.6" ,
57
57
"prettier" : " 3.3.3" ,
58
58
"semantic-release" : " 24.1.2" ,
59
- "tap" : " 18.8.0 " ,
59
+ "tap" : " 21.0.1 " ,
60
60
"typescript" : " 5.6.2"
61
61
}
62
62
}
You can’t perform that action at this time.
0 commit comments