Skip to content

Commit 96f7efe

Browse files
Update gatsby monorepo
1 parent 7225f1d commit 96f7efe

File tree

4 files changed

+496
-438
lines changed

4 files changed

+496
-438
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@
4141
"@tryghost/helpers": "1.1.71",
4242
"@tryghost/helpers-gatsby": "2.0.1",
4343
"cheerio": "1.0.0-rc.11",
44-
"gatsby": "4.15.2",
44+
"gatsby": "4.17.2",
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": "4.17.0",
48+
"gatsby-plugin-feed": "4.17.0",
49+
"gatsby-plugin-image": "2.17.0",
50+
"gatsby-plugin-manifest": "4.17.0",
51+
"gatsby-plugin-offline": "5.17.0",
52+
"gatsby-plugin-react-helmet": "5.17.0",
53+
"gatsby-plugin-sharp": "4.17.0",
54+
"gatsby-source-filesystem": "4.17.0",
5555
"gatsby-source-ghost": "5.0.0",
56-
"gatsby-transformer-sharp": "4.15.1",
56+
"gatsby-transformer-sharp": "4.17.0",
5757
"lodash": "4.17.21",
5858
"react": "18.2.0",
5959
"react-dom": "18.2.0",

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.17.10",
1313
"@babel/core": "7.18.2",
14-
"babel-preset-gatsby-package": "2.15.0",
14+
"babel-preset-gatsby-package": "2.17.0",
1515
"cross-env": "7.0.3"
1616
},
1717
"keywords": [

plugins/gatsby-plugin-ghost-manifest/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,10 +1130,10 @@ babel-plugin-polyfill-regenerator@^0.3.0:
11301130
dependencies:
11311131
"@babel/helper-define-polyfill-provider" "^0.3.1"
11321132

1133-
babel-preset-gatsby-package@2.15.0:
1134-
version "2.15.0"
1135-
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.15.0.tgz#d757ad2793546dd4b10d17c7535bb3c4e0f416ef"
1136-
integrity sha512-orx3fA7+92eNMAZMJ1PHdDfKMOXYud32cMnmSn3KFHsL+n6iCovc1uc18eSJ9EFWqy58V/9Sc1i9L9IRiuYFOw==
1133+
babel-preset-gatsby-package@2.17.0:
1134+
version "2.17.0"
1135+
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.17.0.tgz#332ed5b14ab2083c5412e40d762b3364a655c47a"
1136+
integrity sha512-t7BtwAFz3kUujHsPZ6DAvVvZEfljbTgGzihKGnV8GWsIeD7MRIBfaJK8j00s2dm+t4OtmH5HNrwGNjORL8ibZw==
11371137
dependencies:
11381138
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
11391139
"@babel/plugin-proposal-optional-chaining" "^7.14.5"

0 commit comments

Comments
 (0)