Skip to content

Commit 6a55b33

Browse files
committed
Upgrade dependencies
1 parent b6fb888 commit 6a55b33

File tree

2 files changed

+230
-95
lines changed

2 files changed

+230
-95
lines changed

www/package.json

+21-21
Original file line numberDiff line numberDiff line change
@@ -8,38 +8,38 @@
88
"dependencies": {
99
"babel-standalone": "^6.25.0",
1010
"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",
2222
"gatsby-remark-prismjs": "^1.2.0",
23-
"gatsby-remark-responsive-iframe": "^1.3.0",
23+
"gatsby-remark-responsive-iframe": "^1.4.2",
2424
"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",
3030
"hex2rgba": "^0.0.1",
3131
"lodash": "^4.15.0",
3232
"moment": "^2.14.1",
3333
"react-live": "^1.7.0",
3434
"react-responsive-grid": "^0.3.3",
3535
"react-sticky": "^6.0.1",
3636
"react-typekit": "^1.1.0",
37-
"react-typography": "^0.15.0",
37+
"react-typography": "^0.16.1",
3838
"remarkable": "^1.7.1",
3939
"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",
4343
"typography-theme-wordpress-2016": "^0.15.1",
4444
"underscore.string": "^3.2.3"
4545
},

0 commit comments

Comments
 (0)