angular-prerender
Advanced tools
Comparing version 16.0.20 to 16.0.21
@@ -26,8 +26,8 @@ { | ||
"@schematics/angular": "^17.3.7", | ||
"chalk": "^5.3.0", | ||
"chalk": "^5.4.1", | ||
"domino": "^2.1.6", | ||
"guess-parser": "^0.4.22", | ||
"tslib": "^2.8.1", | ||
"type-fest": "^4.27.0", | ||
"typescript": "^5.6.3", | ||
"type-fest": "^4.31.0", | ||
"typescript": "^5.7.2", | ||
"yargs": "^17.7.2" | ||
@@ -44,8 +44,8 @@ }, | ||
"@angular/platform-server": "^17.3.8", | ||
"@babel/cli": "^7.25.9", | ||
"@babel/cli": "^7.26.4", | ||
"@babel/core": "^7.26.0", | ||
"@babel/preset-env": "^7.26.0", | ||
"@babel/register": "^7.25.9", | ||
"@commitlint/cli": "^19.6.0", | ||
"@commitlint/config-angular": "^19.6.0", | ||
"@commitlint/cli": "^19.6.1", | ||
"@commitlint/config-angular": "^19.7.0", | ||
"@types/yargs": "^17.0.33", | ||
@@ -56,7 +56,7 @@ "chai": "^4.3.10", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^60.0.16", | ||
"eslint-config-holy-grail": "^60.0.17", | ||
"husky": "^9.1.7", | ||
"lint-staged": "^15.2.10", | ||
"lint-staged": "^15.3.0", | ||
"mocha": "^10.8.2", | ||
"prettier": "^3.3.3", | ||
"prettier": "^3.4.2", | ||
"rimraf": "^6.0.1", | ||
@@ -66,3 +66,3 @@ "rxjs": "^7.8.1", | ||
"sinon-chai": "^3.7.0", | ||
"tsconfig-holy-grail": "^15.0.1", | ||
"tsconfig-holy-grail": "^15.0.2", | ||
"zone.js": "^0.14.10" | ||
@@ -112,3 +112,3 @@ }, | ||
"type": "module", | ||
"version": "16.0.20" | ||
"version": "16.0.21" | ||
} |
Sorry, the diff of this file is not supported yet
154879
Updatedchalk@^5.4.1
Updatedtype-fest@^4.31.0
Updatedtypescript@^5.7.2