Skip to content

Commit

Permalink
chore(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Jan 6, 2024
1 parent a95efa0 commit 63a7cb2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/cli",
"version": "4.5.0",
"version": "4.6.0",
"description": "Athenna CLI to create new Athenna projects.",
"license": "MIT",
"author": "João Lenon <lenon@athenna.io>",
Expand Down Expand Up @@ -49,10 +49,10 @@
"#tests": "./tests/index.js"
},
"dependencies": {
"@athenna/artisan": "^4.21.0",
"@athenna/artisan": "^4.25.0",
"@athenna/common": "^4.24.0",
"@athenna/config": "^4.10.0",
"@athenna/core": "^4.16.0",
"@athenna/core": "^4.17.0",
"@athenna/ioc": "^4.11.0",
"@athenna/logger": "^4.12.0",
"@athenna/view": "^4.9.0",
Expand Down

0 comments on commit 63a7cb2

Please sign in to comment.