mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update cross-repo angular dependencies
See associated pull request for more information. Closes #66795 as a pr takeover
This commit is contained in:
committed by
Matthew Beck (Berry)
parent
fc557f0276
commit
084f7dc08d
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user