|
58 | 58 | "@storybook/addon-info": "^5.1.11",
|
59 | 59 | "@storybook/addon-links": "^5.1.11",
|
60 | 60 | "@storybook/addon-options": "^5.1.11",
|
| 61 | + "@storybook/addons": "^5.1.11", |
61 | 62 | "@storybook/react": "^5.1.11",
|
| 63 | + "@welldone-software/why-did-you-render": "^3.3.1", |
62 | 64 | "airbnb-js-shims": "^2.2.0",
|
63 | 65 | "aphrodite": "^2.3.1",
|
64 | 66 | "babel-loader": "^8.0.6",
|
|
99 | 101 | "react": "^0.14 || ^15.5.4 || ^16.1.1",
|
100 | 102 | "react-dom": "^0.14 || ^15.5.4 || ^16.1.1",
|
101 | 103 | "react-with-styles-interface-aphrodite": "^6.0.0",
|
102 |
| - "react-with-styles-interface-css-compiler": "^2.1.0", |
| 104 | + "react-with-styles-interface-css-compiler": "^2.2.0", |
103 | 105 | "rimraf": "^2.6.3",
|
104 | 106 | "safe-publish-latest": "^1.1.3",
|
105 | 107 | "sass-loader": "^7.2.0",
|
106 | 108 | "sinon": "^7.4.1",
|
107 | 109 | "sinon-sandbox": "^2.0.5",
|
108 | 110 | "style-loader": "^0.20.3",
|
109 | 111 | "typescript": "*",
|
110 |
| - "webpack": "^4.31.0", |
111 |
| - "why-did-you-update": "^1.0.6" |
| 112 | + "webpack": "^4.31.0" |
112 | 113 | },
|
113 | 114 | "dependencies": {
|
114 | 115 | "@babel/runtime": "^7.5.5",
|
|
125 | 126 | "react-outside-click-handler": "^1.2.4",
|
126 | 127 | "react-portal": "^4.2.0",
|
127 | 128 | "react-with-direction": "^1.3.1",
|
128 |
| - "react-with-styles": "^3.2.3", |
129 |
| - "react-with-styles-interface-css": "^5.0.0" |
| 129 | + "react-with-styles": "^4.0.0", |
| 130 | + "react-with-styles-interface-css": "^6.0.0" |
130 | 131 | },
|
131 | 132 | "peerDependencies": {
|
132 | 133 | "moment": "^2.18.1",
|
|
0 commit comments