Skip to content

Commit cf82543

Browse files
committed
plotly.js + packages bump
1 parent d693413 commit cf82543

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
"dependencies": {
3030
"@plotly/draft-js-export-html": "1.2.0",
3131
"classnames": "^2.2.6",
32-
"draft-js": "^0.11.5",
32+
"draft-js": "^0.11.6",
3333
"draft-js-import-html": "^1.3.3",
3434
"draft-js-utils": "^1.3.3",
3535
"fast-isnumeric": "^1.1.4",
36-
"immutability-helper": "^3.0.2",
36+
"immutability-helper": "^3.1.1",
3737
"plotly-icons": "1.3.14",
38-
"plotly.js": "1.54.1",
38+
"plotly.js": "1.54.2",
3939
"prop-types": "^15.7.2",
4040
"raf": "^3.4.1",
4141
"react-color": "^2.18.1",
@@ -46,8 +46,8 @@
4646
"react-rangeslider": "^2.2.0",
4747
"react-resizable-rotatable-draggable": "^0.2.0",
4848
"react-select": "^2.4.2",
49-
"react-tabs": "^3.0.0",
50-
"styled-components": "^5.1.0",
49+
"react-tabs": "^3.1.1",
50+
"styled-components": "^5.1.1",
5151
"tinycolor2": "^1.4.1"
5252
},
5353
"devDependencies": {
@@ -73,7 +73,7 @@
7373
"enzyme-adapter-react-16": "1.15.2",
7474
"eslint": "7.2.0",
7575
"eslint-config-prettier": "6.11.0",
76-
"eslint-plugin-import": "2.21.1",
76+
"eslint-plugin-import": "2.21.2",
7777
"eslint-plugin-react": "7.20.0",
7878
"eslint-plugin-react-percy": "0.2.4",
7979
"fs": "0.0.2",

0 commit comments

Comments
 (0)