|
1 | 1 | { |
2 | 2 | "private": true, |
3 | 3 | "name": "docs", |
4 | | - "version": "0.4.0-rc.7", |
| 4 | + "version": "0.4.0-rc.8", |
5 | 5 | "main": "index.js", |
6 | 6 | "author": "Brent Jackson <[email protected]>", |
7 | 7 | "license": "MIT", |
|
21 | 21 | "@mdx-js/mdx": "^1.0.0-rc.0", |
22 | 22 | "@mdx-js/react": "^1.0.0-rc.0", |
23 | 23 | "@styled-system/edit": "^5.0.15", |
24 | | - "@theme-ui/color": "^0.4.0-rc.7", |
25 | | - "@theme-ui/components": "^0.4.0-rc.7", |
| 24 | + "@theme-ui/color": "^0.4.0-rc.8", |
| 25 | + "@theme-ui/components": "^0.4.0-rc.8", |
26 | 26 | "@theme-ui/css": "^0.4.0-rc.7", |
27 | | - "@theme-ui/editor": "^0.4.0-rc.7", |
| 27 | + "@theme-ui/editor": "^0.4.0-rc.8", |
28 | 28 | "@theme-ui/match-media": "^0.4.0-rc.7", |
29 | 29 | "@theme-ui/presets": "^0.4.0-rc.7", |
30 | | - "@theme-ui/prism": "^0.4.0-rc.7", |
31 | | - "@theme-ui/sidenav": "^0.4.0-rc.7", |
32 | | - "@theme-ui/style-guide": "^0.4.0-rc.7", |
| 30 | + "@theme-ui/prism": "^0.4.0-rc.8", |
| 31 | + "@theme-ui/sidenav": "^0.4.0-rc.8", |
| 32 | + "@theme-ui/style-guide": "^0.4.0-rc.8", |
33 | 33 | "@theme-ui/typography": "^0.4.0-rc.7", |
34 | 34 | "copy-to-clipboard": "^3.2.0", |
35 | 35 | "gatsby": "^2.3.6", |
|
39 | 39 | "gatsby-plugin-react-helmet": "^3.0.12", |
40 | 40 | "gatsby-plugin-theme-ui": "^0.4.0-rc.7", |
41 | 41 | "gatsby-theme-code-recipes": "^0.4.0-rc.5", |
42 | | - "gatsby-theme-style-guide": "^0.4.0-rc.7", |
| 42 | + "gatsby-theme-style-guide": "^0.4.0-rc.8", |
43 | 43 | "lodash.merge": "^4.6.1", |
44 | 44 | "lodash.omit": "^4.5.0", |
45 | 45 | "prismjs": "^1.16.0", |
|
49 | 49 | "react-live": "^2.1.2", |
50 | 50 | "remark-slug": "^6.0.0", |
51 | 51 | "stringify-object": "^3.3.0", |
52 | | - "theme-ui": "^0.4.0-rc.7", |
| 52 | + "theme-ui": "^0.4.0-rc.8", |
53 | 53 | "typography-theme-alton": "^0.16.19", |
54 | 54 | "typography-theme-anonymous": "^0.15.10", |
55 | 55 | "typography-theme-bootstrap": "^0.16.19", |
|
0 commit comments