|
1 | 1 | { |
2 | 2 | "name": "@figlinq/react-chart-editor", |
3 | 3 | "description": "plotly.js chart editor react component UI", |
4 | | - "version": "0.49.2", |
| 4 | + "version": "0.49.3", |
5 | 5 | "author": "Figlinq", |
6 | 6 | "bugs": { |
7 | 7 | "url": "https://github.com/figlinq/react-chart-editor/issues" |
|
45 | 45 | "react-resizable-rotatable-draggable": "^0.2.0", |
46 | 46 | "react-select": "^5.7.0", |
47 | 47 | "react-tabs": "^4.2.1", |
48 | | - "styled-components": "^5.3.6", |
| 48 | + "styled-components": "^5.3.8", |
49 | 49 | "tinycolor2": "^1.6.0" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
|
58 | 58 | "@babel/preset-react": "7.18.6", |
59 | 59 | "@babel/traverse": "7.21.2", |
60 | 60 | "@hot-loader/react-dom": "16.14.0", |
61 | | - "@percy/cli": "1.20.0", |
| 61 | + "@percy/cli": "1.20.1", |
62 | 62 | "@percy/storybook": "4.3.5", |
63 | 63 | "@storybook/builder-webpack5": "^6.5.14", |
64 | 64 | "@storybook/manager-webpack5": "^6.5.14", |
|
71 | 71 | "cssnano": "5.1.15", |
72 | 72 | "enzyme": "3.11.0", |
73 | 73 | "enzyme-adapter-react-16": "1.15.7", |
74 | | - "eslint": "8.34.0", |
| 74 | + "eslint": "8.35.0", |
75 | 75 | "eslint-config-prettier": "8.6.0", |
76 | 76 | "eslint-plugin-import": "2.27.5", |
77 | 77 | "eslint-plugin-jsx": "0.1.0", |
|
81 | 81 | "glob": "8.1.0", |
82 | 82 | "jest": "26.6.3", |
83 | 83 | "jest-cli": "26.6.3", |
84 | | - "mkdirp": "2.1.3", |
| 84 | + "mkdirp": "2.1.4", |
85 | 85 | "plotly.js": "2.16.4", |
86 | 86 | "postcss": "8.4.21", |
87 | 87 | "postcss-cli": "10.1.0", |
|
96 | 96 | "react-inspector": "5.1.1", |
97 | 97 | "react-test-renderer": "16.14.0", |
98 | 98 | "request": "2.88.2", |
99 | | - "rimraf": "4.1.2", |
| 99 | + "rimraf": "4.1.3", |
100 | 100 | "sass": "1.58.3", |
101 | 101 | "sass-loader": "13.2.0", |
102 | 102 | "style-loader": "3.3.1", |
|
0 commit comments