mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
fix: update gatsby monorepo (#16690)
This commit is contained in:
Generated
+12
-12
@@ -5419,9 +5419,9 @@
|
||||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||
},
|
||||
"gatsby": {
|
||||
"version": "2.13.66",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.66.tgz",
|
||||
"integrity": "sha512-+26AjuLkDtHkNplMBoS8MwM7/Zf9eo8XBdU/jG0A/uE5iqYPAvE3+FfsvUXjgUY5JN8+wE2K72hPgKW9hUkX3A==",
|
||||
"version": "2.13.67",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.67.tgz",
|
||||
"integrity": "sha512-iExO2TdlWHDSiA5fK3MZjh74+5yTJwEY90+a23tmIAn+8e4kAXvgZAhV6u+0r7TFX++FjOW6RSp0XkYX/5mWxA==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
@@ -5480,13 +5480,13 @@
|
||||
"flat": "^4.0.0",
|
||||
"fs-exists-cached": "1.0.0",
|
||||
"fs-extra": "^5.0.0",
|
||||
"gatsby-cli": "^2.7.30",
|
||||
"gatsby-cli": "^2.7.31",
|
||||
"gatsby-core-utils": "^1.0.4",
|
||||
"gatsby-graphiql-explorer": "^0.2.3",
|
||||
"gatsby-link": "^2.2.5",
|
||||
"gatsby-plugin-page-creator": "^2.1.5",
|
||||
"gatsby-react-router-scroll": "^2.1.3",
|
||||
"gatsby-telemetry": "^1.1.11",
|
||||
"gatsby-telemetry": "^1.1.12",
|
||||
"glob": "^7.1.1",
|
||||
"got": "8.0.0",
|
||||
"graphql": "^14.2.0",
|
||||
@@ -5623,9 +5623,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-cli": {
|
||||
"version": "2.7.30",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.7.30.tgz",
|
||||
"integrity": "sha512-xHl8oYM+NipEFv5zlDTPYSoMnP0qq0+VCzZ2yvrxh9E0oaFXBuM3BrCz4C3iDoZygsCtkXD4lzNTyTYZ0LAr9Q==",
|
||||
"version": "2.7.31",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.7.31.tgz",
|
||||
"integrity": "sha512-NnR9WDS28oxREZrOjtla5iL+r3MdpA+lz8Fi8jvuH2XH9NFsrIIFPPj+wNFDci0t2KHlNGav35w4VoltY01KCA==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.0.0",
|
||||
"@babel/runtime": "^7.0.0",
|
||||
@@ -5643,7 +5643,7 @@
|
||||
"execa": "^0.8.0",
|
||||
"fs-exists-cached": "^1.0.0",
|
||||
"fs-extra": "^4.0.1",
|
||||
"gatsby-telemetry": "^1.1.11",
|
||||
"gatsby-telemetry": "^1.1.12",
|
||||
"hosted-git-info": "^2.6.0",
|
||||
"ink": "^2.3.0",
|
||||
"ink-spinner": "^3.0.1",
|
||||
@@ -5908,9 +5908,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-telemetry": {
|
||||
"version": "1.1.11",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.1.11.tgz",
|
||||
"integrity": "sha512-pEsDQCHSID0HWj9gzDjkA0Y07j9ItpQ9vYdHsyYeNvwan+L6dI6r2AfSM/gfGL0FHyj14JGixxNChAG1N36Utw==",
|
||||
"version": "1.1.12",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.1.12.tgz",
|
||||
"integrity": "sha512-5ssYhvEGT7XooYfevEHlzG1rJ67T8if/u1f5HIW7pRXuF8DAuSM9VBGi0CjzGBEx3VXVe04ZZ9DGH+fg8ZBH/A==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.0.0",
|
||||
"@babel/runtime": "^7.0.0",
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@
|
||||
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^2.13.66",
|
||||
"gatsby": "^2.13.67",
|
||||
"react": "^16.9.0",
|
||||
"react-dom": "^16.9.0"
|
||||
},
|
||||
|
||||
@@ -4092,10 +4092,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.30:
|
||||
version "2.7.30"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.30.tgz#201b7e7eab147a31e488f9faa3108fe516b76aae"
|
||||
integrity sha512-xHl8oYM+NipEFv5zlDTPYSoMnP0qq0+VCzZ2yvrxh9E0oaFXBuM3BrCz4C3iDoZygsCtkXD4lzNTyTYZ0LAr9Q==
|
||||
gatsby-cli@^2.7.31:
|
||||
version "2.7.31"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.31.tgz#b59999951c93626fa93a5e27e0cf309fab346cad"
|
||||
integrity sha512-NnR9WDS28oxREZrOjtla5iL+r3MdpA+lz8Fi8jvuH2XH9NFsrIIFPPj+wNFDci0t2KHlNGav35w4VoltY01KCA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/runtime" "^7.0.0"
|
||||
@@ -4113,7 +4113,7 @@ gatsby-cli@^2.7.30:
|
||||
execa "^0.8.0"
|
||||
fs-exists-cached "^1.0.0"
|
||||
fs-extra "^4.0.1"
|
||||
gatsby-telemetry "^1.1.11"
|
||||
gatsby-telemetry "^1.1.12"
|
||||
hosted-git-info "^2.6.0"
|
||||
is-valid-path "^0.1.1"
|
||||
lodash "^4.17.14"
|
||||
@@ -4195,10 +4195,10 @@ gatsby-react-router-scroll@^2.1.3:
|
||||
scroll-behavior "^0.9.9"
|
||||
warning "^3.0.0"
|
||||
|
||||
gatsby-telemetry@^1.1.11:
|
||||
version "1.1.11"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.11.tgz#7c98881759fa8f61a6bf4f2ee2fb9ac74c6eb592"
|
||||
integrity sha512-pEsDQCHSID0HWj9gzDjkA0Y07j9ItpQ9vYdHsyYeNvwan+L6dI6r2AfSM/gfGL0FHyj14JGixxNChAG1N36Utw==
|
||||
gatsby-telemetry@^1.1.12:
|
||||
version "1.1.12"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.12.tgz#6c5d8f25efb9afccccb2174cdf1c8079bbb94dd2"
|
||||
integrity sha512-5ssYhvEGT7XooYfevEHlzG1rJ67T8if/u1f5HIW7pRXuF8DAuSM9VBGi0CjzGBEx3VXVe04ZZ9DGH+fg8ZBH/A==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/runtime" "^7.0.0"
|
||||
@@ -4218,10 +4218,10 @@ gatsby-telemetry@^1.1.11:
|
||||
stack-utils "1.0.2"
|
||||
uuid "3.3.2"
|
||||
|
||||
gatsby@^2.13.66:
|
||||
version "2.13.66"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.66.tgz#15f82722362d1fe6310c17c0e60d4d2326837fb0"
|
||||
integrity sha512-+26AjuLkDtHkNplMBoS8MwM7/Zf9eo8XBdU/jG0A/uE5iqYPAvE3+FfsvUXjgUY5JN8+wE2K72hPgKW9hUkX3A==
|
||||
gatsby@^2.13.67:
|
||||
version "2.13.67"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.67.tgz#cf8ac3fbfcd0a2f75bbf73b1850d7547d81c3d13"
|
||||
integrity sha512-iExO2TdlWHDSiA5fK3MZjh74+5yTJwEY90+a23tmIAn+8e4kAXvgZAhV6u+0r7TFX++FjOW6RSp0XkYX/5mWxA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/core" "^7.0.0"
|
||||
@@ -4280,13 +4280,13 @@ gatsby@^2.13.66:
|
||||
flat "^4.0.0"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^5.0.0"
|
||||
gatsby-cli "^2.7.30"
|
||||
gatsby-cli "^2.7.31"
|
||||
gatsby-core-utils "^1.0.4"
|
||||
gatsby-graphiql-explorer "^0.2.3"
|
||||
gatsby-link "^2.2.5"
|
||||
gatsby-plugin-page-creator "^2.1.5"
|
||||
gatsby-react-router-scroll "^2.1.3"
|
||||
gatsby-telemetry "^1.1.11"
|
||||
gatsby-telemetry "^1.1.12"
|
||||
glob "^7.1.1"
|
||||
got "8.0.0"
|
||||
graphql "^14.2.0"
|
||||
|
||||
Reference in New Issue
Block a user