mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 17:22:05 -07:00
fix(starters): update gatsby monorepo (#12896)
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | gatsby | dependencies | patch | [`^2.3.2` -> `^2.3.3`](https://diff.intrinsic.com/gatsby/2.3.2/2.3.3) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-plugin-manifest | dependencies | patch | [`^2.0.24` -> `^2.0.25`](https://diff.intrinsic.com/gatsby-plugin-manifest/2.0.24/2.0.25) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-plugin-sharp | dependencies | patch | [`^2.0.31` -> `^2.0.32`](https://diff.intrinsic.com/gatsby-plugin-sharp/2.0.31/2.0.32) | [source](https://togithub.com/gatsbyjs/gatsby) | --- ### Release Notes <details> <summary>gatsbyjs/gatsby</summary> ### [`v2.3.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.3.2...gatsby@2.3.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.3.2...gatsby@2.3.3) </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#gatsbyjs/gatsby).
This commit is contained in:
Generated
+24
-24
@@ -986,9 +986,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.8.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.8.8.tgz",
|
||||
"integrity": "sha512-xwEvyet96u7WnB96kqY0yY7qxx/pEpU51QeACkKFtrgjjXITQn0oO1iwPEraXVgh10ZFPix7gs1R4OJXF7P5sg==",
|
||||
"version": "16.8.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.8.9.tgz",
|
||||
"integrity": "sha512-gckHt6IMscIMbmLOcpzyJhNw7vJe/QdZ9gmuaO02xRqlgmMeSz3m+C/SgR8iA9FyJUoYAWq2kBE/HDDpb2FzoA==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^2.2.0"
|
||||
@@ -1830,9 +1830,9 @@
|
||||
"integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ=="
|
||||
},
|
||||
"binary-extensions": {
|
||||
"version": "1.13.0",
|
||||
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.0.tgz",
|
||||
"integrity": "sha512-EgmjVLMn22z7eGGv3kcnHwSnJXmFHjISTY9E/S5lIcTD3Oxw05QTcBLNkJFzcb3cNueUdF/IN4U+d78V0zO8Hw=="
|
||||
"version": "1.13.1",
|
||||
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
|
||||
"integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw=="
|
||||
},
|
||||
"blob": {
|
||||
"version": "0.0.5",
|
||||
@@ -2256,9 +2256,9 @@
|
||||
}
|
||||
},
|
||||
"caniuse-lite": {
|
||||
"version": "1.0.30000953",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000953.tgz",
|
||||
"integrity": "sha512-2stdF/q5MZTDhQ6uC65HWbSgI9UMKbc7+HKvlwH5JBIslKoD/J9dvabP4J4Uiifu3NljbHj3iMpfYflLSNt09A=="
|
||||
"version": "1.0.30000954",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000954.tgz",
|
||||
"integrity": "sha512-Wopmc0eVSSG1d9/O4JTn0OmGhUfhEHNkHhoCjUrGSImvHI+2YQWkOI1RRNTUFNSHbSAD8J41jbdZrPP4r32cbQ=="
|
||||
},
|
||||
"capture-stack-trace": {
|
||||
"version": "1.0.1",
|
||||
@@ -5150,9 +5150,9 @@
|
||||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||
},
|
||||
"gatsby": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.3.2.tgz",
|
||||
"integrity": "sha512-icf6mm1obfZhzbXSHpYHVCEdrAiQPkO0CDONe5Adwo6k/f+pIjfAErhicoGv3eOeKKCzu71MFdw19fT4TuA1Vw==",
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.3.3.tgz",
|
||||
"integrity": "sha512-Zlyzhrmp8qOWTNOV50kDVkZLKuOAwOZGL6gIq+JmUAFbQ6qVIJei63YmxIJKPP2kSmZo/2FMyCREglVZkUH8iA==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
@@ -5208,11 +5208,11 @@
|
||||
"flat": "^4.0.0",
|
||||
"fs-exists-cached": "1.0.0",
|
||||
"fs-extra": "^5.0.0",
|
||||
"gatsby-cli": "^2.5.2",
|
||||
"gatsby-cli": "^2.5.3",
|
||||
"gatsby-link": "^2.0.16",
|
||||
"gatsby-plugin-page-creator": "^2.0.12",
|
||||
"gatsby-react-router-scroll": "^2.0.6",
|
||||
"gatsby-telemetry": "^1.0.2",
|
||||
"gatsby-telemetry": "^1.0.3",
|
||||
"glob": "^7.1.1",
|
||||
"graphql": "^14.1.1",
|
||||
"graphql-compose": "^6.0.3",
|
||||
@@ -5323,9 +5323,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-cli": {
|
||||
"version": "2.5.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.5.2.tgz",
|
||||
"integrity": "sha512-fkVRAXKrffn0xU4RQHsf+7fyW+rLwvaERbgU/q7qQhRYzEQJDLF2CTjH+By+Ly5xSQ5pcKM2nMpRENhutytDHA==",
|
||||
"version": "2.5.3",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.5.3.tgz",
|
||||
"integrity": "sha512-dJhrdJIbpWH7wfdP/7on+2bbXtll1mjOFwrsdhnVs23nvhMmmEY+wN2bQdFfMImtTbyR4engroAaAkrT+4iMzw==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.0.0",
|
||||
"@babel/runtime": "^7.0.0",
|
||||
@@ -5337,7 +5337,7 @@
|
||||
"execa": "^0.8.0",
|
||||
"fs-exists-cached": "^1.0.0",
|
||||
"fs-extra": "^4.0.1",
|
||||
"gatsby-telemetry": "^1.0.2",
|
||||
"gatsby-telemetry": "^1.0.3",
|
||||
"hosted-git-info": "^2.6.0",
|
||||
"lodash": "^4.17.10",
|
||||
"meant": "^1.0.1",
|
||||
@@ -5549,9 +5549,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-telemetry": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.0.2.tgz",
|
||||
"integrity": "sha512-q63qjmzNPQtBmfowWvkecUmPRXGNpaLAJ8MeuCmBOe+SggkyXAsX4BpF2Fuwas2txedaU7BG7oPqhsjd7zYDpw==",
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.0.3.tgz",
|
||||
"integrity": "sha512-BJlNFYEESj367co4oanWQ70HgOgG1GSJqsdFqzwnscT38Oz/+K459wMHOgP67jcjQcdP0Azct/FlB3Psd1KKHQ==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.0.0",
|
||||
"@babel/runtime": "^7.0.0",
|
||||
@@ -9621,9 +9621,9 @@
|
||||
}
|
||||
},
|
||||
"semver": {
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-5.6.0.tgz",
|
||||
"integrity": "sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg=="
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz",
|
||||
"integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA=="
|
||||
},
|
||||
"semver-diff": {
|
||||
"version": "2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user