|
41 | 41 | "@commitlint/cli": "^8.3.5", |
42 | 42 | "@commitlint/config-conventional": "^8.3.4", |
43 | 43 | "@material-ui/core": "^4.11.2", |
| 44 | + "@react-theming/storybook-addon": "^1.0.3", |
44 | 45 | "@rollup/plugin-node-resolve": "^7.1.1", |
45 | 46 | "@rollup/plugin-replace": "^2.3.1", |
46 | 47 | "@rollup/plugin-url": "^4.0.2", |
47 | | - "@storybook/addon-actions": "^5.2.6", |
48 | | - "@storybook/addon-docs": "^5.3.18", |
49 | | - "@storybook/addon-knobs": "^5.3.18", |
50 | | - "@storybook/addon-links": "^5.2.6", |
51 | | - "@storybook/addons": "^5.2.6", |
52 | | - "@storybook/react": "^5.2.6", |
53 | | - "@testing-library/jest-dom": "^5.3.0", |
54 | | - "@testing-library/react": "^10.0.1", |
| 48 | + "@storybook/addon-actions": "^6.1.21", |
| 49 | + "@storybook/addon-docs": "^6.1.21", |
| 50 | + "@storybook/addon-knobs": "^6.1.21", |
| 51 | + "@storybook/addon-links": "^6.1.21", |
| 52 | + "@storybook/addons": "^6.1.21", |
| 53 | + "@storybook/react": "^6.1.21", |
| 54 | + "@testing-library/jest-dom": "^5.11.9", |
| 55 | + "@testing-library/react": "^11.2.5", |
55 | 56 | "babel-jest": "^25.1.0", |
56 | 57 | "babel-loader": "^8.0.6", |
57 | 58 | "cross-env": "^7.0.0", |
|
65 | 66 | "eslint-plugin-react": "^7.18.3", |
66 | 67 | "eslint-plugin-react-hooks": "^2.3.0", |
67 | 68 | "husky": "^5.1.3", |
68 | | - "jest": "^25.1.0", |
| 69 | + "jest": "^26.6.3", |
69 | 70 | "jest-css-modules": "^2.1.0", |
70 | | - "jest-styled-components": "^7.0.0", |
71 | 71 | "material-ui-popup-state": "^1.7.1", |
72 | 72 | "packito": "^0.5.0", |
73 | 73 | "prettier": "^1.19.1", |
|
82 | 82 | "rollup-plugin-hot-css": "^0.0.6", |
83 | 83 | "rollup-plugin-react-refresh": "^0.0.1", |
84 | 84 | "rollup-plugin-string": "^3.0.0", |
85 | | - "rollup-plugin-terser": "^5.2.0", |
86 | | - "storybook-addon-styled-component-theme": "^1.3.0", |
87 | | - "styled-components": "^5.2.1" |
| 85 | + "rollup-plugin-terser": "^5.2.0" |
88 | 86 | }, |
89 | 87 | "husky": { |
90 | 88 | "hooks": { |
|
102 | 100 | "material-ui-popup-state": "^1.5.3", |
103 | 101 | "prop-types": "^15.7.2", |
104 | 102 | "react": "^16.12.0", |
105 | | - "react-dom": "^16.12.0", |
106 | | - "styled-components": "^5.0.1" |
| 103 | + "react-dom": "^16.12.0" |
107 | 104 | }, |
108 | 105 | "dependencies": {}, |
109 | 106 | "jest": { |
|
0 commit comments