Skip to content

Commit aaca398

Browse files
Update gatsby monorepo
1 parent f8306a6 commit aaca398

File tree

4 files changed

+2174
-3506
lines changed

4 files changed

+2174
-3506
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@
4141
"@tryghost/helpers": "1.1.75",
4242
"@tryghost/helpers-gatsby": "2.0.5",
4343
"cheerio": "1.0.0-rc.11",
44-
"gatsby": "4.15.2",
44+
"gatsby": "5.5.0",
4545
"gatsby-awesome-pagination": "0.3.8",
4646
"gatsby-plugin-advanced-sitemap": "2.1.0",
47-
"gatsby-plugin-catch-links": "4.15.0",
48-
"gatsby-plugin-feed": "4.15.1",
49-
"gatsby-plugin-image": "2.15.1",
50-
"gatsby-plugin-manifest": "4.15.1",
51-
"gatsby-plugin-offline": "5.15.1",
52-
"gatsby-plugin-react-helmet": "5.15.0",
53-
"gatsby-plugin-sharp": "4.15.1",
54-
"gatsby-source-filesystem": "4.15.0",
47+
"gatsby-plugin-catch-links": "5.5.0",
48+
"gatsby-plugin-feed": "5.5.0",
49+
"gatsby-plugin-image": "3.5.0",
50+
"gatsby-plugin-manifest": "5.5.0",
51+
"gatsby-plugin-offline": "6.5.0",
52+
"gatsby-plugin-react-helmet": "6.5.0",
53+
"gatsby-plugin-sharp": "5.5.0",
54+
"gatsby-source-filesystem": "5.5.0",
5555
"gatsby-source-ghost": "5.0.2",
56-
"gatsby-transformer-sharp": "4.15.1",
56+
"gatsby-transformer-sharp": "5.5.0",
5757
"lodash": "4.17.21",
5858
"react": "18.2.0",
5959
"react-dom": "18.2.0",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@babel/cli": "7.17.10",
1313
"@babel/core": "7.18.2",
14-
"babel-preset-gatsby-package": "2.15.0",
14+
"babel-preset-gatsby-package": "3.5.0",
1515
"cross-env": "7.0.3"
1616
},
1717
"keywords": [

0 commit comments

Comments
 (0)