|
1 | 1 | { |
2 | 2 | "name": "@athenna/artisan", |
3 | | - "version": "5.4.0", |
| 3 | + "version": "5.5.0", |
4 | 4 | "description": "The Athenna CLI application. Built on top of commander and inspired in @adonisjs/ace.", |
5 | 5 | "license": "MIT", |
6 | 6 | "author": "João Lenon <lenon@athenna.io>", |
|
76 | 76 | "ora": "^6.3.1" |
77 | 77 | }, |
78 | 78 | "devDependencies": { |
79 | | - "@athenna/common": "^5.3.0", |
80 | | - "@athenna/config": "^5.1.0", |
81 | | - "@athenna/ioc": "^5.0.0", |
82 | | - "@athenna/logger": "^5.1.0", |
83 | | - "@athenna/test": "^5.2.0", |
| 79 | + "@athenna/common": "^5.7.0", |
| 80 | + "@athenna/config": "^5.3.0", |
| 81 | + "@athenna/ioc": "^5.1.0", |
| 82 | + "@athenna/logger": "^5.2.0", |
| 83 | + "@athenna/test": "^5.3.0", |
84 | 84 | "@athenna/tsconfig": "^5.0.0", |
85 | | - "@athenna/view": "^5.1.0", |
86 | | - "@typescript-eslint/eslint-plugin": "^7.18.0", |
87 | | - "@typescript-eslint/parser": "^7.18.0", |
| 85 | + "@athenna/view": "^5.2.0", |
| 86 | + "@typescript-eslint/eslint-plugin": "^8.21.0", |
| 87 | + "@typescript-eslint/parser": "^8.21.0", |
88 | 88 | "commitizen": "^4.3.1", |
89 | 89 | "cz-conventional-changelog": "^3.3.0", |
90 | 90 | "eslint": "^8.57.1", |
|
0 commit comments