From d25628ae6cd6aa9b44b1dc0eda06a1a910a0985d Mon Sep 17 00:00:00 2001 From: DX Robot Date: Fri, 1 Nov 2024 09:44:58 +0000 Subject: [PATCH] Update to 22.2.14 --- 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 e13eeb786..ca7a2e542 100644 --- a/packages/devextreme-angular/package.json +++ b/packages/devextreme-angular/package.json @@ -1,6 +1,6 @@ { "name": "devextreme-angular", - "version": "22.2.13", + "version": "22.2.14", "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 e0fc2a8e0..42a2250ad 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", "devextreme": "22.2-next", - "devextreme-angular": "~22.2.13", + "devextreme-angular": "~22.2.14", "core-js": "^2.6.12", "rxjs": "^6.6.7", "tslib": "^1.14.1",