angular/modules/package.json
Angular Robot 0cd6f363ca build: update cross-repo angular dependencies (#62079)
See associated pull request for more information.

PR Close #62079
2025-06-19 10:12:19 +02:00

16 lines
510 B
JSON

{
"dependencies": {
"@angular/animations": "workspace:*",
"@angular/build": "20.1.0-next.2",
"@angular/compiler": "workspace:*",
"@angular/common": "workspace:*",
"@angular/core": "workspace:*",
"@angular/upgrade": "workspace:*",
"@angular/forms": "workspace:*",
"@angular/localize": "workspace:*",
"@angular/router": "workspace:*",
"@angular/platform-browser": "workspace:*",
"@angular/platform-browser-dynamic": "workspace:*",
"zone.js": "workspace:*"
}
}