Skip to content

Commit

Permalink
Merge pull request #111 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Apr 29, 2024
2 parents 5cc21bd + c2e61e9 commit 341a2bc
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 102 deletions.
172 changes: 79 additions & 93 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/cli",
"version": "4.16.0",
"version": "4.17.0",
"description": "Athenna CLI to create new Athenna projects.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -49,18 +49,18 @@
"#tests": "./tests/index.js"
},
"dependencies": {
"@athenna/artisan": "^4.41.0",
"@athenna/common": "^4.36.0",
"@athenna/config": "^4.20.0",
"@athenna/core": "^4.36.0",
"@athenna/ioc": "^4.19.0",
"@athenna/logger": "^4.19.0",
"@athenna/view": "^4.21.0",
"@athenna/artisan": "^4.42.0",
"@athenna/common": "^4.38.0",
"@athenna/config": "^4.21.0",
"@athenna/core": "^4.38.0",
"@athenna/ioc": "^4.20.0",
"@athenna/logger": "^4.21.0",
"@athenna/view": "^4.22.0",
"reflect-metadata": "^0.2.2",
"source-map-support": "^0.5.21"
},
"devDependencies": {
"@athenna/test": "^4.22.0",
"@athenna/test": "^4.23.0",
"@athenna/tsconfig": "^4.12.0",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
Expand Down

0 comments on commit 341a2bc

Please sign in to comment.