Update dependency @fastify/view to v11
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot
2025-03-19 02:03:02 +00:00
parent 6588e27c00
commit 0360f78669
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
"dependencies": {
"@fastify/leveldb": "^6.0.0",
"@fastify/static": "^8.0.0",
"@fastify/view": "^10.0.0",
"@fastify/view": "^11.0.0",
"@types/node": "^22.13.5",
"esbuild": "^0.25.0",
"fastify": "^5.2.1",