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

PR Close #61910
2025-06-06 10:30:47 +02:00

16 lines
510 B
JSON

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