diff --git a/package.json b/package.json index 8fde1077..a148d116 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/ssr", - "version": "20.1.0-next.3+sha-2c32774", + "version": "20.1.6+sha-6023da5", "description": "Angular server side rendering utilities", "type": "module", "license": "MIT", @@ -17,10 +17,10 @@ "tslib": "^2.3.0" }, "peerDependencies": { - "@angular/common": "^20.0.0 || ^20.1.0-next.0", - "@angular/core": "^20.0.0 || ^20.1.0-next.0", - "@angular/platform-server": "^20.0.0 || ^20.1.0-next.0", - "@angular/router": "^20.0.0 || ^20.1.0-next.0" + "@angular/common": "^20.0.0", + "@angular/core": "^20.0.0", + "@angular/platform-server": "^20.0.0", + "@angular/router": "^20.0.0" }, "peerDependenciesMeta": { "@angular/platform-server": { @@ -29,12 +29,12 @@ }, "devDependencies": { "@angular-devkit/schematics": "workspace:*", - "@angular/common": "20.1.0-next.3", - "@angular/compiler": "20.1.0-next.3", - "@angular/core": "20.1.0-next.3", - "@angular/platform-browser": "20.1.0-next.3", - "@angular/platform-server": "20.1.0-next.3", - "@angular/router": "20.1.0-next.3", + "@angular/common": "20.1.0", + "@angular/compiler": "20.1.0", + "@angular/core": "20.1.0", + "@angular/platform-browser": "20.1.0", + "@angular/platform-server": "20.1.0", + "@angular/router": "20.1.0", "@schematics/angular": "workspace:*" }, "sideEffects": false, diff --git a/uniqueId b/uniqueId index 28bb44d4..bbf30db8 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Jul 01 2025 21:32:48 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Mon Aug 18 2025 16:40:01 GMT+0000 (Coordinated Universal Time) \ No newline at end of file