@athenna/core
Advanced tools
Comparing version 4.38.0 to 4.39.0
{ | ||
"name": "@athenna/core", | ||
"version": "4.38.0", | ||
"version": "4.39.0", | ||
"description": "One foundation for multiple applications.", | ||
@@ -77,23 +77,23 @@ "license": "MIT", | ||
"pretty-repl": "^3.1.2", | ||
"semver": "^7.6.0" | ||
"semver": "^7.6.2" | ||
}, | ||
"devDependencies": { | ||
"@athenna/artisan": "^4.42.0", | ||
"@athenna/common": "^4.38.0", | ||
"@athenna/config": "^4.21.0", | ||
"@athenna/http": "^4.32.0", | ||
"@athenna/ioc": "^4.20.0", | ||
"@athenna/logger": "^4.20.0", | ||
"@athenna/test": "^4.23.0", | ||
"@athenna/tsconfig": "^4.12.0", | ||
"@athenna/view": "^4.22.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.4", | ||
"@typescript-eslint/parser": "^6.7.4", | ||
"commitizen": "^4.2.6", | ||
"@athenna/common": "^4.42.0", | ||
"@athenna/config": "^4.22.0", | ||
"@athenna/http": "^4.35.0", | ||
"@athenna/ioc": "^4.21.0", | ||
"@athenna/logger": "^4.22.0", | ||
"@athenna/test": "^4.24.0", | ||
"@athenna/tsconfig": "^4.14.0", | ||
"@athenna/view": "^4.23.0", | ||
"@typescript-eslint/eslint-plugin": "^6.21.0", | ||
"@typescript-eslint/parser": "^6.21.0", | ||
"commitizen": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.36.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-config-standard": "^17.0.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-n": "^15.6.1", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^8.10.0", | ||
"eslint-config-standard": "^17.1.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-n": "^15.7.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
@@ -103,4 +103,4 @@ "eslint-plugin-promise": "^6.1.1", | ||
"lint-staged": "^12.5.0", | ||
"nodemon": "^3.0.1", | ||
"prettier": "^2.8.7" | ||
"nodemon": "^3.1.0", | ||
"prettier": "^2.8.8" | ||
}, | ||
@@ -107,0 +107,0 @@ "c8": { |
112969
Updatedsemver@^7.6.2