We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e62687d commit 0984a98Copy full SHA for 0984a98
package.json
@@ -45,12 +45,12 @@
45
"zone.js": "^0.14.3"
46
},
47
"devDependencies": {
48
- "@angular-devkit/build-angular": "^17.0.10",
+ "@angular-devkit/build-angular": "^18.0.0",
49
"@angular-eslint/builder": "17.5.2",
50
"@angular-eslint/eslint-plugin": "17.5.2",
51
"@angular-eslint/eslint-plugin-template": "17.5.2",
52
"@angular-eslint/template-parser": "17.5.2",
53
- "@angular/cli": "17.3.8",
+ "@angular/cli": "18.0.4",
54
"@angular/compiler-cli": "17.3.11",
55
"@angular/language-service": "17.3.11",
56
"@playwright/test": "1.44.1",
0 commit comments