|
28 | 28 | "classnames": "^2.2.6", |
29 | 29 | "lodash.clonedeep": "^4.5.0", |
30 | 30 | "lodash.merge": "^4.6.2", |
31 | | - "react": "^17.0.1", |
32 | | - "react-dom": "^17.0.1", |
| 31 | + "react": "^18.2.0", |
| 32 | + "react-dom": "^18.2.0", |
33 | 33 | "react-redux": "^8.0.2", |
34 | | - "react-table": "^7.7.0", |
| 34 | + "react-table": "^7.8.0", |
35 | 35 | "react-vega": "^7.4.4", |
36 | 36 | "react-virtualized": "^9.22.3", |
37 | 37 | "vega": "^5.21.0", |
38 | 38 | "vega-lite": "^5.2.0" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@storybook/addon-essentials": "^6.5.8", |
42 | | - "@storybook/addons": "^6.5.8", |
43 | | - "@storybook/builder-webpack5": "^6.5.8", |
44 | | - "@storybook/manager-webpack5": "^6.5.8", |
| 41 | + "@storybook/addon-essentials": "^6.5.9", |
| 42 | + "@storybook/addon-interactions": "^6.5.9", |
| 43 | + "@storybook/addons": "^6.5.9", |
| 44 | + "@storybook/builder-webpack5": "^6.5.9", |
| 45 | + "@storybook/manager-webpack5": "^6.5.9", |
45 | 46 | "@storybook/preset-scss": "^1.0.3", |
46 | | - "@storybook/react": "^6.5.8", |
| 47 | + "@storybook/react": "^6.5.9", |
47 | 48 | "@svgr/cli": "^6.0.0", |
48 | | - "@testing-library/jest-dom": "^5.15.0", |
49 | | - "@testing-library/react": "^12.1.2", |
| 49 | + "@testing-library/jest-dom": "^5.16.4", |
| 50 | + "@testing-library/react": "^13.3.0", |
50 | 51 | "@types/classnames": "^2.2.9", |
51 | 52 | "@types/jest": "^27.4.1", |
52 | 53 | "@types/jsdom": "^16.2.6", |
53 | 54 | "@types/node": "^16.11.8", |
54 | | - "@types/react": "^17.0.35", |
55 | | - "@types/react-dom": "^17.0.11", |
| 55 | + "@types/react": "^18.0.14", |
| 56 | + "@types/react-dom": "^18.0.5", |
56 | 57 | "@types/react-measure": "^2.0.8", |
57 | | - "@types/react-table": "^7.7.8", |
| 58 | + "@types/react-table": "^7.7.12", |
58 | 59 | "@types/react-virtualized": "^9.21.21", |
59 | 60 | "@types/webpack": "^5.28.0", |
60 | 61 | "@welldone-software/why-did-you-render": "^7.0.1", |
61 | | - "chromatic": "^6.5.3", |
| 62 | + "chromatic": "^6.7.0", |
62 | 63 | "clean-webpack-plugin": "^4.0.0", |
63 | 64 | "css-loader": "^6.7.1", |
64 | 65 | "file-loader": "^6.2.0", |
|
0 commit comments