2025-05-26 12:39:06 +00:00
|
|
|
{
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@angular/animations": "workspace:*",
|
2025-06-26 18:59:19 +00:00
|
|
|
"@angular/benchpress": "workspace:*",
|
2026-01-02 07:43:05 +00:00
|
|
|
"@angular/build": "21.1.0-next.3",
|
2025-05-26 12:39:06 +00:00
|
|
|
"@angular/common": "workspace:*",
|
2025-06-26 18:59:19 +00:00
|
|
|
"@angular/compiler": "workspace:*",
|
2025-08-11 08:49:50 +00:00
|
|
|
"@angular/compiler-cli": "workspace:*",
|
2025-05-26 12:39:06 +00:00
|
|
|
"@angular/core": "workspace:*",
|
|
|
|
|
"@angular/forms": "workspace:*",
|
|
|
|
|
"@angular/localize": "workspace:*",
|
|
|
|
|
"@angular/platform-browser-dynamic": "workspace:*",
|
2025-07-07 17:00:16 +00:00
|
|
|
"@angular/platform-browser": "workspace:*",
|
2025-06-26 18:59:19 +00:00
|
|
|
"@angular/router": "workspace:*",
|
|
|
|
|
"@angular/upgrade": "workspace:*",
|
2025-11-17 05:10:05 +00:00
|
|
|
"@types/jasmine": "5.1.13",
|
2025-07-07 17:00:16 +00:00
|
|
|
"@types/jasminewd2": "2.0.13",
|
2025-12-15 17:44:19 +00:00
|
|
|
"@types/node": "24.10.4",
|
2025-06-26 18:59:19 +00:00
|
|
|
"@types/selenium-webdriver": "3.0.7",
|
2025-07-07 17:00:16 +00:00
|
|
|
"angular-1.8": "npm:angular@1.8",
|
2025-06-26 18:59:19 +00:00
|
|
|
"protractor": "7.0.0",
|
2025-07-07 17:00:16 +00:00
|
|
|
"reflect-metadata": "0.2.2",
|
|
|
|
|
"rxjs": "7.8.2",
|
2025-06-26 18:59:19 +00:00
|
|
|
"selenium-webdriver": "3.6.0",
|
2025-07-24 09:44:11 +00:00
|
|
|
"source-map": "0.7.6",
|
2025-06-26 18:59:19 +00:00
|
|
|
"tslib": "2.8.1",
|
2025-07-07 17:00:16 +00:00
|
|
|
"yargs": "18.0.0",
|
2025-11-26 09:10:24 +00:00
|
|
|
"zone.js": "0.16.0"
|
2025-05-26 12:39:06 +00:00
|
|
|
}
|
|
|
|
|
}
|