@spinajs/templates-pug
Advanced tools
Comparing version 2.0.55 to 2.0.56
{ | ||
"name": "@spinajs/templates-pug", | ||
"version": "2.0.55", | ||
"version": "2.0.56", | ||
"description": "templates support for pug files eg. html file generation", | ||
@@ -50,8 +50,8 @@ "exports": "./lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.55", | ||
"@spinajs/di": "^2.0.55", | ||
"@spinajs/exceptions": "^2.0.55", | ||
"@spinajs/intl": "^2.0.55", | ||
"@spinajs/log": "^2.0.55", | ||
"@spinajs/templates": "^2.0.55", | ||
"@spinajs/configuration": "^2.0.56", | ||
"@spinajs/di": "^2.0.56", | ||
"@spinajs/exceptions": "^2.0.56", | ||
"@spinajs/intl": "^2.0.56", | ||
"@spinajs/log": "^2.0.56", | ||
"@spinajs/templates": "^2.0.56", | ||
"pug": "^3.0.2", | ||
@@ -58,0 +58,0 @@ "tempfile": "4.0.0" |
+ Added@babel/parser@7.26.8(transitive)
+ Added@babel/types@7.26.8(transitive)
- Removed@babel/parser@7.26.7(transitive)
- Removed@babel/types@7.26.7(transitive)
Updated@spinajs/di@^2.0.56
Updated@spinajs/exceptions@^2.0.56
Updated@spinajs/intl@^2.0.56
Updated@spinajs/log@^2.0.56
Updated@spinajs/templates@^2.0.56