Skip to content

Commit 7b8abf4

Browse files
committed
Package updates + version bump
1 parent 0a3e81c commit 7b8abf4

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
@@ -1,7 +1,7 @@
11
{
22
"name": "@figlinq/react-chart-editor",
33
"description": "plotly.js chart editor react component UI",
4-
"version": "0.49.2",
4+
"version": "0.49.3",
55
"author": "Figlinq",
66
"bugs": {
77
"url": "https://github.com/figlinq/react-chart-editor/issues"
@@ -45,7 +45,7 @@
4545
"react-resizable-rotatable-draggable": "^0.2.0",
4646
"react-select": "^5.7.0",
4747
"react-tabs": "^4.2.1",
48-
"styled-components": "^5.3.6",
48+
"styled-components": "^5.3.8",
4949
"tinycolor2": "^1.6.0"
5050
},
5151
"devDependencies": {
@@ -58,7 +58,7 @@
5858
"@babel/preset-react": "7.18.6",
5959
"@babel/traverse": "7.21.2",
6060
"@hot-loader/react-dom": "16.14.0",
61-
"@percy/cli": "1.20.0",
61+
"@percy/cli": "1.20.1",
6262
"@percy/storybook": "4.3.5",
6363
"@storybook/builder-webpack5": "^6.5.14",
6464
"@storybook/manager-webpack5": "^6.5.14",
@@ -71,7 +71,7 @@
7171
"cssnano": "5.1.15",
7272
"enzyme": "3.11.0",
7373
"enzyme-adapter-react-16": "1.15.7",
74-
"eslint": "8.34.0",
74+
"eslint": "8.35.0",
7575
"eslint-config-prettier": "8.6.0",
7676
"eslint-plugin-import": "2.27.5",
7777
"eslint-plugin-jsx": "0.1.0",
@@ -81,7 +81,7 @@
8181
"glob": "8.1.0",
8282
"jest": "26.6.3",
8383
"jest-cli": "26.6.3",
84-
"mkdirp": "2.1.3",
84+
"mkdirp": "2.1.4",
8585
"plotly.js": "2.16.4",
8686
"postcss": "8.4.21",
8787
"postcss-cli": "10.1.0",
@@ -96,7 +96,7 @@
9696
"react-inspector": "5.1.1",
9797
"react-test-renderer": "16.14.0",
9898
"request": "2.88.2",
99-
"rimraf": "4.1.2",
99+
"rimraf": "4.1.3",
100100
"sass": "1.58.3",
101101
"sass-loader": "13.2.0",
102102
"style-loader": "3.3.1",

0 commit comments

Comments
 (0)