From e44bb72baafbeaa90885ed7275a7df34c4183c98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2020 10:55:19 +0000 Subject: [PATCH] chore(deps): update dependency gatsby-theme-apollo-docs to v4.2.0 (#4033) Co-authored-by: Renovate Bot --- docs/package-lock.json | 103 ++++++++++++++++++++++++----------------- docs/package.json | 2 +- 2 files changed, 62 insertions(+), 43 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 3b598b4668d..c42e9330ff1 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -10474,9 +10474,9 @@ } }, "gatsby-core-utils": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.1.3.tgz", - "integrity": "sha512-PntSiNCFo1/ZKjp00qgLBj2jdwY7M+maV21RXb1k7Ud9Vv9j0dGQsaVb9YXFTqXAf8bG0Xyqsqq4mPU1iNYLDw==", + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.1.4.tgz", + "integrity": "sha512-cXUB9PiPGqHzbFlwnJMgd9ezXb1goWOufh8oJglxp4x7vlPKUjPWpVG0UkwF6HNunpreN4WD8Jex5ed/dxEgtw==", "requires": { "ci-info": "2.0.0", "configstore": "^5.0.1", @@ -10577,9 +10577,9 @@ } }, "gatsby-plugin-emotion": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-4.2.2.tgz", - "integrity": "sha512-EbMmHRUi0q1C3XzXuQ4rUJt4L2kdJsd419iyXVniV9y8V82V5PFrr/FFMeo4ibCO3KxWqCELlpAvstW/Hkjy+w==", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-emotion/-/gatsby-plugin-emotion-4.2.3.tgz", + "integrity": "sha512-RXkfO5kciogZrpF4/jyQwDcF4g2qdh9qDuagRMdRse887MVqKb+VG+x0KRx+0cg7cGiyg8xOfbTplBB+E0Z88A==", "requires": { "@babel/runtime": "^7.8.7", "@emotion/babel-preset-css-prop": "^10.0.27" @@ -10600,10 +10600,34 @@ } } }, + "gatsby-plugin-google-analytics": { + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.2.5.tgz", + "integrity": "sha512-pB03ICMXMcCSf8Qq/h0Pd0J3JpSpBPp78JJv8rDDfD3Ly6+SWuREBdkrq1d3CpwJ3ANGiaH3aGtN7ztlwmoXsw==", + "requires": { + "@babel/runtime": "^7.8.7", + "minimatch": "3.0.4" + }, + "dependencies": { + "@babel/runtime": { + "version": "7.9.2", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.9.2.tgz", + "integrity": "sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q==", + "requires": { + "regenerator-runtime": "^0.13.4" + } + }, + "regenerator-runtime": { + "version": "0.13.5", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz", + "integrity": "sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA==" + } + } + }, "gatsby-plugin-less": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/gatsby-plugin-less/-/gatsby-plugin-less-3.1.3.tgz", - "integrity": "sha512-tj2kVK1Brrma0goXQ58z7Kk/zW8JT1Btf1Qo9NXH90FOEHB8OgwAs7lgJfj0FfXdWy6+sQlCnnpBcMSnS+I+/g==", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/gatsby-plugin-less/-/gatsby-plugin-less-3.1.4.tgz", + "integrity": "sha512-+mJwl8WV4mOEcOdvPkSrDsT+Ph0KskDgltszq5Y17muqJfNtrYMxyHCBF6wbSW/OjLghD+fc6+eXb/p2GW8ngQ==", "requires": { "@babel/runtime": "^7.8.7", "less-loader": "^5.0.0" @@ -10625,9 +10649,9 @@ } }, "gatsby-plugin-mdx": { - "version": "1.1.10", - "resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.1.10.tgz", - "integrity": "sha512-qoOjJYXUF9wRHHnnaVgmXY2UVOqohY2eB/12JqUdCUAnrm76W1RLfQPk+9BiHKObknrgcWNIHj1nJz2FDtLgkw==", + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.1.11.tgz", + "integrity": "sha512-7Bo4DCCFjK28FFI2G6ixGgMfsHaHPCPVxMAwJUeHGAgr7UX1lTTqrDbkQgcGgkGEWpQcV+IbXxLCY9aX7vyPsA==", "requires": { "@babel/core": "^7.8.7", "@babel/generator": "^7.8.8", @@ -10644,7 +10668,7 @@ "escape-string-regexp": "^1.0.5", "eval": "^0.1.4", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.1.3", + "gatsby-core-utils": "^1.1.4", "gray-matter": "^4.0.2", "json5": "^2.1.2", "loader-utils": "^1.4.0", @@ -10877,9 +10901,9 @@ } }, "gatsby-plugin-react-helmet": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.2.4.tgz", - "integrity": "sha512-AHmmhodv7E8+qkHC5W0XSTgoQb1iHMB15Jn4NnEnDz696pZ448g1MCnX3bEMGCjYg2wHKJlo29EVoa4z5dS5lw==", + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.2.5.tgz", + "integrity": "sha512-Lbt1kWBAQE1RsZHxPxYov+M9X7PNaQuzfOS6Cplfp7+dN+Dm7lOe/iLMP/vM/GLCEyxJnY072JyIb6XkBgH5ZA==", "requires": { "@babel/runtime": "^7.8.7" }, @@ -10899,11 +10923,6 @@ } } }, - "gatsby-plugin-segment-js": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-segment-js/-/gatsby-plugin-segment-js-3.1.0.tgz", - "integrity": "sha512-oBcIY+riNehfyQXp8PEGVQTz/VPt/+k2aXCh/bNZSR4HhjEAXafcSCReS2xzs/3IJRa3gH0+NOZvRU8peXDb/w==" - }, "gatsby-plugin-svgr": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/gatsby-plugin-svgr/-/gatsby-plugin-svgr-2.0.2.tgz", @@ -11357,9 +11376,9 @@ } }, "gatsby-remark-autolink-headers": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.2.3.tgz", - "integrity": "sha512-xPU2FPniRaNu/9z4szPmkTrx7NlDoaOUTxlPyTSD4vynuphZGBonGMiqb2BOj03RHIeKEvRAp3dhvIMSJ+TPsQ==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.2.4.tgz", + "integrity": "sha512-5FRB9u3WrLTWnFELvbozbI93ALHbe+S39UmI+VqEHGtZsQb+a6PBos9cPTT7YvJ1qugXpuBjTVtjr1gNqffMsA==", "requires": { "@babel/runtime": "^7.8.7", "github-slugger": "^1.3.0", @@ -11448,9 +11467,9 @@ } }, "gatsby-remark-copy-linked-files": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.2.3.tgz", - "integrity": "sha512-jjJ9CROLjFKMxCN80Y+JnsYe5+HaYBh1Ad4OJCa22Ib4C14pn1Qs+81kNquUDfGZntXxCtNomyxQ/G41qKOMLQ==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.2.4.tgz", + "integrity": "sha512-UxtoTrIAqqn+yghka6+nhFsmPgVUEBH2zITRV7RSOcdDgZoTOvrKxpKAoZkEsK/TSFzSZXDiJLDNSTzI598Udw==", "requires": { "@babel/runtime": "^7.8.7", "cheerio": "^1.0.0-rc.3", @@ -11541,9 +11560,9 @@ } }, "gatsby-remark-prismjs": { - "version": "3.4.4", - "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.4.4.tgz", - "integrity": "sha512-SeGnwJdeipWIGBXq0yUvC4YjUD1Y3ue0qBRygH6L9v7dqjS0B8jXATbWHBE+wOTlPXU/jzU1V5XpgyixJoyo2Q==", + "version": "3.4.5", + "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.4.5.tgz", + "integrity": "sha512-vw3VgHm4/o0xtxCBtfLztLU/fRHgdb6skTJ3DXlALCOaXqJ5cQjM8iShg3j5gOiEuMa7xxFUTaIAwKmMK0WbfQ==", "requires": { "@babel/runtime": "^7.8.7", "parse-numeric-range": "^0.0.2", @@ -11582,9 +11601,9 @@ } }, "gatsby-source-filesystem": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.2.4.tgz", - "integrity": "sha512-Tf5HKAYcVmVFj7DhWi7+opDH312em8vkuoH/fTVLReBrN0yfi8maDha9EaZj4lL1fTtLk6WG0TwOM6GkyYiqgw==", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.2.5.tgz", + "integrity": "sha512-mZ8gPENU6iykLuoSJTb6bSydaJek7b7LwOPWpzThsdz/WiqhdfUV18SSP0G9/Eq62Tr6QUOLrmk4dBG5vI5Vmg==", "requires": { "@babel/runtime": "^7.8.7", "better-queue": "^3.8.10", @@ -11592,7 +11611,7 @@ "chokidar": "3.3.1", "file-type": "^12.4.2", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.1.3", + "gatsby-core-utils": "^1.1.4", "got": "^9.6.0", "md5-file": "^3.2.3", "mime": "^2.4.4", @@ -11783,15 +11802,15 @@ } }, "gatsby-theme-apollo-docs": { - "version": "4.1.6", - "resolved": "https://registry.npmjs.org/gatsby-theme-apollo-docs/-/gatsby-theme-apollo-docs-4.1.6.tgz", - "integrity": "sha512-wkt1rdWkv9/hxCNsPwsvuDRMemevgi71JEIkXpAn6YuNwW9pxyxvazWW7r6UvFj+t+H1BQI4ejmb/UhIdOt9MQ==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/gatsby-theme-apollo-docs/-/gatsby-theme-apollo-docs-4.2.0.tgz", + "integrity": "sha512-Fj79lLEumW18d1GRNj/mbdAfvdfJPxzbojQhrxAVvqFEHH6DaM6cYK/Ockg8NwHbPAYK3Qe22EHfl/Cn8WYq/A==", "requires": { "@mdx-js/mdx": "^1.1.0", "@mdx-js/react": "^1.0.27", + "gatsby-plugin-google-analytics": "^2.2.5", "gatsby-plugin-mdx": "^1.0.23", "gatsby-plugin-printer": "1.0.x", - "gatsby-plugin-segment-js": "^3.0.1", "gatsby-remark-autolink-headers": "^2.0.16", "gatsby-remark-check-links": "^2.1.0", "gatsby-remark-code-titles": "^1.1.0", @@ -11816,13 +11835,13 @@ } }, "gatsby-transformer-remark": { - "version": "2.7.4", - "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-2.7.4.tgz", - "integrity": "sha512-p/eMLpL5KcRM7ZBPk/C4TE95woS5aqzqkpyRPrATf03MbpAEQFCwpfvCf2P62IKF2PBMMMtd1LmS/1NZV+On2w==", + "version": "2.7.5", + "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-2.7.5.tgz", + "integrity": "sha512-/2vehj+Ev7zpAF1OL0jqttjrCU0Ti2SXRwYbYtAo/AkXTM/Wn6yA7gLUOT74eM/Q2DosKcQVB3rkob/uJiXayQ==", "requires": { "@babel/runtime": "^7.8.7", "bluebird": "^3.7.2", - "gatsby-core-utils": "^1.1.3", + "gatsby-core-utils": "^1.1.4", "gray-matter": "^4.0.2", "hast-util-raw": "^4.0.0", "hast-util-to-html": "^4.0.1", diff --git a/docs/package.json b/docs/package.json index e1c64ed18a1..c8c76b76236 100644 --- a/docs/package.json +++ b/docs/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "gatsby": "2.20.35", - "gatsby-theme-apollo-docs": "4.1.6", + "gatsby-theme-apollo-docs": "4.2.0", "react": "16.13.1", "react-dom": "16.13.1" }