build(deps): bump gatsby-source-filesystem from 4.7.0 to 4.11.1 in /docs (#2718)
This commit is contained in:
parent
0972717622
commit
cce4974e5c
18
docs/package-lock.json
generated
18
docs/package-lock.json
generated
@ -35,7 +35,7 @@
|
||||
"gatsby-remark-images": "^6.11.1",
|
||||
"gatsby-remark-mermaid": "^2.1.0",
|
||||
"gatsby-remark-responsive-iframe": "^5.6.0",
|
||||
"gatsby-source-filesystem": "^4.7.0",
|
||||
"gatsby-source-filesystem": "^4.11.1",
|
||||
"gatsby-transformer-remark": "^5.6.0",
|
||||
"gatsby-transformer-sharp": "^4.11.0",
|
||||
"gatsby-transformer-yaml": "^4.7.0",
|
||||
@ -13676,15 +13676,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-source-filesystem": {
|
||||
"version": "4.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.7.0.tgz",
|
||||
"integrity": "sha512-tihlE4cxAI9tQnKqCNEKbrrqRQpMP2iBJIaGhc5gGHQ45cRreJHA60HOM0Nw6IzNKkDdCz0cu9XJwgkXIG9Tyg==",
|
||||
"version": "4.11.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.11.1.tgz",
|
||||
"integrity": "sha512-8Fz+VpctjoiZxnGYDgfXFgdD+8rLmj5+l16fZpN+bxETAOPhbyQjznc8IoTwDEdyOER1Zr8JQB/y6tx/qRf+Bw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"chokidar": "^3.5.2",
|
||||
"file-type": "^16.5.3",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gatsby-core-utils": "^3.7.0",
|
||||
"gatsby-core-utils": "^3.11.1",
|
||||
"got": "^9.6.0",
|
||||
"md5-file": "^5.0.0",
|
||||
"mime": "^2.5.2",
|
||||
@ -36076,15 +36076,15 @@
|
||||
}
|
||||
},
|
||||
"gatsby-source-filesystem": {
|
||||
"version": "4.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.7.0.tgz",
|
||||
"integrity": "sha512-tihlE4cxAI9tQnKqCNEKbrrqRQpMP2iBJIaGhc5gGHQ45cRreJHA60HOM0Nw6IzNKkDdCz0cu9XJwgkXIG9Tyg==",
|
||||
"version": "4.11.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.11.1.tgz",
|
||||
"integrity": "sha512-8Fz+VpctjoiZxnGYDgfXFgdD+8rLmj5+l16fZpN+bxETAOPhbyQjznc8IoTwDEdyOER1Zr8JQB/y6tx/qRf+Bw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"chokidar": "^3.5.2",
|
||||
"file-type": "^16.5.3",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gatsby-core-utils": "^3.7.0",
|
||||
"gatsby-core-utils": "^3.11.1",
|
||||
"got": "^9.6.0",
|
||||
"md5-file": "^5.0.0",
|
||||
"mime": "^2.5.2",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"gatsby-remark-images": "^6.11.1",
|
||||
"gatsby-remark-mermaid": "^2.1.0",
|
||||
"gatsby-remark-responsive-iframe": "^5.6.0",
|
||||
"gatsby-source-filesystem": "^4.7.0",
|
||||
"gatsby-source-filesystem": "^4.11.1",
|
||||
"gatsby-transformer-remark": "^5.6.0",
|
||||
"gatsby-transformer-sharp": "^4.11.0",
|
||||
"gatsby-transformer-yaml": "^4.7.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user