|
37 | 37 | "typecheck": "tsc --noEmit --pretty" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@reach/auto-id": "^0.10.2", |
41 | | - "@reach/menu-button": "^0.10.2", |
42 | | - "@reach/tooltip": "^0.10.2", |
43 | | - "@reach/visually-hidden": "^0.10.2", |
44 | | - "@styled-system/css": "^5.1.5", |
45 | | - "chromatic": "^4.0.3", |
46 | | - "color": "^3.1.2", |
| 40 | + "@reach/auto-id": "^0.7.1", |
| 41 | + "@reach/menu-button": "^0.8.5", |
| 42 | + "@reach/tooltip": "^0.8.6", |
| 43 | + "@reach/visually-hidden": "^0.7.0", |
| 44 | + "@styled-system/css": "^5.1.4", |
| 45 | + "chromatic": "^4.0.2", |
| 46 | + "codesandbox-api": "0.0.24", |
| 47 | + "color": "3.1.2", |
| 48 | + "date-fns": "^2.8.1", |
47 | 49 | "deepmerge": "^4.2.2", |
48 | 50 | "dot-object": "^2.1.3", |
| 51 | + "react-router-dom": "^5.1.2", |
49 | 52 | "react-tagsinput": "^3.19.0", |
50 | | - "styled-components": "^4.4.1" |
| 53 | + "styled-components": "^4.4.1", |
| 54 | + "typeface-inter": "^3.11.2" |
51 | 55 | }, |
52 | 56 | "devDependencies": { |
53 | 57 | "@storybook/addon-a11y": "^5.3.18", |
54 | 58 | "@storybook/addon-actions": "^5.3.18", |
55 | 59 | "@storybook/addon-knobs": "^5.3.18", |
56 | 60 | "@storybook/addon-storysource": "^5.3.18", |
57 | 61 | "@storybook/addon-viewport": "^5.3.18", |
| 62 | + "@storybook/csf": "^0.0.1", |
58 | 63 | "@storybook/react": "^5.3.18", |
59 | | - "@types/color": "^3.0.1", |
60 | | - "@types/dot-object": "^2.1.1", |
61 | | - "@types/react-tagsinput": "^3.19.7", |
62 | | - "@types/styled-components": "^4.4.3", |
| 64 | + "@types/color": "3.0.1", |
| 65 | + "@types/lodash": "^4.14.149", |
| 66 | + "@types/styled-components": "^4.4.1", |
63 | 67 | "babel-preset-react-app": "^9.1.2", |
| 68 | + "cpx": "^1.5.0", |
64 | 69 | "if-env": "^1.0.4", |
65 | | - "rimraf": "^3.0.2", |
| 70 | + "np": "^5.2.1", |
| 71 | + "rimraf": "^3.0.0", |
66 | 72 | "storybook-addon-styled-component-theme": "^1.3.0", |
67 | 73 | "typescript": "3.7.4" |
68 | 74 | }, |
|
0 commit comments