Skip to content

Commit 49b65c0

Browse files
committed
Update gatsby monorepo
1 parent 9a75315 commit 49b65c0

3 files changed

Lines changed: 1012 additions & 577 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,19 @@
3636
"@tryghost/helpers": "1.1.3",
3737
"@tryghost/helpers-gatsby": "1.0.6",
3838
"cheerio": "1.0.0-rc.3",
39-
"gatsby": "2.4.3",
39+
"gatsby": "2.24.89",
4040
"gatsby-awesome-pagination": "0.3.4",
41-
"gatsby-image": "2.0.41",
41+
"gatsby-image": "2.4.21",
4242
"gatsby-plugin-advanced-sitemap": "1.0.5",
43-
"gatsby-plugin-feed": "2.2.0",
43+
"gatsby-plugin-feed": "2.5.19",
4444
"gatsby-plugin-force-trailing-slashes": "1.0.4",
45-
"gatsby-plugin-manifest": "2.1.1",
46-
"gatsby-plugin-offline": "2.1.0",
47-
"gatsby-plugin-react-helmet": "3.0.12",
48-
"gatsby-plugin-sharp": "2.0.37",
49-
"gatsby-source-filesystem": "2.0.33",
45+
"gatsby-plugin-manifest": "2.4.36",
46+
"gatsby-plugin-offline": "2.2.10",
47+
"gatsby-plugin-react-helmet": "3.3.14",
48+
"gatsby-plugin-sharp": "2.6.43",
49+
"gatsby-source-filesystem": "2.3.37",
5050
"gatsby-source-ghost": "3.3.1",
51-
"gatsby-transformer-sharp": "2.1.19",
51+
"gatsby-transformer-sharp": "2.5.20",
5252
"lodash": "4.17.11",
5353
"react": "16.8.6",
5454
"react-dom": "16.8.6",

plugins/gatsby-plugin-ghost-manifest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@babel/cli": "7.4.4",
1313
"@babel/core": "7.4.4",
14-
"babel-preset-gatsby-package": "0.1.4",
14+
"babel-preset-gatsby-package": "0.5.3",
1515
"cross-env": "5.2.0"
1616
},
1717
"keywords": [

0 commit comments

Comments
 (0)