|
1 | 1 | { |
2 | 2 | "private": true, |
3 | 3 | "name": "docs", |
4 | | - "version": "0.14.5", |
| 4 | + "version": "0.14.7", |
5 | 5 | "main": "dist/docs.cjs.js", |
6 | 6 | "author": "Brent Jackson <jxnblk@gmail.com>", |
7 | 7 | "license": "MIT", |
|
20 | 20 | "@emotion/react": "^11.9.0", |
21 | 21 | "@mdx-js/mdx": "^1.6.22", |
22 | 22 | "@mdx-js/react": "^1.6.22", |
23 | | - "@theme-ui/color": "0.14.5", |
24 | | - "@theme-ui/components": "0.14.5", |
25 | | - "@theme-ui/css": "0.14.5", |
26 | | - "@theme-ui/match-media": "0.14.5", |
27 | | - "@theme-ui/presets": "0.14.5", |
28 | | - "@theme-ui/prism": "0.14.5", |
29 | | - "@theme-ui/sidenav": "0.14.5", |
30 | | - "@theme-ui/style-guide": "0.14.5", |
31 | | - "@theme-ui/typography": "0.14.5", |
| 23 | + "@theme-ui/color": "0.14.7", |
| 24 | + "@theme-ui/components": "0.14.7", |
| 25 | + "@theme-ui/css": "0.14.7", |
| 26 | + "@theme-ui/editor": "0.14.7", |
| 27 | + "@theme-ui/match-media": "0.14.7", |
| 28 | + "@theme-ui/presets": "0.14.7", |
| 29 | + "@theme-ui/prism": "0.14.7", |
| 30 | + "@theme-ui/sidenav": "0.14.7", |
| 31 | + "@theme-ui/style-guide": "0.14.7", |
| 32 | + "@theme-ui/typography": "0.14.7", |
32 | 33 | "copy-to-clipboard": "^3.2.0", |
33 | 34 | "eslint-config-react-app": "^6.0.0", |
34 | 35 | "gatsby": "^4.13.1", |
35 | 36 | "gatsby-plugin-catch-links": "^4.2.0", |
36 | 37 | "gatsby-plugin-compile-es6-packages": "^2.1.1", |
37 | 38 | "gatsby-plugin-mdx": "3.2.0", |
38 | 39 | "gatsby-plugin-react-helmet": "^5.2.0", |
39 | | - "gatsby-plugin-theme-ui": "0.14.5", |
40 | | - "gatsby-theme-style-guide": "0.14.5", |
| 40 | + "gatsby-plugin-theme-ui": "0.14.7", |
| 41 | + "gatsby-theme-style-guide": "0.14.7", |
41 | 42 | "lodash.merge": "^4.6.1", |
42 | 43 | "lodash.omit": "^4.5.0", |
43 | 44 | "prismjs": "^1.16.0", |
|
47 | 48 | "react-live": "^2.1.2", |
48 | 49 | "remark-slug": "^6", |
49 | 50 | "stringify-object": "^3", |
50 | | - "theme-ui": "0.14.5", |
| 51 | + "theme-ui": "0.14.7", |
51 | 52 | "typography-theme-alton": "^0.16.19", |
52 | 53 | "typography-theme-anonymous": "^0.15.10", |
53 | 54 | "typography-theme-bootstrap": "^0.16.19", |
|
0 commit comments