File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
packages/fastify-renderer Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 58
58
"@vitejs/plugin-react-refresh" : " ^1.3.6" ,
59
59
"fastify-accepts" : " ^2.1.0" ,
60
60
"fastify-express" : " ^0.3.3" ,
61
- "fastify-plugin" : " ^3.0.0 " ,
61
+ "fastify-plugin" : " ^3.0.1 " ,
62
62
"fastify-static" : " ^4.5.0" ,
63
63
"http-errors" : " ^1.8.1" ,
64
64
"middie" : " ^5.4.0" ,
Original file line number Diff line number Diff line change @@ -3242,6 +3242,11 @@ fastify-plugin@^3.0.0:
3242
3242
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-3.0.0.tgz#cf1b8c8098e3b5a7c8c30e6aeb06903370c054ca"
3243
3243
integrity sha512-ZdCvKEEd92DNLps5n0v231Bha8bkz1DjnPP/aEz37rz/q42Z5JVLmgnqR4DYuNn3NXAO3IDCPyRvgvxtJ4Ym4w==
3244
3244
3245
+ fastify-plugin@^3.0.1 :
3246
+ version "3.0.1"
3247
+ resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-3.0.1.tgz#79e84c29f401020f38b524f59f2402103fd21ed2"
3248
+ integrity sha512-qKcDXmuZadJqdTm6vlCqioEbyewF60b/0LOFCcYN1B6BIZGlYJumWWOYs70SFYLDAH4YqdE1cxH/RKMG7rFxgA==
3249
+
3245
3250
fastify-static@^4.5.0 :
3246
3251
version "4.5.0"
3247
3252
resolved "https://registry.yarnpkg.com/fastify-static/-/fastify-static-4.5.0.tgz#0d3feff5373f5ed9c4e4cf31a2b84c2f70c35bb2"
You can’t perform that action at this time.
0 commit comments