|
1 | 1 | { |
2 | 2 | "name": "gatsby-theme-docz", |
3 | | - "version": "2.0.0-rc.68", |
| 3 | + "version": "2.0.0-rc.69", |
4 | 4 | "description": "Gatsby theme created to use Docz", |
5 | 5 | "license": "MIT", |
6 | 6 | "author": "Pedro Nauck (pedronauck@gmail.com)", |
|
22 | 22 | "@mdx-js/mdx": "^1.1.0", |
23 | 23 | "@mdx-js/react": "^1.0.27", |
24 | 24 | "@theme-ui/typography": "^0.2.5", |
25 | | - "babel-plugin-export-metadata": "2.0.0-rc.64", |
| 25 | + "babel-plugin-export-metadata": "2.0.0-rc.69", |
26 | 26 | "copy-text-to-clipboard": "^2.1.0", |
27 | | - "docz": "2.0.0-rc.68", |
28 | | - "docz-core": "2.0.0-rc.68", |
| 27 | + "docz": "2.0.0-rc.69", |
| 28 | + "docz-core": "2.0.0-rc.69", |
29 | 29 | "emotion-theming": "^10.0.14", |
30 | 30 | "fs-extra": "^8.1.0", |
31 | 31 | "gatsby": "^2.13.27", |
|
43 | 43 | "react-feather": "^2.0.3", |
44 | 44 | "react-helmet": "^5.2.1", |
45 | 45 | "react-live": "^2.1.2", |
46 | | - "rehype-docz": "2.0.0-rc.64", |
| 46 | + "rehype-docz": "2.0.0-rc.69", |
47 | 47 | "rehype-slug": "^2.0.3", |
48 | | - "remark-docz": "2.0.0-rc.64", |
| 48 | + "remark-docz": "2.0.0-rc.69", |
49 | 49 | "remark-frontmatter": "^1.3.2", |
50 | 50 | "theme-ui": "^0.2.38", |
51 | 51 | "typescript": "3.5.3", |
|
55 | 55 | "devDependencies": { |
56 | 56 | "babel-eslint": "10.0.2", |
57 | 57 | "eslint": "^6.5.1", |
58 | | - "eslint-config-docz-js": "2.0.0-rc.64" |
| 58 | + "eslint-config-docz-js": "2.0.0-rc.69" |
59 | 59 | }, |
60 | 60 | "peerDependencies": { |
61 | 61 | "react": "^16.8.0", |
|
0 commit comments