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

PR Close #62006
2025-06-12 15:55:19 +02:00

16 lines
510 B
JSON

{
"dependencies": {
"@angular/animations": "workspace:*",
"@angular/build": "20.1.0-next.1",
"@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:*"
}
}