2025-06-03 11:40:54 +00:00
|
|
|
{
|
|
|
|
|
"dependencies": {
|
2025-09-18 09:46:02 +00:00
|
|
|
"@angular/animations": "workspace:*",
|
|
|
|
|
"@angular/benchpress": "workspace: *",
|
|
|
|
|
"@angular/common": "workspace:*",
|
|
|
|
|
"@angular/compiler-cli": "workspace:*",
|
|
|
|
|
"@angular/compiler": "workspace:*",
|
|
|
|
|
"@angular/core": "workspace:*",
|
|
|
|
|
"@angular/elements": "workspace:*",
|
|
|
|
|
"@angular/forms": "workspace:*",
|
|
|
|
|
"@angular/localize": "workspace: *",
|
|
|
|
|
"@angular/platform-browser-dynamic": "workspace:*",
|
|
|
|
|
"@angular/platform-browser": "workspace:*",
|
|
|
|
|
"@angular/platform-server": "workspace:*",
|
|
|
|
|
"@angular/router": "workspace:*",
|
|
|
|
|
"@angular/upgrade": "workspace: *"
|
2025-06-03 11:40:54 +00:00
|
|
|
}
|
|
|
|
|
}
|