Files
angular__angular/modules/package.json
T
Angular Robot f38ee0d0e9 build: update all non-major dependencies (#62755)
See associated pull request for more information.

PR Close #62755
2025-07-23 11:04:41 -04:00

23 lines
700 B
JSON

{
"dependencies": {
"@angular/animations": "workspace:*",
"@angular/benchpress": "workspace:*",
"@angular/build": "20.1.1",
"@angular/common": "workspace:*",
"@angular/compiler": "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",
"protractor": "7.0.0",
"selenium-webdriver": "3.6.0",
"tslib": "2.8.1",
"zone.js": "workspace:*"
}
}