Skip to content

Commit c2b297c

Browse files
authored
Merge pull request #116 from AthennaIO/develop
chore(npm): update dependencies
2 parents b3bffb4 + e1d63a5 commit c2b297c

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

package-lock.json

+40-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@athenna/cli",
3-
"version": "4.21.0",
3+
"version": "4.22.0",
44
"description": "Athenna CLI to create new Athenna projects.",
55
"license": "MIT",
66
"author": "João Lenon <lenon@athenna.io>",
@@ -50,18 +50,18 @@
5050
},
5151
"dependencies": {
5252
"@athenna/artisan": "^4.45.0",
53-
"@athenna/common": "^4.45.0",
54-
"@athenna/config": "^4.25.0",
55-
"@athenna/core": "^4.44.0",
56-
"@athenna/ioc": "^4.25.0",
57-
"@athenna/logger": "^4.26.0",
58-
"@athenna/view": "^4.29.0",
53+
"@athenna/common": "^4.46.0",
54+
"@athenna/config": "^4.27.0",
55+
"@athenna/core": "^4.45.0",
56+
"@athenna/ioc": "^4.27.0",
57+
"@athenna/logger": "^4.29.0",
58+
"@athenna/view": "^4.33.0",
5959
"reflect-metadata": "^0.2.2",
6060
"source-map-support": "^0.5.21"
6161
},
6262
"devDependencies": {
63-
"@athenna/test": "^4.29.0",
64-
"@athenna/tsconfig": "^4.18.0",
63+
"@athenna/test": "^4.30.0",
64+
"@athenna/tsconfig": "^4.19.0",
6565
"@typescript-eslint/eslint-plugin": "^7.18.0",
6666
"@typescript-eslint/parser": "^7.18.0",
6767
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)