Update gatsby monorepo to v3.13.0 (#7728)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-08-31 17:47:22 -04:00
committed by GitHub
parent a137a44e24
commit 4e3bc9d964
2 changed files with 26 additions and 26 deletions

48
package-lock.json generated
View File

@@ -21493,9 +21493,9 @@
}
},
"node_modules/gatsby-core-utils": {
"version": "2.12.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.12.0.tgz",
"integrity": "sha512-aN9fub3XX/uEqAstxG3mr8BH6hMGhTmAzANZH3HSV4tyG1Y4a4FKisZA0ggmy/dKOy5cyeuoMHmzAr8+qtHcAw==",
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.13.0.tgz",
"integrity": "sha512-fkMAxiWFY8N26Iui/Wq8yfE2FY2b31bGJVtlIlSwLgfsoO7fpta64lxeivRtfpNLbAoywmWY/L8TC74GFlnuWg==",
"dependencies": {
"ci-info": "2.0.0",
"configstore": "^5.0.1",
@@ -22197,16 +22197,16 @@
}
},
"node_modules/gatsby-source-filesystem": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.12.0.tgz",
"integrity": "sha512-Rs++VHDiyop/yFiNnJhn4+ot3DRwzrjE5fNnrxScTGk0GT8wqcne/c3PFCcQcVOmnu01N2DL1BdPmQP/jF6xAw==",
"version": "3.13.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.13.0.tgz",
"integrity": "sha512-SR0OFKunE4OtsZ0E7kpX6kipQcbrw3jTfROuhqD6EJPM5hkTxeEI/6I2r/bUo4ZS1rpwrEYd3UF89Q0YdAhLqQ==",
"dependencies": {
"@babel/runtime": "^7.14.8",
"better-queue": "^3.8.10",
"chokidar": "^3.4.3",
"file-type": "^16.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.12.0",
"gatsby-core-utils": "^2.13.0",
"got": "^9.6.0",
"md5-file": "^5.0.0",
"mime": "^2.5.2",
@@ -22419,9 +22419,9 @@
}
},
"node_modules/gatsby-source-graphql": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/gatsby-source-graphql/-/gatsby-source-graphql-3.12.0.tgz",
"integrity": "sha512-mLDpz9OjeEK3iY6sluqNz1D1N6SYLdyWtoO3jGSPPIdVT8EcebHan4/jy3nfWJCsEGlOoBnTe27c1JRrAxe4Xw==",
"version": "3.13.0",
"resolved": "https://registry.npmjs.org/gatsby-source-graphql/-/gatsby-source-graphql-3.13.0.tgz",
"integrity": "sha512-ckH0G94GwWXaTJWdXR4dbxm8OsWDyz/Wu4SB7L0CXurxoVePAzmkoduefVPnmq3y/CZbDv6iO3SwKYPybmtANA==",
"dependencies": {
"@babel/runtime": "^7.14.8",
"@graphql-tools/links": "^7.1.0",
@@ -51204,8 +51204,8 @@
"dependencies": {
"@directus/sdk": "9.0.0-rc.91",
"chalk": "4.1.2",
"gatsby-source-filesystem": "3.12.0",
"gatsby-source-graphql": "3.12.0",
"gatsby-source-filesystem": "3.13.0",
"gatsby-source-graphql": "3.13.0",
"invariant": "2.2.4",
"ms": "2.1.3"
}
@@ -53353,8 +53353,8 @@
"requires": {
"@directus/sdk": "9.0.0-rc.91",
"chalk": "4.1.2",
"gatsby-source-filesystem": "3.12.0",
"gatsby-source-graphql": "3.12.0",
"gatsby-source-filesystem": "3.13.0",
"gatsby-source-graphql": "3.13.0",
"invariant": "2.2.4",
"ms": "2.1.3"
}
@@ -70018,9 +70018,9 @@
}
},
"gatsby-core-utils": {
"version": "2.12.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.12.0.tgz",
"integrity": "sha512-aN9fub3XX/uEqAstxG3mr8BH6hMGhTmAzANZH3HSV4tyG1Y4a4FKisZA0ggmy/dKOy5cyeuoMHmzAr8+qtHcAw==",
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.13.0.tgz",
"integrity": "sha512-fkMAxiWFY8N26Iui/Wq8yfE2FY2b31bGJVtlIlSwLgfsoO7fpta64lxeivRtfpNLbAoywmWY/L8TC74GFlnuWg==",
"requires": {
"ci-info": "2.0.0",
"configstore": "^5.0.1",
@@ -70582,16 +70582,16 @@
}
},
"gatsby-source-filesystem": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.12.0.tgz",
"integrity": "sha512-Rs++VHDiyop/yFiNnJhn4+ot3DRwzrjE5fNnrxScTGk0GT8wqcne/c3PFCcQcVOmnu01N2DL1BdPmQP/jF6xAw==",
"version": "3.13.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.13.0.tgz",
"integrity": "sha512-SR0OFKunE4OtsZ0E7kpX6kipQcbrw3jTfROuhqD6EJPM5hkTxeEI/6I2r/bUo4ZS1rpwrEYd3UF89Q0YdAhLqQ==",
"requires": {
"@babel/runtime": "^7.14.8",
"better-queue": "^3.8.10",
"chokidar": "^3.4.3",
"file-type": "^16.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.12.0",
"gatsby-core-utils": "^2.13.0",
"got": "^9.6.0",
"md5-file": "^5.0.0",
"mime": "^2.5.2",
@@ -70758,9 +70758,9 @@
}
},
"gatsby-source-graphql": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/gatsby-source-graphql/-/gatsby-source-graphql-3.12.0.tgz",
"integrity": "sha512-mLDpz9OjeEK3iY6sluqNz1D1N6SYLdyWtoO3jGSPPIdVT8EcebHan4/jy3nfWJCsEGlOoBnTe27c1JRrAxe4Xw==",
"version": "3.13.0",
"resolved": "https://registry.npmjs.org/gatsby-source-graphql/-/gatsby-source-graphql-3.13.0.tgz",
"integrity": "sha512-ckH0G94GwWXaTJWdXR4dbxm8OsWDyz/Wu4SB7L0CXurxoVePAzmkoduefVPnmq3y/CZbDv6iO3SwKYPybmtANA==",
"requires": {
"@babel/runtime": "^7.14.8",
"@graphql-tools/links": "^7.1.0",

View File

@@ -12,8 +12,8 @@
"dependencies": {
"@directus/sdk": "9.0.0-rc.91",
"chalk": "4.1.2",
"gatsby-source-filesystem": "3.12.0",
"gatsby-source-graphql": "3.12.0",
"gatsby-source-filesystem": "3.13.0",
"gatsby-source-graphql": "3.13.0",
"invariant": "2.2.4",
"ms": "2.1.3"
},