Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/swagger to v8.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 366ede7 commit b9ad507
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@fastify/swagger": "8.14.0",
"@fastify/swagger": "8.15.0",
"@fastify/swagger-ui": "4.0.1",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.7",
Expand All @@ -25,7 +25,7 @@
"typescript": "5.5.4"
},
"peerDependencies": {
"@fastify/swagger": "8.14.0",
"@fastify/swagger": "8.15.0",
"@fastify/swagger-ui": "4.0.1",
"fastify": "4.28.1"
},
Expand Down
2 changes: 1 addition & 1 deletion playground/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@fastify/swagger": "8.14.0",
"@fastify/swagger": "8.15.0",
"fastify": "4.28.1",
"fastify-flux": "workspace:*",
"source-map-support": "0.5.21",
Expand Down
2 changes: 1 addition & 1 deletion playground/template-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@fastify/swagger": "8.14.0",
"@fastify/swagger": "8.15.0",
"@fastify/swagger-ui": "4.0.1",
"@prisma/client": "5.17.0",
"fastify": "4.28.1",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b9ad507

Please sign in to comment.