We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac8bfbf commit fea6a7eCopy full SHA for fea6a7e
plugins/gatsby-plugin-ghost-manifest/package.json
@@ -4,13 +4,13 @@
4
"version": "0.0.1",
5
"author": "Ghost Foundation",
6
"dependencies": {
7
- "@babel/runtime": "7.18.3",
+ "@babel/runtime": "7.27.0",
8
"bluebird": "3.7.2",
9
"sharp": "0.30.6"
10
},
11
"devDependencies": {
12
- "@babel/cli": "7.17.10",
13
- "@babel/core": "7.18.2",
+ "@babel/cli": "7.27.0",
+ "@babel/core": "7.26.10",
14
"babel-preset-gatsby-package": "2.15.0",
15
"cross-env": "7.0.3"
16
0 commit comments