chore: update dependency babel-preset-gatsby to ^0.2.36 (#22309)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
GatsbyJS Bot
2020-03-17 09:19:19 +00:00
co-authored by Renovate Bot
parent de88062433
commit c0109fe942
3 changed files with 374 additions and 373 deletions
+156 -157
View File
@@ -1270,12 +1270,18 @@
"resolved": "https://registry.npmjs.org/@types/tmp/-/tmp-0.0.33.tgz",
"integrity": "sha1-EHPEvIJHVK49EM+riKsCN7qWTk0="
},
"@types/yoga-layout": {
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/@types/yoga-layout/-/yoga-layout-1.9.1.tgz",
"integrity": "sha512-OpfgQXWLZn5Dl7mOd8dBNcV8NywXbYYoHjUpa64vJ/RQABaxMzJ5bVicKLGIvIiMnQPtPgKNgXb5jkv9fkOQtw==",
"optional": true
},
"@typescript-eslint/eslint-plugin": {
"version": "2.23.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.23.0.tgz",
"integrity": "sha512-8iA4FvRsz8qTjR0L/nK9RcRUN3QtIHQiOm69FzV7WS3SE+7P7DyGGwh3k4UNR2JBbk+Ej2Io+jLAaqKibNhmtw==",
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.24.0.tgz",
"integrity": "sha512-wJRBeaMeT7RLQ27UQkDFOu25MqFOBus8PtOa9KaT5ZuxC1kAsd7JEHqWt4YXuY9eancX0GK9C68i5OROnlIzBA==",
"requires": {
"@typescript-eslint/experimental-utils": "2.23.0",
"@typescript-eslint/experimental-utils": "2.24.0",
"eslint-utils": "^1.4.3",
"functional-red-black-tree": "^1.0.1",
"regexpp": "^3.0.0",
@@ -1283,30 +1289,30 @@
}
},
"@typescript-eslint/experimental-utils": {
"version": "2.23.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-2.23.0.tgz",
"integrity": "sha512-OswxY59RcXH3NNPmq+4Kis2CYZPurRU6mG5xPcn24CjFyfdVli5mySwZz/g/xDbJXgDsYqNGq7enV0IziWGXVQ==",
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-2.24.0.tgz",
"integrity": "sha512-DXrwuXTdVh3ycNCMYmWhUzn/gfqu9N0VzNnahjiDJvcyhfBy4gb59ncVZVxdp5XzBC77dCncu0daQgOkbvPwBw==",
"requires": {
"@types/json-schema": "^7.0.3",
"@typescript-eslint/typescript-estree": "2.23.0",
"@typescript-eslint/typescript-estree": "2.24.0",
"eslint-scope": "^5.0.0"
}
},
"@typescript-eslint/parser": {
"version": "2.23.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-2.23.0.tgz",
"integrity": "sha512-k61pn/Nepk43qa1oLMiyqApC6x5eP5ddPz6VUYXCAuXxbmRLqkPYzkFRKl42ltxzB2luvejlVncrEpflgQoSUg==",
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-2.24.0.tgz",
"integrity": "sha512-H2Y7uacwSSg8IbVxdYExSI3T7uM1DzmOn2COGtCahCC3g8YtM1xYAPi2MAHyfPs61VKxP/J/UiSctcRgw4G8aw==",
"requires": {
"@types/eslint-visitor-keys": "^1.0.0",
"@typescript-eslint/experimental-utils": "2.23.0",
"@typescript-eslint/typescript-estree": "2.23.0",
"@typescript-eslint/experimental-utils": "2.24.0",
"@typescript-eslint/typescript-estree": "2.24.0",
"eslint-visitor-keys": "^1.1.0"
}
},
"@typescript-eslint/typescript-estree": {
"version": "2.23.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.23.0.tgz",
"integrity": "sha512-pmf7IlmvXdlEXvE/JWNNJpEvwBV59wtJqA8MLAxMKLXNKVRC3HZBXR/SlZLPWTCcwOSg9IM7GeRSV3SIerGVqw==",
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.24.0.tgz",
"integrity": "sha512-RJ0yMe5owMSix55qX7Mi9V6z2FDuuDpN6eR5fzRJrp+8in9UF41IGNQHbg5aMK4/PjVaEQksLvz0IA8n+Mr/FA==",
"requires": {
"debug": "^4.1.1",
"eslint-visitor-keys": "^1.1.0",
@@ -1985,9 +1991,9 @@
}
},
"babel-plugin-remove-graphql-queries": {
"version": "2.7.25",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.25.tgz",
"integrity": "sha512-kQZnj1SszxhlOvaNIGA7sw0bcdHyWpLDBy+1MBNYblGes7eUjfUeshzRd5ffJ9WMaKgXz4tyKDzAygjnpPaPZg=="
"version": "2.7.26",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.26.tgz",
"integrity": "sha512-W54KrgluCcMCLq9lCtZBYzmG3Q4X0zN+mE4RNigbZhrXA6oj54Jz2tKrSW3eW3Sw3TeGsT4oGSQd8JIWyKIhqw=="
},
"babel-plugin-transform-react-remove-prop-types": {
"version": "0.4.24",
@@ -1995,23 +2001,23 @@
"integrity": "sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA=="
},
"babel-preset-gatsby": {
"version": "0.2.35",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-0.2.35.tgz",
"integrity": "sha512-zylN9yeFB2WJJUt4mndkbHu1yhZVNKIgc0lUEgO1BZYeH2Rhj0zBMmP7zzR1dpxvryI96+etn2raIvnW+TTXeA==",
"version": "0.2.36",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-0.2.36.tgz",
"integrity": "sha512-vmqN6ht4B28dHlK7Qsau3JseHwTEkLjf2QkUcUKlYCuVk7skZkbN2B6O8QeJQTQ30V/6uUKiNMU/U0nc0RYMNQ==",
"requires": {
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.7.4",
"@babel/plugin-proposal-optional-chaining": "^7.7.5",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/plugin-transform-runtime": "^7.7.6",
"@babel/plugin-transform-spread": "^7.7.4",
"@babel/preset-env": "^7.7.6",
"@babel/preset-react": "^7.7.4",
"@babel/runtime": "^7.7.6",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
"@babel/plugin-proposal-optional-chaining": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/plugin-transform-spread": "^7.8.3",
"@babel/preset-env": "^7.8.7",
"@babel/preset-react": "^7.8.3",
"@babel/runtime": "^7.8.7",
"babel-plugin-dynamic-import-node": "^2.3.0",
"babel-plugin-macros": "^2.8.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"gatsby-core-utils": "^1.0.33"
"gatsby-core-utils": "^1.0.34"
}
},
"babel-runtime": {
@@ -2700,18 +2706,18 @@
"integrity": "sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc="
},
"chokidar": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.3.0.tgz",
"integrity": "sha512-dGmKLDdT3Gdl7fBUe8XK+gAtGmzy5Fn0XkkWQuYxGIgWVPPse2CxFA5mtrlD0TOHaHjEUqkWNyP1XdHoJES/4A==",
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.3.1.tgz",
"integrity": "sha512-4QYCEWOcK3OJrxwvyyAOxFuhpvOVCYkr33LPfFNBjAD/w3sEzWsp2BUOkI4l9bHvWioAd0rc6NlHUOEaWkTeqg==",
"requires": {
"anymatch": "~3.1.1",
"braces": "~3.0.2",
"fsevents": "~2.1.1",
"fsevents": "~2.1.2",
"glob-parent": "~5.1.0",
"is-binary-path": "~2.1.0",
"is-glob": "~4.0.1",
"normalize-path": "~3.0.0",
"readdirp": "~3.2.0"
"readdirp": "~3.3.0"
},
"dependencies": {
"anymatch": {
@@ -2777,11 +2783,11 @@
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
},
"readdirp": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.2.0.tgz",
"integrity": "sha512-crk4Qu3pmXwgxdSgGhgA/eXiJAPQiX4GMOZZMXnqKxHX7TaoL+3gQVo/WeuAiogr07DpnfjIMpXXa+PAIvwPGQ==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.3.0.tgz",
"integrity": "sha512-zz0pAkSPOXXm1viEwygWIPSPkcBYjW1xU5j/JBh5t9bGCJwa6f9+BJa6VaB2g+b55yVrmXzqkyLf4xaWYM0IkQ==",
"requires": {
"picomatch": "^2.0.4"
"picomatch": "^2.0.7"
}
},
"to-regex-range": {
@@ -4504,9 +4510,9 @@
}
},
"es6-promisify": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/es6-promisify/-/es6-promisify-6.0.2.tgz",
"integrity": "sha512-eO6vFm0JvqGzjWIQA6QVKjxpmELfhWbDUWHm1rPfIbn55mhKPiAa5xpLmQWJrNa629ZIeQ8ZvMAi13kvrjK6Mg=="
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/es6-promisify/-/es6-promisify-6.1.0.tgz",
"integrity": "sha512-jCsk2fpfEFusVv1MDkF4Uf0hAzIKNDMgR6LyOIw6a3jwkN1sCgWzuwgnsHY9YSQ8n8P31HoncvE0LC44cpWTrw=="
},
"escape-html": {
"version": "1.0.3",
@@ -6292,33 +6298,33 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "2.19.43",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.19.43.tgz",
"integrity": "sha512-lrEENBE907oLptB4rrXAx1ahqxNoI4fjgJdK1zQobEKwgkTSjyNX0YRlWQ+4+2VdgaDjw25ZBGglsk0leifmTA==",
"version": "2.19.45",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.19.45.tgz",
"integrity": "sha512-MyhgdrmKWBzYVKZTv21sQza1VNAA3NHWIXVqKtgfKGRvZ6wjiiZLElX9vYbQFXfIpoUrncDr3CDVuhEOqd7qnw==",
"requires": {
"@babel/code-frame": "^7.5.5",
"@babel/core": "^7.7.5",
"@babel/parser": "^7.7.5",
"@babel/polyfill": "^7.7.0",
"@babel/runtime": "^7.7.6",
"@babel/traverse": "^7.7.4",
"@babel/code-frame": "^7.8.3",
"@babel/core": "^7.8.7",
"@babel/parser": "^7.8.8",
"@babel/polyfill": "^7.8.7",
"@babel/runtime": "^7.8.7",
"@babel/traverse": "^7.8.6",
"@hapi/joi": "^15.1.1",
"@mikaelkristiansson/domready": "^1.0.10",
"@pieh/friendly-errors-webpack-plugin": "1.7.0-chalk-2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.2.0",
"@reach/router": "^1.3.1",
"@reach/router": "^1.3.3",
"@typescript-eslint/eslint-plugin": "^2.23.0",
"@typescript-eslint/parser": "^2.23.0",
"address": "1.1.2",
"autoprefixer": "^9.7.3",
"autoprefixer": "^9.7.4",
"axios": "^0.19.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "^10.0.3",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.0.6",
"babel-plugin-add-module-exports": "^0.3.3",
"babel-plugin-dynamic-import-node": "^2.3.0",
"babel-plugin-remove-graphql-queries": "^2.7.25",
"babel-preset-gatsby": "^0.2.35",
"babel-plugin-remove-graphql-queries": "^2.7.26",
"babel-preset-gatsby": "^0.2.36",
"better-opn": "1.0.0",
"better-queue": "^3.8.10",
"bluebird": "^3.7.2",
@@ -6326,30 +6332,30 @@
"cache-manager": "^2.11.1",
"cache-manager-fs-hash": "^0.0.7",
"chalk": "^2.4.2",
"chokidar": "3.3.0",
"chokidar": "3.3.1",
"common-tags": "^1.8.0",
"compression": "^1.7.4",
"convert-hrtime": "^3.0.0",
"copyfiles": "^2.1.1",
"copyfiles": "^2.2.0",
"core-js": "^2.6.11",
"cors": "^2.8.5",
"css-loader": "^1.0.1",
"date-fns": "^2.10.0",
"date-fns": "^2.11.0",
"debug": "^3.2.6",
"del": "^5.1.0",
"detect-port": "^1.3.0",
"devcert": "^1.0.2",
"devcert": "^1.1.0",
"dotenv": "^8.2.0",
"eslint": "^6.7.2",
"eslint-config-react-app": "^5.1.0",
"eslint": "^6.8.0",
"eslint-config-react-app": "^5.2.0",
"eslint-loader": "^2.2.1",
"eslint-plugin-flowtype": "^3.13.0",
"eslint-plugin-graphql": "^3.1.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-graphql": "^3.1.1",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^1.7.0",
"event-source-polyfill": "^1.0.11",
"event-source-polyfill": "^1.0.12",
"express": "^4.17.1",
"express-graphql": "^0.9.0",
"fast-levenshtein": "^2.0.6",
@@ -6357,19 +6363,19 @@
"flat": "^4.1.0",
"fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0",
"gatsby-cli": "^2.10.10",
"gatsby-core-utils": "^1.0.33",
"gatsby-graphiql-explorer": "^0.2.35",
"gatsby-link": "^2.2.30",
"gatsby-plugin-page-creator": "^2.1.45",
"gatsby-react-router-scroll": "^2.1.23",
"gatsby-telemetry": "^1.1.55",
"gatsby-cli": "^2.10.11",
"gatsby-core-utils": "^1.0.34",
"gatsby-graphiql-explorer": "^0.2.36",
"gatsby-link": "^2.2.31",
"gatsby-plugin-page-creator": "^2.1.46",
"gatsby-react-router-scroll": "^2.1.24",
"gatsby-telemetry": "^1.1.56",
"glob": "^7.1.6",
"got": "8.3.2",
"graphql": "^14.5.8",
"graphql-compose": "^6.3.7",
"graphql": "^14.6.0",
"graphql-compose": "^6.3.8",
"graphql-playground-middleware-express": "^1.7.12",
"hasha": "^5.1.0",
"hasha": "^5.2.0",
"invariant": "^2.2.4",
"is-relative": "^1.0.0",
"is-relative-url": "^3.0.0",
@@ -6396,15 +6402,15 @@
"p-defer": "^3.0.0",
"parseurl": "^1.3.3",
"physical-cpu-count": "^2.0.0",
"pnp-webpack-plugin": "^1.5.0",
"pnp-webpack-plugin": "^1.6.4",
"postcss-flexbugs-fixes": "^4.2.0",
"postcss-loader": "^3.0.0",
"prompts": "^2.3.0",
"prompts": "^2.3.1",
"prop-types": "^15.7.2",
"raw-loader": "^0.5.1",
"react-dev-utils": "^4.2.3",
"react-error-overlay": "^3.0.0",
"react-hot-loader": "^4.12.18",
"react-hot-loader": "^4.12.20",
"react-refresh": "^0.7.0",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0",
@@ -6412,25 +6418,25 @@
"shallow-compare": "^1.2.2",
"sift": "^5.1.0",
"signal-exit": "^3.0.2",
"slugify": "^1.3.6",
"slugify": "^1.4.0",
"socket.io": "^2.3.0",
"stack-trace": "^0.0.10",
"string-similarity": "^1.2.2",
"style-loader": "^0.23.1",
"terser-webpack-plugin": "^1.4.2",
"terser-webpack-plugin": "^1.4.3",
"true-case-path": "^2.2.1",
"type-of": "^2.0.1",
"url-loader": "^1.1.2",
"util.promisify": "^1.0.0",
"uuid": "^3.3.3",
"util.promisify": "^1.0.1",
"uuid": "^3.4.0",
"v8-compile-cache": "^1.1.2",
"webpack": "~4.41.2",
"webpack": "~4.41.6",
"webpack-dev-middleware": "^3.7.2",
"webpack-dev-server": "^3.9.0",
"webpack-dev-server": "^3.10.3",
"webpack-hot-middleware": "^2.25.0",
"webpack-merge": "^4.2.2",
"webpack-stats-plugin": "^0.3.0",
"xstate": "^4.7.2",
"xstate": "^4.8.0",
"yaml-loader": "^0.5.0"
},
"dependencies": {
@@ -6465,39 +6471,39 @@
}
},
"gatsby-cli": {
"version": "2.10.10",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.10.10.tgz",
"integrity": "sha512-J7geHpblEho35R47fRTl9QTygfk1FKxfsoNjtXbU1yzSWLAa2Qi46GyeJOxwbGeC1oQ+KhlPDuk6lFXjQ69OPw==",
"version": "2.10.11",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.10.11.tgz",
"integrity": "sha512-tEM/Z/aVFuud5vDMMvx0bIA6Ud8/KVGSRLKMALm45nJ48tsSlZKZMUAcglbDt2wagljrGQ13KpH9Nb9LeRjTKw==",
"requires": {
"@babel/code-frame": "^7.5.5",
"@babel/runtime": "^7.7.6",
"@babel/code-frame": "^7.8.3",
"@babel/runtime": "^7.8.7",
"@hapi/joi": "^15.1.1",
"better-opn": "^1.0.0",
"bluebird": "^3.7.2",
"chalk": "^2.4.2",
"clipboardy": "^2.1.0",
"clipboardy": "^2.2.0",
"common-tags": "^1.8.0",
"configstore": "^5.0.0",
"configstore": "^5.0.1",
"convert-hrtime": "^3.0.0",
"core-js": "^2.6.11",
"envinfo": "^7.5.0",
"execa": "^3.4.0",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.0.33",
"gatsby-telemetry": "^1.1.55",
"hosted-git-info": "^3.0.2",
"ink": "^2.6.0",
"gatsby-core-utils": "^1.0.34",
"gatsby-telemetry": "^1.1.56",
"hosted-git-info": "^3.0.4",
"ink": "^2.7.1",
"ink-spinner": "^3.0.1",
"is-valid-path": "^0.1.1",
"lodash": "^4.17.15",
"meant": "^1.0.1",
"node-fetch": "^2.6.0",
"object.entries": "^1.1.0",
"object.entries": "^1.1.1",
"opentracing": "^0.14.4",
"pretty-error": "^2.1.1",
"progress": "^2.0.3",
"prompts": "^2.3.0",
"prompts": "^2.3.1",
"react": "^16.8.0",
"redux": "^4.0.5",
"resolve-cwd": "^2.0.0",
@@ -6507,20 +6513,15 @@
"stack-trace": "^0.0.10",
"strip-ansi": "^5.2.0",
"update-notifier": "^3.0.1",
"uuid": "3.3.3",
"uuid": "3.4.0",
"yargs": "^12.0.5",
"yurnalist": "^1.1.1"
"yurnalist": "^1.1.2"
},
"dependencies": {
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
},
"uuid": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.3.tgz",
"integrity": "sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ=="
}
}
},
@@ -6646,68 +6647,68 @@
}
},
"gatsby-core-utils": {
"version": "1.0.33",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.0.33.tgz",
"integrity": "sha512-eQkOQumfbMLdbKJN0E1dlnBjAKWAzexxuNdpL88yCIaqHGOMogGTmAmhG1Hs0sz9bMrNPxuIgEyDNQe3IDfJXw==",
"version": "1.0.34",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.0.34.tgz",
"integrity": "sha512-CVuUQTVY+0X7vAqFnDeRT0ZkN0tUXvk6GLvUqfmoOzBvX9HphiR0VTi1tEYrsc5DSaz7Oyhr0vdp8j/e96rH1w==",
"requires": {
"ci-info": "2.0.0",
"configstore": "^5.0.0",
"configstore": "^5.0.1",
"node-object-hash": "^2.0.0"
}
},
"gatsby-graphiql-explorer": {
"version": "0.2.35",
"resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.35.tgz",
"integrity": "sha512-y0ec6zLeaWwCus7xQnOS5dMX4Fu+//H6LLwPjODqnXAtnx2pT8MI5VYnYDqhMLHk32VEXYxhPJRvxg7VMkn18g==",
"version": "0.2.36",
"resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.36.tgz",
"integrity": "sha512-g5sMsQkPf2wkr6XMmzmB4at9q7Y0vV0+Vzurn/HPij6s4uLZ4Etm1h09P6fn56C2j3rSryfCTbok+xROjew9UQ==",
"requires": {
"@babel/runtime": "^7.7.6"
"@babel/runtime": "^7.8.7"
}
},
"gatsby-link": {
"version": "2.2.30",
"resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.2.30.tgz",
"integrity": "sha512-fGUzQBHcARIYBVMno2qkyOykcxVdANLQpQ1R0kg8b6AEVjxReB+aUlXhq25nJkW4Z2E9Dhn32Xv4mk6znteNig==",
"version": "2.2.31",
"resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.2.31.tgz",
"integrity": "sha512-LNEEPW02Kt+pURc7XXpnK93yjISbrAS5EIYSUoAnd7CUDlPGYnrvIQMvu1i/5/V6jV3zlprFoB3b2SimOIYKLw==",
"requires": {
"@babel/runtime": "^7.7.6",
"@types/reach__router": "^1.2.6",
"@babel/runtime": "^7.8.7",
"@types/reach__router": "^1.3.0",
"prop-types": "^15.7.2"
}
},
"gatsby-page-utils": {
"version": "0.0.44",
"resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-0.0.44.tgz",
"integrity": "sha512-6N6+nptFpiFsjmOmPF7T/go9Hcd+5vhkhmArx5yRsJOv8kDs6LBOLh/d+mxRqT0Y3iQoXjUP5loy6li4syn4Hw==",
"version": "0.0.45",
"resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-0.0.45.tgz",
"integrity": "sha512-StAEEFuHmtOwrNxD8g3ZmH3SLM+o3kU35AfVNEL8J74Woh5r6W2eg+7EPBae2TXIkrznWQUFuViBlPTuLBk06g==",
"requires": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.8.7",
"bluebird": "^3.7.2",
"chokidar": "3.3.0",
"chokidar": "3.3.1",
"fs-exists-cached": "^1.0.0",
"gatsby-core-utils": "^1.0.33",
"gatsby-core-utils": "^1.0.34",
"glob": "^7.1.6",
"lodash": "^4.17.15",
"micromatch": "^3.1.10"
}
},
"gatsby-plugin-page-creator": {
"version": "2.1.45",
"resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.45.tgz",
"integrity": "sha512-mW5qfJ2C6U522wx63fZRTN2jCKG9FC/jkEmq4B0z5J/SOA9zPAlVvowjQAAW0+oGbEqwfIveSM+hIPwv1J7npA==",
"version": "2.1.46",
"resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.46.tgz",
"integrity": "sha512-Yx8y2DYl/7wq+CR011/gVbfIXAC424hjZN/BNZVY22WQPZ3vsBScqa9B0awpJZ3OCzLKqWcK5iRHPxzQHUwE6g==",
"requires": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.8.7",
"bluebird": "^3.7.2",
"fs-exists-cached": "^1.0.0",
"gatsby-page-utils": "^0.0.44",
"gatsby-page-utils": "^0.0.45",
"glob": "^7.1.6",
"lodash": "^4.17.15",
"micromatch": "^3.1.10"
}
},
"gatsby-react-router-scroll": {
"version": "2.1.23",
"resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.23.tgz",
"integrity": "sha512-yUCWzRYUDgvr3xy5GAYd08gToBfE84SX3zvHWgPunVeL4OfwsYh6eei6GtYbLIjq77bvegd2SZkSujQ4Vgm/Gg==",
"version": "2.1.24",
"resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.24.tgz",
"integrity": "sha512-Gv+oqGwDOaP2VHCRU2wP/GJP8o+XsFa5vEB1imlskfqpM8OG/Oy526z00WyTT/Pdks9mGg+bGyGgJzovQHIugA==",
"requires": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.8.7",
"scroll-behavior": "^0.9.10",
"warning": "^3.0.0"
},
@@ -6723,18 +6724,18 @@
}
},
"gatsby-telemetry": {
"version": "1.1.55",
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.1.55.tgz",
"integrity": "sha512-6J0y+WaXLV9iMJnT8XZgK4GeFlN0pY17LHqfYhDHaTteAZTOsCgh28yJPXkKQEN+M2ahmKkq4buD1xSveT5r7A==",
"version": "1.1.56",
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.1.56.tgz",
"integrity": "sha512-WMYO4uSmu/nfwt2sTUExA2pXRVJ+7AQuvB1LDPPYKeMkQee5eO23TYRS3pxWqIPtxmmFTruXwNEsMklwlxn2eA==",
"requires": {
"@babel/code-frame": "^7.5.5",
"@babel/runtime": "^7.7.6",
"@babel/code-frame": "^7.8.3",
"@babel/runtime": "^7.8.7",
"bluebird": "^3.7.2",
"boxen": "^4.2.0",
"configstore": "^5.0.0",
"configstore": "^5.0.1",
"envinfo": "^7.5.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.0.33",
"gatsby-core-utils": "^1.0.34",
"git-up": "4.0.1",
"is-docker": "2.0.0",
"lodash": "^4.17.15",
@@ -6743,7 +6744,7 @@
"source-map": "^0.7.3",
"stack-trace": "^0.0.10",
"stack-utils": "1.0.2",
"uuid": "3.3.3"
"uuid": "3.4.0"
},
"dependencies": {
"node-fetch": {
@@ -6755,11 +6756,6 @@
"version": "0.7.3",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
"integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
},
"uuid": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.3.tgz",
"integrity": "sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ=="
}
}
},
@@ -8308,11 +8304,11 @@
"integrity": "sha512-c7/8mbUsKigAbLkD5B010BK4D9LZm7A1pNItkEwiUZRpIN66exu/e7YQWysGun+TRKaJp8MhemM+VkfWv42aCA=="
},
"json5": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.1.1.tgz",
"integrity": "sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.1.2.tgz",
"integrity": "sha512-MoUOQ4WdiN3yxhm7NEVJSJrieAo5hNSLQ5sj05OTRHPL9HOBy8u4Bu88jsC1jvqAdN+E1bJmsUcZH+1HQxliqQ==",
"requires": {
"minimist": "^1.2.0"
"minimist": "^1.2.5"
}
},
"jsonfile": {
@@ -14097,10 +14093,13 @@
"integrity": "sha1-AI4G2AlDIMNy28L47XagymyKxBk="
},
"yoga-layout-prebuilt": {
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/yoga-layout-prebuilt/-/yoga-layout-prebuilt-1.9.3.tgz",
"integrity": "sha512-9SNQpwuEh2NucU83i2KMZnONVudZ86YNcFk9tq74YaqrQfgJWO3yB9uzH1tAg8iqh5c9F5j0wuyJ2z72wcum2w==",
"optional": true
"version": "1.9.5",
"resolved": "https://registry.npmjs.org/yoga-layout-prebuilt/-/yoga-layout-prebuilt-1.9.5.tgz",
"integrity": "sha512-+G5Ojl4/sG78mk5masCL3SRaZtkKXRBhMGf5c+4C1j32jN9KpS4lxVFdYyBi15EHN4gMeK5sIRf83T33TOaDkA==",
"optional": true,
"requires": {
"@types/yoga-layout": "1.9.1"
}
},
"yurnalist": {
"version": "1.1.2",