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 4a1f961 commit cdfe1d9Copy full SHA for cdfe1d9
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.25.9",
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.25.9",
+ "@babel/core": "7.25.9",
14
"babel-preset-gatsby-package": "2.15.0",
15
"cross-env": "7.0.3"
16
0 commit comments