We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c6daa commit f3cd28eCopy full SHA for f3cd28e
package.json
@@ -27,9 +27,9 @@
27
},
28
"devDependencies": {
29
"@angular-builders/custom-webpack": "^17.0.0",
30
- "@angular-devkit/build-angular": "^17.0.0",
31
- "@angular/cli": "~17.3.0",
32
- "@angular/compiler-cli": "^17.0.0",
+ "@angular-devkit/build-angular": "^18.0.0",
+ "@angular/cli": "~18.0.0",
+ "@angular/compiler-cli": "^18.0.0",
33
"@types/jasmine": "~5.1.0",
34
"jasmine-core": "~5.1.0",
35
"karma": "~6.4.0",
0 commit comments