From c34092a83d0db96b036ddad80769194d31e0754c Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Tue, 10 Dec 2019 20:31:36 +0100 Subject: [PATCH] package updates --- package-lock.json | 362 +++++++++++++++++++++++----------------------- package.json | 40 ++--- 2 files changed, 201 insertions(+), 201 deletions(-) diff --git a/package-lock.json b/package-lock.json index 64105dff..c92e8765 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2580,9 +2580,9 @@ "integrity": "sha1-fyrX7FX5FEgvybHsS7GuYCjUYGY=" }, "@types/node": { - "version": "12.12.16", - "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.16.tgz", - "integrity": "sha512-vRuMyoOr5yfNf8QWxXegOjeyjpWJxFePzHzmBOIzDIzo+rSqF94RW0PkS6y4T2+VjAWLXHWrfbIJY3E3aS7lUw==" + "version": "12.12.17", + "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.17.tgz", + "integrity": "sha512-Is+l3mcHvs47sKy+afn2O1rV4ldZFU7W8101cNlOd+MRbjM4Onida8jSZnJdTe/0Pcf25g9BNIUsuugmE6puHA==" }, "@types/node-fetch": { "version": "2.5.4", @@ -3724,9 +3724,9 @@ } }, "babel-plugin-remove-graphql-queries": { - "version": "2.7.17", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.17.tgz", - "integrity": "sha512-zPAq5DEtucSMppt4U2zB1i9SiGMLOYtjNGoOo5PLw8f5jlihLTYYaPG3Sg2S4+tiB9k+tiWMa07FKXb6lV+rRA==" + "version": "2.7.19", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.19.tgz", + "integrity": "sha512-/DS620ztyyrqrqjmz/KHDt++ktn+4RdvfDf5KCUmt6iJOglgNm7uHkE+snuvvL/xhNNuuPBLErc23Q0cR6MSiQ==" }, "babel-plugin-syntax-object-rest-spread": { "version": "6.13.0", @@ -3748,19 +3748,19 @@ "integrity": "sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==" }, "babel-preset-gatsby": { - "version": "0.2.23", - "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-0.2.23.tgz", - "integrity": "sha512-IuhRMH6TCbTbJ4NFnHg2UQUZv24t3mRc9ow6qMeyL9mklI8vbXSi/bFVO6ES4xy3k5qmUdElXAK5RSpw8/1hbw==", + "version": "0.2.25", + "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-0.2.25.tgz", + "integrity": "sha512-ulbEgXeMYhDWnc29AQGSSCwqmou+iJWOi3MPH6/oMoek6iukIZ0EBsN0UMBgbTkWIzV15RLU0iEM5R78sZTa2g==", "requires": { "@babel/plugin-proposal-class-properties": "^7.7.4", "@babel/plugin-syntax-dynamic-import": "^7.7.4", - "@babel/plugin-transform-runtime": "^7.7.4", + "@babel/plugin-transform-runtime": "^7.7.6", "@babel/plugin-transform-spread": "^7.7.4", - "@babel/preset-env": "^7.7.4", + "@babel/preset-env": "^7.7.6", "@babel/preset-react": "^7.7.4", - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "babel-plugin-dynamic-import-node": "^2.3.0", - "babel-plugin-macros": "^2.7.1", + "babel-plugin-macros": "^2.8.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24" } }, @@ -9151,35 +9151,35 @@ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, "gatsby": { - "version": "2.18.8", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.18.8.tgz", - "integrity": "sha512-44Cf+IJGyHT7ZKNE6xICG8QqA5Ava2nHXybTrQhPY3n6T7+dsdfbm6+WntT2yVtlfLfLFGute7Udx7HyFfsvSQ==", + "version": "2.18.10", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.18.10.tgz", + "integrity": "sha512-ImcCvk63/Ns+Y8UYfg90Iyva8hcCQaQNnWJnk39eWmGnT1He/lBJctZQDNWey7S0bJ5dLPo65+WxeN+ZR6lazA==", "requires": { "@babel/code-frame": "^7.5.5", - "@babel/core": "^7.7.4", - "@babel/parser": "^7.7.4", + "@babel/core": "^7.7.5", + "@babel/parser": "^7.7.5", "@babel/polyfill": "^7.7.0", - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "@babel/traverse": "^7.7.4", "@hapi/joi": "^15.1.1", "@mikaelkristiansson/domready": "^1.0.9", "@pieh/friendly-errors-webpack-plugin": "1.7.0-chalk-2", "@reach/router": "^1.2.1", - "@typescript-eslint/eslint-plugin": "^2.9.0", - "@typescript-eslint/parser": "^2.9.0", + "@typescript-eslint/eslint-plugin": "^2.11.0", + "@typescript-eslint/parser": "^2.11.0", "address": "1.1.2", - "autoprefixer": "^9.7.2", + "autoprefixer": "^9.7.3", "axios": "^0.19.0", "babel-core": "7.0.0-bridge.0", "babel-eslint": "^10.0.3", "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.17", - "babel-preset-gatsby": "^0.2.23", + "babel-plugin-remove-graphql-queries": "^2.7.19", + "babel-preset-gatsby": "^0.2.25", "better-opn": "1.0.0", "better-queue": "^3.8.10", - "bluebird": "^3.7.1", + "bluebird": "^3.7.2", "browserslist": "3.2.8", "cache-manager": "^2.10.1", "cache-manager-fs-hash": "^0.0.7", @@ -9189,7 +9189,7 @@ "compression": "^1.7.4", "convert-hrtime": "^3.0.0", "copyfiles": "^2.1.1", - "core-js": "^2.6.10", + "core-js": "^2.6.11", "cors": "^2.8.5", "css-loader": "^1.0.1", "debug": "^3.2.6", @@ -9197,16 +9197,16 @@ "detect-port": "^1.3.0", "devcert-san": "^0.3.3", "dotenv": "^8.2.0", - "eslint": "^6.7.1", - "eslint-config-react-app": "^5.0.2", + "eslint": "^6.7.2", + "eslint-config-react-app": "^5.1.0", "eslint-loader": "^2.2.1", "eslint-plugin-flowtype": "^3.13.0", "eslint-plugin-graphql": "^3.1.0", - "eslint-plugin-import": "^2.18.2", + "eslint-plugin-import": "^2.19.1", "eslint-plugin-jsx-a11y": "^6.2.3", - "eslint-plugin-react": "^7.16.0", + "eslint-plugin-react": "^7.17.0", "eslint-plugin-react-hooks": "^1.7.0", - "event-source-polyfill": "^1.0.9", + "event-source-polyfill": "^1.0.11", "express": "^4.17.1", "express-graphql": "^0.9.0", "fast-levenshtein": "^2.0.6", @@ -9214,13 +9214,13 @@ "flat": "^4.1.0", "fs-exists-cached": "1.0.0", "fs-extra": "^8.1.0", - "gatsby-cli": "^2.8.16", - "gatsby-core-utils": "^1.0.22", - "gatsby-graphiql-explorer": "^0.2.29", - "gatsby-link": "^2.2.25", - "gatsby-plugin-page-creator": "^2.1.34", - "gatsby-react-router-scroll": "^2.1.17", - "gatsby-telemetry": "^1.1.42", + "gatsby-cli": "^2.8.18", + "gatsby-core-utils": "^1.0.24", + "gatsby-graphiql-explorer": "^0.2.31", + "gatsby-link": "^2.2.27", + "gatsby-plugin-page-creator": "^2.1.36", + "gatsby-react-router-scroll": "^2.1.19", + "gatsby-telemetry": "^1.1.44", "glob": "^7.1.6", "got": "8.3.2", "graphql": "^14.5.8", @@ -9270,7 +9270,7 @@ "stack-trace": "^0.0.10", "string-similarity": "^1.2.2", "style-loader": "^0.23.1", - "terser-webpack-plugin": "1.4.1", + "terser-webpack-plugin": "^1.4.2", "true-case-path": "^2.2.1", "type-of": "^2.0.1", "url-loader": "^1.1.2", @@ -9283,7 +9283,7 @@ "webpack-hot-middleware": "^2.25.0", "webpack-merge": "^4.2.2", "webpack-stats-plugin": "^0.3.0", - "xstate": "^4.6.7", + "xstate": "^4.7.2", "yaml-loader": "^0.5.0" }, "dependencies": { @@ -9361,29 +9361,29 @@ } }, "gatsby-cli": { - "version": "2.8.16", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.8.16.tgz", - "integrity": "sha512-hjsK+xu00gg61CuS6z9jJrV6bHmI58YG3nd8B+goibM3vt/Wajg60til3hxaS9EGwHND+SatQUBTjTxdyOhplw==", + "version": "2.8.18", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.8.18.tgz", + "integrity": "sha512-LN0PW3OrI8QQ/9+65oNhT1gi7jJAljT4YZSbTE1mqcaSIkH8NryeccI64LcTOydHtSJFHsE2fanmmIl/nmAdgg==", "requires": { "@babel/code-frame": "^7.5.5", - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "@hapi/joi": "^15.1.1", "better-opn": "^1.0.0", - "bluebird": "^3.7.1", + "bluebird": "^3.7.2", "chalk": "^2.4.2", "clipboardy": "^2.1.0", "common-tags": "^1.8.0", "configstore": "^5.0.0", "convert-hrtime": "^3.0.0", - "core-js": "^2.6.10", + "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.22", - "gatsby-telemetry": "^1.1.42", + "gatsby-core-utils": "^1.0.24", + "gatsby-telemetry": "^1.1.44", "hosted-git-info": "^3.0.2", - "ink": "^2.5.0", + "ink": "^2.6.0", "ink-spinner": "^3.0.1", "is-valid-path": "^0.1.1", "lodash": "^4.17.15", @@ -9584,72 +9584,72 @@ } }, "gatsby-core-utils": { - "version": "1.0.22", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.0.22.tgz", - "integrity": "sha512-38W+lWb7pPiv7AjGxDx/MSWwmgnPtOejNHSxRcMXhrXNSWpiWCDoNTBM6UCXnbky82kUx4DPX5gXgw7u2s+/rA==", + "version": "1.0.24", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.0.24.tgz", + "integrity": "sha512-2GPJVnqVTDO1xyZWR2lITilGTzw/hP3EE5Lq/QEjvmOPX6sLes1Gd3mTewd0PpOVZkjzn93u7kZKWEGidQO2vw==", "requires": { "ci-info": "2.0.0", "node-object-hash": "^2.0.0" } }, "gatsby-graphiql-explorer": { - "version": "0.2.29", - "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.29.tgz", - "integrity": "sha512-qKnG1h/BSBkdPX5eUcFRVvHb0BA7WLnqeJ8NMH2AOv5VSK8YEwUdJVimZHz8M/59MKBtFAQyDCRU258sc1oWrQ==", + "version": "0.2.31", + "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.31.tgz", + "integrity": "sha512-pAK/HG/Ryw2ZDWb/5rnSBmPf8KsnFGlO/zS9m2IdLjnQS0kA0b9UbfZ5bjkg7pwPPLhWilEX+uON0l51N4gnmg==", "requires": { - "@babel/runtime": "^7.7.4" + "@babel/runtime": "^7.7.6" } }, "gatsby-image": { - "version": "2.2.34", - "resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.2.34.tgz", - "integrity": "sha512-eGrmA56s9QBSG4XI8EfXC6e5N7DajZp0SMh6RqmDY0hvFoO5/cchTAz04LttQGRsx495SAFhsKQekcDg5mwTuA==", + "version": "2.2.36", + "resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.2.36.tgz", + "integrity": "sha512-a5a/+busxSnKUWdZuWvCrMybLpHS6czK2Ltrt2Xa6ZIkGL/bZU4KR6t5ku8iO91Q0u32ss81WA2JwUCcctVDdA==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "object-fit-images": "^3.2.4", "prop-types": "^15.7.2" } }, "gatsby-link": { - "version": "2.2.25", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.2.25.tgz", - "integrity": "sha512-P3Gt5ryW1bFBjAuKoJQsGSZcyEG7vFliHelnOLlAakkJ+wLQz4Wq2o4BAb6lB4wPzO7HzXRJD6RuxQrd9tmkPg==", + "version": "2.2.27", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-2.2.27.tgz", + "integrity": "sha512-Jiz6ShReB25plqTKsTAVpfFvN1K/JziNhr1z8Q6p+dPzQaNWfEC61kpRKE69J1WWycvRdxCSZEkOgY/0nlAifg==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "@types/reach__router": "^1.2.6", "prop-types": "^15.7.2" } }, "gatsby-page-utils": { - "version": "0.0.33", - "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-0.0.33.tgz", - "integrity": "sha512-0FweVMQc5JklMwPPbwcXRo5N3ydRKrNI+YZzr6731kON1tvCKB7EbbrwMvZLEedv4BNP+XUe33FuT7LsAaUE3g==", + "version": "0.0.35", + "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-0.0.35.tgz", + "integrity": "sha512-fZl8cnRqg1sUV9DDAOi66EPxPWmk/KZCE4bALWIy5xGVlPPZ8EHnwZZnoq23gBVUJN/tGkAdVlWlO/8uUZZ3QA==", "requires": { - "@babel/runtime": "^7.7.4", - "bluebird": "^3.7.1", + "@babel/runtime": "^7.7.6", + "bluebird": "^3.7.2", "chokidar": "3.3.0", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^1.0.22", + "gatsby-core-utils": "^1.0.24", "glob": "^7.1.6", "lodash": "^4.17.15", "micromatch": "^3.1.10" } }, "gatsby-plugin-catch-links": { - "version": "2.1.19", - "resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.19.tgz", - "integrity": "sha512-jQKEF5dpKWyN5zM8c6mLRRqdy7M+YcuvHvmdP3sKmrvBXrttnXts1Xk2cWMc9E6JkIq9KOZGUpuaTc97x+Za1Q==", + "version": "2.1.21", + "resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.21.tgz", + "integrity": "sha512-AHsSVbb4PgdFlbVk4ZmwcJ9UETzYcGqh9Otzk1XeGRFra7msUoB4sCZIUTqSow+sThaHiO/hYgkcGfOlLIrD5g==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "escape-string-regexp": "^1.0.5" } }, "gatsby-plugin-feed": { - "version": "2.3.23", - "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.23.tgz", - "integrity": "sha512-Vb21fVNNt/xEW5Dk8e+ERbj6TbvKccMaYH72I5UAijEPGmC9bLOXXiKSkvYPYa0Lrr43XwDWA59roGcONnik6Q==", + "version": "2.3.25", + "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.25.tgz", + "integrity": "sha512-a2Asudmf2np+C8k2MqjUPbHABdoBgKgbIX+HvsZAniAiFIBhxEC6QudQP0rNqdo7+OGhPUpSTYawcalrnmtNRA==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "@hapi/joi": "^15.1.1", "fs-extra": "^8.1.0", "lodash.merge": "^4.6.2", @@ -9667,14 +9667,14 @@ } }, "gatsby-plugin-manifest": { - "version": "2.2.31", - "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.31.tgz", - "integrity": "sha512-kU49eQQ4HqIVjKa3aMOvKFoDIZD0MahHZg3KluNpgRDw89JgUMivfTrCoTYq364ZCjwRxqYVFIm2CFf5WPRkhQ==", + "version": "2.2.33", + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.33.tgz", + "integrity": "sha512-J9u5Kmw8tY+BsSylred8KYRXDLTP3Rgz8EU7yNgfxGod+Qypm3x3laOz+hqLjWSVB4QyArlSss88Pqvyx7Rw4A==", "requires": { - "@babel/runtime": "^7.7.4", - "gatsby-core-utils": "^1.0.22", + "@babel/runtime": "^7.7.6", + "gatsby-core-utils": "^1.0.24", "semver": "^5.7.1", - "sharp": "^0.23.3" + "sharp": "^0.23.4" } }, "gatsby-plugin-matomo": { @@ -9703,13 +9703,13 @@ } }, "gatsby-plugin-offline": { - "version": "3.0.27", - "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.27.tgz", - "integrity": "sha512-RvVD0IJnlyp180FaRxCt1Dafb1502myIshSWU+pP8epWy/ugG89YEqsZrZ3IIBUS3EfSP6RcNx8b5l7FMUMPhw==", + "version": "3.0.29", + "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.29.tgz", + "integrity": "sha512-5EJ6p6kIiOEjdI6NMHTC0GgXDj8QflV4dzYi/2BvcT4Ad609IbXRrebWPhcVCtT5Ki5Jg2TTjYjcGrHa4QSc6A==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "cheerio": "^1.0.0-rc.3", - "gatsby-core-utils": "^1.0.22", + "gatsby-core-utils": "^1.0.24", "glob": "^7.1.6", "idb-keyval": "^3.2.0", "lodash": "^4.17.15", @@ -9717,46 +9717,46 @@ } }, "gatsby-plugin-page-creator": { - "version": "2.1.34", - "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.34.tgz", - "integrity": "sha512-w315rYA1KS48jVo4Zg/1Uxm5Y6h48rW8Bf0520uOh8SkSr0qXFC6ivFmw2Uq4WFH02+qN7QTqGd3sHX1wwlf+g==", + "version": "2.1.36", + "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.36.tgz", + "integrity": "sha512-NDfEUBCNtcaL6Jbn5akigNv93mt28KKpnOcnPYH2VB28JHPeJJlFfhy/hHlRYQ8UR2Q8WDd4JZBnKhJvEbvlzQ==", "requires": { - "@babel/runtime": "^7.7.4", - "bluebird": "^3.7.1", + "@babel/runtime": "^7.7.6", + "bluebird": "^3.7.2", "fs-exists-cached": "^1.0.0", - "gatsby-page-utils": "^0.0.33", + "gatsby-page-utils": "^0.0.35", "glob": "^7.1.6", "lodash": "^4.17.15", "micromatch": "^3.1.10" } }, "gatsby-plugin-react-helmet": { - "version": "3.1.16", - "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.16.tgz", - "integrity": "sha512-U8JL1o2WBYdr8x1qyA9FSFc1A6snYUuCW/WFqfYQjDcv6VFyPJhw5gQnmh5n+4yGcPhV3ktYDMSWKnXFegNu4A==", + "version": "3.1.18", + "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.18.tgz", + "integrity": "sha512-wwKH6Z5NK0Gl2hDfMnWNGE41GjWpZGq0eKczPydTJc/1SbPykBFCBrjYgrAPB2ZrRnA8AV06cRwPddJC0mY7sw==", "requires": { - "@babel/runtime": "^7.7.4" + "@babel/runtime": "^7.7.6" } }, "gatsby-plugin-sass": { - "version": "2.1.24", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.24.tgz", - "integrity": "sha512-Ut5ba85jTEFBxT4lL+830nLykySk7HKfDhefcsIPweUraw/KBd3i6zXq0UJ4MuYmcmNGB+X52ZEzOsvXIb6RLQ==", + "version": "2.1.26", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.26.tgz", + "integrity": "sha512-zunowxeYrtPIiMkgIHZLTNvwzSLJmBBSH+2EQEtyKgdOlB2tWcXp+/ifoWaYRCMykMGsTvvyn4kNIyl5bslBDw==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "sass-loader": "^7.3.1" } }, "gatsby-plugin-sharp": { - "version": "2.3.5", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.3.5.tgz", - "integrity": "sha512-2POz9S1n3Xh2+5nhkJ5Zgp+dZxtgNd/00Q3cjnNGajSciRHeA+wvYilWxiDtudu1gLt5dIRVizj2zRuXgcQYWA==", + "version": "2.3.7", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.3.7.tgz", + "integrity": "sha512-dXPjalm+V94oTo6PktOuJPgoTM+iP+WGPtlvif7+5gL/GxplnQ+M2piOM+ttKF2b/BdnN0Rkfq3ZWeaXwow9KQ==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "async": "^2.6.3", - "bluebird": "^3.7.1", + "bluebird": "^3.7.2", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.0.22", + "gatsby-core-utils": "^1.0.24", "got": "^8.3.2", "imagemin": "^6.1.0", "imagemin-mozjpeg": "^8.0.0", @@ -9769,7 +9769,7 @@ "probe-image-size": "^4.1.1", "progress": "^2.0.3", "semver": "^5.7.1", - "sharp": "^0.23.3", + "sharp": "^0.23.4", "svgo": "1.3.2", "uuid": "^3.3.3" }, @@ -9790,11 +9790,11 @@ } }, "gatsby-plugin-sitemap": { - "version": "2.2.22", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.2.22.tgz", - "integrity": "sha512-cq12dgVBi74QIcdG3ZznrwLYcQpBXwJRwI1nOwOQ+6m16T6YOa5g6VVWQ+hBbRM5o/4miZeuVpEpSEJ9gt3Nmg==", + "version": "2.2.24", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.2.24.tgz", + "integrity": "sha512-Qzf3m1EBkDPxBIzW7mRZJ4HysY7bcF0JrHezx/t0VISACNzgma4WQ9heVc6CcgL/uv7ArZ2NHTm8WJ1wo1wSQQ==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "minimatch": "^3.0.4", "pify": "^3.0.0", "sitemap": "^1.13.0" @@ -9813,16 +9813,16 @@ "integrity": "sha512-54REIMe79qFBAwpcnWHBkvEE9CKoEVkefF9rDXai0k642r91SZ4UeWFuAmsegPG+sPVub7tHfHu/2LVXK1I9kg==" }, "gatsby-plugin-typescript": { - "version": "2.1.20", - "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.1.20.tgz", - "integrity": "sha512-4f2PhtEkF3+p9EFfzdDNTHK41S4yOhua50i8s3LokL+SmZQyTm9+tgQEOPLJd82QxE6if6rJZv0086B85/LiPg==", + "version": "2.1.22", + "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.1.22.tgz", + "integrity": "sha512-aRPy1ZlKQ85BxOmLt16SZsZqwXc1bgoVF+h66Cpyx4IWbWsaYVUM97JGmTplNd7h5UIquSiDfjixXfjPi1KImQ==", "requires": { "@babel/plugin-proposal-nullish-coalescing-operator": "^7.7.4", "@babel/plugin-proposal-numeric-separator": "^7.7.4", - "@babel/plugin-proposal-optional-chaining": "^7.7.4", + "@babel/plugin-proposal-optional-chaining": "^7.7.5", "@babel/preset-typescript": "^7.7.4", - "@babel/runtime": "^7.7.4", - "babel-plugin-remove-graphql-queries": "^2.7.17" + "@babel/runtime": "^7.7.6", + "babel-plugin-remove-graphql-queries": "^2.7.19" } }, "gatsby-plugin-use-dark-mode": { @@ -9853,11 +9853,11 @@ } }, "gatsby-react-router-scroll": { - "version": "2.1.17", - "resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.17.tgz", - "integrity": "sha512-5enc2qvcZwD4Omdr78gUfqH/4uOPW7UJE6d3EQAbGyaO6cD0dpjAGsLHHXkcjSTRIult2w6cvru7fI5suJnZtg==", + "version": "2.1.19", + "resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.19.tgz", + "integrity": "sha512-qK6kE48Efzf8zOsmRw6UiZH7VXuv4ti6taGu5je1D9IGDgMpETKXRA0jmKB1up50XQ4WXvyyLASOqWK3UdDNYw==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "scroll-behavior": "^0.9.10", "warning": "^3.0.0" } @@ -9868,11 +9868,11 @@ "integrity": "sha512-GLDM1hwOaeh95QFibTMuZORxXUrDXbSX+JOGjLDldDNC2KD8uILO0MNnwqf2UOXytD+5eTHaJAGLNiUjvWOKaw==" }, "gatsby-remark-autolink-headers": { - "version": "2.1.19", - "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.1.19.tgz", - "integrity": "sha512-6FJSa0y1zsUKOy2TgwuWVLSySgOqxw8MHBXvs8jHfqqq1k5KM6ifXYvu6RKqOXTMogDMtYSvGT8ffPh1D3eNxw==", + "version": "2.1.21", + "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.1.21.tgz", + "integrity": "sha512-2GvQrlmkxduU9ZFMoU7o2Psb1kAFN8Wh4Fhqdj3WSNJwWmIYgGXs5xl+W6dLotjKwfL9Zxv8zHnx2HDxum6WCg==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "github-slugger": "^1.2.1", "lodash": "^4.17.15", "mdast-util-to-string": "^1.0.7", @@ -9880,11 +9880,11 @@ } }, "gatsby-remark-copy-linked-files": { - "version": "2.1.31", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.31.tgz", - "integrity": "sha512-ZlcHsTTiI0kvQWoBL7U0Y+L2od9uOD2aGsKVUATsOx2flsaozgRYcSVHQU3Tui5nJ2W5d5HRVXFRW4OxYZqTKQ==", + "version": "2.1.33", + "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.33.tgz", + "integrity": "sha512-hRXwxlaFk39tfl2hCUL6vPg89IguQRfP+mrfJzyoDN3urFFVuw8D3+98xALaoidah6o9PIqtUEphvX1V6YKKTw==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "cheerio": "^1.0.0-rc.3", "fs-extra": "^8.1.0", "is-relative-url": "^3.0.0", @@ -9895,14 +9895,14 @@ } }, "gatsby-remark-images": { - "version": "3.1.35", - "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-3.1.35.tgz", - "integrity": "sha512-K5uxdcH3qrkxoAkcmqBiKf1WU3zeU79fqnBxOITT1cjk+ru5mCdpessMLklnVM9fqKbR/MyNu5Jjp7i89ObtNw==", + "version": "3.1.37", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-3.1.37.tgz", + "integrity": "sha512-6eQ82CxzOFyTzI3CaxzTI6j16Xbm28CNJYu/Wdbl8QZdAnznJnLIAdlE074VYyo60QhKyQwu8a3wV5bhrHSfQQ==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "chalk": "^2.4.2", "cheerio": "^1.0.0-rc.3", - "gatsby-core-utils": "^1.0.22", + "gatsby-core-utils": "^1.0.24", "is-relative-url": "^3.0.0", "lodash": "^4.17.15", "mdast-util-definitions": "^1.2.5", @@ -9930,11 +9930,11 @@ } }, "gatsby-remark-smartypants": { - "version": "2.1.17", - "resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.1.17.tgz", - "integrity": "sha512-KCzBWhdy2k4jJfNxcuet1ZwDblMlcFa6jaFIJ9XtDYXlGbSKmysgLXqweQw0MgHA03DkwvM9SjA4mr/4f0YwDA==", + "version": "2.1.19", + "resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.1.19.tgz", + "integrity": "sha512-gviw/Ebqq1vBZ6JI7UpibyHc4lwYGaf58D5nRMR1TLOnEdut7bI647OlfSQfs4FwgeQ56yDt0bWhLVK9L6gm+g==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "retext": "^5.0.0", "retext-smartypants": "^3.0.3", "unist-util-visit": "^1.4.1" @@ -9958,17 +9958,17 @@ } }, "gatsby-source-filesystem": { - "version": "2.1.40", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.40.tgz", - "integrity": "sha512-lCiuNbrb7yl97JjViP+O/TM0rtgDAFJsiebTsY3aUXOzlzIcfVDS7j7ag/H+aGAk9vs1BgGoa+8XSWjP3i90Og==", + "version": "2.1.42", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.42.tgz", + "integrity": "sha512-kX1Uclv4M9C+MB6tfvY7URkpQ7Zl6+ESrf5DhcBN2+faaXLjaN7DzbWOlyzMI/lBlvA39ukCh9gSSlx807TJsA==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "better-queue": "^3.8.10", - "bluebird": "^3.7.1", + "bluebird": "^3.7.2", "chokidar": "3.3.0", "file-type": "^12.4.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.0.22", + "gatsby-core-utils": "^1.0.24", "got": "^7.1.0", "md5-file": "^3.2.3", "mime": "^2.4.4", @@ -9976,7 +9976,7 @@ "progress": "^2.0.3", "read-chunk": "^3.2.0", "valid-url": "^1.0.9", - "xstate": "^4.6.7" + "xstate": "^4.7.2" }, "dependencies": { "file-type": { @@ -10039,11 +10039,11 @@ } }, "gatsby-source-graphql": { - "version": "2.1.25", - "resolved": "https://registry.npmjs.org/gatsby-source-graphql/-/gatsby-source-graphql-2.1.25.tgz", - "integrity": "sha512-6GHIliDHxtmwy/YZpi8nwf3EWBL2kvD9IDRMxHs6Bq1eNGPo1sh2y2TjjHqrkZ1VbnCuf/DAoL2pXGgkcaC9NQ==", + "version": "2.1.28", + "resolved": "https://registry.npmjs.org/gatsby-source-graphql/-/gatsby-source-graphql-2.1.28.tgz", + "integrity": "sha512-5AkUzLNl2u9xQ3cpevuc5ZrV35QVHENK9tUMV27B0LGxk4tJvxtHLCsMsvpBMUtOv/kuyvlA8zrJgdH++eN/Ig==", "requires": { - "@babel/runtime": "^7.7.4", + "@babel/runtime": "^7.7.6", "apollo-link": "1.2.13", "apollo-link-http": "^1.5.16", "graphql-tools": "^3.1.1", @@ -10064,18 +10064,18 @@ } }, "gatsby-telemetry": { - "version": "1.1.42", - "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.1.42.tgz", - "integrity": "sha512-N/P8w8sVB1JDWn9Wm3hiB2NOrfIDioccot5h6jX8IVC4aUjXXROZPM+HSy3f1PHg2EoZuCGG5yH50XnayXupLQ==", + "version": "1.1.44", + "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.1.44.tgz", + "integrity": "sha512-N8sx4ysLp3kCTuqhB+U6l84i/pIE7xqpbs8u3EyVovr05P7igM2asBIvw/VfOIddxNvb99fBjZbBm6BI1Sh6iA==", "requires": { "@babel/code-frame": "^7.5.5", - "@babel/runtime": "^7.7.4", - "bluebird": "^3.7.1", - "boxen": "^4.1.0", + "@babel/runtime": "^7.7.6", + "bluebird": "^3.7.2", + "boxen": "^4.2.0", "configstore": "^5.0.0", "envinfo": "^7.5.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.0.22", + "gatsby-core-utils": "^1.0.24", "git-up": "4.0.1", "is-docker": "2.0.0", "lodash": "^4.17.15", @@ -10163,13 +10163,13 @@ } }, "gatsby-transformer-remark": { - "version": "2.6.39", - "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.39.tgz", - "integrity": "sha512-l8xdIT4xcBorph5h4WmOXIdt1cSdfFJo9mcl6LHC2Pt3qkzhY5b2zZi5dZtxAcqOQz7I61nwARknnNkN+6w5PA==", + "version": "2.6.42", + "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.42.tgz", + "integrity": "sha512-GJtzLU0jSNrKUTrkaXRzfXLNP4i6bPtfaJadr33FhP1FPDBGw8O0OQ3/tekM/z3Tjb6/1hL3BebPyuQ15yWI/A==", "requires": { - "@babel/runtime": "^7.7.4", - "bluebird": "^3.7.1", - "gatsby-core-utils": "^1.0.22", + "@babel/runtime": "^7.7.6", + "bluebird": "^3.7.2", + "gatsby-core-utils": "^1.0.24", "gray-matter": "^4.0.2", "hast-util-raw": "^4.0.0", "hast-util-to-html": "^4.0.1", @@ -10252,17 +10252,17 @@ } }, "gatsby-transformer-sharp": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.3.7.tgz", - "integrity": "sha512-AdQqIQYoWqz8x16l0eSSNdKIiQKUJWiQ5Y4t3doyVuaq+1qnwIxeW6nbGPweUDCsTRc/G1dIYY2Kqlv0a4Q44Q==", + "version": "2.3.9", + "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.3.9.tgz", + "integrity": "sha512-R5mZyniGAxMd7MA46l4eCdrRT9vP5Uz5TbaKdOWMAXpTu1KLFyRQAigjtcINV/haC4xS8Q4NezdpxpZ2Bw8DHg==", "requires": { - "@babel/runtime": "^7.7.4", - "bluebird": "^3.7.1", + "@babel/runtime": "^7.7.6", + "bluebird": "^3.7.2", "fs-extra": "^8.1.0", "potrace": "^2.1.2", "probe-image-size": "^4.1.1", "semver": "^5.7.1", - "sharp": "^0.23.3" + "sharp": "^0.23.4" } }, "gauge": { @@ -10315,9 +10315,9 @@ "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" }, "get-own-enumerable-property-symbols": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.1.tgz", - "integrity": "sha512-09/VS4iek66Dh2bctjRkowueRJbY1JDGR1L/zRxO1Qk8Uxs6PnqaNSqalpizPT+CDjre3hnEsuzvhgomz9qYrA==" + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", + "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==" }, "get-port": { "version": "3.2.0", @@ -20328,9 +20328,9 @@ } }, "serialize-javascript": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-1.9.1.tgz", - "integrity": "sha512-0Vb/54WJ6k5v8sSWN09S0ora+Hnr+cX40r9F170nT+mSkaxltoE/7R3OrIdBSUv1OoiobH1QoWQbCnAO+e8J1A==" + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-2.1.2.tgz", + "integrity": "sha512-rs9OggEUF0V4jUSecXazOYsLfu7OGK2qIn3c7IPBiffz32XniEp/TX9Xmc9LQfK2nQ2QKHvZ2oygKUGU0lG4jQ==" }, "serve-index": { "version": "1.9.1", @@ -22612,15 +22612,15 @@ } }, "terser-webpack-plugin": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.1.tgz", - "integrity": "sha512-ZXmmfiwtCLfz8WKZyYUuuHf3dMYEjg8NrjHMb0JqHVHVOSkzp3cW2/XG1fP3tRhqEqSzMwzzRQGtAPbs4Cncxg==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.2.tgz", + "integrity": "sha512-fdEb91kR2l+BVgES77N/NTXWZlpX6vX+pYPjnX5grcDYBF2CMnzJiXX4NNlna4l04lvCW39lZ+O/jSvUhHH/ew==", "requires": { "cacache": "^12.0.2", "find-cache-dir": "^2.1.0", "is-wsl": "^1.1.0", "schema-utils": "^1.0.0", - "serialize-javascript": "^1.7.0", + "serialize-javascript": "^2.1.1", "source-map": "^0.6.1", "terser": "^4.1.2", "webpack-sources": "^1.4.0", diff --git a/package.json b/package.json index 9d1f594f..98d7fb8b 100644 --- a/package.json +++ b/package.json @@ -41,33 +41,33 @@ "fast-exif": "^1.0.1", "feather-icons": "^4.24.1", "fraction.js": "^4.0.12", - "gatsby": "^2.18.6", - "gatsby-image": "^2.2.34", - "gatsby-plugin-catch-links": "^2.1.19", - "gatsby-plugin-feed": "^2.3.22", + "gatsby": "^2.18.10", + "gatsby-image": "^2.2.36", + "gatsby-plugin-catch-links": "^2.1.21", + "gatsby-plugin-feed": "^2.3.25", "gatsby-plugin-lunr": "^1.5.2", - "gatsby-plugin-manifest": "^2.2.31", + "gatsby-plugin-manifest": "^2.2.33", "gatsby-plugin-matomo": "^0.7.2", "gatsby-plugin-meta-redirect": "^1.1.1", - "gatsby-plugin-offline": "^3.0.26", - "gatsby-plugin-react-helmet": "^3.1.16", - "gatsby-plugin-sass": "^2.1.24", - "gatsby-plugin-sharp": "^2.3.5", - "gatsby-plugin-sitemap": "^2.2.22", + "gatsby-plugin-offline": "^3.0.29", + "gatsby-plugin-react-helmet": "^3.1.18", + "gatsby-plugin-sass": "^2.1.26", + "gatsby-plugin-sharp": "^2.3.7", + "gatsby-plugin-sitemap": "^2.2.24", "gatsby-plugin-svgr": "^2.0.2", - "gatsby-plugin-typescript": "^2.1.20", + "gatsby-plugin-typescript": "^2.1.22", "gatsby-plugin-use-dark-mode": "^1.1.2", "gatsby-plugin-webpack-size": "^1.0.0", "gatsby-redirect-from": "^0.2.1", - "gatsby-remark-autolink-headers": "^2.1.19", - "gatsby-remark-copy-linked-files": "^2.1.31", - "gatsby-remark-images": "^3.1.35", - "gatsby-remark-smartypants": "^2.1.17", + "gatsby-remark-autolink-headers": "^2.1.21", + "gatsby-remark-copy-linked-files": "^2.1.33", + "gatsby-remark-images": "^3.1.37", + "gatsby-remark-smartypants": "^2.1.19", "gatsby-remark-vscode": "^1.4.0", - "gatsby-source-filesystem": "^2.1.40", - "gatsby-source-graphql": "2.1.25", - "gatsby-transformer-remark": "^2.6.39", - "gatsby-transformer-sharp": "^2.3.6", + "gatsby-source-filesystem": "^2.1.42", + "gatsby-source-graphql": "^2.1.28", + "gatsby-transformer-remark": "^2.6.42", + "gatsby-transformer-sharp": "^2.3.9", "graphql": "^14.5.8", "intersection-observer": "^0.7.0", "node-fetch": "^2.6.0", @@ -97,7 +97,7 @@ "@types/jest": "^24.0.21", "@types/loadable__component": "^5.10.0", "@types/lunr": "^2.3.2", - "@types/node": "^12.12.14", + "@types/node": "^12.12.17", "@types/node-fetch": "^2.5.4", "@types/react": "^16.9.13", "@types/react-dom": "^16.9.3",