Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent baee1c3 commit 36def5f
Show file tree
Hide file tree
Showing 40 changed files with 91 additions and 91 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,20 +197,20 @@
"@angular-eslint/eslint-plugin-template": "14.4.0",
"@angular-eslint/schematics": "14.4.0",
"@angular-eslint/template-parser": "14.4.0",
"@angular/animations": "^16.2.0",
"@angular/animations": "^17.0.0",
"@angular/cdk": "^16.2.0",
"@angular/cli": "^16.2.0",
"@angular/common": "^16.2.0",
"@angular/compiler": "^16.2.0",
"@angular/compiler-cli": "^16.2.0",
"@angular/core": "^16.2.0",
"@angular/elements": "^16.2.0",
"@angular/forms": "^16.2.0",
"@angular/language-service": "^16.2.0",
"@angular/localize": "^16.2.0",
"@angular/platform-browser": "^16.2.0",
"@angular/platform-browser-dynamic": "^16.2.0",
"@angular/router": "^16.2.0",
"@angular/common": "^17.0.0",
"@angular/compiler": "^17.0.0",
"@angular/compiler-cli": "^17.0.0",
"@angular/core": "^17.0.0",
"@angular/elements": "^17.0.0",
"@angular/forms": "^17.0.0",
"@angular/language-service": "^17.0.0",
"@angular/localize": "^17.0.0",
"@angular/platform-browser": "^17.0.0",
"@angular/platform-browser-dynamic": "^17.0.0",
"@angular/router": "^17.0.0",
"@bpmn-io/dmn-migrate": "0.4.3",
"@carbon/grid": "11.21.0",
"@carbon/icons": "11.31.0",
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/access-control-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@valtimo/access-control-management",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/access-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@valtimo/access-control",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2",
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/analyse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/choice-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/choicefield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
6 changes: 3 additions & 3 deletions projects/valtimo/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0",
"@angular/elements": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0",
"@angular/elements": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"@foxythemes/bootstrap-datetime-picker-bs4": "2.3.5",
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/connector-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/contact-moment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/customer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/dashboard-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"moment": "2.29.4",
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/decision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"dmn-js": "12.3.0",
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/dossier-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/dossier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"ngx-csv": "0.3.2",
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/exact-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/form-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/form-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/keycloak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"keycloak-angular": "14.0.0",
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"@foxythemes/bootstrap-datetime-picker-bs4": "2.3.5",
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/milestone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"ngx-color-picker": "14.0.0",
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/object-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/object/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/open-zaak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/plugin-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"tslib": "2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/process-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"bpmn-js-properties-panel": "0.46.0",
Expand Down
4 changes: 2 additions & 2 deletions projects/valtimo/process/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "EUPL-1.2",
"version": "11.1.0",
"peerDependencies": {
"@angular/common": "^16.2.0",
"@angular/core": "^16.2.0"
"@angular/common": "^16.2.0 || ^17.0.0",
"@angular/core": "^16.2.0 || ^17.0.0"
},
"dependencies": {
"ngx-toastr": "17.0.2",
Expand Down
Loading

0 comments on commit 36def5f

Please sign in to comment.