Skip to content

Commit 2f66c08

Browse files
authored
Merge pull request #1038 from plotly/plotly1541
plotly.js 1.54.1 + package upgrades
2 parents 7586231 + 10ae7b4 commit 2f66c08

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-chart-editor",
33
"description": "plotly.js chart editor react component UI",
4-
"version": "0.41.2",
4+
"version": "0.41.3",
55
"author": "Plotly, Inc.",
66
"bugs": {
77
"url": "https://github.com/plotly/react-chart-editor/issues"
@@ -35,10 +35,10 @@
3535
"fast-isnumeric": "^1.1.4",
3636
"immutability-helper": "^3.0.2",
3737
"plotly-icons": "1.3.14",
38-
"plotly.js": "1.54.0",
38+
"plotly.js": "1.54.1",
3939
"prop-types": "^15.7.2",
4040
"raf": "^3.4.1",
41-
"react-color": "^2.18.0",
41+
"react-color": "^2.18.1",
4242
"react-colorscales": "0.7.3",
4343
"react-day-picker": "^7.4.8",
4444
"react-dropzone": "^10.2.2",
@@ -64,7 +64,7 @@
6464
"@storybook/react": "5.3.18",
6565
"autoprefixer": "9.7.6",
6666
"babel-eslint": "10.1.0",
67-
"babel-jest": "26.0.0",
67+
"babel-jest": "26.0.1",
6868
"babel-loader": "8.1.0",
6969
"babel-plugin-module-resolver": "4.0.0",
7070
"css-loader": "3.5.3",
@@ -78,11 +78,11 @@
7878
"eslint-plugin-react-percy": "0.2.4",
7979
"fs": "0.0.2",
8080
"glob": "7.1.6",
81-
"jest": "26.0.0",
82-
"jest-cli": "26.0.0",
81+
"jest": "26.0.1",
82+
"jest-cli": "26.0.1",
8383
"mkdirp": "1.0.4",
84-
"node-sass": "4.14.0",
85-
"postcss": "7.0.28",
84+
"node-sass": "4.14.1",
85+
"postcss": "7.0.29",
8686
"postcss-combine-duplicated-selectors": "8.1.0",
8787
"postcss-custom-properties": "8.0.11",
8888
"postcss-remove-root": "0.0.2",

0 commit comments

Comments
 (0)