build: update cross-repo angular dependencies

See associated pull request for more information.
This commit is contained in:
Angular Robot
2025-11-19 22:41:52 +00:00
committed by Jessica Janiuk
parent 38f4ea1ea8
commit 4c31f8ebf4
47 changed files with 1372 additions and 1390 deletions
+3 -3
View File
@@ -14,13 +14,13 @@
"@angular/platform-browser": "workspace:*",
"@angular/platform-server": "workspace:*",
"@angular/router": "workspace:*",
"@angular/ssr": "21.0.0-rc.6",
"@angular/ssr": "21.0.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"
},
"devDependencies": {
"@angular/build": "21.0.0-rc.6",
"@angular/cli": "21.0.0-rc.6",
"@angular/build": "21.0.0",
"@angular/cli": "21.0.0",
"@angular/compiler-cli": "workspace:*",
"jsdom": "^27.0.0",
"typescript": "~5.9.2",