From f5dabb4e0374f089ab509d326d42dc2d478fea5d Mon Sep 17 00:00:00 2001 From: DX Robot Date: Fri, 1 Nov 2024 09:48:21 +0000 Subject: [PATCH] Update to 23.1.13 --- 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..8ecf4b316 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.13", "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..a45843604 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.13", "rxjs": "^6.6.7", "tslib": "^1.14.1", "zone.js": "^0.13.0"