@athenna/core
Advanced tools
Comparing version 4.13.0 to 4.14.0
{ | ||
"name": "@athenna/core", | ||
"version": "4.13.0", | ||
"version": "4.14.0", | ||
"description": "The plug and play Node.js framework.", | ||
@@ -79,11 +79,11 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@athenna/artisan": "^4.15.0", | ||
"@athenna/common": "^4.18.0", | ||
"@athenna/config": "^4.7.0", | ||
"@athenna/http": "^4.11.0", | ||
"@athenna/ioc": "^4.7.0", | ||
"@athenna/logger": "^4.8.0", | ||
"@athenna/test": "^4.12.0", | ||
"@athenna/tsconfig": "^4.9.2", | ||
"@athenna/view": "^4.6.0", | ||
"@athenna/artisan": "^4.16.0", | ||
"@athenna/common": "^4.21.0", | ||
"@athenna/config": "^4.8.0", | ||
"@athenna/http": "^4.12.0", | ||
"@athenna/ioc": "^4.8.0", | ||
"@athenna/logger": "^4.9.0", | ||
"@athenna/test": "^4.13.0", | ||
"@athenna/tsconfig": "^4.11.0", | ||
"@athenna/view": "^4.7.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.4", | ||
@@ -90,0 +90,0 @@ "@typescript-eslint/parser": "^6.7.4", |
112556