2025-05-26 12:39:06 +00:00
|
|
|
{
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@angular/animations": "workspace:*",
|
2025-06-26 18:59:19 +00:00
|
|
|
"@angular/benchpress": "workspace:*",
|
2026-04-30 11:05:52 +00:00
|
|
|
"@angular/build": "22.0.0-next.7",
|
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:*",
|
2026-02-04 10:23:04 +00:00
|
|
|
"@types/jasmine": "6.0.0",
|
2025-07-07 17:00:16 +00:00
|
|
|
"@types/jasminewd2": "2.0.13",
|
2026-04-09 11:52:24 +00:00
|
|
|
"@types/node": "24.12.2",
|
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",
|
2026-02-25 09:14:14 +00:00
|
|
|
"zone.js": "0.16.1"
|
2025-05-26 12:39:06 +00:00
|
|
|
}
|
|
|
|
|
}
|