mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 17:22:05 -07:00
fix: update gatsby monorepo (#17431)
This commit is contained in:
@@ -4268,10 +4268,10 @@ gatsby-core-utils@^1.0.7:
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.7.tgz#0f41dd91da2f2acb59e102ad4c6a4cffeb176b05"
|
||||
integrity sha512-G4C/n8tzZVUgs+nLs8Gho7OfgcOWsoKij6az25vCATC9daqrCh1R0ouInqCtIBk7pBim/jt7UAtlClXpp6HyqQ==
|
||||
|
||||
gatsby-graphiql-explorer@^0.2.12:
|
||||
version "0.2.12"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.12.tgz#8ba0c2ae0ea9cd759dff29951d6d124dcf0ab27b"
|
||||
integrity sha512-BM66MSA2xGV0uVqrZKZJmglH8+YBlLQX3I7AEgUrWizyLTIkkrLWAt+Dw0GUu8tmIgDKru7SJ55HvEqbwI3i7w==
|
||||
gatsby-graphiql-explorer@^0.2.13:
|
||||
version "0.2.13"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.13.tgz#5df71ea5603adc0be895846bca7890e337c2c15d"
|
||||
integrity sha512-cznrs+5+XfyO03kkrPQAnOHRsDsmPuoeEhgc9ldVf8fyNC9Slzs6NDfG+QCwdOFU2moGUQyTQw+VFGDurLIqOg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.5.5"
|
||||
|
||||
@@ -4343,10 +4343,10 @@ gatsby-telemetry@^1.1.22:
|
||||
stack-utils "1.0.2"
|
||||
uuid "3.3.3"
|
||||
|
||||
gatsby@^2.15.8:
|
||||
version "2.15.8"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.15.8.tgz#adc1ec9331761eaaf23e8e2ed6414cfc5e80af67"
|
||||
integrity sha512-yBXMSB7IbPvd1jQCDmtXZUmlJM3iz3REm5DSAalF7dNwMhkvCnDcYvvctEf6/sz7CF/DepmWqiDqFLJ6L8HbHw==
|
||||
gatsby@^2.15.9:
|
||||
version "2.15.9"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.15.9.tgz#a8a1ccf14cc7f0a20c1f18a7ded98c0996cd27ac"
|
||||
integrity sha512-c+QtdiMivZI6xQBWx/ClwqXhatqC5/bJjIWXVL5ik+PBsmoa1EsH8XA+FHZUVQsGN8pZ2kF+guEaSZ+a5ONy2g==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.5.5"
|
||||
"@babel/core" "^7.5.5"
|
||||
@@ -4410,7 +4410,7 @@ gatsby@^2.15.8:
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-cli "^2.7.44"
|
||||
gatsby-core-utils "^1.0.7"
|
||||
gatsby-graphiql-explorer "^0.2.12"
|
||||
gatsby-graphiql-explorer "^0.2.13"
|
||||
gatsby-link "^2.2.12"
|
||||
gatsby-plugin-page-creator "^2.1.16"
|
||||
gatsby-react-router-scroll "^2.1.7"
|
||||
@@ -7313,9 +7313,9 @@ pnp-webpack-plugin@^1.5.0:
|
||||
ts-pnp "^1.1.2"
|
||||
|
||||
portfinder@^1.0.21:
|
||||
version "1.0.23"
|
||||
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.23.tgz#894db4bcc5daf02b6614517ce89cd21a38226b82"
|
||||
integrity sha512-B729mL/uLklxtxuiJKfQ84WPxNw5a7Yhx3geQZdcA4GjNjZSTSSMMWyoennMVnTWSmAR0lMdzWYN0JLnHrg1KQ==
|
||||
version "1.0.24"
|
||||
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.24.tgz#11efbc6865f12f37624b6531ead1d809ed965cfa"
|
||||
integrity sha512-ekRl7zD2qxYndYflwiryJwMioBI7LI7rVXg3EnLK3sjkouT5eOuhS3gS255XxBksa30VG8UPZYZCdgfGOfkSUg==
|
||||
dependencies:
|
||||
async "^1.5.2"
|
||||
debug "^2.2.0"
|
||||
|
||||
Reference in New Issue
Block a user