|
64 | 64 | "visual-testing-app:serve": "serve visual-testing-app/dist --no-clipboard --single --listen 3001"
|
65 | 65 | },
|
66 | 66 | "dependencies": {
|
67 |
| - "@emotion/core": "10.0.10", |
68 |
| - "@emotion/styled": "10.0.12", |
| 67 | + "@emotion/core": "10.0.14", |
| 68 | + "@emotion/styled": "10.0.14", |
69 | 69 | "common-tags": "1.8.0",
|
70 | 70 | "dom-helpers": "3.4.0",
|
71 | 71 | "downshift": "3.2.10",
|
72 |
| - "emotion-theming": "10.0.10", |
| 72 | + "emotion-theming": "10.0.14", |
73 | 73 | "lodash": "4.17.11",
|
74 | 74 | "lodash-es": "4.17.11",
|
75 | 75 | "prop-types": "15.7.2",
|
|
97 | 97 | "@commercetools/jest-enzyme-matchers": "1.1.2",
|
98 | 98 | "@commitlint/cli": "8.0.0",
|
99 | 99 | "@commitlint/config-conventional": "8.0.0",
|
100 |
| - "@emotion/babel-preset-css-prop": "10.0.9", |
| 100 | + "@emotion/babel-preset-css-prop": "10.0.14", |
101 | 101 | "@percy/puppeteer": "1.0.8",
|
102 | 102 | "@storybook/addon-a11y": "5.1.9",
|
103 | 103 | "@storybook/addon-actions": "5.1.9",
|
|
111 | 111 | "@storybook/theming": "5.1.9",
|
112 | 112 | "@svgr/rollup": "4.3.0",
|
113 | 113 | "@svgr/webpack": "4.3.0",
|
114 |
| - "@testing-library/react": "8.0.1", |
| 114 | + "@testing-library/react": "8.0.4", |
115 | 115 | "babel-eslint": "10.0.2",
|
116 | 116 | "babel-jest": "24.8.0",
|
117 | 117 | "babel-loader": "8.0.6",
|
|
146 | 146 | "history": "4.9.0",
|
147 | 147 | "html-loader": "0.5.5",
|
148 | 148 | "html-webpack-plugin": "3.2.0",
|
149 |
| - "husky": "2.4.1", |
| 149 | + "husky": "2.6.0", |
150 | 150 | "identity-obj-proxy": "3.0.0",
|
151 | 151 | "jest": "24.8.0",
|
152 | 152 | "jest-dom": "3.5.0",
|
|
185 | 185 | "rollup-plugin-cleanup": "3.1.1",
|
186 | 186 | "rollup-plugin-commonjs": "10.0.0",
|
187 | 187 | "rollup-plugin-json": "4.0.0",
|
188 |
| - "rollup-plugin-node-resolve": "5.0.4", |
| 188 | + "rollup-plugin-node-resolve": "5.1.0", |
189 | 189 | "rollup-plugin-replace": "2.2.0",
|
190 | 190 | "rollup-plugin-size-snapshot": "0.9.0",
|
191 | 191 | "serve": "11.0.2",
|
192 | 192 | "shelljs": "0.8.3",
|
193 |
| - "storybook-readme": "5.0.5", |
| 193 | + "storybook-readme": "5.0.3", |
194 | 194 | "stylelint": "10.1.0",
|
195 | 195 | "stylelint-config-prettier": "5.2.0",
|
196 | 196 | "stylelint-config-standard": "18.3.0",
|
|
0 commit comments