Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BoscoDomingo committed Nov 9, 2024
1 parent f7f37f8 commit 2a3bde4
Show file tree
Hide file tree
Showing 2 changed files with 424 additions and 478 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,25 @@
},
"homepage": "https://github.com/AlexHHPS/typescript-ddd-hexagonal-ddd#readme",
"dependencies": {
"@fastify/autoload": "^5.10.0",
"@fastify/cors": "^9.0.1",
"@fastify/helmet": "^11.1.1",
"@fastify/rate-limit": "^9.1.0",
"@fastify/sensible": "^5.6.0",
"@fastify/swagger": "^8.15.0",
"@fastify/swagger-ui": "^4.0.1",
"@fastify/type-provider-typebox": "^4.0.0",
"@mgcrea/fastify-request-logger": "^1.7.1",
"@fastify/autoload": "^6.0.2",
"@fastify/cors": "^10.0.1",
"@fastify/helmet": "^12.0.1",
"@fastify/rate-limit": "^10.1.1",
"@fastify/sensible": "^6.0.1",
"@fastify/swagger": "^9.2.0",
"@fastify/swagger-ui": "^5.1.0",
"@fastify/type-provider-typebox": "^5.0.1",
"@mgcrea/fastify-request-logger": "^1.8.0",
"@mgcrea/pino-pretty-compact": "^1.3.0",
"@sinclair/typebox": "^0.32.35",
"close-with-grace": "^1.3.0",
"fastify": "^4.28.1"
"@sinclair/typebox": "^0.33.22",
"close-with-grace": "^2.1.0",
"fastify": "^5.1.0"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@types/node": "^20.14.12",
"@biomejs/biome": "^1.9.4",
"@types/node": "^22.9.0",
"glob": "^11.0.0",
"tsx": "^4.16.2",
"typescript": "^5.5.4"
"tsx": "^4.19.2",
"typescript": "^5.6.3"
}
}
Loading

0 comments on commit 2a3bde4

Please sign in to comment.