aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-07 10:44:48 -0400
committerGitHub <noreply@github.com>2023-10-07 10:44:48 -0400
commit572294d3162f47aa3e537f7520cb02d7716ff5f0 (patch)
tree8abaca2cff9569587fd60037a083e6d3f3bcaf2d
parent72d3e68c6a80a585945d8d85628dcbe19aa459ea (diff)
downloadsubmelon.dev-572294d3162f47aa3e537f7520cb02d7716ff5f0.tar.gz
submelon.dev-572294d3162f47aa3e537f7520cb02d7716ff5f0.tar.bz2
submelon.dev-572294d3162f47aa3e537f7520cb02d7716ff5f0.zip
build(deps): bump gatsby from 5.12.4 to 5.12.5 (#272)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.12.4 to 5.12.5. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@5.12.4...gatsby@5.12.5) --- updated-dependencies: - dependency-name: gatsby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json32
-rw-r--r--package.json2
2 files changed, 17 insertions, 17 deletions
diff --git a/package-lock.json b/package-lock.json
index aea682f..01ae3d1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"license": "BlueOak-1.0.0",
"dependencies": {
"babel-plugin-styled-components": "^2.1.4",
- "gatsby": "5.12.4",
+ "gatsby": "5.12.5",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.12.0",
"gatsby-plugin-manifest": "5.12.0",
@@ -9329,9 +9329,9 @@
}
},
"node_modules/gatsby": {
- "version": "5.12.4",
- "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz",
- "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==",
+ "version": "5.12.5",
+ "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.5.tgz",
+ "integrity": "sha512-7BCWmzY+Gmy8PpByzEpvQnZu0fOiDPSiU35HRnjL5yJjGm1j3d7YymIs54j14h5ENJ3ep6QhRbJ0z590CjNxDg==",
"hasInstallScript": true,
"dependencies": {
"@babel/code-frame": "^7.18.6",
@@ -9417,7 +9417,7 @@
"fs-extra": "^11.1.1",
"gatsby-cli": "^5.12.1",
"gatsby-core-utils": "^4.12.0",
- "gatsby-graphiql-explorer": "^3.12.0",
+ "gatsby-graphiql-explorer": "^3.12.1",
"gatsby-legacy-polyfills": "^3.12.0",
"gatsby-link": "^5.12.0",
"gatsby-page-utils": "^3.12.0",
@@ -9597,11 +9597,11 @@
}
},
"node_modules/gatsby-graphiql-explorer": {
- "version": "3.12.0",
- "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.0.tgz",
- "integrity": "sha512-vr86oLhif5uZ+VSTE34DYjtBDCIHWpJHh4+65fmgZh+WtDv1lyONJ/WWmyD+dNMHlGsZtR6wVvBjrj5iFRDGRw==",
+ "version": "3.12.1",
+ "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.1.tgz",
+ "integrity": "sha512-c2iG+4nAft2cTS9zgnPUAYNBtxTWGKjI26QIfjuo25j7/klnz8rLQYdj6TA4Z2Y3yyTyBspAHr9ho6zvOHlBJg==",
"engines": {
- "node": ">=18.0.0"
+ "node": ">=14.15.0"
}
},
"node_modules/gatsby-legacy-polyfills": {
@@ -24322,9 +24322,9 @@
"integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ=="
},
"gatsby": {
- "version": "5.12.4",
- "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz",
- "integrity": "sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==",
+ "version": "5.12.5",
+ "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.5.tgz",
+ "integrity": "sha512-7BCWmzY+Gmy8PpByzEpvQnZu0fOiDPSiU35HRnjL5yJjGm1j3d7YymIs54j14h5ENJ3ep6QhRbJ0z590CjNxDg==",
"requires": {
"@babel/code-frame": "^7.18.6",
"@babel/core": "^7.20.12",
@@ -24409,7 +24409,7 @@
"fs-extra": "^11.1.1",
"gatsby-cli": "^5.12.1",
"gatsby-core-utils": "^4.12.0",
- "gatsby-graphiql-explorer": "^3.12.0",
+ "gatsby-graphiql-explorer": "^3.12.1",
"gatsby-legacy-polyfills": "^3.12.0",
"gatsby-link": "^5.12.0",
"gatsby-page-utils": "^3.12.0",
@@ -24856,9 +24856,9 @@
}
},
"gatsby-graphiql-explorer": {
- "version": "3.12.0",
- "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.0.tgz",
- "integrity": "sha512-vr86oLhif5uZ+VSTE34DYjtBDCIHWpJHh4+65fmgZh+WtDv1lyONJ/WWmyD+dNMHlGsZtR6wVvBjrj5iFRDGRw=="
+ "version": "3.12.1",
+ "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.1.tgz",
+ "integrity": "sha512-c2iG+4nAft2cTS9zgnPUAYNBtxTWGKjI26QIfjuo25j7/klnz8rLQYdj6TA4Z2Y3yyTyBspAHr9ho6zvOHlBJg=="
},
"gatsby-legacy-polyfills": {
"version": "3.12.0",
diff --git a/package.json b/package.json
index 4fe98d0..8b0a676 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
},
"dependencies": {
"babel-plugin-styled-components": "^2.1.4",
- "gatsby": "5.12.4",
+ "gatsby": "5.12.5",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.12.0",
"gatsby-plugin-manifest": "5.12.0",