|
24 | 24 | "devDependencies": {
|
25 | 25 | "@testing-library/cypress": "4.0.2",
|
26 | 26 | "@tryghost/admin-api": "0.5.1",
|
27 |
| - "@tryghost/content-api": "1.2.4", |
| 27 | + "@tryghost/content-api": "1.2.5", |
28 | 28 | "algoliasearch": "3.33.0",
|
29 | 29 | "autoprefixer": "9.6.0",
|
30 | 30 | "cssnano": "4.1.10",
|
|
35 | 35 | "ghost-spirit": "0.0.50",
|
36 | 36 | "mocha": "6.1.4",
|
37 | 37 | "postcss-color-mod-function": "3.0.3",
|
38 |
| - "postcss-css-variables": "0.12.0", |
| 38 | + "postcss-css-variables": "0.13.0", |
39 | 39 | "postcss-custom-media": "7.0.8",
|
40 | 40 | "postcss-custom-properties": "8.0.10",
|
41 | 41 | "postcss-easy-import": "3.0.0",
|
|
44 | 44 | "start-server-and-test": "1.9.1"
|
45 | 45 | },
|
46 | 46 | "dependencies": {
|
47 |
| - "@tryghost/helpers": "1.1.5", |
48 |
| - "@tryghost/helpers-gatsby": "1.0.8", |
| 47 | + "@tryghost/helpers": "1.1.6", |
| 48 | + "@tryghost/helpers-gatsby": "1.0.9", |
49 | 49 | "algolia-html-extractor": "0.0.1",
|
50 |
| - "gatsby": "2.8.2", |
51 |
| - "gatsby-image": "2.1.2", |
52 |
| - "gatsby-plugin-advanced-sitemap": "1.0.6", |
| 50 | + "gatsby": "2.9.5", |
| 51 | + "gatsby-image": "2.1.4", |
| 52 | + "gatsby-plugin-advanced-sitemap": "1.1.1", |
53 | 53 | "gatsby-plugin-algolia": "0.3.0",
|
54 | 54 | "gatsby-plugin-catch-links": "2.0.15",
|
55 | 55 | "gatsby-plugin-force-trailing-slashes": "1.0.4",
|
56 | 56 | "gatsby-plugin-manifest": "2.1.1",
|
57 |
| - "gatsby-plugin-offline": "2.1.1", |
| 57 | + "gatsby-plugin-offline": "2.1.3", |
58 | 58 | "gatsby-plugin-postcss": "2.0.7",
|
59 | 59 | "gatsby-plugin-react-helmet": "3.0.12",
|
60 | 60 | "gatsby-plugin-react-svg": "2.1.1",
|
61 | 61 | "gatsby-plugin-remove-serviceworker": "1.0.0",
|
62 |
| - "gatsby-plugin-sharp": "2.1.3", |
63 |
| - "gatsby-remark-autolink-headers": "2.0.16", |
| 62 | + "gatsby-plugin-sharp": "2.1.6", |
| 63 | + "gatsby-remark-autolink-headers": "2.0.18", |
64 | 64 | "gatsby-remark-code-titles": "1.1.0",
|
65 |
| - "gatsby-remark-embed-snippet": "3.2.4", |
| 65 | + "gatsby-remark-embed-snippet": "4.0.0", |
66 | 66 | "gatsby-remark-external-links": "0.0.4",
|
67 |
| - "gatsby-remark-images": "3.0.14", |
68 |
| - "gatsby-remark-prismjs": "3.2.9", |
69 |
| - "gatsby-source-filesystem": "2.0.38", |
70 |
| - "gatsby-source-ghost": "3.3.4", |
71 |
| - "gatsby-transformer-remark": "2.3.12", |
| 67 | + "gatsby-remark-images": "3.0.16", |
| 68 | + "gatsby-remark-prismjs": "3.2.11", |
| 69 | + "gatsby-source-filesystem": "2.0.40", |
| 70 | + "gatsby-source-ghost": "3.4.2", |
| 71 | + "gatsby-transformer-remark": "2.4.0", |
72 | 72 | "gatsby-transformer-sharp": "2.1.21",
|
73 | 73 | "gatsby-transformer-yaml": "2.1.12",
|
74 | 74 | "prismjs": "1.16.0",
|
75 | 75 | "react": "16.8.6",
|
76 | 76 | "react-autosuggest": "9.4.3",
|
77 | 77 | "react-dom": "16.8.6",
|
78 | 78 | "react-helmet": "5.2.1",
|
79 |
| - "react-instantsearch-dom": "5.6.0", |
| 79 | + "react-instantsearch-dom": "5.7.0", |
80 | 80 | "react-modal": "3.8.1",
|
81 | 81 | "tocbot": "4.7.0"
|
82 | 82 | }
|
|
0 commit comments