@athenna/view
Advanced tools
Comparing version 4.23.0 to 4.24.0
{ | ||
"name": "@athenna/view", | ||
"version": "4.23.0", | ||
"version": "4.24.0", | ||
"description": "The Athenna template engine. Built on top of Edge.js.", | ||
@@ -66,9 +66,9 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@athenna/common": "^4.42.0", | ||
"@athenna/common": "^4.43.0", | ||
"@athenna/config": "^4.22.0", | ||
"@athenna/ioc": "^4.21.0", | ||
"@athenna/test": "^4.24.0", | ||
"@athenna/tsconfig": "^4.14.0", | ||
"@typescript-eslint/eslint-plugin": "^6.21.0", | ||
"@typescript-eslint/parser": "^6.21.0", | ||
"@athenna/ioc": "^4.22.0", | ||
"@athenna/test": "^4.26.0", | ||
"@athenna/tsconfig": "^4.16.0", | ||
"@typescript-eslint/eslint-plugin": "^7.9.0", | ||
"@typescript-eslint/parser": "^7.9.0", | ||
"commitizen": "^4.3.0", | ||
@@ -75,0 +75,0 @@ "cz-conventional-changelog": "^3.3.0", |
41748
10