mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
See associated pull request for more information. Closes #63890 as a pr takeover PR Close #63902
30 lines
954 B
JSON
30 lines
954 B
JSON
{
|
|
"dependencies": {
|
|
"@angular/animations": "workspace:*",
|
|
"@angular/benchpress": "workspace:*",
|
|
"@angular/build": "21.0.0-next.4",
|
|
"@angular/common": "workspace:*",
|
|
"@angular/compiler": "workspace:*",
|
|
"@angular/compiler-cli": "workspace:*",
|
|
"@angular/core": "workspace:*",
|
|
"@angular/forms": "workspace:*",
|
|
"@angular/localize": "workspace:*",
|
|
"@angular/platform-browser-dynamic": "workspace:*",
|
|
"@angular/platform-browser": "workspace:*",
|
|
"@angular/router": "workspace:*",
|
|
"@angular/upgrade": "workspace:*",
|
|
"@types/jasmine": "5.1.9",
|
|
"@types/jasminewd2": "2.0.13",
|
|
"@types/node": "24.5.0",
|
|
"@types/selenium-webdriver": "3.0.7",
|
|
"angular-1.8": "npm:angular@1.8",
|
|
"protractor": "7.0.0",
|
|
"reflect-metadata": "0.2.2",
|
|
"rxjs": "7.8.2",
|
|
"selenium-webdriver": "3.6.0",
|
|
"source-map": "0.7.6",
|
|
"tslib": "2.8.1",
|
|
"yargs": "18.0.0",
|
|
"zone.js": "0.15.1"
|
|
}
|
|
}
|