diff --git a/projects/charts-ng/package.json b/projects/charts-ng/package.json index 094297b916..6d896c8476 100644 --- a/projects/charts-ng/package.json +++ b/projects/charts-ng/package.json @@ -18,8 +18,8 @@ }, "type": "module", "peerDependencies": { - "@angular/common": "21", - "@angular/core": "21", + "@angular/common": "21 - 22", + "@angular/core": "21 - 22", "echarts": "^6.0.0" }, "exports": { diff --git a/projects/dashboards-ng/package.json b/projects/dashboards-ng/package.json index 3f82de249f..ddb30234c9 100644 --- a/projects/dashboards-ng/package.json +++ b/projects/dashboards-ng/package.json @@ -18,8 +18,8 @@ "bugs": "https://github.com/siemens/element/issues/new", "type": "module", "peerDependencies": { - "@angular/common": "21", - "@angular/core": "21", + "@angular/common": "21 - 22", + "@angular/core": "21 - 22", "@siemens/element-ng": "49.11.0", "@siemens/element-theme": "49.11.0", "gridstack": "^12.3.3", diff --git a/projects/element-ng/package.json b/projects/element-ng/package.json index 596457257f..d1d91b98b2 100644 --- a/projects/element-ng/package.json +++ b/projects/element-ng/package.json @@ -38,11 +38,11 @@ "migrations": "./schematics/migration.json" }, "peerDependencies": { - "@angular/cdk": "21", - "@angular/common": "21", - "@angular/core": "21", - "@angular/forms": "21", - "@angular/router": "21", + "@angular/cdk": "21 - 22", + "@angular/common": "21 - 22", + "@angular/core": "21 - 22", + "@angular/forms": "21 - 22", + "@angular/router": "21 - 22", "@ngx-formly/bootstrap": "^6.2.2", "@ngx-formly/core": "^6.2.2", "@siemens/element-icons": "1", diff --git a/projects/element-translate-ng/package.json b/projects/element-translate-ng/package.json index 6028267474..725ee7390e 100644 --- a/projects/element-translate-ng/package.json +++ b/projects/element-translate-ng/package.json @@ -21,8 +21,8 @@ "postversion": "node ../../postversion.js" }, "peerDependencies": { - "@angular/common": "21", - "@angular/core": "21", + "@angular/common": "21 - 22", + "@angular/core": "21 - 22", "@ngx-translate/core": "16 - 17" }, "peerDependenciesMeta": { diff --git a/projects/live-preview/package.json b/projects/live-preview/package.json index 4219f379e0..1c561cf294 100644 --- a/projects/live-preview/package.json +++ b/projects/live-preview/package.json @@ -31,8 +31,8 @@ "@types/react-dom": "19.2.3" }, "peerDependencies": { - "@angular/common": "21", - "@angular/core": "21", + "@angular/common": "21 - 22", + "@angular/core": "21 - 22", "react": "18 || 19", "react-dom": "18 || 19", "vue": "3", diff --git a/projects/maps-ng/package.json b/projects/maps-ng/package.json index 91db3e0274..aa45088a65 100644 --- a/projects/maps-ng/package.json +++ b/projects/maps-ng/package.json @@ -18,8 +18,8 @@ "bugs": "https://github.com/siemens/element/issues/new", "type": "module", "peerDependencies": { - "@angular/common": "21", - "@angular/core": "21", + "@angular/common": "21 - 22", + "@angular/core": "21 - 22", "@siemens/element-translate-ng": "49.11.0", "@siemens/element-theme": "49.11.0", "ol": "~10.6.0 || ~10.7.0 || ~10.8.0 || ~10.9.0", diff --git a/projects/native-charts-ng/package.json b/projects/native-charts-ng/package.json index 0dc2e75a83..7482259207 100644 --- a/projects/native-charts-ng/package.json +++ b/projects/native-charts-ng/package.json @@ -18,8 +18,8 @@ "access": "public" }, "peerDependencies": { - "@angular/common": "21", - "@angular/core": "21", + "@angular/common": "21 - 22", + "@angular/core": "21 - 22", "@siemens/element-theme": "49.11.0" }, "exports": {