|
2 | 2 | "name": "cloudflare-docs-engine", |
3 | 3 | "private": true, |
4 | 4 | "description": "Cloudflare Workers documentation engine", |
5 | | - "version": "0.1.4", |
| 5 | + "version": "0.1.5", |
6 | 6 | "author": "Cloudflare <[email protected]>", |
7 | 7 | "dependencies": { |
8 | 8 | "@adaptivelink/pops": "0.2.10", |
|
15 | 15 | "animejs": "3.2.0", |
16 | 16 | "focus-group": "0.3.1", |
17 | 17 | "focus-visible-polyfill": "1.0.0", |
18 | | - "gatsby": "2.24.92", |
19 | | - "gatsby-image": "2.4.21", |
20 | | - "gatsby-plugin-layout": "1.3.13", |
21 | | - "gatsby-plugin-manifest": "2.4.37", |
| 18 | + "gatsby": "2.24.7", |
| 19 | + "gatsby-image": "2.4.13", |
| 20 | + "gatsby-plugin-layout": "1.3.10", |
| 21 | + "gatsby-plugin-manifest": "2.4.18", |
22 | 22 | "gatsby-plugin-material-ui": "2.1.9", |
23 | | - "gatsby-plugin-mdx": "1.2.53", |
24 | | - "gatsby-plugin-no-sourcemaps": "2.2.1", |
25 | | - "gatsby-plugin-offline": "3.2.38", |
26 | | - "gatsby-plugin-react-helmet": "3.3.14", |
27 | | - "gatsby-plugin-sharp": "2.6.44", |
28 | | - "gatsby-plugin-sitemap": "2.4.17", |
29 | | - "gatsby-remark-copy-linked-files": "2.3.19", |
30 | | - "gatsby-remark-images": "3.3.40", |
31 | | - "gatsby-source-filesystem": "2.3.37", |
32 | | - "gatsby-transformer-remark": "2.8.47", |
33 | | - "gatsby-transformer-sharp": "2.5.21", |
| 23 | + "gatsby-plugin-mdx": "1.2.25", |
| 24 | + "gatsby-plugin-no-sourcemaps": "2.2.0", |
| 25 | + "gatsby-plugin-offline": "3.2.17", |
| 26 | + "gatsby-plugin-react-helmet": "3.3.10", |
| 27 | + "gatsby-plugin-sharp": "2.6.19", |
| 28 | + "gatsby-plugin-sitemap": "2.4.11", |
| 29 | + "gatsby-remark-copy-linked-files": "2.3.9", |
| 30 | + "gatsby-remark-images": "3.3.18", |
| 31 | + "gatsby-source-filesystem": "2.3.19", |
| 32 | + "gatsby-transformer-remark": "2.8.22", |
| 33 | + "gatsby-transformer-sharp": "2.5.11", |
34 | 34 | "graphql": "14.7.0", |
35 | 35 | "gray-matter": "4.0.2", |
36 | 36 | "postcss": "7.0.32", |
|
0 commit comments