|
8 | 8 | "dependencies": {
|
9 | 9 | "babel-standalone": "^6.25.0",
|
10 | 10 | "docsearch.js": "^2.3.3",
|
11 |
| - "gatsby": "^1.3.2", |
12 |
| - "gatsby-link": "^1.3.2", |
13 |
| - "gatsby-plugin-glamor": "^1.3.2", |
14 |
| - "gatsby-plugin-google-analytics": "^1.0.1", |
15 |
| - "gatsby-plugin-manifest": "^1.0.1", |
16 |
| - "gatsby-plugin-offline": "^1.0.1", |
17 |
| - "gatsby-plugin-preact": "^1.0.1", |
18 |
| - "gatsby-plugin-react-helmet": "^1.0.1", |
19 |
| - "gatsby-plugin-sharp": "^1.3.0", |
20 |
| - "gatsby-remark-autolink-headers": "^1.0.1", |
21 |
| - "gatsby-remark-copy-linked-files": "^1.3.0", |
| 11 | + "gatsby": "^1.8.11", |
| 12 | + "gatsby-link": "^1.6.7", |
| 13 | + "gatsby-plugin-glamor": "^1.6.3", |
| 14 | + "gatsby-plugin-google-analytics": "^1.0.3", |
| 15 | + "gatsby-plugin-manifest": "^1.0.3", |
| 16 | + "gatsby-plugin-offline": "^1.0.3", |
| 17 | + "gatsby-plugin-preact": "^1.0.2", |
| 18 | + "gatsby-plugin-react-helmet": "^1.0.2", |
| 19 | + "gatsby-plugin-sharp": "^1.6.1", |
| 20 | + "gatsby-remark-autolink-headers": "^1.4.3", |
| 21 | + "gatsby-remark-copy-linked-files": "^1.5.1", |
22 | 22 | "gatsby-remark-prismjs": "^1.2.0",
|
23 |
| - "gatsby-remark-responsive-iframe": "^1.3.0", |
| 23 | + "gatsby-remark-responsive-iframe": "^1.4.2", |
24 | 24 | "gatsby-remark-responsive-image": "next",
|
25 |
| - "gatsby-remark-smartypants": "^1.0.1", |
26 |
| - "gatsby-source-filesystem": "^1.0.1", |
27 |
| - "gatsby-transformer-remark": "^1.1.0", |
28 |
| - "gatsby-transformer-sharp": "^1.0.1", |
29 |
| - "glamor": "^2.20.30", |
| 25 | + "gatsby-remark-smartypants": "^1.4.2", |
| 26 | + "gatsby-source-filesystem": "^1.4.2", |
| 27 | + "gatsby-transformer-remark": "^1.7.0", |
| 28 | + "gatsby-transformer-sharp": "^1.6.0", |
| 29 | + "glamor": "^2.20.40", |
30 | 30 | "hex2rgba": "^0.0.1",
|
31 | 31 | "lodash": "^4.15.0",
|
32 | 32 | "moment": "^2.14.1",
|
33 | 33 | "react-live": "^1.7.0",
|
34 | 34 | "react-responsive-grid": "^0.3.3",
|
35 | 35 | "react-sticky": "^6.0.1",
|
36 | 36 | "react-typekit": "^1.1.0",
|
37 |
| - "react-typography": "^0.15.0", |
| 37 | + "react-typography": "^0.16.1", |
38 | 38 | "remarkable": "^1.7.1",
|
39 | 39 | "safe-access": "^0.1.0",
|
40 |
| - "typeface-merriweather": "^0.0.31", |
41 |
| - "typeface-montserrat": "^0.0.31", |
42 |
| - "typography": "^0.15.12", |
| 40 | + "typeface-merriweather": "^0.0.35", |
| 41 | + "typeface-montserrat": "^0.0.37", |
| 42 | + "typography": "^0.16.0", |
43 | 43 | "typography-theme-wordpress-2016": "^0.15.1",
|
44 | 44 | "underscore.string": "^3.2.3"
|
45 | 45 | },
|
|
0 commit comments