Files
angular__angular/modules/package.json
T
Alan Agius 53297c0776 ci: several fixes for renovate (#63083)
This commit contains several fixes for renovate to work properly with `pnpm`

PR Close #63083
2025-08-11 11:03:30 -07:00

26 lines
810 B
JSON

{
"dependencies": {
"@angular/animations": "workspace:*",
"@angular/benchpress": "workspace:*",
"@angular/build": "20.1.4",
"@angular/common": "workspace:*",
"@angular/compiler": "workspace:*",
"@angular/compiler-cli": "workspace:*",
"@angular/core": "workspace:*",
"@angular/forms": "workspace:*",
"@angular/localize": "workspace:*",
"@angular/platform-browser": "workspace:*",
"@angular/platform-browser-dynamic": "workspace:*",
"@angular/router": "workspace:*",
"@angular/upgrade": "workspace:*",
"@types/node": "24.1.0",
"@types/selenium-webdriver": "3.0.7",
"angular-1.8": "npm:angular@1.8",
"protractor": "7.0.0",
"reflect-metadata": "0.2.2",
"selenium-webdriver": "3.6.0",
"tslib": "2.8.1",
"zone.js": "0.15.1"
}
}