mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 01:02:05 -07:00
chore: update dependency gatsby to ^2.13.31 (#15908)
This commit is contained in:
@@ -1556,10 +1556,10 @@ babel-preset-fbjs@^3.1.2:
|
||||
"@babel/plugin-transform-template-literals" "^7.0.0"
|
||||
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
|
||||
|
||||
babel-preset-gatsby@^0.2.6:
|
||||
version "0.2.6"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.6.tgz#d9cc408e75afbb7ba486d6b6ef09f43f90d60e0b"
|
||||
integrity sha512-n30hG8EgPgiuK+gH1exlmKhi4f/0qaSm+bUzDEXdApa4Bhw2ndlRVDOwvuC8Anb+VAzFKeQMZY85DOsNoocJ4w==
|
||||
babel-preset-gatsby@^0.2.7:
|
||||
version "0.2.7"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.7.tgz#673824fd80750f0fe9471b1f92bc55600869602a"
|
||||
integrity sha512-8LxKWYrPma83sWOPnu5WcugCRHhuF4qpO1ie4bpHa/Fbbphkly5kufhjikMXRg6TUbETik2wqR4HYbhNwREKAQ==
|
||||
dependencies:
|
||||
"@babel/plugin-proposal-class-properties" "^7.0.0"
|
||||
"@babel/plugin-syntax-dynamic-import" "^7.0.0"
|
||||
@@ -4064,10 +4064,10 @@ functional-red-black-tree@^1.0.1:
|
||||
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
||||
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
|
||||
|
||||
gatsby-cli@^2.7.16:
|
||||
version "2.7.16"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.16.tgz#5ba593ba2f0b7b96793ec82f51ad081207bf9591"
|
||||
integrity sha512-5RMx2yCOWUkNOHR6LdsMhZMQ8a8OZf22ETKnknUIWFNuSqD1ruNtHpYx7UPfwLTJ/LQD4EVYdeu95Xa+NbMClA==
|
||||
gatsby-cli@^2.7.17:
|
||||
version "2.7.17"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.17.tgz#5c2e2a453ff97c505e2540a7e5f7c9104993fb4b"
|
||||
integrity sha512-VqW8jKRpv3Ko7NLzn3tZcPitvLEHRRJc3Zla3ug9oavXTuV2m/r24HAyyJM1ZCliBP0YWa8PCYxUrL2ezywBqQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/runtime" "^7.0.0"
|
||||
@@ -4107,7 +4107,7 @@ gatsby-cli@^2.7.16:
|
||||
yargs "^12.0.5"
|
||||
yurnalist "^1.0.5"
|
||||
optionalDependencies:
|
||||
ink "^2.0.5"
|
||||
ink "^2.3.0"
|
||||
ink-spinner "^3.0.1"
|
||||
|
||||
gatsby-graphiql-explorer@^0.2.3:
|
||||
@@ -4185,10 +4185,10 @@ gatsby-telemetry@^1.1.6:
|
||||
stack-utils "1.0.2"
|
||||
uuid "3.3.2"
|
||||
|
||||
gatsby@^2.13.29:
|
||||
version "2.13.29"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.29.tgz#0fbacca1a27ea738ca5c332b8621e4812106a794"
|
||||
integrity sha512-BWy8rUHP14ug5aFciaCxR7r3+a1ULMQBl0D9xet49Tti+njrBtOOmf3WMCYKnUP6XsxKjNx5wpWv0+hUwPv81g==
|
||||
gatsby@^2.13.31:
|
||||
version "2.13.31"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.31.tgz#c9fff86bf6b15ad808c20f9096aa24c37a382c84"
|
||||
integrity sha512-Oi/M9aD1wNTP+/3xTz5otJ3mPcYgaH3oOV1QFPjOUAozWB8sI31pjWta+8TkqHPN6jxag/quVaQe/LiqgZ/IEA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/core" "^7.0.0"
|
||||
@@ -4210,7 +4210,7 @@ gatsby@^2.13.29:
|
||||
babel-plugin-add-module-exports "^0.2.1"
|
||||
babel-plugin-dynamic-import-node "^1.2.0"
|
||||
babel-plugin-remove-graphql-queries "^2.7.2"
|
||||
babel-preset-gatsby "^0.2.6"
|
||||
babel-preset-gatsby "^0.2.7"
|
||||
better-opn "0.1.4"
|
||||
better-queue "^3.8.6"
|
||||
bluebird "^3.5.0"
|
||||
@@ -4247,7 +4247,7 @@ gatsby@^2.13.29:
|
||||
flat "^4.0.0"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^5.0.0"
|
||||
gatsby-cli "^2.7.16"
|
||||
gatsby-cli "^2.7.17"
|
||||
gatsby-graphiql-explorer "^0.2.3"
|
||||
gatsby-link "^2.2.2"
|
||||
gatsby-plugin-page-creator "^2.1.5"
|
||||
@@ -4937,7 +4937,7 @@ ink-spinner@^3.0.1:
|
||||
cli-spinners "^1.0.0"
|
||||
prop-types "^15.5.10"
|
||||
|
||||
ink@^2.0.5:
|
||||
ink@^2.3.0:
|
||||
version "2.3.0"
|
||||
resolved "https://registry.yarnpkg.com/ink/-/ink-2.3.0.tgz#222136be17bb72fc742e19090483e7e0e7dc3690"
|
||||
integrity sha512-931rgXHAS3hM++8ygWPOBeHOFwTzHh3pDAVZtiBVOUH6tVvJijym43ODUy22ySo2NwYUFeR/Zj3xuWzBEKMiHw==
|
||||
|
||||
Reference in New Issue
Block a user