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
fde032c932
commit
28fd0249b7
@ -43,7 +43,7 @@
|
||||
"bluebird": "^3.5.4",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.4.0",
|
||||
"gatsby": "^2.4.2",
|
||||
"gatsby": "^2.4.3",
|
||||
"gatsby-link": "^2.1.1",
|
||||
"gatsby-plugin-catch-links": "^2.0.13",
|
||||
"gatsby-plugin-feed": "^2.2.0",
|
||||
@ -55,7 +55,7 @@
|
||||
"gatsby-plugin-offline": "^2.1.0",
|
||||
"gatsby-plugin-react-helmet": "^3.0.12",
|
||||
"gatsby-plugin-sass": "^2.0.11",
|
||||
"gatsby-plugin-sharp": "^2.0.36",
|
||||
"gatsby-plugin-sharp": "^2.0.37",
|
||||
"gatsby-plugin-sitemap": "^2.1.0",
|
||||
"gatsby-remark-autolink-headers": "^2.0.16",
|
||||
"gatsby-remark-copy-linked-files": "^2.0.12",
|
||||
|
20
yarn.lock
20
yarn.lock
@ -5389,9 +5389,9 @@ fuzzy@^0.1.1:
|
||||
version "0.1.3"
|
||||
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
|
||||
|
||||
gatsby-cli@^2.5.12:
|
||||
version "2.5.12"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.12.tgz#c1c92af0dd12ffbad76da05c136d926d3c66854d"
|
||||
gatsby-cli@^2.5.13:
|
||||
version "2.5.13"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.13.tgz#24f0c8b4d5a1650560bdf490606d4a56b0a6b046"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/runtime" "^7.0.0"
|
||||
@ -5529,9 +5529,9 @@ gatsby-plugin-sass@^2.0.11:
|
||||
"@babel/runtime" "^7.0.0"
|
||||
sass-loader "^7.0.1"
|
||||
|
||||
gatsby-plugin-sharp@^2.0.36:
|
||||
version "2.0.36"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.0.36.tgz#a8877cea81a7f2f6a0a1af2d0b96705a03b943d2"
|
||||
gatsby-plugin-sharp@^2.0.37:
|
||||
version "2.0.37"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.0.37.tgz#3cc07de6b3eb13df80317ad45bd639074a4f2d59"
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.0.0"
|
||||
async "^2.1.2"
|
||||
@ -5729,9 +5729,9 @@ gatsby-transformer-sharp@^2.1.19:
|
||||
semver "^5.6.0"
|
||||
sharp "^0.22.1"
|
||||
|
||||
gatsby@^2.4.2:
|
||||
version "2.4.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.2.tgz#4df378568e487a6f580d2cc8ddbc81dc2b85851a"
|
||||
gatsby@^2.4.3:
|
||||
version "2.4.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.3.tgz#30bc286583baa9e2a6e37aad2986fe02e8a03ffd"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/core" "^7.0.0"
|
||||
@ -5788,7 +5788,7 @@ gatsby@^2.4.2:
|
||||
flat "^4.0.0"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^5.0.0"
|
||||
gatsby-cli "^2.5.12"
|
||||
gatsby-cli "^2.5.13"
|
||||
gatsby-link "^2.1.1"
|
||||
gatsby-plugin-page-creator "^2.0.12"
|
||||
gatsby-react-router-scroll "^2.0.7"
|
||||
|
Loading…
Reference in New Issue
Block a user