mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
fix(deps): update gatsby
This commit is contained in:
parent
8a532f0d6e
commit
f725cfd708
@ -43,7 +43,7 @@
|
||||
"bluebird": "^3.5.5",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.5.0",
|
||||
"gatsby": "^2.8.0",
|
||||
"gatsby": "^2.8.1",
|
||||
"gatsby-link": "^2.1.1",
|
||||
"gatsby-plugin-catch-links": "^2.0.15",
|
||||
"gatsby-plugin-feed": "^2.2.2",
|
||||
@ -65,7 +65,7 @@
|
||||
"gatsby-remark-relative-images": "^0.2.2",
|
||||
"gatsby-remark-responsive-iframe": "^2.1.1",
|
||||
"gatsby-remark-smartypants": "^2.0.9",
|
||||
"gatsby-source-filesystem": "^2.0.37",
|
||||
"gatsby-source-filesystem": "^2.0.38",
|
||||
"gatsby-transformer-remark": "^2.3.12",
|
||||
"gatsby-transformer-sharp": "^2.1.21",
|
||||
"invariant": "^2.2.4",
|
||||
|
30
yarn.lock
30
yarn.lock
@ -5589,9 +5589,9 @@ fuzzy@^0.1.1:
|
||||
version "0.1.3"
|
||||
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
|
||||
|
||||
gatsby-cli@^2.6.3:
|
||||
version "2.6.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.6.3.tgz#591608d893ad20f0ad48711b33e3e4d3cdcb6190"
|
||||
gatsby-cli@^2.6.4:
|
||||
version "2.6.4"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.6.4.tgz#9d8285e4b020425c88f5ed0986ff8b8124ad2849"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/runtime" "^7.0.0"
|
||||
@ -5607,7 +5607,7 @@ gatsby-cli@^2.6.3:
|
||||
execa "^0.8.0"
|
||||
fs-exists-cached "^1.0.0"
|
||||
fs-extra "^4.0.1"
|
||||
gatsby-telemetry "^1.0.10"
|
||||
gatsby-telemetry "^1.0.11"
|
||||
hosted-git-info "^2.6.0"
|
||||
is-valid-path "^0.1.1"
|
||||
lodash "^4.17.10"
|
||||
@ -5869,9 +5869,9 @@ gatsby-remark-smartypants@^2.0.9:
|
||||
retext-smartypants "^3.0.0"
|
||||
unist-util-visit "^1.3.0"
|
||||
|
||||
gatsby-source-filesystem@^2.0.37:
|
||||
version "2.0.37"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.37.tgz#f1de0ab81809ce4c1fdd8cdfb573b1fd25731a8e"
|
||||
gatsby-source-filesystem@^2.0.38:
|
||||
version "2.0.38"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.38.tgz#8f9c2b8c0f17d1f8c464c3488a14e15c62c6eca2"
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.0.0"
|
||||
better-queue "^3.8.7"
|
||||
@ -5889,9 +5889,9 @@ gatsby-source-filesystem@^2.0.37:
|
||||
valid-url "^1.0.9"
|
||||
xstate "^3.1.0"
|
||||
|
||||
gatsby-telemetry@^1.0.10:
|
||||
version "1.0.10"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.10.tgz#c472210ffd7363f329fa853097274c2a2ed62135"
|
||||
gatsby-telemetry@^1.0.11:
|
||||
version "1.0.11"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.11.tgz#18b7fd03080db189f63265637cee333d2b811af8"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/runtime" "^7.0.0"
|
||||
@ -5946,9 +5946,9 @@ gatsby-transformer-sharp@^2.1.21:
|
||||
semver "^5.6.0"
|
||||
sharp "^0.22.1"
|
||||
|
||||
gatsby@^2.8.0:
|
||||
version "2.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.8.0.tgz#19fcf9475364e3f9b74fa376a8616656d872a1d5"
|
||||
gatsby@^2.8.1:
|
||||
version "2.8.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.8.1.tgz#a2a2de89b38ec1c592eb05e90c7c7327bc7f1fda"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/core" "^7.0.0"
|
||||
@ -6006,12 +6006,12 @@ gatsby@^2.8.0:
|
||||
flat "^4.0.0"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^5.0.0"
|
||||
gatsby-cli "^2.6.3"
|
||||
gatsby-cli "^2.6.4"
|
||||
gatsby-graphiql-explorer "^0.1.1"
|
||||
gatsby-link "^2.1.1"
|
||||
gatsby-plugin-page-creator "^2.0.13"
|
||||
gatsby-react-router-scroll "^2.0.7"
|
||||
gatsby-telemetry "^1.0.10"
|
||||
gatsby-telemetry "^1.0.11"
|
||||
glob "^7.1.1"
|
||||
got "8.0.0"
|
||||
graphql "^14.1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user