mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 09:12:05 -07:00
chore: update dependency gatsby to ^2.13.31 (#15908)
This commit is contained in:
Generated
+12
-12
@@ -1789,9 +1789,9 @@
|
||||
}
|
||||
},
|
||||
"babel-preset-gatsby": {
|
||||
"version": "0.2.6",
|
||||
"resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-0.2.6.tgz",
|
||||
"integrity": "sha512-n30hG8EgPgiuK+gH1exlmKhi4f/0qaSm+bUzDEXdApa4Bhw2ndlRVDOwvuC8Anb+VAzFKeQMZY85DOsNoocJ4w==",
|
||||
"version": "0.2.7",
|
||||
"resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-0.2.7.tgz",
|
||||
"integrity": "sha512-8LxKWYrPma83sWOPnu5WcugCRHhuF4qpO1ie4bpHa/Fbbphkly5kufhjikMXRg6TUbETik2wqR4HYbhNwREKAQ==",
|
||||
"requires": {
|
||||
"@babel/plugin-proposal-class-properties": "^7.0.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
||||
@@ -5364,9 +5364,9 @@
|
||||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||
},
|
||||
"gatsby": {
|
||||
"version": "2.13.29",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.29.tgz",
|
||||
"integrity": "sha512-BWy8rUHP14ug5aFciaCxR7r3+a1ULMQBl0D9xet49Tti+njrBtOOmf3WMCYKnUP6XsxKjNx5wpWv0+hUwPv81g==",
|
||||
"version": "2.13.31",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.13.31.tgz",
|
||||
"integrity": "sha512-Oi/M9aD1wNTP+/3xTz5otJ3mPcYgaH3oOV1QFPjOUAozWB8sI31pjWta+8TkqHPN6jxag/quVaQe/LiqgZ/IEA==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
@@ -5388,7 +5388,7 @@
|
||||
"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",
|
||||
@@ -5425,7 +5425,7 @@
|
||||
"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",
|
||||
@@ -5566,9 +5566,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-cli": {
|
||||
"version": "2.7.16",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.7.16.tgz",
|
||||
"integrity": "sha512-5RMx2yCOWUkNOHR6LdsMhZMQ8a8OZf22ETKnknUIWFNuSqD1ruNtHpYx7UPfwLTJ/LQD4EVYdeu95Xa+NbMClA==",
|
||||
"version": "2.7.17",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.7.17.tgz",
|
||||
"integrity": "sha512-VqW8jKRpv3Ko7NLzn3tZcPitvLEHRRJc3Zla3ug9oavXTuV2m/r24HAyyJM1ZCliBP0YWa8PCYxUrL2ezywBqQ==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.0.0",
|
||||
"@babel/runtime": "^7.0.0",
|
||||
@@ -5588,7 +5588,7 @@
|
||||
"fs-extra": "^4.0.1",
|
||||
"gatsby-telemetry": "^1.1.6",
|
||||
"hosted-git-info": "^2.6.0",
|
||||
"ink": "^2.0.5",
|
||||
"ink": "^2.3.0",
|
||||
"ink-spinner": "^3.0.1",
|
||||
"is-valid-path": "^0.1.1",
|
||||
"lodash": "^4.17.14",
|
||||
|
||||
Reference in New Issue
Block a user