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
ff9e8246c4
commit
27d4c8a75c
@ -41,20 +41,20 @@
|
||||
"bluebird": "^3.7.1",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.6.1",
|
||||
"gatsby": "^2.18.2",
|
||||
"gatsby": "^2.18.3",
|
||||
"gatsby-link": "^2.2.24",
|
||||
"gatsby-plugin-catch-links": "^2.1.17",
|
||||
"gatsby-plugin-feed": "^2.3.21",
|
||||
"gatsby-plugin-flow": "^1.1.14",
|
||||
"gatsby-plugin-google-gtag": "^1.1.16",
|
||||
"gatsby-plugin-manifest": "^2.2.29",
|
||||
"gatsby-plugin-netlify": "^2.1.25",
|
||||
"gatsby-plugin-netlify": "^2.1.26",
|
||||
"gatsby-plugin-netlify-cms": "^4.1.28",
|
||||
"gatsby-plugin-offline": "^3.0.22",
|
||||
"gatsby-plugin-offline": "^3.0.23",
|
||||
"gatsby-plugin-optimize-svgs": "^1.0.3",
|
||||
"gatsby-plugin-react-helmet": "^3.1.15",
|
||||
"gatsby-plugin-sass": "^2.1.23",
|
||||
"gatsby-plugin-sharp": "^2.3.2",
|
||||
"gatsby-plugin-sharp": "^2.3.3",
|
||||
"gatsby-plugin-sitemap": "^2.2.21",
|
||||
"gatsby-remark-autolink-headers": "^2.1.18",
|
||||
"gatsby-remark-copy-linked-files": "^2.1.30",
|
||||
|
32
yarn.lock
32
yarn.lock
@ -7161,10 +7161,10 @@ gatsby-plugin-netlify-cms@^4.1.28:
|
||||
netlify-identity-widget "^1.5.5"
|
||||
webpack "^4.41.2"
|
||||
|
||||
gatsby-plugin-netlify@^2.1.25:
|
||||
version "2.1.25"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.25.tgz#30a00570fadeb68ebf77cfb98ef1104bbd945000"
|
||||
integrity sha512-hNRlLaYbv+z9D6vJvzIbgAoT8wVDliXcnGYfYsjgkjNsyW7HMxdBLf/uBo0UvN4kHI4ClvHG8jtYZPQe/dbzzA==
|
||||
gatsby-plugin-netlify@^2.1.26:
|
||||
version "2.1.26"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.26.tgz#9d9062020a2fdd85806ccdc31b570e5daed7018a"
|
||||
integrity sha512-T6p/bV+rUYY7fXP1rr1OZ6rk0BovcZzK7IsKb1AiHAKA5OjCi3dsxEv1dZXcZG3mFNdr7YeNo0KgDCvs2dYGEg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.7.2"
|
||||
fs-extra "^8.1.0"
|
||||
@ -7172,10 +7172,10 @@ gatsby-plugin-netlify@^2.1.25:
|
||||
lodash "^4.17.15"
|
||||
webpack-assets-manifest "^3.1.1"
|
||||
|
||||
gatsby-plugin-offline@^3.0.22:
|
||||
version "3.0.22"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.22.tgz#a8fb03e4d6abbd8cc14a03a9427424734675d484"
|
||||
integrity sha512-gPCBZklh/u4DXqcxdhCd4qPDNUCxp3z0RMH6ZfsL4AfAO4nOsnTdWVW2nr/114jxT7muLSLZUGM5PAXZL/X8aA==
|
||||
gatsby-plugin-offline@^3.0.23:
|
||||
version "3.0.23"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.23.tgz#4fb7b86f6be3ed3282854c99aad8c4799d52efb8"
|
||||
integrity sha512-+gFRXjcKpoPdrqmmy4Ortpb9mynhz4UUJVmllxWLKtmP9BFKe9CtJBvdw2ykQ3dnaG5judY0/pYLbn9TLM46UQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.7.2"
|
||||
cheerio "^1.0.0-rc.3"
|
||||
@ -7221,10 +7221,10 @@ gatsby-plugin-sass@^2.1.23:
|
||||
"@babel/runtime" "^7.7.2"
|
||||
sass-loader "^7.3.1"
|
||||
|
||||
gatsby-plugin-sharp@^2.3.2:
|
||||
version "2.3.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.3.2.tgz#bf9eb6234f7a6c38a9611466f4bd7fae14635dd4"
|
||||
integrity sha512-H+TrGwhX9vK5PY8WWNBTnsP/LtD3STmg4+XAgVTyRllmh/tVLQ1WzPCwCdoXHsnykmpUkVPLjg2rbdsKod5vwQ==
|
||||
gatsby-plugin-sharp@^2.3.3:
|
||||
version "2.3.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.3.3.tgz#8c6b23f462ffd2a72f2926e6d5b74c03be9aaf04"
|
||||
integrity sha512-WVR08k/K23UClk/bqcFBm974vgT9DwlI1H2wKlKesQ6949SWRqzkqrdtjUXsPdgwVF4C50dlc5aDSKYWfG6Lgg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.7.2"
|
||||
async "^2.6.3"
|
||||
@ -7453,10 +7453,10 @@ gatsby-transformer-sharp@^2.3.5:
|
||||
semver "^5.7.1"
|
||||
sharp "^0.23.2"
|
||||
|
||||
gatsby@^2.18.2:
|
||||
version "2.18.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.2.tgz#2e1559fcc56462addabd8a38c6f3236ac43468d7"
|
||||
integrity sha512-cl0RsnpMpRV2qY1r4OM8HuO8hegrfQIrsJxRI7Nchz0jQk44kN7i/02U2ewXcAZyHR0fo/oJCQq7bzCXEJRXMw==
|
||||
gatsby@^2.18.3:
|
||||
version "2.18.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.3.tgz#a80f22bed007ecefb510a31f0be404c164c75c44"
|
||||
integrity sha512-jxq/YLLBNpR0836qmJ+ba6x+C8gcHRVs7pUN/7ZM/BVRul5dm7QgzxeFBeVxSZ8p3cYuam1b/0gqLeksFqWCeA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.5.5"
|
||||
"@babel/core" "^7.7.2"
|
||||
|
Loading…
Reference in New Issue
Block a user