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

PR Close #64452
2025-10-15 22:42:54 +00:00

13 lines
389 B
JSON

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