mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
Bump gatsby-source-filesystem from 4.3.0 to 4.4.0 (#608)
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.4.0/packages/gatsby-source-filesystem) --- updated-dependencies: - dependency-name: gatsby-source-filesystem 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>
This commit is contained in:
parent
57cc92f466
commit
6879265fb9
22
package-lock.json
generated
22
package-lock.json
generated
@ -43,7 +43,7 @@
|
|||||||
"gatsby-remark-images-medium-zoom": "^1.7.0",
|
"gatsby-remark-images-medium-zoom": "^1.7.0",
|
||||||
"gatsby-remark-smartypants": "^5.3.0",
|
"gatsby-remark-smartypants": "^5.3.0",
|
||||||
"gatsby-remark-vscode": "^3.3.0",
|
"gatsby-remark-vscode": "^3.3.0",
|
||||||
"gatsby-source-filesystem": "^4.3.0",
|
"gatsby-source-filesystem": "^4.4.0",
|
||||||
"gatsby-source-graphql": "^4.4.0",
|
"gatsby-source-graphql": "^4.4.0",
|
||||||
"gatsby-transformer-remark": "^5.3.0",
|
"gatsby-transformer-remark": "^5.3.0",
|
||||||
"gatsby-transformer-sharp": "^4.4.0",
|
"gatsby-transformer-sharp": "^4.4.0",
|
||||||
@ -13278,23 +13278,23 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-source-filesystem": {
|
"node_modules/gatsby-source-filesystem": {
|
||||||
"version": "4.3.0",
|
"version": "4.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.4.0.tgz",
|
||||||
"integrity": "sha512-vPYq1hcJ2FUc/o9QsMFC/nVLxXVPN/qInfCPWv/FePNfnL8A5EaKhQwSyfTqISeovMkLuJLv4wm+QTKgGVe6Nw==",
|
"integrity": "sha512-tN+aJdOnBf92V9oHXaGzPB6gL0EhpYH0mh/dfszroy25CtSq07fZu8SynS/B3ClJVi22MkD0imcDVMlPJGSQ3w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"chokidar": "^3.5.2",
|
"chokidar": "^3.5.2",
|
||||||
"fastq": "^1.13.0",
|
"fastq": "^1.13.0",
|
||||||
"file-type": "^16.5.3",
|
"file-type": "^16.5.3",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"gatsby-core-utils": "^3.3.0",
|
"gatsby-core-utils": "^3.4.0",
|
||||||
"got": "^9.6.0",
|
"got": "^9.6.0",
|
||||||
"md5-file": "^5.0.0",
|
"md5-file": "^5.0.0",
|
||||||
"mime": "^2.5.2",
|
"mime": "^2.5.2",
|
||||||
"pretty-bytes": "^5.4.1",
|
"pretty-bytes": "^5.4.1",
|
||||||
"progress": "^2.0.3",
|
"progress": "^2.0.3",
|
||||||
"valid-url": "^1.0.9",
|
"valid-url": "^1.0.9",
|
||||||
"xstate": "^4.25.0"
|
"xstate": "^4.26.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.15.0"
|
"node": ">=14.15.0"
|
||||||
@ -39719,23 +39719,23 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-source-filesystem": {
|
"gatsby-source-filesystem": {
|
||||||
"version": "4.3.0",
|
"version": "4.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.4.0.tgz",
|
||||||
"integrity": "sha512-vPYq1hcJ2FUc/o9QsMFC/nVLxXVPN/qInfCPWv/FePNfnL8A5EaKhQwSyfTqISeovMkLuJLv4wm+QTKgGVe6Nw==",
|
"integrity": "sha512-tN+aJdOnBf92V9oHXaGzPB6gL0EhpYH0mh/dfszroy25CtSq07fZu8SynS/B3ClJVi22MkD0imcDVMlPJGSQ3w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"chokidar": "^3.5.2",
|
"chokidar": "^3.5.2",
|
||||||
"fastq": "^1.13.0",
|
"fastq": "^1.13.0",
|
||||||
"file-type": "^16.5.3",
|
"file-type": "^16.5.3",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"gatsby-core-utils": "^3.3.0",
|
"gatsby-core-utils": "^3.4.0",
|
||||||
"got": "^9.6.0",
|
"got": "^9.6.0",
|
||||||
"md5-file": "^5.0.0",
|
"md5-file": "^5.0.0",
|
||||||
"mime": "^2.5.2",
|
"mime": "^2.5.2",
|
||||||
"pretty-bytes": "^5.4.1",
|
"pretty-bytes": "^5.4.1",
|
||||||
"progress": "^2.0.3",
|
"progress": "^2.0.3",
|
||||||
"valid-url": "^1.0.9",
|
"valid-url": "^1.0.9",
|
||||||
"xstate": "^4.25.0"
|
"xstate": "^4.26.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sindresorhus/is": {
|
"@sindresorhus/is": {
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
"gatsby-remark-images-medium-zoom": "^1.7.0",
|
"gatsby-remark-images-medium-zoom": "^1.7.0",
|
||||||
"gatsby-remark-smartypants": "^5.3.0",
|
"gatsby-remark-smartypants": "^5.3.0",
|
||||||
"gatsby-remark-vscode": "^3.3.0",
|
"gatsby-remark-vscode": "^3.3.0",
|
||||||
"gatsby-source-filesystem": "^4.3.0",
|
"gatsby-source-filesystem": "^4.4.0",
|
||||||
"gatsby-source-graphql": "^4.4.0",
|
"gatsby-source-graphql": "^4.4.0",
|
||||||
"gatsby-transformer-remark": "^5.3.0",
|
"gatsby-transformer-remark": "^5.3.0",
|
||||||
"gatsby-transformer-sharp": "^4.4.0",
|
"gatsby-transformer-sharp": "^4.4.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user