build: update cross-repo angular dependencies

See associated pull request for more information.

Closes #66795 as a pr takeover
This commit is contained in:
Angular Robot
2026-02-12 18:56:00 +00:00
committed by Matthew Beck (Berry)
parent fc557f0276
commit 084f7dc08d
61 changed files with 16155 additions and 12997 deletions
+3 -3
View File
@@ -14,13 +14,13 @@
"@angular/platform-browser": "workspace:*",
"@angular/platform-server": "workspace:*",
"@angular/router": "workspace:*",
"@angular/ssr": "21.1.0-rc.0",
"@angular/ssr": "21.2.0-next.2",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"
},
"devDependencies": {
"@angular/build": "21.1.0-rc.0",
"@angular/cli": "21.1.0-rc.0",
"@angular/build": "21.2.0-next.2",
"@angular/cli": "21.2.0-next.2",
"@angular/compiler-cli": "workspace:*",
"jsdom": "^28.0.0",
"typescript": "~5.9.2",