Skip to content

Commit

Permalink
Merge pull request #78 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Sep 22, 2023
2 parents 612a3c1 + df4a464 commit a79083a
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 123 deletions.
156 changes: 78 additions & 78 deletions package-lock.json

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

19 changes: 9 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/cli",
"version": "4.0.0",
"version": "4.1.0",
"description": "Athenna CLI to create new Athenna projects.",
"license": "MIT",
"author": "João Lenon <lenon@athenna.io>",
Expand Down Expand Up @@ -48,18 +48,17 @@
"#tests": "./tests/index.js"
},
"dependencies": {
"@athenna/artisan": "^4.2.0",
"@athenna/common": "^4.4.0",
"@athenna/config": "^4.3.0",
"@athenna/core": "^4.3.0",
"@athenna/ioc": "^4.1.0",
"@athenna/logger": "^4.2.0",
"@athenna/view": "^4.1.0",
"cross-env": "^7.0.3",
"@athenna/artisan": "^4.10.0",
"@athenna/common": "^4.13.2",
"@athenna/config": "^4.4.0",
"@athenna/core": "^4.9.1",
"@athenna/ioc": "^4.4.1",
"@athenna/logger": "^4.5.0",
"@athenna/view": "^4.3.0",
"reflect-metadata": "^0.1.13"
},
"devDependencies": {
"@athenna/test": "^4.3.0",
"@athenna/test": "^4.7.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"c8": "^7.12.0",
Expand Down
Loading

0 comments on commit a79083a

Please sign in to comment.