build: update cross-repo angular dependencies

See associated pull request for more information.
This commit is contained in:
Joey Perrott
2025-12-08 09:40:42 -07:00
committed by GitHub
parent 789f91bd4f
commit aba8fbe5cd
49 changed files with 2651 additions and 2348 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-next.0",
"@angular/ssr": "21.1.0-next.1",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"
},
"devDependencies": {
"@angular/build": "21.1.0-next.0",
"@angular/cli": "21.1.0-next.0",
"@angular/build": "21.1.0-next.1",
"@angular/cli": "21.1.0-next.1",
"@angular/compiler-cli": "workspace:*",
"jsdom": "^27.0.0",
"typescript": "~5.9.2",