Skip to content

Commit fc88938

Browse files
committed
update fastify deps
1 parent a1cff39 commit fc88938

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,22 @@
3131
},
3232
"homepage": "https://github.com/fastify/fastify-static",
3333
"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",
3636
"content-disposition": "^0.5.4",
37-
"fastify-plugin": "^4.5.1",
37+
"fastify-plugin": "^5.0.0-pre.fv5.1",
3838
"fastq": "^1.17.1",
3939
"glob": "^10.3.10"
4040
},
4141
"devDependencies": {
42-
"@fastify/compress": "^7.0.0",
42+
"@fastify/compress": "^8.0.0-pre.fv5.1",
4343
"@fastify/pre-commit": "^2.1.0",
4444
"@types/node": "^20.11.30",
4545
"@typescript-eslint/eslint-plugin": "^7.3.1",
4646
"@typescript-eslint/parser": "^7.3.1",
4747
"concat-stream": "^2.0.0",
4848
"coveralls": "^3.1.1",
49-
"fastify": "^4.26.2",
49+
"fastify": "^5.0.0-alpha.3",
5050
"handlebars": "^4.7.8",
5151
"pino": "^9.1.0",
5252
"proxyquire": "^2.1.3",

0 commit comments

Comments
 (0)