aboutsummaryrefslogtreecommitdiffhomepage
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-17 09:03:48 -0400
committerGitHub <noreply@github.com>2023-06-17 09:03:48 -0400
commitebcbd740161bf372f28917701c6d778e992d0f4d (patch)
treefb0bafe86f2783a14de6cc34b9d591e0cdf4e72a /package-lock.json
parent36f4144bd1c060890d2a3d0a27dd3b7d7fd9a34e (diff)
downloadsubmelon.dev-ebcbd740161bf372f28917701c6d778e992d0f4d.tar.gz
submelon.dev-ebcbd740161bf372f28917701c6d778e992d0f4d.tar.bz2
submelon.dev-ebcbd740161bf372f28917701c6d778e992d0f4d.zip
Bump gatsby-plugin-manifest from 5.10.0 to 5.11.0 (#186)
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 5.10.0 to 5.11.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.11.0/packages/gatsby-plugin-manifest) --- updated-dependencies: - dependency-name: gatsby-plugin-manifest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json70
1 files changed, 35 insertions, 35 deletions
diff --git a/package-lock.json b/package-lock.json
index ab99fcf..75cd6e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,7 +13,7 @@
"gatsby": "5.10.0",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.10.0",
- "gatsby-plugin-manifest": "5.10.0",
+ "gatsby-plugin-manifest": "5.11.0",
"gatsby-plugin-offline": "^6.10.0",
"gatsby-plugin-sharp": "5.10.0",
"gatsby-plugin-styled-components": "6.10.0",
@@ -8797,9 +8797,9 @@
}
},
"node_modules/gatsby-core-utils": {
- "version": "4.10.0",
- "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.10.0.tgz",
- "integrity": "sha512-7wNANRPzxyTsZMnZFyCq1f2D0T6299l1qUew8q8Ax2QJM0kzFY/4uuJaV/fnrC0RdjWnkwGIAiZ1ZnGK4E8HSA==",
+ "version": "4.11.0",
+ "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.11.0.tgz",
+ "integrity": "sha512-W7pfrKgBchdk19g802IuPkCA2iJ69lRR1GzkfYjB8d1TuIQqf0l1z0lv7e+2kQqO+uQ5Yt3sGMMN2qMYMWfLXg==",
"dependencies": {
"@babel/runtime": "^7.20.13",
"ci-info": "2.0.0",
@@ -8958,14 +8958,14 @@
}
},
"node_modules/gatsby-plugin-manifest": {
- "version": "5.10.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.10.0.tgz",
- "integrity": "sha512-y3TUARyNaK29oD/8ZJOVvLVRvSvfKNjLHmNc0D6KPJRQld7T+ZKCZh4ylwN+Hor8vHnXKHyVoBZd+BIEjTBVAg==",
+ "version": "5.11.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.11.0.tgz",
+ "integrity": "sha512-f1ViusTLF3K4fNvn1vIKZwUeP1Bl9ercrhQBe7rBnu9Cl7EWYskH0MSXJfxev29kD7Ag+FTvC2MPObDvi3LFhw==",
"dependencies": {
"@babel/runtime": "^7.20.13",
- "gatsby-core-utils": "^4.10.0",
- "gatsby-plugin-utils": "^4.10.0",
- "semver": "^7.5.0",
+ "gatsby-core-utils": "^4.11.0",
+ "gatsby-plugin-utils": "^4.11.0",
+ "semver": "^7.5.1",
"sharp": "^0.32.1"
},
"engines": {
@@ -9091,15 +9091,15 @@
}
},
"node_modules/gatsby-plugin-utils": {
- "version": "4.10.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.10.0.tgz",
- "integrity": "sha512-+hQ4wVvdai8cNI+Mg0CoJbZGJVXAda7hPEekiI9oTSbqGxtTkIw0L3s4EADUEJ5jTuuJhNQzuuueOBkwJVioIw==",
+ "version": "4.11.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.11.0.tgz",
+ "integrity": "sha512-Eegg3BScq7vKYeJoWo6sduBwgM4DsKhYKXGIAVR9rRsGOiR1nNIWfFzT9I6OOcob9KHICeFyNgqyqpENL7odEA==",
"dependencies": {
"@babel/runtime": "^7.20.13",
"fastq": "^1.15.0",
"fs-extra": "^11.1.1",
- "gatsby-core-utils": "^4.10.0",
- "gatsby-sharp": "^1.10.0",
+ "gatsby-core-utils": "^4.11.0",
+ "gatsby-sharp": "^1.11.0",
"graphql-compose": "^9.0.10",
"import-from": "^4.0.0",
"joi": "^17.9.2",
@@ -9155,9 +9155,9 @@
}
},
"node_modules/gatsby-sharp": {
- "version": "1.10.0",
- "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.10.0.tgz",
- "integrity": "sha512-9D1hYBRyr85RBCqbqXbKdGgSoNO5qrqhqs7F9igOEAT9Qv8m65gfBBg+rVz6eWhlCA7TvYRBIsUfpAbB2dfTUg==",
+ "version": "1.11.0",
+ "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.11.0.tgz",
+ "integrity": "sha512-zJbN3JVCFur8Ilwn1scf7o8AN69//shpJhYqt3uhuwhhkU6ZMCMmVVNKHSiUiWkVqhwSRJ4y7c/I3Ys9xMxsIw==",
"dependencies": {
"sharp": "^0.32.1"
},
@@ -23254,9 +23254,9 @@
}
},
"gatsby-core-utils": {
- "version": "4.10.0",
- "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.10.0.tgz",
- "integrity": "sha512-7wNANRPzxyTsZMnZFyCq1f2D0T6299l1qUew8q8Ax2QJM0kzFY/4uuJaV/fnrC0RdjWnkwGIAiZ1ZnGK4E8HSA==",
+ "version": "4.11.0",
+ "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.11.0.tgz",
+ "integrity": "sha512-W7pfrKgBchdk19g802IuPkCA2iJ69lRR1GzkfYjB8d1TuIQqf0l1z0lv7e+2kQqO+uQ5Yt3sGMMN2qMYMWfLXg==",
"requires": {
"@babel/runtime": "^7.20.13",
"ci-info": "2.0.0",
@@ -23374,14 +23374,14 @@
}
},
"gatsby-plugin-manifest": {
- "version": "5.10.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.10.0.tgz",
- "integrity": "sha512-y3TUARyNaK29oD/8ZJOVvLVRvSvfKNjLHmNc0D6KPJRQld7T+ZKCZh4ylwN+Hor8vHnXKHyVoBZd+BIEjTBVAg==",
+ "version": "5.11.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.11.0.tgz",
+ "integrity": "sha512-f1ViusTLF3K4fNvn1vIKZwUeP1Bl9ercrhQBe7rBnu9Cl7EWYskH0MSXJfxev29kD7Ag+FTvC2MPObDvi3LFhw==",
"requires": {
"@babel/runtime": "^7.20.13",
- "gatsby-core-utils": "^4.10.0",
- "gatsby-plugin-utils": "^4.10.0",
- "semver": "^7.5.0",
+ "gatsby-core-utils": "^4.11.0",
+ "gatsby-plugin-utils": "^4.11.0",
+ "semver": "^7.5.1",
"sharp": "^0.32.1"
}
},
@@ -23467,15 +23467,15 @@
}
},
"gatsby-plugin-utils": {
- "version": "4.10.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.10.0.tgz",
- "integrity": "sha512-+hQ4wVvdai8cNI+Mg0CoJbZGJVXAda7hPEekiI9oTSbqGxtTkIw0L3s4EADUEJ5jTuuJhNQzuuueOBkwJVioIw==",
+ "version": "4.11.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.11.0.tgz",
+ "integrity": "sha512-Eegg3BScq7vKYeJoWo6sduBwgM4DsKhYKXGIAVR9rRsGOiR1nNIWfFzT9I6OOcob9KHICeFyNgqyqpENL7odEA==",
"requires": {
"@babel/runtime": "^7.20.13",
"fastq": "^1.15.0",
"fs-extra": "^11.1.1",
- "gatsby-core-utils": "^4.10.0",
- "gatsby-sharp": "^1.10.0",
+ "gatsby-core-utils": "^4.11.0",
+ "gatsby-sharp": "^1.11.0",
"graphql-compose": "^9.0.10",
"import-from": "^4.0.0",
"joi": "^17.9.2",
@@ -23505,9 +23505,9 @@
"requires": {}
},
"gatsby-sharp": {
- "version": "1.10.0",
- "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.10.0.tgz",
- "integrity": "sha512-9D1hYBRyr85RBCqbqXbKdGgSoNO5qrqhqs7F9igOEAT9Qv8m65gfBBg+rVz6eWhlCA7TvYRBIsUfpAbB2dfTUg==",
+ "version": "1.11.0",
+ "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.11.0.tgz",
+ "integrity": "sha512-zJbN3JVCFur8Ilwn1scf7o8AN69//shpJhYqt3uhuwhhkU6ZMCMmVVNKHSiUiWkVqhwSRJ4y7c/I3Ys9xMxsIw==",
"requires": {
"sharp": "^0.32.1"
}