Skip to content

Commit bf91835

Browse files
authored
Merge pull request #1028 from plotly/plotly_153
Plotly.js 1.53
2 parents 8029804 + a30d3cb commit bf91835

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,25 +29,25 @@
2929
"dependencies": {
3030
"@plotly/draft-js-export-html": "1.2.0",
3131
"classnames": "^2.2.6",
32-
"draft-js": "^0.11.0",
32+
"draft-js": "^0.11.5",
3333
"draft-js-import-html": "^1.3.3",
3434
"draft-js-utils": "^1.3.3",
3535
"fast-isnumeric": "^1.1.2",
36-
"immutability-helper": "^3.0.0",
36+
"immutability-helper": "^3.0.2",
3737
"plotly-icons": "1.3.14",
38-
"plotly.js": "1.52.3",
38+
"plotly.js": "1.53.0",
3939
"prop-types": "^15.7.2",
4040
"raf": "^3.4.1",
41-
"react-color": "^2.17.0",
41+
"react-color": "^2.18.0",
4242
"react-colorscales": "0.7.3",
4343
"react-day-picker": "^7.4.0",
44-
"react-dropzone": "^10.1.10",
44+
"react-dropzone": "^10.2.2",
4545
"react-plotly.js": "^2.4.0",
4646
"react-rangeslider": "^2.2.0",
4747
"react-resizable-rotatable-draggable": "^0.2.0",
4848
"react-select": "^2.4.2",
4949
"react-tabs": "^3.0.0",
50-
"styled-components": "^5.0.0",
50+
"styled-components": "^5.0.1",
5151
"tinycolor2": "^1.4.1"
5252
},
5353
"devDependencies": {
@@ -61,7 +61,7 @@
6161
"@babel/traverse": "7.9.0",
6262
"@hot-loader/react-dom": "16.13.0",
6363
"@percy/storybook": "3.3.0",
64-
"@storybook/react": "5.3.17",
64+
"@storybook/react": "5.3.18",
6565
"autoprefixer": "9.7.5",
6666
"babel-eslint": "10.1.0",
6767
"babel-jest": "25.2.4",

0 commit comments

Comments
 (0)