From d69f95ef3031a6a7c50ba7c168fca4d29e30c81f Mon Sep 17 00:00:00 2001 From: DX Robot Date: Mon, 5 May 2025 11:02:01 +0000 Subject: [PATCH] Update to 23.1.15 --- packages/devextreme-angular/package.json | 2 +- packages/sandbox/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/devextreme-angular/package.json b/packages/devextreme-angular/package.json index f2599e654..87143fa93 100644 --- a/packages/devextreme-angular/package.json +++ b/packages/devextreme-angular/package.json @@ -1,6 +1,6 @@ { "name": "devextreme-angular", - "version": "23.1.12", + "version": "23.1.15", "description": "Angular UI and visualization components based on DevExtreme widgets", "repository": { "type": "git", diff --git a/packages/sandbox/package.json b/packages/sandbox/package.json index fd59ef241..3646456b1 100644 --- a/packages/sandbox/package.json +++ b/packages/sandbox/package.json @@ -17,7 +17,7 @@ "@angular/platform-browser-dynamic": "~12.2.17", "@angular/router": "~12.2.17", "core-js": "^2.6.12", - "devextreme-angular": "~23.1.12", + "devextreme-angular": "~23.1.15", "rxjs": "^6.6.7", "tslib": "^1.14.1", "zone.js": "^0.13.0"