We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c195d5f commit e487c13Copy full SHA for e487c13
package.json
@@ -8,14 +8,14 @@
8
"@fastify/busboy": "^1.0.0",
9
"@fastify/deepmerge": "^1.0.0",
10
"@fastify/error": "^3.0.0",
11
- "@fastify/swagger": "^8.3.1",
12
- "@fastify/swagger-ui": "^1.8.0",
13
"fastify-plugin": "^4.0.0",
14
"secure-json-parse": "^2.4.0",
15
"stream-wormhole": "^1.1.0"
16
},
17
"devDependencies": {
18
"@fastify/pre-commit": "^2.0.2",
+ "@fastify/swagger": "^8.10.1",
+ "@fastify/swagger-ui": "^1.9.3",
19
"@types/node": "^20.1.0",
20
"@typescript-eslint/eslint-plugin": "^6.3.0",
21
"@typescript-eslint/parser": "^6.3.0",
0 commit comments