Skip to content

Commit 0a40028

Browse files
chore: update angular monorepo to v20
1 parent 806042b commit 0a40028

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

bpmn-js-app/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
},
1212
"private": true,
1313
"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",
2222
"bpmn-js": "^18.0.0",
2323
"core-js": "^3.6.5",
2424
"rxjs": "~6.6.2",
@@ -33,8 +33,8 @@
3333
"@angular-eslint/schematics": "17.2.1",
3434
"@angular-eslint/template-parser": "17.2.1",
3535
"@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",
3838
"@playwright/test": "^1.41.2",
3939
"@types/jasmine": "~3.6.0",
4040
"@types/jasminewd2": "~2.0.8",

0 commit comments

Comments
 (0)