angular/packages/core/test/bundling/package.json
Angular Robot 5c74339dfc build: update cross-repo angular dependencies (#63902)
See associated pull request for more information.

Closes #63890 as a pr takeover

PR Close #63902
2025-09-18 14:39:51 +00:00

13 lines
389 B
JSON

{
"dependencies": {
"@angular/animations": "workspace:*",
"@angular/build": "21.0.0-next.4",
"@angular/common": "workspace:*",
"@angular/compiler-cli": "workspace:*",
"@angular/compiler": "workspace:*",
"@angular/core": "workspace:*",
"@angular/forms": "workspace:*",
"@angular/platform-browser": "workspace:*",
"@angular/router": "workspace:*"
}
}