Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit 7e9a0af

Browse files
authored
Update to 19.1.11 (#421)
1 parent 13b0336 commit 7e9a0af

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Developer Express Inc."
44
},
55
"name": "devextreme-react",
6-
"version": "19.1.10",
6+
"version": "19.1.11",
77
"description": "DevExtreme React UI and Visualization Components",
88
"repository": {
99
"type": "git",
@@ -15,7 +15,7 @@
1515
"prop-types": "^15.6.1"
1616
},
1717
"peerDependencies": {
18-
"devextreme": "~19.1.10",
18+
"devextreme": "~19.1.11",
1919
"react": "^16.2.0",
2020
"react-dom": "^16.2.0"
2121
},
@@ -28,7 +28,7 @@
2828
"css-loader": "^2.1.0",
2929
"dasherize": "^2.0.0",
3030
"del": "^3.0.0",
31-
"devextreme": "~19.1.10",
31+
"devextreme": "~19.1.11",
3232
"dot": "^1.1.2",
3333
"enzyme": "^3.7.0",
3434
"enzyme-adapter-react-16": "^1.6.0",

tools/integration-data.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"meta": {
3-
"docsRevision": "984b5e10cfef6ae6cb72435244042b940249ff0c"
3+
"docsRevision": "f787ce29d9f069cdd16665db74b5770a193a2c5b"
44
},
55
"widgets": [
66
{
@@ -98265,9 +98265,11 @@
9826598265
"\"background\"",
9826698266
"\"bold\"",
9826798267
"\"color\"",
98268+
"\"font\"",
9826898269
"\"italic\"",
9826998270
"\"link\"",
9827098271
"\"image\"",
98272+
"\"size\"",
9827198273
"\"strike\"",
9827298274
"\"subscript\"",
9827398275
"\"superscript\"",
@@ -98736,9 +98738,11 @@
9873698738
"\"background\"",
9873798739
"\"bold\"",
9873898740
"\"color\"",
98741+
"\"font\"",
9873998742
"\"italic\"",
9874098743
"\"link\"",
9874198744
"\"image\"",
98745+
"\"size\"",
9874298746
"\"strike\"",
9874398747
"\"subscript\"",
9874498748
"\"superscript\"",
@@ -250942,9 +250946,11 @@
250942250946
"\"background\"",
250943250947
"\"bold\"",
250944250948
"\"color\"",
250949+
"\"font\"",
250945250950
"\"italic\"",
250946250951
"\"link\"",
250947250952
"\"image\"",
250953+
"\"size\"",
250948250954
"\"strike\"",
250949250955
"\"subscript\"",
250950250956
"\"superscript\"",
@@ -251006,9 +251012,11 @@
251006251012
"\"background\"",
251007251013
"\"bold\"",
251008251014
"\"color\"",
251015+
"\"font\"",
251009251016
"\"italic\"",
251010251017
"\"link\"",
251011251018
"\"image\"",
251019+
"\"size\"",
251012251020
"\"strike\"",
251013251021
"\"subscript\"",
251014251022
"\"superscript\"",

0 commit comments

Comments
 (0)