We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806042b commit b59f21cCopy full SHA for b59f21c
bpmn-js-app/package.json
@@ -26,13 +26,13 @@
26
"zone.js": "~0.14.4"
27
},
28
"devDependencies": {
29
- "@angular-devkit/build-angular": "^17.2.0",
+ "@angular-devkit/build-angular": "^20.0.0",
30
"@angular-eslint/builder": "17.2.1",
31
"@angular-eslint/eslint-plugin": "17.2.1",
32
"@angular-eslint/eslint-plugin-template": "17.2.1",
33
"@angular-eslint/schematics": "17.2.1",
34
"@angular-eslint/template-parser": "17.2.1",
35
- "@angular/cli": "^17.2.0",
+ "@angular/cli": "^20.0.0",
36
"@angular/compiler-cli": "^17.2.1",
37
"@angular/language-service": "^17.2.1",
38
"@playwright/test": "^1.41.2",
0 commit comments