Skip to content

Commit 0b71569

Browse files
fix(deps): update all major dependencies
1 parent 65e8d5c commit 0b71569

File tree

2 files changed

+157
-128
lines changed

2 files changed

+157
-128
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-config-prettier": "8.5.0",
2929
"eslint-plugin-prettier": "4.2.1",
3030
"husky": "8.0.1",
31-
"inquirer": "8.2.4",
31+
"inquirer": "9.1.4",
3232
"json-schema-to-ts": "2.5.5",
3333
"lint-staged": "13.0.3",
3434
"pino": "8.6.1",
@@ -43,7 +43,7 @@
4343
"dependencies": {
4444
"@fastify/autoload": "5.4.1",
4545
"@fastify/sensible": "5.1.1",
46-
"@fastify/swagger": "7.6.1",
46+
"@fastify/swagger": "8.0.0",
4747
"fastify": "4.8.1",
4848
"fastify-plugin": "4.3.0"
4949
}

0 commit comments

Comments
 (0)