angular/modules/package.json
Angular Robot 493f25be79 build: update all non-major dependencies (#62355)
See associated pull request for more information.

PR Close #62355
2025-06-30 08:23:50 +00:00

22 lines
707 B
JSON

{
"dependencies": {
"@angular/animations": "workspace:*",
"@angular/benchpress": "workspace:*",
"@angular/build": "20.1.0-next.3",
"@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.0.7",
"@types/selenium-webdriver": "3.0.7",
"protractor": "7.0.0",
"selenium-webdriver": "3.6.0",
"tslib": "2.8.1",
"zone.js": "workspace:*"
}
}