From a938e34582a800f4dd760ba16b85cb057710a610 Mon Sep 17 00:00:00 2001 From: munirathinaraoSF4993 Date: Wed, 22 Jul 2026 16:43:21 +0530 Subject: [PATCH 1/2] feature(REPORT-534398): Bold Reports 14.1 Release changes --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 9be709c..eb94154 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boldreports/angular-reporting-components", - "version": "13.1.26", + "version": "2.2.23", "description": "The Bold Reports by Syncfuion components for Angular contains ReportViewer and ReportDesigner reporting components for enterprise web development", "repository": { "type": "git", @@ -35,14 +35,14 @@ "url": "https://github.com/boldreports/angular-reporting-components/issues" }, "dependencies": { - "@boldreports/javascript-reporting-controls": "13.1.26" + "@boldreports/javascript-reporting-controls": "14.1.12" }, "devDependencies": { - "@angular/common": "21.2.17", - "@angular/core": "21.2.17", - "@angular/compiler-cli": "21.2.17", - "@angular/compiler": "21.2.17", - "ng-packagr": "21.2.5", + "@angular/common": "13.0.0", + "@angular/core": "13.0.0", + "@angular/compiler-cli": "13.0.0", + "@angular/compiler": "13.0.0", + "ng-packagr": "13.0.0 ", "@types/ej.web.all": "^17.4.0", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", From 5a8b3720a9c02b50bbfc1dcb2ad6582a3bcb0706 Mon Sep 17 00:00:00 2001 From: munirathinaraoSF4993 Date: Wed, 22 Jul 2026 16:59:33 +0530 Subject: [PATCH 2/2] feature(REPORT-534398): Updated the latest version and self reviewed the PR --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index eb94154..95f0495 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boldreports/angular-reporting-components", - "version": "2.2.23", + "version": "14.1.12", "description": "The Bold Reports by Syncfuion components for Angular contains ReportViewer and ReportDesigner reporting components for enterprise web development", "repository": { "type": "git", @@ -38,11 +38,11 @@ "@boldreports/javascript-reporting-controls": "14.1.12" }, "devDependencies": { - "@angular/common": "13.0.0", - "@angular/core": "13.0.0", - "@angular/compiler-cli": "13.0.0", - "@angular/compiler": "13.0.0", - "ng-packagr": "13.0.0 ", + "@angular/common": "21.2.17", + "@angular/core": "21.2.17", + "@angular/compiler-cli": "21.2.17", + "@angular/compiler": "21.2.17", + "ng-packagr": "21.2.17 ", "@types/ej.web.all": "^17.4.0", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3",