diff --git a/site/package.json b/site/package.json index 7422e39b4..e1b1129d4 100644 --- a/site/package.json +++ b/site/package.json @@ -8,8 +8,8 @@ "bulma": "0.7.5", "classnames": "2.2.6", "docsearch.js": "2.6.3", - "gatsby": "2.10.0", - "gatsby-image": "2.2.1", + "gatsby": "2.10.1", + "gatsby-image": "2.2.2", "gatsby-plugin-catch-links": "2.1.0", "gatsby-plugin-google-analytics": "2.1.0", "gatsby-plugin-manifest": "2.2.0", diff --git a/site/yarn.lock b/site/yarn.lock index 584ba973b..a8ad352ab 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -6341,10 +6341,10 @@ functional-red-black-tree@^1.0.1: resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= -gatsby-cli@^2.7.0: - version "2.7.0" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.0.tgz#5fd22f0e2489f7153f552e489753cd9fc8a0daff" - integrity sha512-TJDKGiQXbnwEUqClanlHJl0zhxDeNkX5ocTIvbc05HU1HY7GKGhy98wgws0F0RQW9YwGs4TIFvFZHaPdJoYvqQ== +gatsby-cli@^2.7.1: + version "2.7.1" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.1.tgz#8b9d3a9dc88cbf85d4cb8e1821f28d2b6504ec16" + integrity sha512-4LPaMzWxotnQdS6JlY4ksGqXuh7POCxyX7ifdfhjbXIKKL+5SyCG5BkX39CvjCx/hNfqIW2pXKPX809/C4ZPuQ== dependencies: "@babel/code-frame" "^7.0.0" "@babel/runtime" "^7.0.0" @@ -6392,10 +6392,10 @@ gatsby-graphiql-explorer@^0.2.0: dependencies: "@babel/runtime" "^7.0.0" -gatsby-image@2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.1.tgz#a883ac469734b9af4018b11dac4d9e24c0e889b9" - integrity sha512-JoI3PY4jF1jCFqOEZjyOqsWI1g5NishpRnLa5eTA0Hb0WfcBRvN1xBfLGwLvHJp5QIYM4Fu6pFqpSwPeiCN6fg== +gatsby-image@2.2.2: + version "2.2.2" + resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.2.tgz#5e4b1fb21c314f9d58c4c6afc7ae294b0fcb32a6" + integrity sha512-sTvR11X8dM+5DcvP317mH2xyZeXbNDd0ZWHypfkWNV3uw7e9RIo6Xm5mlI1+wqGGVQzr+Jm/0QQRwLJ9uGp7bw== dependencies: "@babel/runtime" "^7.0.0" object-fit-images "^3.2.4" @@ -6410,6 +6410,20 @@ gatsby-link@^2.2.0: "@types/reach__router" "^1.0.0" prop-types "^15.6.1" +gatsby-page-utils@^0.0.2: + version "0.0.2" + resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.2.tgz#0eb341abcdd0a21a8e85a4fe6fb736956d95e0ad" + integrity sha512-8fG4KuLtck5q2HPdHmFs69a34CAO2cL1js7WCuFPma3P53lLF5Ui1v5o6cTouF3Yms3Gah8piM3zIWhG7mCHtQ== + dependencies: + "@babel/runtime" "^7.0.0" + bluebird "^3.5.0" + chokidar "2.1.2" + fs-exists-cached "^1.0.0" + glob "^7.1.1" + lodash "^4.17.10" + micromatch "^3.1.10" + slash "^1.0.0" + gatsby-plugin-catch-links@2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.0.tgz#95680b81a55f4d1fbb598cb363ed15eb84203bde" @@ -6464,19 +6478,18 @@ gatsby-plugin-offline@2.2.0: lodash "^4.17.10" workbox-build "^3.6.3" -gatsby-plugin-page-creator@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.0.tgz#9d346d52ca0329c2a3a21a8a7cd84e444ae8bbb8" - integrity sha512-CBor9MlQMNFzOY+Mq2hcc6gznN4u8z/lSevo7Te3x54dI7A9O8c0zmLBslPQuSm4OXKqrXqSe4KjuEC6V6Uj/g== +gatsby-plugin-page-creator@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.1.tgz#0d8493ef7d0614080b93370782f4666a11f7333a" + integrity sha512-6pzu0tLyzlqzWOKpIxj9sHYALdJLh4KRpqYSfrJpSLefw/gbff3h4CDnrHRsOCaaop8UEAkZkI1XGnhcsBFEVQ== dependencies: "@babel/runtime" "^7.0.0" bluebird "^3.5.0" - chokidar "2.1.2" fs-exists-cached "^1.0.0" + gatsby-page-utils "^0.0.2" glob "^7.1.1" lodash "^4.17.10" micromatch "^3.1.10" - slash "^1.0.0" gatsby-plugin-react-helmet@3.1.0: version "3.1.0" @@ -6670,10 +6683,10 @@ gatsby-transformer-sharp@2.2.0: semver "^5.6.0" sharp "^0.22.1" -gatsby@2.10.0: - version "2.10.0" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.10.0.tgz#01c608d68ca77f28a29d54d627b5738ee7b0f4f2" - integrity sha512-Rei8Ad2g3Gqe/ZJYNCBykk4TKy4mGx1b9hRxhpxcllgifI/HsnKI3yfXeuzfmjkK40e/SJrI7DPdbgdzDTciNg== +gatsby@2.10.1: + version "2.10.1" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.10.1.tgz#6244f5624a8fa5514d118b5409be33e09567bc63" + integrity sha512-jxLGIGA5jkYRqaWUEZ1VHb2tegxBZ4BWVdKbgZhd9pcUxzwepuo6ssOQLBec92wq9+cbppQ7qugyxdIC03TMLw== dependencies: "@babel/code-frame" "^7.0.0" "@babel/core" "^7.0.0" @@ -6731,10 +6744,10 @@ gatsby@2.10.0: flat "^4.0.0" fs-exists-cached "1.0.0" fs-extra "^5.0.0" - gatsby-cli "^2.7.0" + gatsby-cli "^2.7.1" gatsby-graphiql-explorer "^0.2.0" gatsby-link "^2.2.0" - gatsby-plugin-page-creator "^2.1.0" + gatsby-plugin-page-creator "^2.1.1" gatsby-react-router-scroll "^2.1.0" gatsby-telemetry "^1.1.0" glob "^7.1.1"