fix(starters): update gatsby monorepo (#12179)

This commit is contained in:
GatsbyJS Bot
2019-02-28 13:02:48 +00:00
parent 1e2bdca9a4
commit 01c1e79074
3 changed files with 61 additions and 44 deletions
+29 -20
View File
@@ -954,9 +954,9 @@
"integrity": "sha512-HeyK+csRk7Khhg9krpMGJeT9pLzjsmiJFHYRzYpPv/dQ5tPclQsbvceiX/HKynRt/9lMLorWUYTbBHC3hRI4sg=="
},
"@types/prop-types": {
"version": "15.5.9",
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.5.9.tgz",
"integrity": "sha512-Nha5b+jmBI271jdTMwrHiNXM+DvThjHOfyZtMX9kj/c/LUj2xiLHsG/1L3tJ8DjAoQN48cHwUwtqBotjyXaSdQ=="
"version": "15.7.0",
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.0.tgz",
"integrity": "sha512-eItQyV43bj4rR3JPV0Skpl1SncRCdziTEK9/v8VwXmV6d/qOUO8/EuWeHBbCZcsfSHfzI5UyMJLCSXtxxznyZg=="
},
"@types/q": {
"version": "1.5.1",
@@ -1160,9 +1160,9 @@
}
},
"acorn": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.1.0.tgz",
"integrity": "sha512-MW/FjM+IvU9CgBzjO3UIPCE2pyEwUsoFl+VGdczOPEdxfGFjuKny/gN54mOuX7Qxmb9Rg9MCn2oKiSUeW+pjrw=="
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.1.1.tgz",
"integrity": "sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA=="
},
"acorn-dynamic-import": {
"version": "3.0.0",
@@ -1274,11 +1274,12 @@
}
},
"apollo-utilities": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/apollo-utilities/-/apollo-utilities-1.1.3.tgz",
"integrity": "sha512-pF9abhiClX5gfj/WFWZh8DiI33nOLGxRhXH9ZMquaM1V8bhq1WLFPt2QjShWH3kGQVeIGUK+FQefnhe+ZaaAYg==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/apollo-utilities/-/apollo-utilities-1.2.1.tgz",
"integrity": "sha512-Zv8Udp9XTSFiN8oyXOjf6PMHepD4yxxReLsl6dPUy5Ths7jti3nmlBzZUOxuTWRwZn0MoclqL7RQ5UEJN8MAxg==",
"requires": {
"fast-json-stable-stringify": "^2.0.0",
"ts-invariant": "^0.2.1",
"tslib": "^1.9.3"
}
},
@@ -5110,9 +5111,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "2.1.18",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.1.18.tgz",
"integrity": "sha512-4PRaM9VEtAJ7MFwu6RuMdcWcewSL97NFp5CrIyNotZ/84HPDc7JXAxyldtQIb3Nme3u+1D2gWNiXvYdJkkWvWw==",
"version": "2.1.19",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.1.19.tgz",
"integrity": "sha512-Ftj0wV8L5knCF+p3Fj+3hSIz21iSqeZqVYJfDWmaiOhp/AwMSm1PeBj7gTbNPU+USbDe+DUKKLXzCRb25nywSA==",
"requires": {
"@babel/code-frame": "^7.0.0",
"@babel/core": "^7.0.0",
@@ -5168,8 +5169,8 @@
"friendly-errors-webpack-plugin": "^1.6.1",
"fs-exists-cached": "1.0.0",
"fs-extra": "^5.0.0",
"gatsby-cli": "^2.4.11",
"gatsby-link": "^2.0.12",
"gatsby-cli": "^2.4.12",
"gatsby-link": "^2.0.13",
"gatsby-plugin-page-creator": "^2.0.8",
"gatsby-react-router-scroll": "^2.0.4",
"glob": "^7.1.1",
@@ -5265,9 +5266,9 @@
}
},
"gatsby-cli": {
"version": "2.4.11",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.4.11.tgz",
"integrity": "sha512-bN09Avwx8cDX17FPjHjOwnDBmD9g1WVyP1LrRoYcOeGUPCo3Qrg97znYW687BCYwetZ5UBF+Bb5KgJNKj4Vrqw==",
"version": "2.4.12",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.4.12.tgz",
"integrity": "sha512-uatXDGaEa9HpQDk1wKcchVMyUnZzxceUPPWfO4SjTzIVHkuRMiB+ZL+eT7bXufihmlLrun7r6se2HH0HCYGaVA==",
"requires": {
"@babel/code-frame": "^7.0.0",
"@babel/runtime": "^7.0.0",
@@ -5341,9 +5342,9 @@
}
},
"gatsby-link": {
"version": "2.0.12",
"resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.0.12.tgz",
"integrity": "sha512-hyDQquhr6RJLNx1WN7D+1b6a4DApsYABQzrMZxaaFTfTp0+UIdyKBEKbN6nVA96qjzD1iq5fiWX3mBhpuhYeBw==",
"version": "2.0.13",
"resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.0.13.tgz",
"integrity": "sha512-HRi+b99lO9KAORQgiO5Ld88x7WO31rFk4ix/YGaKzLt8860H8d6XONUh+28kmZi57aPJr/RPBH+JR8hXzNHMJg==",
"requires": {
"@babel/runtime": "^7.0.0",
"@reach/router": "^1.1.1",
@@ -10516,6 +10517,14 @@
"glob": "^7.1.2"
}
},
"ts-invariant": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/ts-invariant/-/ts-invariant-0.2.1.tgz",
"integrity": "sha512-Z/JSxzVmhTo50I+LKagEISFJW3pvPCqsMWLamCTX8Kr3N5aMrnGOqcflbe5hLUzwjvgPfnLzQtHZv0yWQ+FIHg==",
"requires": {
"tslib": "^1.9.3"
}
},
"tslib": {
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.9.3.tgz",