|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "^17.2.1", |
15 |
| - "@angular/common": "^17.2.1", |
16 |
| - "@angular/compiler": "^17.2.1", |
17 |
| - "@angular/core": "^17.2.1", |
18 |
| - "@angular/forms": "^17.2.1", |
19 |
| - "@angular/platform-browser": "^17.2.1", |
20 |
| - "@angular/platform-browser-dynamic": "^17.2.1", |
21 |
| - "@angular/router": "^17.2.1", |
| 14 | + "@angular/animations": "^20.0.0", |
| 15 | + "@angular/common": "^20.0.0", |
| 16 | + "@angular/compiler": "^20.0.0", |
| 17 | + "@angular/core": "^20.0.0", |
| 18 | + "@angular/forms": "^20.0.0", |
| 19 | + "@angular/platform-browser": "^20.0.0", |
| 20 | + "@angular/platform-browser-dynamic": "^20.0.0", |
| 21 | + "@angular/router": "^20.0.0", |
22 | 22 | "bpmn-js": "^18.0.0",
|
23 | 23 | "core-js": "^3.6.5",
|
24 | 24 | "rxjs": "~6.6.2",
|
|
33 | 33 | "@angular-eslint/schematics": "17.2.1",
|
34 | 34 | "@angular-eslint/template-parser": "17.2.1",
|
35 | 35 | "@angular/cli": "^17.2.0",
|
36 |
| - "@angular/compiler-cli": "^17.2.1", |
37 |
| - "@angular/language-service": "^17.2.1", |
| 36 | + "@angular/compiler-cli": "^20.0.0", |
| 37 | + "@angular/language-service": "^20.0.0", |
38 | 38 | "@playwright/test": "^1.41.2",
|
39 | 39 | "@types/jasmine": "~3.6.0",
|
40 | 40 | "@types/jasminewd2": "~2.0.8",
|
|
0 commit comments