Skip to content

Commit

Permalink
Merge pull request #113 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored May 19, 2024
2 parents 8346f16 + 907ed36 commit f73a2a5
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
52 changes: 26 additions & 26 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/cli",
"version": "4.18.0",
"version": "4.19.0",
"description": "Athenna CLI to create new Athenna projects.",
"license": "MIT",
"author": "João Lenon <lenon@athenna.io>",
Expand Down Expand Up @@ -49,13 +49,13 @@
"#tests": "./tests/index.js"
},
"dependencies": {
"@athenna/artisan": "^4.44.0",
"@athenna/artisan": "^4.45.0",
"@athenna/common": "^4.43.0",
"@athenna/config": "^4.22.0",
"@athenna/core": "^4.41.0",
"@athenna/ioc": "^4.22.0",
"@athenna/logger": "^4.23.0",
"@athenna/view": "^4.24.0",
"@athenna/config": "^4.23.0",
"@athenna/core": "^4.42.0",
"@athenna/ioc": "^4.23.0",
"@athenna/logger": "^4.24.0",
"@athenna/view": "^4.25.0",
"reflect-metadata": "^0.2.2",
"source-map-support": "^0.5.21"
},
Expand Down

0 comments on commit f73a2a5

Please sign in to comment.