Skip to content

Commit

Permalink
Merge pull request #222 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Mar 28, 2024
2 parents 77027f1 + c68ded0 commit 6bccad7
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 92 deletions.
162 changes: 78 additions & 84 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.34.0",
"version": "4.35.0",
"description": "One foundation for multiple applications.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -77,15 +77,15 @@
"semver": "^7.6.0"
},
"devDependencies": {
"@athenna/artisan": "^4.38.0",
"@athenna/common": "^4.35.0",
"@athenna/config": "^4.18.0",
"@athenna/http": "^4.24.0",
"@athenna/ioc": "^4.18.0",
"@athenna/logger": "^4.18.0",
"@athenna/artisan": "^4.41.0",
"@athenna/common": "^4.36.0",
"@athenna/config": "^4.20.0",
"@athenna/http": "^4.28.0",
"@athenna/ioc": "^4.19.0",
"@athenna/logger": "^4.19.0",
"@athenna/test": "^4.22.0",
"@athenna/tsconfig": "^4.12.0",
"@athenna/view": "^4.20.0",
"@athenna/view": "^4.21.0",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"commitizen": "^4.2.6",
Expand Down

0 comments on commit 6bccad7

Please sign in to comment.