Skip to content

Commit

Permalink
Merge pull request #157 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Dec 26, 2023
2 parents dbf5ccb + 02fbe47 commit 3eaa6b7
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
80 changes: 40 additions & 40 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/http",
"version": "4.14.0",
"version": "4.15.0",
"description": "The Athenna Http server. Built on top of fastify.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -72,19 +72,19 @@
"#tests": "./tests/index.js"
},
"devDependencies": {
"@athenna/artisan": "^4.20.0",
"@athenna/common": "^4.23.0",
"@athenna/config": "^4.9.0",
"@athenna/ioc": "^4.10.0",
"@athenna/logger": "^4.11.0",
"@athenna/test": "^4.15.0",
"@athenna/artisan": "^4.21.0",
"@athenna/common": "^4.24.0",
"@athenna/config": "^4.10.0",
"@athenna/ioc": "^4.11.0",
"@athenna/logger": "^4.12.0",
"@athenna/test": "^4.16.0",
"@athenna/tsconfig": "^4.12.0",
"@athenna/view": "^4.8.0",
"@fastify/cors": "^8.4.1",
"@athenna/view": "^4.9.0",
"@fastify/cors": "^8.4.2",
"@fastify/helmet": "^11.1.1",
"@fastify/rate-limit": "^8.1.1",
"@fastify/swagger": "^8.11.0",
"@fastify/swagger-ui": "^1.10.0",
"@fastify/swagger": "^8.12.1",
"@fastify/swagger-ui": "^1.10.2",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"commitizen": "^4.2.6",
Expand Down

0 comments on commit 3eaa6b7

Please sign in to comment.