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",