|
27 | 27 | },
|
28 | 28 | "dependencies": {
|
29 | 29 | "@plotly/draft-js-export-html": "1.2.0",
|
30 | | - "classnames": "2.3.1", |
| 30 | + "classnames": "2.3.2", |
31 | 31 | "draft-js": "0.11.7",
|
32 | 32 | "draft-js-import-html": "1.4.1",
|
33 | | - "draft-js-utils": "1.4.0", |
| 33 | + "draft-js-utils": "1.4.1", |
34 | 34 | "fast-isnumeric": "1.1.4",
|
35 | 35 | "immutability-helper": "3.1.1",
|
36 | 36 | "plotly-icons": "1.3.15",
|
|
39 | 39 | "react-color": "2.19.3",
|
40 | 40 | "react-colorscales": "0.7.3",
|
41 | 41 | "react-day-picker": "7.4.10",
|
42 | | - "react-dropzone": "11.7.1", |
43 | | - "react-plotly.js": "2.5.1", |
| 42 | + "react-dropzone": "14.2.3", |
| 43 | + "react-plotly.js": "2.6.0", |
44 | 44 | "react-rangeslider": "2.2.0",
|
45 | 45 | "react-resizable-rotatable-draggable": "0.2.0",
|
46 | | - "react-select": "5.3.2", |
| 46 | + "react-select": "5.7.0", |
47 | 47 | "react-tabs": "4.2.1",
|
48 | | - "styled-components": "5.3.5", |
| 48 | + "styled-components": "5.3.6", |
49 | 49 | "tinycolor2": "1.4.2"
|
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 | | - "@babel/cli": "7.17.10", |
53 | | - "@babel/core": "7.17.12", |
54 | | - "@babel/eslint-parser": "7.17.0", |
55 | | - "@babel/node": "7.17.10", |
56 | | - "@babel/plugin-proposal-object-rest-spread": "7.17.12", |
57 | | - "@babel/preset-env": "7.17.12", |
58 | | - "@babel/preset-react": "7.17.12", |
59 | | - "@babel/traverse": "7.17.12", |
| 52 | + "@babel/cli": "7.19.3", |
| 53 | + "@babel/core": "7.20.5", |
| 54 | + "@babel/eslint-parser": "7.19.1", |
| 55 | + "@babel/node": "7.20.5", |
| 56 | + "@babel/plugin-proposal-object-rest-spread": "7.20.2", |
| 57 | + "@babel/preset-env": "7.20.2", |
| 58 | + "@babel/preset-react": "7.18.6", |
| 59 | + "@babel/traverse": "7.20.5", |
60 | 60 | "@hot-loader/react-dom": "16.14.0",
|
61 | | - "@percy/cli": "^1.2.1", |
62 | | - "@percy/storybook": "4.2.1", |
63 | | - "@storybook/builder-webpack5": "^6.5.6", |
64 | | - "@storybook/manager-webpack5": "^6.5.6", |
65 | | - "@storybook/react": "6.5.6", |
66 | | - "autoprefixer": "10.4.7", |
| 61 | + "@percy/cli": "1.16.0", |
| 62 | + "@percy/storybook": "4.3.4", |
| 63 | + "@storybook/builder-webpack5": "^6.5.14", |
| 64 | + "@storybook/manager-webpack5": "^6.5.14", |
| 65 | + "@storybook/react": "6.5.14", |
| 66 | + "autoprefixer": "10.4.13", |
67 | 67 | "babel-jest": "26.6.3",
|
68 | | - "babel-loader": "8.2.5", |
| 68 | + "babel-loader": "9.1.0", |
69 | 69 | "babel-plugin-module-resolver": "4.1.0",
|
70 | | - "css-loader": "6.7.1", |
71 | | - "cssnano": "5.1.10", |
| 70 | + "css-loader": "6.7.2", |
| 71 | + "cssnano": "5.1.14", |
72 | 72 | "enzyme": "3.11.0",
|
73 | | - "enzyme-adapter-react-16": "1.15.6", |
74 | | - "eslint": "8.15.0", |
| 73 | + "enzyme-adapter-react-16": "1.15.7", |
| 74 | + "eslint": "8.29.0", |
75 | 75 | "eslint-config-prettier": "8.5.0",
|
76 | 76 | "eslint-plugin-import": "2.26.0",
|
77 | 77 | "eslint-plugin-jsx": "0.1.0",
|
78 | | - "eslint-plugin-react": "7.29.4", |
| 78 | + "eslint-plugin-react": "7.31.11", |
79 | 79 | "eslint-plugin-react-percy": "0.2.4",
|
80 | 80 | "fs": "0.0.2",
|
81 | 81 | "glob": "8.0.3",
|
82 | 82 | "jest": "26.6.3",
|
83 | 83 | "jest-cli": "26.6.3",
|
84 | 84 | "mkdirp": "1.0.4",
|
85 | 85 | "plotly.js": "1.58.5",
|
86 | | - "postcss": "8.4.14", |
87 | | - "postcss-cli": "^9.1.0", |
| 86 | + "postcss": "8.4.20", |
| 87 | + "postcss-cli": "10.1.0", |
88 | 88 | "postcss-combine-duplicated-selectors": "10.0.3",
|
89 | | - "postcss-import": "^14.1.0", |
90 | | - "postcss-preset-env": "^7.7.0", |
91 | | - "prettier": "2.6.2", |
| 89 | + "postcss-import": "15.1.0", |
| 90 | + "postcss-preset-env": "7.8.3", |
| 91 | + "prettier": "2.8.1", |
92 | 92 | "react": "16.14.0",
|
93 | 93 | "react-ace": "7.0.5",
|
94 | 94 | "react-dom": "16.14.0",
|
95 | | - "react-hot-loader": "4.13.0", |
96 | | - "react-inspector": "4.0.1", |
| 95 | + "react-hot-loader": "4.13.1", |
| 96 | + "react-inspector": "5.1.1", |
97 | 97 | "react-test-renderer": "16.14.0",
|
98 | 98 | "request": "2.88.2",
|
99 | 99 | "rimraf": "3.0.2",
|
100 | | - "sass": "1.52.1", |
101 | | - "sass-loader": "13.0.0", |
| 100 | + "sass": "1.56.2", |
| 101 | + "sass-loader": "13.2.0", |
102 | 102 | "style-loader": "3.3.1",
|
103 | | - "webpack": "5.72.1", |
104 | | - "webpack-cli": "4.9.2", |
105 | | - "webpack-dev-server": "4.9.1" |
| 103 | + "webpack": "5.75.0", |
| 104 | + "webpack-cli": "5.0.1", |
| 105 | + "webpack-dev-server": "4.11.1" |
106 | 106 | },
|
107 | 107 | "peerDependencies": {
|
108 | 108 | "plotly.js": ">=1.58.5 <3.0.0",
|
|
143 | 143 | ],
|
144 | 144 | "volta": {
|
145 | 145 | "node": "16.14.0",
|
146 | | - "yarn": "1.22.18" |
| 146 | + "yarn": "1.22.19" |
147 | 147 | },
|
148 | 148 | "directories": {
|
149 | 149 | "example": "examples",
|
|
0 commit comments