Skip to content

Commit

Permalink
Merge pull request #212 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Feb 10, 2024
2 parents 8ff1c1e + d19068d commit e149526
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 38 deletions.
85 changes: 55 additions & 30 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/core",
"version": "4.26.0",
"version": "4.27.0",
"description": "The plug and play Node.js framework.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -76,15 +76,15 @@
"semver": "^7.5.4"
},
"devDependencies": {
"@athenna/artisan": "^4.31.0",
"@athenna/common": "^4.32.0",
"@athenna/config": "^4.14.0",
"@athenna/http": "^4.19.0",
"@athenna/ioc": "^4.14.0",
"@athenna/logger": "^4.15.0",
"@athenna/artisan": "^4.32.0",
"@athenna/common": "^4.33.0",
"@athenna/config": "^4.15.0",
"@athenna/http": "^4.20.0",
"@athenna/ioc": "^4.15.0",
"@athenna/logger": "^4.16.0",
"@athenna/test": "^4.21.0",
"@athenna/tsconfig": "^4.12.0",
"@athenna/view": "^4.12.0",
"@athenna/view": "^4.13.0",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"commitizen": "^4.2.6",
Expand Down

0 comments on commit e149526

Please sign in to comment.