|
1 | 1 | { |
2 | 2 | "private": true, |
3 | 3 | "name": "docs", |
4 | | - "version": "0.7.2", |
| 4 | + "version": "0.7.3", |
5 | 5 | "main": "dist/docs.cjs.js", |
6 | 6 | "author": "Brent Jackson <[email protected]>", |
7 | 7 | "license": "MIT", |
|
20 | 20 | "@emotion/styled": "^11.0.0", |
21 | 21 | "@mdx-js/mdx": "^1.6.22", |
22 | 22 | "@mdx-js/react": "^1.6.22", |
23 | | - "@theme-ui/color": "0.7.2", |
24 | | - "@theme-ui/components": "0.7.2", |
25 | | - "@theme-ui/css": "0.7.2", |
26 | | - "@theme-ui/editor": "0.7.2", |
27 | | - "@theme-ui/match-media": "0.7.2", |
28 | | - "@theme-ui/presets": "0.7.2", |
29 | | - "@theme-ui/prism": "0.7.2", |
30 | | - "@theme-ui/sidenav": "0.7.2", |
31 | | - "@theme-ui/style-guide": "0.7.2", |
32 | | - "@theme-ui/typography": "0.7.2", |
| 23 | + "@theme-ui/color": "0.7.3", |
| 24 | + "@theme-ui/components": "0.7.3", |
| 25 | + "@theme-ui/css": "0.7.3", |
| 26 | + "@theme-ui/editor": "0.7.3", |
| 27 | + "@theme-ui/match-media": "0.7.3", |
| 28 | + "@theme-ui/presets": "0.7.3", |
| 29 | + "@theme-ui/prism": "0.7.3", |
| 30 | + "@theme-ui/sidenav": "0.7.3", |
| 31 | + "@theme-ui/style-guide": "0.7.3", |
| 32 | + "@theme-ui/typography": "0.7.3", |
33 | 33 | "copy-to-clipboard": "^3.2.0", |
34 | 34 | "eslint-config-react-app": "^6.0.0", |
35 | 35 | "gatsby": "^2.26.1", |
36 | 36 | "gatsby-plugin-catch-links": "^2.4.0", |
37 | 37 | "gatsby-plugin-compile-es6-packages": "^2.1.0", |
38 | 38 | "gatsby-plugin-mdx": "^2.0.1", |
39 | 39 | "gatsby-plugin-react-helmet": "^3.4.0", |
40 | | - "gatsby-plugin-theme-ui": "0.7.2", |
41 | | - "gatsby-theme-code-recipes": "0.7.2", |
42 | | - "gatsby-theme-style-guide": "0.7.2", |
| 40 | + "gatsby-plugin-theme-ui": "0.7.3", |
| 41 | + "gatsby-theme-code-recipes": "0.7.3", |
| 42 | + "gatsby-theme-style-guide": "0.7.3", |
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.7.2", |
| 52 | + "theme-ui": "0.7.3", |
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