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.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user