build: update cross-repo angular dependencies

See associated pull request for more information.
This commit is contained in:
Angular Robot
2025-11-26 18:46:19 +00:00
committed by Kirill Cherkashin
parent a3fb41e797
commit 42e73ff9ce
65 changed files with 15790 additions and 17725 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",
"@angular/ssr": "21.1.0-next.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"
},
"devDependencies": {
"@angular/build": "21.0.0",
"@angular/cli": "21.0.0",
"@angular/build": "21.1.0-next.0",
"@angular/cli": "21.1.0-next.0",
"@angular/compiler-cli": "workspace:*",
"jsdom": "^27.0.0",
"typescript": "~5.9.2",