@angular/ssr
Advanced tools
+7
-7
| { | ||
| "name": "@angular/ssr", | ||
| "version": "22.0.0-next.4", | ||
| "version": "22.0.0-next.5", | ||
| "description": "Angular server side rendering utilities", | ||
@@ -32,8 +32,8 @@ "type": "module", | ||
| "@angular-devkit/schematics": "workspace:*", | ||
| "@angular/common": "22.0.0-next.5", | ||
| "@angular/compiler": "22.0.0-next.5", | ||
| "@angular/core": "22.0.0-next.5", | ||
| "@angular/platform-browser": "22.0.0-next.5", | ||
| "@angular/platform-server": "22.0.0-next.5", | ||
| "@angular/router": "22.0.0-next.5", | ||
| "@angular/common": "22.0.0-next.6", | ||
| "@angular/compiler": "22.0.0-next.6", | ||
| "@angular/core": "22.0.0-next.6", | ||
| "@angular/platform-browser": "22.0.0-next.6", | ||
| "@angular/platform-server": "22.0.0-next.6", | ||
| "@angular/router": "22.0.0-next.6", | ||
| "@schematics/angular": "workspace:*", | ||
@@ -40,0 +40,0 @@ "beasties": "0.4.1" |