add logo; update package.json

This commit is contained in:
Nathan Wang 2020-06-24 18:20:35 -07:00
parent cf3156f813
commit ed53aa1fc0
4 changed files with 298 additions and 269 deletions

View file

@ -47,18 +47,18 @@ export const plugins = [
`gatsby-plugin-react-helmet`,
`gatsby-transformer-sharp`,
`gatsby-plugin-sharp`,
// {
// resolve: `gatsby-plugin-manifest`,
// options: {
// name: `gatsby-starter-default`,
// short_name: `starter`,
// start_url: `/`,
// background_color: `#663399`,
// theme_color: `#663399`,
// display: `minimal-ui`,
// // icon: `src/images/gatsby-icon.png`, // This path is relative to the root of the site.
// },
// },
{
resolve: `gatsby-plugin-manifest`,
options: {
name: `USACO Guide`,
short_name: `USACO`,
start_url: `/`,
background_color: `#113399`,
theme_color: `#113399`,
display: `minimal-ui`,
icon: `src/assets/logo-square.png`, // This path is relative to the root of the site.
},
},
// this (optional) plugin enables Progressive Web App + Offline functionality
// To learn more, visit: https://gatsby.dev/offline
// `gatsby-plugin-offline`,

View file

@ -10,21 +10,21 @@
"@mdx-js/react": "^1.6.6",
"@tailwindcss/ui": "^0.3.0",
"esm": "^3.2.25",
"gatsby": "^2.23.7",
"gatsby-image": "^2.4.7",
"gatsby-plugin-manifest": "^2.4.12",
"gatsby-plugin-mdx": "^1.2.16",
"gatsby-plugin-offline": "^3.2.11",
"gatsby-plugin-postcss": "^2.3.4",
"gatsby-plugin-react-helmet": "^3.3.4",
"gatsby-plugin-sharp": "^2.6.12",
"gatsby-remark-autolink-headers": "^2.3.5",
"gatsby-remark-custom-blocks": "^2.3.4",
"gatsby-remark-katex": "^3.3.4",
"gatsby-remark-prismjs": "^3.5.4",
"gatsby-source-filesystem": "^2.3.12",
"gatsby-transformer-remark": "^2.8.17",
"gatsby-transformer-sharp": "^2.5.5",
"gatsby": "^2.23.11",
"gatsby-image": "^2.4.9",
"gatsby-plugin-manifest": "^2.4.14",
"gatsby-plugin-mdx": "^1.2.18",
"gatsby-plugin-offline": "^3.2.13",
"gatsby-plugin-postcss": "^2.3.6",
"gatsby-plugin-react-helmet": "^3.3.6",
"gatsby-plugin-sharp": "^2.6.14",
"gatsby-remark-autolink-headers": "^2.3.7",
"gatsby-remark-custom-blocks": "^2.3.6",
"gatsby-remark-katex": "^3.3.6",
"gatsby-remark-prismjs": "^3.5.6",
"gatsby-source-filesystem": "^2.3.14",
"gatsby-transformer-remark": "^2.8.19",
"gatsby-transformer-sharp": "^2.5.7",
"katex": "^0.11.1",
"prism-react-renderer": "^1.1.1",
"prismjs": "^1.20.0",

BIN
src/assets/logo-square.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

513
yarn.lock
View file

@ -40,7 +40,7 @@
semver "^5.4.1"
source-map "^0.5.0"
"@babel/core@^7.0.0", "@babel/core@^7.10.2":
"@babel/core@^7.0.0", "@babel/core@^7.10.3":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.3.tgz#73b0e8ddeec1e3fdd7a2de587a60e17c440ec77e"
integrity sha512-5YqWxYE3pyhIi84L84YcwjeEgS+fa7ZjK6IBVGTjDVfm64njkR2lfDhVR5OudLk8x2GK59YoSyVv+L/03k1q9w==
@ -62,7 +62,7 @@
semver "^5.4.1"
source-map "^0.5.0"
"@babel/generator@^7.10.1", "@babel/generator@^7.10.2", "@babel/generator@^7.10.3", "@babel/generator@^7.5.0", "@babel/generator@^7.9.6":
"@babel/generator@^7.10.1", "@babel/generator@^7.10.3", "@babel/generator@^7.5.0", "@babel/generator@^7.9.6":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.3.tgz#32b9a0d963a71d7a54f5f6c15659c3dbc2a523a5"
integrity sha512-drt8MUHbEqRzNR0xnF8nMehbY11b1SDkRw03PSNH/3Rb2Z35oxkddVSi3rcaak0YJQ86PCuE7Qx1jSFhbLNBMA==
@ -301,7 +301,7 @@
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.2.tgz#871807f10442b92ff97e4783b9b54f6a0ca812d0"
integrity sha512-PApSXlNMJyB4JiGVhCOlzKIif+TKFTvu0aQAhnTvfP/z3vVSN6ZypH5bfUNwFXXjRQtUEBNFd2PtmCmG2Py3qQ==
"@babel/parser@^7.0.0", "@babel/parser@^7.10.1", "@babel/parser@^7.10.2", "@babel/parser@^7.10.3", "@babel/parser@^7.7.0", "@babel/parser@^7.9.6":
"@babel/parser@^7.0.0", "@babel/parser@^7.10.1", "@babel/parser@^7.10.3", "@babel/parser@^7.7.0", "@babel/parser@^7.9.6":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.3.tgz#7e71d892b0d6e7d04a1af4c3c79d72c1f10f5315"
integrity sha512-oJtNJCMFdIMwXGmx+KxuaD7i3b8uS7TTFYW/FNG2BT8m+fmGHoiPYoH0Pe3gya07WuFmM5FCDIr1x0irkD/hyA==
@ -364,7 +364,7 @@
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
"@babel/plugin-transform-parameters" "^7.9.5"
"@babel/plugin-proposal-object-rest-spread@^7.0.0", "@babel/plugin-proposal-object-rest-spread@^7.10.1", "@babel/plugin-proposal-object-rest-spread@^7.10.3":
"@babel/plugin-proposal-object-rest-spread@^7.0.0", "@babel/plugin-proposal-object-rest-spread@^7.10.3":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.3.tgz#b8d0d22f70afa34ad84b7a200ff772f9b9fce474"
integrity sha512-ZZh5leCIlH9lni5bU/wB/UcjtcVLgR8gc+FAgW2OOY+m9h1II3ItTO1/cewNUcsIDZSYcSaz/rYVls+Fb0ExVQ==
@ -381,7 +381,7 @@
"@babel/helper-plugin-utils" "^7.10.1"
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
"@babel/plugin-proposal-optional-chaining@^7.10.1", "@babel/plugin-proposal-optional-chaining@^7.10.3":
"@babel/plugin-proposal-optional-chaining@^7.10.3":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.3.tgz#9a726f94622b653c0a3a7a59cdce94730f526f7c"
integrity sha512-yyG3n9dJ1vZ6v5sfmIlMMZ8azQoqx/5/nZTSWX1td6L1H1bsjzA8TInDChpafCZiJkeOFzp/PtrfigAQXxI1Ng==
@ -728,7 +728,7 @@
"@babel/helper-plugin-utils" "^7.10.1"
"@babel/plugin-syntax-jsx" "^7.10.1"
"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.10.1":
"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.10.1", "@babel/plugin-transform-react-jsx@^7.10.3":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.3.tgz#c07ad86b7c159287c89b643f201f59536231048e"
integrity sha512-Y21E3rZmWICRJnvbGVmDLDZ8HfNDIwjGF3DXYHx1le0v0mIHCs0Gv5SavyW5Z/jgAHLaAoJPiwt+Dr7/zZKcOQ==
@ -760,7 +760,7 @@
dependencies:
"@babel/helper-plugin-utils" "^7.10.1"
"@babel/plugin-transform-runtime@^7.10.1":
"@babel/plugin-transform-runtime@^7.10.3":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.10.3.tgz#3b287b06acc534a7cb6e6c71d6b1d88b1922dd6c"
integrity sha512-b5OzMD1Hi8BBzgQdRHyVVaYrk9zG0wset1it2o3BgonkPadXfOv0aXRqd7864DeOIu3FGKP/h6lr15FE5mahVw==
@ -839,7 +839,7 @@
core-js "^2.6.5"
regenerator-runtime "^0.13.4"
"@babel/preset-env@^7.10.2":
"@babel/preset-env@^7.10.3":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.3.tgz#3e58c9861bbd93b6a679987c7e4bd365c56c80c9"
integrity sha512-jHaSUgiewTmly88bJtMHbOd1bJf2ocYxb5BWKSDQIP5tmgFuS/n0gl+nhSrYDhT33m0vPxp+rP8oYYgPgMNQlg==
@ -949,14 +949,14 @@
core-js-pure "^3.0.0"
regenerator-runtime "^0.13.4"
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.3.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.3.tgz#670d002655a7c366540c67f6fd3342cd09500364"
integrity sha512-RzGO0RLSdokm9Ipe/YD+7ww8X2Ro79qiXZF3HU9ljrM+qnJmH1Vqth+hbiQZy761LnMJTMitHDuKVYTk3k4dLw==
dependencies:
regenerator-runtime "^0.13.4"
"@babel/standalone@^7.10.2":
"@babel/standalone@^7.10.3":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.10.3.tgz#aaabbf0fcfc82d595d3e1b9467b201d1a33a6e64"
integrity sha512-pGqfFo2VXa/Ei40T9kSpe8i87MzsOfAQJMpHRABTAjLZrH5IwskSqfAzBP5o2VJbpA4S34LMxOTZ26lirCCVFQ==
@ -1009,7 +1009,7 @@
lodash "^4.17.13"
to-fast-properties "^2.0.0"
"@babel/types@^7.0.0", "@babel/types@^7.10.1", "@babel/types@^7.10.2", "@babel/types@^7.10.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.9.6":
"@babel/types@^7.0.0", "@babel/types@^7.10.1", "@babel/types@^7.10.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.9.6":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.3.tgz#6535e3b79fea86a6b09e012ea8528f935099de8e"
integrity sha512-nZxaJhBXBQ8HVoIcGsf9qWep3Oh3jCENK54V4mRF7qaJabVsAYdbTtmSD8WmAp1R6ytPiu5apMwSXyxB1WlaBA==
@ -1613,7 +1613,7 @@
refractor "^3.0.0"
unist-util-visit "^2.0.2"
"@mdx-js/mdx@^1.6.5", "@mdx-js/mdx@^1.6.6":
"@mdx-js/mdx@^1.6.6":
version "1.6.6"
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-1.6.6.tgz#6e235f0ca47c8652f4c744cf7bc46a1015bcaeaa"
integrity sha512-Q1j/RtjNbRZRC/ciaOqQLplsJ9lb0jJhDSvkusmzCsCX+NZH7YTUvccWf7l6zKW1CAiofJfqZdZtXkeJUDZiMw==
@ -1638,12 +1638,12 @@
unist-builder "2.0.3"
unist-util-visit "2.0.2"
"@mdx-js/react@^1.6.5", "@mdx-js/react@^1.6.6":
"@mdx-js/react@^1.6.6":
version "1.6.6"
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.6.tgz#71ece2a24261eed0e184c0ef9814fcb77b1a4aee"
integrity sha512-zOOdNreHUNSFQ0dg3wYYg9sOGg2csf7Sk8JGBigeBq+4Xk4LO0QdycGAmgKNfeme+SyBV5LBIPjt1NNsScyWEQ==
"@mdx-js/runtime@^1.6.5":
"@mdx-js/runtime@^1.6.6":
version "1.6.6"
resolved "https://registry.yarnpkg.com/@mdx-js/runtime/-/runtime-1.6.6.tgz#2100a4da17f18dcbc9b59bf279b0f064df0a1377"
integrity sha512-JNt/dqIFMQ87Gp6oIZUn4oJZQOOk0rqc7JkIv/xYyTtUMaNCXWZ/ylRLoFbQCyfONxayOz4w4e8Bd4ruxScOGQ==
@ -1768,6 +1768,11 @@
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
"@types/common-tags@^1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@types/common-tags/-/common-tags-1.8.0.tgz#79d55e748d730b997be5b7fce4b74488d8b26a6b"
integrity sha512-htRqZr5qn8EzMelhX/Xmx142z218lLyGaeZ3YR8jlze4TATRU9huKKvuBmAJEW4LCC4pnY1N6JAm6p85fMHjhg==
"@types/configstore@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@types/configstore/-/configstore-2.1.1.tgz#cd1e8553633ad3185c3f2f239ecff5d2643e92b6"
@ -2224,7 +2229,7 @@ acorn@^6.1.1, acorn@^6.4.1:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==
acorn@^7.0.0, acorn@^7.1.1, acorn@^7.2.0:
acorn@^7.0.0, acorn@^7.1.1, acorn@^7.3.1:
version "7.3.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.3.1.tgz#85010754db53c3fbaf3b9ea3e083aa5c5d147ffd"
integrity sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA==
@ -2673,7 +2678,7 @@ auto-bind@^4.0.0:
resolved "https://registry.yarnpkg.com/auto-bind/-/auto-bind-4.0.0.tgz#e3589fc6c2da8f7ca43ba9f84fa52a744fc997fb"
integrity sha512-Hdw8qdNiqdJ8LqT0iK0sVzkFbzg6fhnQqqfWhBDxcHZvU75+B+ayzTy8x+k5Ix0Y92XOhOUlx74ps+bA6BeYMQ==
autoprefixer@^9.4.5, autoprefixer@^9.8.0:
autoprefixer@^9.4.5:
version "9.8.2"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.2.tgz#7347396ee576b18687041bfbacd76d78e27baa56"
integrity sha512-9UwMMU8Rg7Fj0c55mbOpXrr/2WrRqoOwOlLNTyyYt+nhiyQdIBWipp5XWzt+Lge8r3DK5y+EHMc1OBf8VpZA6Q==
@ -2686,6 +2691,19 @@ autoprefixer@^9.4.5, autoprefixer@^9.8.0:
postcss "^7.0.32"
postcss-value-parser "^4.1.0"
autoprefixer@^9.8.3:
version "9.8.4"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.4.tgz#736f1012673a70fa3464671d78d41abd54512863"
integrity sha512-84aYfXlpUe45lvmS+HoAWKCkirI/sw4JK0/bTeeqgHYco3dcsOn0NqdejISjptsYwNji/21dnkDri9PsYKk89A==
dependencies:
browserslist "^4.12.0"
caniuse-lite "^1.0.30001087"
colorette "^1.2.0"
normalize-range "^0.1.2"
num2fraction "^1.2.2"
postcss "^7.0.32"
postcss-value-parser "^4.1.0"
aws-sign2@~0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
@ -2795,10 +2813,10 @@ babel-plugin-macros@^2.8.0:
cosmiconfig "^6.0.0"
resolve "^1.12.0"
babel-plugin-remove-graphql-queries@^2.9.5:
version "2.9.5"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.9.5.tgz#b094d01e39d911e92317d38bee04bf4b2bf7c156"
integrity sha512-z0T2dMz6V8a8hC11NFDwnuT5xR0k4Vu4Zie4A5BPchQOe59uHpbaM54mMl66FUA/iLTfYC11xez1N3Wc1gV20w==
babel-plugin-remove-graphql-queries@^2.9.7:
version "2.9.7"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.9.7.tgz#81e557c36811f5a6c0166c5da84d6178fbfba632"
integrity sha512-PnwHO+l5fJ+xq2oKF1+moMiWRJFcb29RSLcWiVzqVxDU4VzZapvmGY9qMFzFWS0txGMzlknBNxTL4Pigd/JyZg==
babel-plugin-syntax-object-rest-spread@^6.8.0:
version "6.13.0"
@ -2856,24 +2874,24 @@ babel-preset-fbjs@^3.3.0:
"@babel/plugin-transform-template-literals" "^7.0.0"
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
babel-preset-gatsby@^0.4.10:
version "0.4.10"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.4.10.tgz#f925888a9207f92447aa4b6db3496afdd780f152"
integrity sha512-WxqFEXXObRTUOW2ivSih+te6UqbW4U7O+hlglVxZIuXGdyTHtQo2b2xDYPX8Ik5ikGNloOoJQ/qZ4zg5ZJgiGg==
babel-preset-gatsby@^0.4.12:
version "0.4.12"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.4.12.tgz#f69cbcb5e212761a6a11cd2d7a6032bfc672d22b"
integrity sha512-qsrIrZmwFhXyThBopqkhKqLLeKuNwjUA4CGRbW1ZXLdQhkbIcdOhbfmUfVibP1Nxao+l64XkeADdrLIFwfiZOw==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.10.1"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.1"
"@babel/plugin-proposal-optional-chaining" "^7.10.1"
"@babel/plugin-proposal-optional-chaining" "^7.10.3"
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
"@babel/plugin-transform-runtime" "^7.10.1"
"@babel/plugin-transform-runtime" "^7.10.3"
"@babel/plugin-transform-spread" "^7.10.1"
"@babel/preset-env" "^7.10.2"
"@babel/preset-env" "^7.10.3"
"@babel/preset-react" "^7.10.1"
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-macros "^2.8.0"
babel-plugin-transform-react-remove-prop-types "^0.4.24"
gatsby-core-utils "^1.3.6"
gatsby-core-utils "^1.3.8"
babel-runtime@^6.26.0:
version "6.26.0"
@ -3387,10 +3405,10 @@ cache-base@^1.0.1:
union-value "^1.0.0"
unset-value "^1.0.0"
cache-manager-fs-hash@^0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/cache-manager-fs-hash/-/cache-manager-fs-hash-0.0.8.tgz#55484c4bd03c7bc4ef43008292dd32b6f7f8d9bc"
integrity sha512-U4N81RiwyUVSAutgfWxW1sV6YJRk9QgizCRXOqdEevMDNA+0uiXtnZTHYfg11RKyJnX+yXsaPsJHloIylk4ZhQ==
cache-manager-fs-hash@^0.0.9:
version "0.0.9"
resolved "https://registry.yarnpkg.com/cache-manager-fs-hash/-/cache-manager-fs-hash-0.0.9.tgz#a65bb7ca2c9f9f9cf7035945bbfab536c5aab340"
integrity sha512-G0RUUSMZADiMx/0tHjPa+uzJyjtVB/Xt9yuFm6g/rBpm0p/IMr4atUWX2G2f1yGCPmDnyUcFz4RlSpgNRgvldg==
dependencies:
lockfile "^1.0.4"
@ -3517,6 +3535,11 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001043, caniuse-lite@^1.0.30001084:
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001085.tgz#bed28bd51ff7425d33ee23e730c7f3b703711db6"
integrity sha512-x0YRFRE0pmOD90z+9Xk7jwO58p4feVNXP+U8kWV+Uo/HADyrgESlepzIkUqPgaXkpyceZU6siM1gsK7sHgplqA==
caniuse-lite@^1.0.30001087:
version "1.0.30001088"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001088.tgz#23a6b9e192106107458528858f2c0e0dba0d9073"
integrity sha512-6eYUrlShRYveyqKG58HcyOfPgh3zb2xqs7NvT2VVtP3hEUeeWvc3lqhpeMTxYWBBeeaT9A4bKsrtjATm66BTHg==
caseless@~0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
@ -3902,6 +3925,11 @@ color@^3.0.0, color@^3.1.2:
color-convert "^1.9.1"
color-string "^1.5.2"
colorette@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.0.tgz#45306add826d196e8c87236ac05d797f25982e63"
integrity sha512-soRSroY+OF/8OdA3PTQXwaDJeMc7TfknKKrxeSCencL2a4+Tx5zhxmmv7hdpCjhKBjehzp8+bwe/T68K0hpIjw==
colors@^1.1.2:
version "1.4.0"
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
@ -5451,7 +5479,7 @@ eslint-plugin-graphql@^3.1.1:
graphql-config "^2.0.1"
lodash "^4.11.1"
eslint-plugin-import@^2.20.2:
eslint-plugin-import@^2.21.2:
version "2.21.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.2.tgz#8fef77475cc5510801bedc95f84b932f7f334a7c"
integrity sha512-FEmxeGI6yaz+SnEB6YgNHlQK1Bs2DKLM+YF+vuTk5H8J9CLbJLtlPvRFgZZ2+sXiKAlN5dpdlrWOjK8ZoZJpQA==
@ -5470,7 +5498,7 @@ eslint-plugin-import@^2.20.2:
resolve "^1.17.0"
tsconfig-paths "^3.9.0"
eslint-plugin-jsx-a11y@^6.2.3:
eslint-plugin-jsx-a11y@^6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.3.1.tgz#99ef7e97f567cc6a5b8dd5ab95a94a67058a2660"
integrity sha512-i1S+P+c3HOlBJzMFORRbC58tHa65Kbo8b52/TwCwSKLohwvpfT5rm2GjGWzOHTEuq4xxf2aRlHHTtmExDQOP+g==
@ -6413,14 +6441,15 @@ 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.12.48:
version "2.12.48"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.48.tgz#fb35f53bcebab9d49d7f7560dfc356b28a8b5dc4"
integrity sha512-VY8Wd7sG3bsJp12SwVEtfOQDWEkbDeLQGDCCknyYPF8SzXd6ODWKMQn7FiZeHIIPcclBDPF7YrTbfTGUCwvulw==
gatsby-cli@^2.12.51:
version "2.12.51"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.51.tgz#342b5c28ac5cb39809bb826929ab48775cf1322e"
integrity sha512-a16mc3Ldu7gK/D9uJipgm85WguRU+f4XxxuHjsyNQek5tRh82Nh38mbdjoFziv1SvgvVfpeBjqha+D+2IN1sGA==
dependencies:
"@babel/code-frame" "^7.10.1"
"@babel/runtime" "^7.10.2"
"@babel/code-frame" "^7.10.3"
"@babel/runtime" "^7.10.3"
"@hapi/joi" "^15.1.1"
"@types/common-tags" "^1.8.0"
better-opn "^1.0.0"
bluebird "^3.7.2"
chalk "^2.4.2"
@ -6433,12 +6462,12 @@ gatsby-cli@^2.12.48:
execa "^3.4.0"
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.6"
gatsby-recipes "^0.1.41"
gatsby-telemetry "^1.3.12"
gatsby-core-utils "^1.3.8"
gatsby-recipes "^0.1.43"
gatsby-telemetry "^1.3.14"
hosted-git-info "^3.0.4"
ink "^2.7.1"
ink-spinner "^3.0.1"
ink-spinner "^3.1.0"
is-valid-path "^0.1.1"
lodash "^4.17.15"
meant "^1.0.1"
@ -6461,10 +6490,10 @@ gatsby-cli@^2.12.48:
yargs "^15.3.1"
yurnalist "^1.1.2"
gatsby-core-utils@^1.3.6:
version "1.3.6"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.6.tgz#5a001593276b0c1cc4a3c6c9a34da428e9374590"
integrity sha512-ptd//w6MX1/hUGO2KBffSUKSYIVU3SFRM2cKXN3CMmCQvn8ul2OHCjpNY8MyZQuluWk8nRtvhjEGrl+KJtcOnw==
gatsby-core-utils@^1.3.8:
version "1.3.8"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.8.tgz#e6d15d8cb24fa7e16a0af01a5e262ac9c4f31913"
integrity sha512-wVUqF8/DQMhiCyIKxVKjeDp4aN8x4/f+e/gS78sgaU0fleUpMMbQmeV+ASLh0Kk11yFs0fl4+EWWLFCHY2sWmg==
dependencies:
ci-info "2.0.0"
configstore "^5.0.1"
@ -6473,67 +6502,67 @@ gatsby-core-utils@^1.3.6:
proper-lockfile "^4.1.1"
xdg-basedir "^4.0.0"
gatsby-graphiql-explorer@^0.4.5:
version "0.4.5"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.4.5.tgz#63795dc891e0ddc25436f51495342f0f7a2a0a1f"
integrity sha512-5ykkwnMhmIAzcxvVCnvYEk8HmEoFDZLeRET3Ug4sCthYvfucqzG6JJ3RuMGhPElu6Sat0vSS6XKwQ5EPu/sWTA==
gatsby-graphiql-explorer@^0.4.7:
version "0.4.7"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.4.7.tgz#22dd83677a6ae5bc4b3dea8c3664a63b2ca566cb"
integrity sha512-Oh10iCgIYPXFO6Bk4ax9PpEzsa3sm+aHGxDf3rAc62OXmr+b3g5prC5iEq9rywfb8uaO3FZDZJ2kqt4IxslrDw==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
gatsby-image@^2.4.7:
version "2.4.7"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.4.7.tgz#a8a867a11b1af36a377df551685b85a26e62c59d"
integrity sha512-n9btEYLUDjpnJQBK4vSfjgVuwNhPcPwbQoz5pV7kRlB3r1k141ZaYgubM6hgsZxu47btjUKtLiThBJAQP2L9ow==
gatsby-image@^2.4.9:
version "2.4.9"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.4.9.tgz#67f8251a77fa0acaa746179b725f445f4025fdd8"
integrity sha512-bTH4xp7Ck8nCwUiiTO9V65cwX1Aco78q8VlL/aulfZuzRMfy/CjaSHGOUTU4aYTPZWQyXKH7CAxTqJXo7sbCXg==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
object-fit-images "^3.2.4"
prop-types "^15.7.2"
gatsby-link@^2.4.6:
version "2.4.6"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.4.6.tgz#5fdd2b16175e33ed51f20c9e5d1d0cc3eb2fe7f6"
integrity sha512-jOYEJa860KHcVOZ/6gjMv2EnCG7StdD4mLEGEMcEC8mzn4PWHQXHYsGdXcOvjn6SaqJ888hWuYjik5Jm8xW+cg==
gatsby-link@^2.4.8:
version "2.4.8"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.4.8.tgz#d767275e665904eff8f543138c6684331bc8082d"
integrity sha512-Ci7xuFoUlv/05V76Dlg5tiR0HWKVsfJ4f/2BYo+WJX8rYaTYJ9cLlhZFvYQaaw+yA1w3o4DvzkXSXZpaT5o6CA==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
"@types/reach__router" "^1.3.3"
prop-types "^15.7.2"
gatsby-page-utils@^0.2.10:
version "0.2.10"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.2.10.tgz#8f02fdffd4df0ac82db5cd9825425f4c7e4f1ddb"
integrity sha512-1U/av/vZt0wXagx1t1zrHdM396nuV32PvOSQO2yEKhX0Zm+EWYFYoqIQVa9IAxYtG0biepCwOvSPT9bavRg7Lg==
gatsby-page-utils@^0.2.12:
version "0.2.12"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.2.12.tgz#38c6857fe0157f3955a8647a7ecb532be04c1a07"
integrity sha512-K5OXWAcuuCSmA6w/A8JNBQBwv7AVLEGKBEOtWvvFU8bxhLbBokQZP4oldaDDm4PZPXlNyOg7y2sm8ZRdAYsWwg==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
bluebird "^3.7.2"
chokidar "3.4.0"
fs-exists-cached "^1.0.0"
gatsby-core-utils "^1.3.6"
gatsby-core-utils "^1.3.8"
glob "^7.1.6"
lodash "^4.17.15"
micromatch "^3.1.10"
gatsby-plugin-manifest@^2.4.12:
version "2.4.12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.12.tgz#b1b1bd3fb97cfdf5358b3989de85d85941b6ace8"
integrity sha512-QHT/dqxZr9Rev0pjEb45Ivh2MrV5E3EWhgHKJmtpTJ94BVSQetDHjr8kCcFtdQqXep8W8GtuHPMrz8Bt1SCVqA==
gatsby-plugin-manifest@^2.4.14:
version "2.4.14"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.14.tgz#9d82fbf81fc568860b1b3cc8cc0bf6cd8513b229"
integrity sha512-yWrAGS/LN9MEbtllG9ZsU4mIAQZJsfzdpq3YL3HO6LYJWGngD/JzkXUfOYhH5cT/WVgU5vMxkcyFrwj0J5xWNw==
dependencies:
"@babel/runtime" "^7.10.2"
gatsby-core-utils "^1.3.6"
"@babel/runtime" "^7.10.3"
gatsby-core-utils "^1.3.8"
semver "^5.7.1"
sharp "^0.25.1"
gatsby-plugin-mdx@^1.2.16:
version "1.2.16"
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.2.16.tgz#4a17dda2717778a5c5e769008b412a006024236f"
integrity sha512-aDO64fB9YzfDwo2MssTqxfbG7Mbvj3+woO03poE9Uc9Ma7TQDmzamTWYz9rfqV93iUN3/b/v+BjbHf3OcVoN3w==
gatsby-plugin-mdx@^1.2.18:
version "1.2.18"
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.2.18.tgz#4eab900923be2dff2d4eb650854e6028e51dc19b"
integrity sha512-ce3z7Ch8dQvYlDkHKL1NuDzlZJhPosfzYB7ZZVf1K3kKMrasoGXCULkBTI4oT6UjfcCL4UT1AvgP/AL+YyjhYQ==
dependencies:
"@babel/core" "^7.10.2"
"@babel/generator" "^7.10.2"
"@babel/helper-plugin-utils" "^7.10.1"
"@babel/plugin-proposal-object-rest-spread" "^7.10.1"
"@babel/preset-env" "^7.10.2"
"@babel/core" "^7.10.3"
"@babel/generator" "^7.10.3"
"@babel/helper-plugin-utils" "^7.10.3"
"@babel/plugin-proposal-object-rest-spread" "^7.10.3"
"@babel/preset-env" "^7.10.3"
"@babel/preset-react" "^7.10.1"
"@babel/types" "^7.10.2"
"@babel/types" "^7.10.3"
camelcase-css "^2.0.1"
change-case "^3.1.0"
core-js "2"
@ -6542,7 +6571,7 @@ gatsby-plugin-mdx@^1.2.16:
escape-string-regexp "^1.0.5"
eval "^0.1.4"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.6"
gatsby-core-utils "^1.3.8"
gray-matter "^4.0.2"
json5 "^2.1.3"
loader-utils "^1.4.0"
@ -6563,57 +6592,57 @@ gatsby-plugin-mdx@^1.2.16:
unist-util-remove "^1.0.3"
unist-util-visit "^1.4.1"
gatsby-plugin-offline@^3.2.11:
version "3.2.11"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.2.11.tgz#2c99aca2a673e89d577b1648ec6d2ce442e4408b"
integrity sha512-G2goz6qXFVseefVPhdrsEnAqlQcVjnlmq8qJTSf6KPfB6WJMzR/7SNy6b8woHhtU60RwE3CbvIGAMt5C6SvdfQ==
gatsby-plugin-offline@^3.2.13:
version "3.2.13"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.2.13.tgz#49f49539d3ee552da30fe8bf0fb05721fc6e48da"
integrity sha512-3AXw3MFBJRHVInn+7rh14b5/rREgIuAVqg430B91c6nDTCLsxwd/TGbWvQvBDO35hXs3yuoluuTANcu++AEuIg==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.3.6"
gatsby-core-utils "^1.3.8"
glob "^7.1.6"
idb-keyval "^3.2.0"
lodash "^4.17.15"
workbox-build "^4.3.1"
gatsby-plugin-page-creator@^2.3.10:
version "2.3.10"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.10.tgz#05e1b26def37610d40907cda8c84059f775bbe8b"
integrity sha512-f8cUwihIsAquS3CsxJc/Fbqkim2sRnCJiqAUirpeu6XpLeDoJk9IsF+F4+hZpyWaZy2NpDZnpsnaJhCP36VnBA==
gatsby-plugin-page-creator@^2.3.12:
version "2.3.12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.12.tgz#de4c42dfe96022603350a26cce71afb966eb7a1d"
integrity sha512-EanzWh49NG//BMua8omeWJzKT5syUKn/wkKaJVeXceBuV8mJN0Sa6CS88jMzW+ZfoSnliQB7eBgkCNCDwsBFSA==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
bluebird "^3.7.2"
fs-exists-cached "^1.0.0"
gatsby-page-utils "^0.2.10"
gatsby-page-utils "^0.2.12"
glob "^7.1.6"
lodash "^4.17.15"
micromatch "^3.1.10"
gatsby-plugin-postcss@^2.3.4:
version "2.3.4"
resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-2.3.4.tgz#a2c8095453bbb159b3f1942459ffffced78826f9"
integrity sha512-EmPGBA8HQZVT+QFu7XljE/UgGt4v085Xy9A7bLV0PQlwLemumWOc9oRj9kUZkcu6uO78tHuOPHk13axpzNTJSw==
gatsby-plugin-postcss@^2.3.6:
version "2.3.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-2.3.6.tgz#d0d8b19f9edf845b54ea49a2cdd9ceb2a52f10f5"
integrity sha512-rJ7GihxGc6pA3KapR2kFPYkDyVc/18Yt2nROxL893epv2nYn99H2XaeLOFvglr6FrpFkJP0TvUvwDOfQOuTz8A==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
postcss-loader "^3.0.0"
gatsby-plugin-react-helmet@^3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.4.tgz#d41decbf4981e580b1006498ce773896f4a9a460"
integrity sha512-tBHxEDqqaqVz6aAgBqpwB+Hg8qcaqb/qPFbdGBggllAoCuFclZfqnxCpy5c65JIBl2xenQVXfBkhn+yBUh4vGg==
gatsby-plugin-react-helmet@^3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.6.tgz#824202bdb2e83f90956e4ca1c076fd4dbbf97e61"
integrity sha512-KEmgL5TxdMsMNm6p5jgz422p8qwogriDlm0WPgObFshR3fkAFtbqEX6FlZW0Vv8itt6tP3YbKHN4exxIA2Hc8g==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
gatsby-plugin-sharp@^2.6.12:
version "2.6.12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.12.tgz#e3a3b830e58a676dfc7e12e6f94188790aea6483"
integrity sha512-cyFjy1KcWvDK7JyWcemMesLIOoyWQQ8Bal133oi29VtLR2A0iwhhm/k8K3AFfYaWeza34edTXsKFVxYhRtRkNw==
gatsby-plugin-sharp@^2.6.14:
version "2.6.14"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.14.tgz#92b1e69a57dcbd316570ccfc58ab4e03bfa252c4"
integrity sha512-wymSLcssMgaVYl7c5gQVPv+iSU8LQdO5RLp8XaCxi+cmtA/XR1HEM0IZsEzywGDosOrIKWSXdVXI0tkROFbqRg==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
async "^2.6.3"
bluebird "^3.7.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.6"
gatsby-core-utils "^1.3.8"
got "^8.3.2"
imagemin "^6.1.0"
imagemin-mozjpeg "^8.0.0"
@ -6629,44 +6658,44 @@ gatsby-plugin-sharp@^2.6.12:
svgo "1.3.2"
uuid "^3.4.0"
gatsby-plugin-typescript@^2.4.6:
version "2.4.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.6.tgz#8c1c53510678978303ce9cd489e69f6696409bd8"
integrity sha512-RfI2/k5XHmyNHjKDZDEPha/TNoY0Wh6zeBteqmidoPsJ2GfeFhyyxFxuRak+wYpZqdMh/aVwaJoF9Q1OiS4woQ==
gatsby-plugin-typescript@^2.4.8:
version "2.4.8"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.8.tgz#d39fe16ee80ed38f736a93b040a80cec55014aa8"
integrity sha512-ow4qDiezQeFHMd023AQaUxUIYpZeQ9wcPX45wKr6nk6m9H3aQhLAuOb8NW9vfx/yE6xbMw28eAUIMGecqugeVw==
dependencies:
"@babel/core" "^7.10.2"
"@babel/core" "^7.10.3"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.1"
"@babel/plugin-proposal-numeric-separator" "^7.10.1"
"@babel/plugin-proposal-optional-chaining" "^7.10.1"
"@babel/plugin-proposal-optional-chaining" "^7.10.3"
"@babel/preset-typescript" "^7.10.1"
"@babel/runtime" "^7.10.2"
babel-plugin-remove-graphql-queries "^2.9.5"
"@babel/runtime" "^7.10.3"
babel-plugin-remove-graphql-queries "^2.9.7"
gatsby-react-router-scroll@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.0.4.tgz#8de6d0d09fc50541cd074ed9cf9f14124a4b1442"
integrity sha512-xGDAmwWw+BS6j8688DtIiZtbqmg4x1wQKyibj2cvm0O+q5NHXNmfX+a9HQbC7lf2pJHfjPW+YLoN5PX/sVP3uA==
gatsby-react-router-scroll@^3.0.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.0.7.tgz#53e9e4e81dfde94c23d724f8e6b4778db9d7edb1"
integrity sha512-IW1Bb4wGS56pNulLwAf/g87sGxdydfkmezhsBdMV/p1eVyZBorRjsXlD6i5VZX1/dzeBcInRP4L0Jg6uOWGREQ==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
gatsby-recipes@^0.1.41:
version "0.1.41"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.1.41.tgz#34dfbfa860973fb0d8da71829aecc2b16685207d"
integrity sha512-u5CHnG7kccXMejgknvhafIANhfPagPhov7xmFqvJIMKxb87+nfluyWNH1CYKZ7PJeKGMC4jqC6LNWwTB5P749w==
gatsby-recipes@^0.1.43:
version "0.1.43"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.1.43.tgz#7bdc274c9544c939386c8d15d40308be9ddbf07f"
integrity sha512-YfuLUn6JGz+GB+EnMRMy2htt3aVqOWdLm/9S9YX/mztAvf7etcBXZbap1YUdPgjD7jMsIOHtzb+cIsJ+oj0lNg==
dependencies:
"@babel/core" "^7.10.2"
"@babel/generator" "^7.10.2"
"@babel/helper-plugin-utils" "^7.10.1"
"@babel/plugin-transform-react-jsx" "^7.10.1"
"@babel/standalone" "^7.10.2"
"@babel/template" "^7.10.1"
"@babel/types" "^7.10.2"
"@babel/core" "^7.10.3"
"@babel/generator" "^7.10.3"
"@babel/helper-plugin-utils" "^7.10.3"
"@babel/plugin-transform-react-jsx" "^7.10.3"
"@babel/standalone" "^7.10.3"
"@babel/template" "^7.10.3"
"@babel/types" "^7.10.3"
"@hapi/hoek" "8.x"
"@hapi/joi" "^15.1.1"
"@mdx-js/mdx" "^1.6.5"
"@mdx-js/react" "^1.6.5"
"@mdx-js/runtime" "^1.6.5"
acorn "^7.2.0"
"@mdx-js/mdx" "^1.6.6"
"@mdx-js/react" "^1.6.6"
"@mdx-js/runtime" "^1.6.6"
acorn "^7.3.1"
acorn-jsx "^5.2.0"
cors "^2.8.5"
debug "^4.1.1"
@ -6675,21 +6704,21 @@ gatsby-recipes@^0.1.41:
express "^4.17.1"
express-graphql "^0.9.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.6"
gatsby-telemetry "^1.3.12"
gatsby-core-utils "^1.3.8"
gatsby-telemetry "^1.3.14"
glob "^7.1.6"
graphql "^14.6.0"
graphql-compose "^6.3.8"
graphql-subscriptions "^1.1.0"
graphql-tools "^6.0.5"
graphql-type-json "^0.3.1"
graphql-tools "^6.0.10"
graphql-type-json "^0.3.2"
hicat "^0.7.0"
html-tag-names "^1.1.5"
ink "^2.7.1"
ink-box "^1.0.0"
ink-link "^1.1.0"
ink-select-input "^3.1.2"
ink-spinner "^3.0.1"
ink-spinner "^3.1.0"
is-binary-path "^2.1.0"
is-blank "^2.1.0"
is-string "^1.0.5"
@ -6701,9 +6730,9 @@ gatsby-recipes@^0.1.41:
pkg-dir "^4.2.0"
prettier "^2.0.5"
react-reconciler "^0.25.1"
remark-mdx "^1.6.5"
remark-mdx "^1.6.6"
remark-parse "^6.0.3"
remark-stringify "^8.0.0"
remark-stringify "^8.1.0"
resolve-cwd "^3.0.0"
semver "^7.3.2"
single-trailing-newline "^1.0.0"
@ -6713,59 +6742,59 @@ gatsby-recipes@^0.1.41:
svg-tag-names "^2.0.1"
unified "^8.4.2"
unist-util-visit "^2.0.2"
urql "^1.9.7"
urql "^1.9.8"
ws "^7.3.0"
xstate "^4.10.0"
gatsby-remark-autolink-headers@^2.3.5:
version "2.3.5"
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.3.5.tgz#039025254d9c6c9220e11ee77f54274262d301f2"
integrity sha512-r46S/zABOHdgI0SiCzm2b689y4YcXah0bAAQ0bhyv+opkTZ7vj+HSuoCPCZRV5K6ODZImv/pi2MMSJX1ajxs0A==
gatsby-remark-autolink-headers@^2.3.7:
version "2.3.7"
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.3.7.tgz#d94b3920256e907348885b5af078a2a66a292e87"
integrity sha512-kibELAqttXE0zK0FWrgxChhcR0OViODLOkPIyAQgOj2zi3LacxeJvCzMNKqjfq7lJANrjFLMUC0kxweH6svv5A==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
github-slugger "^1.3.0"
lodash "^4.17.15"
mdast-util-to-string "^1.1.0"
unist-util-visit "^1.4.1"
gatsby-remark-custom-blocks@^2.3.4:
version "2.3.4"
resolved "https://registry.yarnpkg.com/gatsby-remark-custom-blocks/-/gatsby-remark-custom-blocks-2.3.4.tgz#43a9cbbe7cf3b7848805b7e073d890275c0fb541"
integrity sha512-iykBMHH4LIKqFIb3CwFZe+TlKNyDp0Y3WLOtP34sRnh9mXsuIVWbMmoEErXrOsutNw3d/Eal1cBQPO79dB+izg==
gatsby-remark-custom-blocks@^2.3.6:
version "2.3.6"
resolved "https://registry.yarnpkg.com/gatsby-remark-custom-blocks/-/gatsby-remark-custom-blocks-2.3.6.tgz#d9b00d37b1d3595524ed0d263c700673d0c05189"
integrity sha512-AvWhoiDN2CIeCG4PZ3Di9N4M1cdGc1TxeP9NdcWbh6Tyn7wU2WBscthgzvZLrBzV/KKNENqfot9OnsfIjPG8uA==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
remark-custom-blocks "^2.5.0"
gatsby-remark-katex@^3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/gatsby-remark-katex/-/gatsby-remark-katex-3.3.4.tgz#d3e0d58fa96a1614970e6e61458b99808a14af45"
integrity sha512-UbOvEOwYLecFWPZ8lHPZsbtX7NRk+WFEBkm97SBkYn87lmX8wtI4KrzszymtQycxqAcrkg3UaASVP3WR8QGz/g==
gatsby-remark-katex@^3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/gatsby-remark-katex/-/gatsby-remark-katex-3.3.6.tgz#fd7b58aa982592569f0a1ef698354fe136bf3f9e"
integrity sha512-wzceOQtFZDJDIsNkHbnyL0yY0CO3MdjhRSSs/92Tk5SHT7AfAgln7DO8u2U4K+S8cA7tSNq+p3H/r89LS4hfww==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
remark-math "^1.0.6"
unist-util-visit "^1.4.1"
gatsby-remark-prismjs@^3.5.4:
version "3.5.4"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.5.4.tgz#9120285b0e9a5fc4e23d4c1148991c7a3d86fb02"
integrity sha512-QlLLRk3M8DHR0VS4mk5bzVWpdNfof6oAujO4k0ENUTOokO+1nsWkuqMw+FAUwtfVbF2I5V+gl2rwbfzjXB2KrQ==
gatsby-remark-prismjs@^3.5.6:
version "3.5.6"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.5.6.tgz#933459bde4601f2f6bb2d6a8663743014407500b"
integrity sha512-TsMktFfbl7Wq/koQItAxuhM+kbUkIFeGCOMfDsalAF0PvzXp1200m3gn0EyAVhzlVI6+UXFPXyCCVHqHOYVafA==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
parse-numeric-range "^0.0.2"
unist-util-visit "^1.4.1"
gatsby-source-filesystem@^2.3.12:
version "2.3.12"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.12.tgz#d92cb9c6c4685ab272399b57f42134dcc61effdf"
integrity sha512-VFyQCpmbt+VGvXkd6Yrm0EmoVQ7vv3bAHSsy3pnXK61Ak3lQxGcwZlPU/z9famoODCTkePnkL1vtY6pxdCZ1FA==
gatsby-source-filesystem@^2.3.14:
version "2.3.14"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.14.tgz#bd89e91816589b2dd961dbd03f5e3ed2a286e32f"
integrity sha512-AUnSikwa8+bW0DFWOV1Dq8ZUNxCnEGmx7uxxutLTolHSMhFct2cpxwaXX5ITtjqb9KgfcQ+y0EbKhzXLWpmOzg==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
better-queue "^3.8.10"
bluebird "^3.7.2"
chokidar "3.4.0"
file-type "^12.4.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.6"
gatsby-core-utils "^1.3.8"
got "^9.6.0"
md5-file "^3.2.3"
mime "^2.4.6"
@ -6775,19 +6804,19 @@ gatsby-source-filesystem@^2.3.12:
valid-url "^1.0.9"
xstate "^4.10.0"
gatsby-telemetry@^1.3.12:
version "1.3.12"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.12.tgz#e9d0986a836d7d2147e11615b55c382e9d2b0901"
integrity sha512-I5x2+mH+Me8RtpL8MYfZAOck2KuDHOPeOVLf7u/VPqqzIXMYiO9XiCLrBBJ6yRtJvRYbPgqyKRd2FQZy/ApB8g==
gatsby-telemetry@^1.3.14:
version "1.3.14"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.14.tgz#4c53deccbac753e19052ddd50dff818ebaac8575"
integrity sha512-0dtZHJOm0PcO6Wj+Q68W+JTxXXfkX9p2jd9O29ggxcSnfdndIorFSER1V8biv9Nm/ERBiab4ChZC+tUC6I6FlA==
dependencies:
"@babel/code-frame" "^7.10.1"
"@babel/runtime" "^7.10.2"
"@babel/code-frame" "^7.10.3"
"@babel/runtime" "^7.10.3"
bluebird "^3.7.2"
boxen "^4.2.0"
configstore "^5.0.1"
envinfo "^7.5.1"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.6"
gatsby-core-utils "^1.3.8"
git-up "4.0.1"
is-docker "2.0.0"
lodash "^4.17.15"
@ -6798,14 +6827,14 @@ gatsby-telemetry@^1.3.12:
stack-utils "1.0.2"
uuid "3.4.0"
gatsby-transformer-remark@^2.8.17:
version "2.8.17"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.17.tgz#b86b056a28e1936ffa946c60f8faa72cd6d56f50"
integrity sha512-krNSSvSxaGyMkf/aZ1FXvhhaAwJG02OKCvHL5d29gjfDoXUznGbnlskMgjhuv8G2XG/JxK++kRbUayN1+odxuw==
gatsby-transformer-remark@^2.8.19:
version "2.8.19"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.19.tgz#9f86778522ebb1579c3a40a1f2bd065be9985221"
integrity sha512-f8vbsUzm+CknIPZFkSfMqpsUw3S+9wYI23TIgpaodG0PgT7knMlIalX6p+F3EUFLa04DUFgDK9AEtjWpNCfYKw==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
bluebird "^3.7.2"
gatsby-core-utils "^1.3.6"
gatsby-core-utils "^1.3.8"
gray-matter "^4.0.2"
hast-util-raw "^4.0.0"
hast-util-to-html "^4.0.1"
@ -6818,19 +6847,19 @@ gatsby-transformer-remark@^2.8.17:
remark-retext "^3.1.3"
remark-stringify "6.0.4"
retext-english "^3.0.4"
sanitize-html "^1.25.0"
sanitize-html "^1.27.0"
underscore.string "^3.3.5"
unified "^6.2.0"
unist-util-remove-position "^1.1.4"
unist-util-select "^1.5.0"
unist-util-visit "^1.4.1"
gatsby-transformer-sharp@^2.5.5:
version "2.5.5"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.5.tgz#e42c8db6f55fe40acd5733a030f437df7cea980d"
integrity sha512-s5IvYwg7TDPCYoCiIpYO6U32sQyOXFlVJNe5gJk4VlztVe5+wbBaGcthsqYrhxEekantc9zg2aLJ+tpvJ9HoFA==
gatsby-transformer-sharp@^2.5.7:
version "2.5.7"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.7.tgz#21f4fabbf165dbd857fdbd0f8432b6690f18d46f"
integrity sha512-gDiknCxpKN7+Fm8vJQ7NIDXmBDn4s5yBeM9FtXBqkCW5vJtPzM661Ak+gP1pxFDKLVR7ay1vQM43C7wdf/QtNQ==
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime" "^7.10.3"
bluebird "^3.7.2"
fs-extra "^8.1.0"
potrace "^2.1.6"
@ -6838,17 +6867,17 @@ gatsby-transformer-sharp@^2.5.5:
semver "^5.7.1"
sharp "^0.25.1"
gatsby@^2.23.7:
version "2.23.7"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.23.7.tgz#ce8c86ddfa56528f84005e13f77518c7bfbece67"
integrity sha512-OoVuv8JAozYpk8DDxRE4u+ifAMbplO4PngmV810+MVne9u3vpXDF3p1qwAQrYaY5s4sR953c/psmw49OCsFgfQ==
gatsby@^2.23.11:
version "2.23.11"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.23.11.tgz#0afb8fc10e7c8d791e303f10e1de9272f7b6c2e0"
integrity sha512-ozEqqXt3pxXU73gYNTdLesBr6GKPmPFOo/+Yjl/Le5wseyWQ5fH+JauLmpFvOlRa/jGLOPNMC4xTJsEMm3Vxgg==
dependencies:
"@babel/code-frame" "^7.10.1"
"@babel/core" "^7.10.2"
"@babel/parser" "^7.10.2"
"@babel/code-frame" "^7.10.3"
"@babel/core" "^7.10.3"
"@babel/parser" "^7.10.3"
"@babel/polyfill" "^7.8.7"
"@babel/runtime" "^7.10.2"
"@babel/traverse" "^7.10.1"
"@babel/runtime" "^7.10.3"
"@babel/traverse" "^7.10.3"
"@hapi/joi" "^15.1.1"
"@mikaelkristiansson/domready" "^1.0.10"
"@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2"
@ -6858,21 +6887,21 @@ gatsby@^2.23.7:
"@typescript-eslint/eslint-plugin" "^2.24.0"
"@typescript-eslint/parser" "^2.24.0"
address "1.1.2"
autoprefixer "^9.8.0"
autoprefixer "^9.8.3"
axios "^0.19.2"
babel-core "7.0.0-bridge.0"
babel-eslint "^10.1.0"
babel-loader "^8.1.0"
babel-plugin-add-module-exports "^0.3.3"
babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-remove-graphql-queries "^2.9.5"
babel-preset-gatsby "^0.4.10"
babel-plugin-remove-graphql-queries "^2.9.7"
babel-preset-gatsby "^0.4.12"
better-opn "1.0.0"
better-queue "^3.8.10"
bluebird "^3.7.2"
browserslist "^4.12.0"
cache-manager "^2.11.1"
cache-manager-fs-hash "^0.0.8"
cache-manager-fs-hash "^0.0.9"
chalk "^2.4.2"
chokidar "3.4.0"
common-tags "^1.8.0"
@ -6893,8 +6922,8 @@ gatsby@^2.23.7:
eslint-loader "^2.2.1"
eslint-plugin-flowtype "^3.13.0"
eslint-plugin-graphql "^3.1.1"
eslint-plugin-import "^2.20.2"
eslint-plugin-jsx-a11y "^6.2.3"
eslint-plugin-import "^2.21.2"
eslint-plugin-jsx-a11y "^6.3.1"
eslint-plugin-react "^7.20.0"
eslint-plugin-react-hooks "^1.7.0"
event-source-polyfill "^1.0.15"
@ -6905,19 +6934,19 @@ gatsby@^2.23.7:
flat "^4.1.0"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.12.48"
gatsby-core-utils "^1.3.6"
gatsby-graphiql-explorer "^0.4.5"
gatsby-link "^2.4.6"
gatsby-plugin-page-creator "^2.3.10"
gatsby-plugin-typescript "^2.4.6"
gatsby-react-router-scroll "^3.0.4"
gatsby-telemetry "^1.3.12"
gatsby-cli "^2.12.51"
gatsby-core-utils "^1.3.8"
gatsby-graphiql-explorer "^0.4.7"
gatsby-link "^2.4.8"
gatsby-plugin-page-creator "^2.3.12"
gatsby-plugin-typescript "^2.4.8"
gatsby-react-router-scroll "^3.0.7"
gatsby-telemetry "^1.3.14"
glob "^7.1.6"
got "8.3.2"
graphql "^14.6.0"
graphql-compose "^6.3.8"
graphql-playground-middleware-express "^1.7.15"
graphql-playground-middleware-express "^1.7.18"
hasha "^5.2.0"
http-proxy "^1.18.1"
invariant "^2.2.4"
@ -6937,7 +6966,7 @@ gatsby@^2.23.7:
mini-css-extract-plugin "^0.8.2"
mitt "^1.2.0"
mkdirp "^0.5.1"
moment "^2.26.0"
moment "^2.27.0"
name-all-modules-plugin "^1.0.1"
normalize-path "^2.1.1"
null-loader "^3.0.0"
@ -6951,7 +6980,7 @@ gatsby@^2.23.7:
postcss-loader "^3.0.0"
prompts "^2.3.2"
prop-types "^15.7.2"
query-string "^6.12.1"
query-string "^6.13.1"
raw-loader "^0.5.1"
react-dev-utils "^4.2.3"
react-error-overlay "^3.0.0"
@ -6962,14 +6991,14 @@ gatsby@^2.23.7:
semver "^5.7.1"
shallow-compare "^1.2.2"
signal-exit "^3.0.3"
slugify "^1.4.0"
slugify "^1.4.2"
socket.io "^2.3.0"
socket.io-client "2.3.0"
st "^2.0.0"
stack-trace "^0.0.10"
string-similarity "^1.2.2"
style-loader "^0.23.1"
terser-webpack-plugin "^1.4.3"
terser-webpack-plugin "^1.4.4"
tmp "^0.2.1"
"true-case-path" "^2.2.1"
type-of "^2.0.1"
@ -7339,7 +7368,7 @@ graphql-playground-html@1.6.25:
dependencies:
xss "^1.0.6"
graphql-playground-middleware-express@^1.7.15:
graphql-playground-middleware-express@^1.7.18:
version "1.7.18"
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.7.18.tgz#306d64d54ccb531baf7df0699df3220ca4e25364"
integrity sha512-EywRL+iBa4u//5YbY1iJxrl0n4IKyomBKgLXrMbG8gHJUwxmFs5FCWJJ4Q6moSn5Q3RgMZvrWzXB27lKwN8Kgw==
@ -7360,7 +7389,7 @@ graphql-subscriptions@^1.1.0:
dependencies:
iterall "^1.2.1"
graphql-tools@^6.0.5:
graphql-tools@^6.0.10:
version "6.0.10"
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-6.0.10.tgz#fc13d0cf438ac21e2860a49af1f63aada1135c4e"
integrity sha512-2cKAl+jMvLYfsYlmbVasbRZTvNNSBum1JFM/fYYoiKJfDbTzSceJerzxGPidfKFfThWe+msa5w7OWlXOCCnP8g==
@ -7392,7 +7421,7 @@ graphql-type-json@^0.2.4:
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.2.4.tgz#545af27903e40c061edd30840a272ea0a49992f9"
integrity sha512-/tq02ayMQjrG4oDFDRLLrPk0KvJXue0nVXoItBe7uAdbNXjQUu+HYCBdAmPLQoseVzUKKMzrhq2P/sfI76ON6w==
graphql-type-json@^0.3.1:
graphql-type-json@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.3.2.tgz#f53a851dbfe07bd1c8157d24150064baab41e115"
integrity sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==
@ -8202,10 +8231,10 @@ ink-select-input@^3.1.2:
lodash.isequal "^4.5.0"
prop-types "^15.5.10"
ink-spinner@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/ink-spinner/-/ink-spinner-3.0.1.tgz#7b4b206d2b18538701fd92593f9acabbfe308dce"
integrity sha512-AVR4Z/NXDQ7dT5ltWcCzFS9Dd4T8eaO//E2UO8VYNiJcZpPCSJ11o5A0UVPcMlZxGbGD6ikUFDR3ZgPUQk5haQ==
ink-spinner@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/ink-spinner/-/ink-spinner-3.1.0.tgz#a1090102663bf3cc90f1dbfb81f143378a892300"
integrity sha512-sPqmE4qeJ43vJFk9DGLd0wIqhMBAr3129ZqHPt7b847fVl+YTZ3g96khI82Db+FYE7v/Fc5B3lp4ZNtJfqpRUg==
dependencies:
cli-spinners "^1.0.0"
prop-types "^15.5.10"
@ -10059,7 +10088,7 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
moment@^2.26.0:
moment@^2.27.0:
version "2.27.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
@ -11988,7 +12017,7 @@ query-string@^5.0.1:
object-assign "^4.1.0"
strict-uri-encode "^1.0.0"
query-string@^6.12.1:
query-string@^6.13.1:
version "6.13.1"
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.1.tgz#d913ccfce3b4b3a713989fe6d39466d92e71ccad"
integrity sha512-RfoButmcK+yCta1+FuU8REvisx1oEzhMKwhLUNcepQTPGcNMp1sIqjnfCtfnvGSQZQEhaBHvccujtWoUV3TTbA==
@ -12487,7 +12516,7 @@ remark-math@^1.0.6:
dependencies:
trim-trailing-lines "^1.1.0"
remark-mdx@^1.6.5, remark-mdx@^1.6.6:
remark-mdx@^1.6.6:
version "1.6.6"
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-1.6.6.tgz#6b5e9042ae0821cfa727ea05389d743696ce6996"
integrity sha512-BkR7SjP+3OvrCsWGlYy1tWEsZ8aQ86x+i7XWbW79g73Ws/cCaeVsEn0ZxAzzoTRH+PJWVU7Mbe64GdejEyKr2g==
@ -12578,7 +12607,7 @@ remark-stringify@6.0.4, remark-stringify@^6.0.0:
unherit "^1.0.4"
xtend "^4.0.1"
remark-stringify@^8.0.0:
remark-stringify@^8.0.0, remark-stringify@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/remark-stringify/-/remark-stringify-8.1.0.tgz#1e555f4402e445c364fb23d12fc5f5e0337ec8b7"
integrity sha512-FSPZv1ds76oAZjurhhuV5qXSUSoz6QRPuwYK38S41sLHwg4oB7ejnmZshj7qwjgYLf93kdz6BOX9j5aidNE7rA==
@ -12897,7 +12926,7 @@ safe-regex@^1.1.0:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
sanitize-html@^1.25.0:
sanitize-html@^1.27.0:
version "1.27.0"
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.27.0.tgz#42104a2d59f1a48b616b5165ad5349824861e580"
integrity sha512-U1btucGeYVpg0GoK43jPpe/bDCV4cBOGuxzv5NBd0bOjyZdMKY0n98S/vNlO1wVwre0VCj8H3hbzE7gD2+RjKA==
@ -13288,10 +13317,10 @@ slice-ansi@^4.0.0:
astral-regex "^2.0.0"
is-fullwidth-code-point "^3.0.0"
slugify@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.0.tgz#c9557c653c54b0c7f7a8e786ef3431add676d2cb"
integrity sha512-FtLNsMGBSRB/0JOE2A0fxlqjI6fJsgHGS13iTuVT28kViI4JjUiNqp/vyis0ZXYcMnpR3fzGNkv+6vRlI2GwdQ==
slugify@^1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.2.tgz#2c9b2b3321c43110a0058982eea7102b998d5068"
integrity sha512-7UfMG5rtkxfOI5jg/+f4DMQS3ikUqfWnfMvitrhwdTV4pibWXq9mN4RNLHSV3M1lR++x7z+AG7znsiozdBP+aA==
snake-case@^2.1.0:
version "2.1.0"
@ -14188,7 +14217,7 @@ terminal-link@^2.1.1:
ansi-escapes "^4.2.1"
supports-hyperlinks "^2.0.0"
terser-webpack-plugin@^1.4.3:
terser-webpack-plugin@^1.4.3, terser-webpack-plugin@^1.4.4:
version "1.4.4"
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-1.4.4.tgz#2c63544347324baafa9a56baaddf1634c8abfc2f"
integrity sha512-U4mACBHIegmfoEe5fdongHESNJWqsGU+W0S/9+BmYGVQDw1+c2Ow05TpMhxjPK1sRb7cuYq1BPl1e5YHJMTCqA==
@ -14946,7 +14975,7 @@ url@^0.11.0:
punycode "1.3.2"
querystring "0.2.0"
urql@^1.9.7:
urql@^1.9.8:
version "1.9.8"
resolved "https://registry.yarnpkg.com/urql/-/urql-1.9.8.tgz#07d76efdc698205a55724a2acd2640f7706a036d"
integrity sha512-AMikyJ9ldVvFVRND7AjgHJ3dBZXH2ygTM9bj4BwQzE9gfJfWA1wK+dXffV1WTOdOoCRngIxGWgZIzSkoLGBpbw==