Skip to content

Commit

Permalink
Merge pull request #105 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 43abda0 + 1165e12 commit b74e307
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 40 deletions.
86 changes: 54 additions & 32 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/cli",
"version": "4.11.0",
"version": "4.12.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.31.0",
"@athenna/common": "^4.32.0",
"@athenna/config": "^4.14.0",
"@athenna/core": "^4.26.0",
"@athenna/ioc": "^4.14.0",
"@athenna/logger": "^4.15.0",
"@athenna/view": "^4.12.0",
"@athenna/artisan": "^4.32.0",
"@athenna/common": "^4.33.0",
"@athenna/config": "^4.15.0",
"@athenna/core": "^4.27.0",
"@athenna/ioc": "^4.15.0",
"@athenna/logger": "^4.16.0",
"@athenna/view": "^4.13.0",
"reflect-metadata": "^0.2.1",
"source-map-support": "^0.5.21"
},
Expand Down

0 comments on commit b74e307

Please sign in to comment.