@devexpress/dx-react-chart-material-ui
Advanced tools
Comparing version 1.7.0 to 1.7.1
/** | ||
* Bundle of @devexpress/dx-react-chart-material-ui | ||
* Generated: 2018-08-23 | ||
* Version: 1.7.0 | ||
* Generated: 2018-08-31 | ||
* Version: 1.7.1 | ||
* License: https://js.devexpress.com/Licensing | ||
@@ -10,2 +10,4 @@ */ | ||
if (process === undefined) { process = { env: {} }; } | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
@@ -12,0 +14,0 @@ |
/** | ||
* Bundle of @devexpress/dx-react-chart-material-ui | ||
* Generated: 2018-08-23 | ||
* Version: 1.7.0 | ||
* Generated: 2018-08-31 | ||
* Version: 1.7.1 | ||
* License: https://js.devexpress.com/Licensing | ||
@@ -6,0 +6,0 @@ */ |
{ | ||
"name": "@devexpress/dx-react-chart-material-ui", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "Material UI templates for DevExtreme React Chart component", | ||
@@ -46,6 +46,6 @@ "author": { | ||
"devDependencies": { | ||
"@devexpress/dx-react-core": "1.7.0", | ||
"@devexpress/dx-testing": "1.7.0", | ||
"@material-ui/core": "^1.5.0", | ||
"@material-ui/icons": "^2.0.2", | ||
"@devexpress/dx-react-core": "^1.7.1", | ||
"@devexpress/dx-testing": "^1.7.1", | ||
"@material-ui/core": "^3.0.1", | ||
"@material-ui/icons": "^3.0.1", | ||
"babel-core": "^6.26.3", | ||
@@ -55,3 +55,3 @@ "babel-jest": "^23.4.2", | ||
"babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.14", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.15", | ||
"babel-plugin-transform-runtime": "^6.23.0", | ||
@@ -63,3 +63,3 @@ "babel-preset-env": "^1.7.0", | ||
"enzyme-adapter-react-16": "^1.2.0", | ||
"eslint": "^5.3.0", | ||
"eslint": "^5.4.0", | ||
"eslint-config-airbnb": "^17.1.0", | ||
@@ -69,3 +69,3 @@ "eslint-config-airbnb-base": "^13.1.0", | ||
"eslint-plugin-import": "^2.14.0", | ||
"eslint-plugin-jest": "^21.21.0", | ||
"eslint-plugin-jest": "^21.22.0", | ||
"eslint-plugin-jsx-a11y": "^6.1.1", | ||
@@ -90,5 +90,5 @@ "eslint-plugin-react": "^7.11.1", | ||
"peerDependencies": { | ||
"@devexpress/dx-chart-core": "1.6.0", | ||
"@devexpress/dx-react-chart": "1.6.0", | ||
"@devexpress/dx-react-core": "1.6.0", | ||
"@devexpress/dx-chart-core": "1.7.1", | ||
"@devexpress/dx-react-chart": "1.7.1", | ||
"@devexpress/dx-react-core": "1.7.1", | ||
"@material-ui/core": "=>1.1.0", | ||
@@ -98,3 +98,3 @@ "@material-ui/icons": "=>1.1.0", | ||
}, | ||
"gitHead": "1038ebcef3ea8f6be54d11c38755e86bd5490b8f" | ||
"gitHead": "2bee7bda14caf18c4c401d2070de6169d079a597" | ||
} |
Sorry, the diff of this file is not supported yet
171314
2581