Merge pull request #275 from alxshelepenok/renovate/gatsby

chore(deps): update gatsby
This commit is contained in:
Alexander Shelepenok 2019-07-12 23:21:39 +03:00 committed by GitHub
commit 0aadd5c432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 24877 additions and 185 deletions

24639
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -43,32 +43,32 @@
"bluebird": "^3.5.5", "bluebird": "^3.5.5",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"codecov": "^3.5.0", "codecov": "^3.5.0",
"gatsby": "^2.10.5", "gatsby": "^2.13.18",
"gatsby-link": "^2.2.0", "gatsby-link": "^2.2.2",
"gatsby-plugin-catch-links": "^2.1.0", "gatsby-plugin-catch-links": "^2.1.2",
"gatsby-plugin-feed": "^2.3.1", "gatsby-plugin-feed": "^2.3.4",
"gatsby-plugin-flow": "^1.1.0", "gatsby-plugin-flow": "^1.1.2",
"gatsby-plugin-google-gtag": "^1.1.0", "gatsby-plugin-google-gtag": "^1.1.3",
"gatsby-plugin-manifest": "^2.2.0", "gatsby-plugin-manifest": "^2.2.3",
"gatsby-plugin-netlify": "^2.1.0", "gatsby-plugin-netlify": "^2.1.2",
"gatsby-plugin-netlify-cms": "^4.1.5", "gatsby-plugin-netlify-cms": "^4.1.5",
"gatsby-plugin-offline": "^2.2.0", "gatsby-plugin-offline": "^2.2.3",
"gatsby-plugin-react-helmet": "^3.1.0", "gatsby-plugin-react-helmet": "^3.1.2",
"gatsby-plugin-sass": "^2.1.0", "gatsby-plugin-sass": "^2.1.3",
"gatsby-plugin-sharp": "^2.2.1", "gatsby-plugin-sharp": "^2.2.6",
"gatsby-plugin-sitemap": "^2.2.0", "gatsby-plugin-sitemap": "^2.2.3",
"gatsby-remark-autolink-headers": "^2.1.0", "gatsby-remark-autolink-headers": "^2.1.2",
"gatsby-remark-copy-linked-files": "^2.1.0", "gatsby-remark-copy-linked-files": "^2.1.2",
"gatsby-remark-external-links": "0.0.4", "gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.1.2", "gatsby-remark-images": "^3.1.5",
"gatsby-remark-katex": "^3.1.0", "gatsby-remark-katex": "^3.1.2",
"gatsby-remark-prismjs": "^3.3.0", "gatsby-remark-prismjs": "^3.3.3",
"gatsby-remark-relative-images": "^0.2.2", "gatsby-remark-relative-images": "^0.2.2",
"gatsby-remark-responsive-iframe": "^2.2.1", "gatsby-remark-responsive-iframe": "^2.2.3",
"gatsby-remark-smartypants": "^2.1.0", "gatsby-remark-smartypants": "^2.1.2",
"gatsby-source-filesystem": "^2.1.1", "gatsby-source-filesystem": "^2.1.5",
"gatsby-transformer-remark": "^2.5.0", "gatsby-transformer-remark": "^2.6.4",
"gatsby-transformer-sharp": "^2.2.0", "gatsby-transformer-sharp": "^2.2.3",
"invariant": "^2.2.4", "invariant": "^2.2.4",
"katex": "^0.10.2", "katex": "^0.10.2",
"lodash": "^4.17.13", "lodash": "^4.17.13",
@ -89,7 +89,7 @@
"@babel/plugin-transform-flow-strip-types": "^7.4.4", "@babel/plugin-transform-flow-strip-types": "^7.4.4",
"@babel/preset-env": "7.5.4", "@babel/preset-env": "7.5.4",
"@babel/preset-react": "7.0.0", "@babel/preset-react": "7.0.0",
"babel-preset-gatsby": "0.2.0", "babel-preset-gatsby": "0.2.5",
"autoprefixer": "9.6.1", "autoprefixer": "9.6.1",
"babel-core": "7.0.0-bridge.0", "babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.2", "babel-eslint": "10.0.2",

375
yarn.lock
View File

@ -1090,18 +1090,22 @@
signedsource "^1.0.0" signedsource "^1.0.0"
yargs "^9.0.0" yargs "^9.0.0"
"@hapi/address@2.x.x":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@hapi/address/-/address-2.0.0.tgz#9f05469c88cb2fd3dcd624776b54ee95c312126a"
"@hapi/hoek@6.x.x": "@hapi/hoek@6.x.x":
version "6.2.4" version "6.2.4"
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-6.2.4.tgz#4b95fbaccbfba90185690890bdf1a2fbbda10595" resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-6.2.4.tgz#4b95fbaccbfba90185690890bdf1a2fbbda10595"
"@hapi/joi@^14.0.0": "@hapi/joi@^15.0.0", "@hapi/joi@^15.1.0":
version "14.5.0" version "15.1.0"
resolved "https://registry.yarnpkg.com/@hapi/joi/-/joi-14.5.0.tgz#197e06edbd90436150f7f02154a83d0a82753188" resolved "https://registry.yarnpkg.com/@hapi/joi/-/joi-15.1.0.tgz#940cb749b5c55c26ab3b34ce362e82b6162c8e7a"
dependencies: dependencies:
"@hapi/address" "2.x.x"
"@hapi/hoek" "6.x.x" "@hapi/hoek" "6.x.x"
"@hapi/marker" "1.x.x" "@hapi/marker" "1.x.x"
"@hapi/topo" "3.x.x" "@hapi/topo" "3.x.x"
isemail "3.x.x"
"@hapi/marker@1.x.x": "@hapi/marker@1.x.x":
version "1.0.0" version "1.0.0"
@ -2259,9 +2263,9 @@ babel-plugin-macros@^2.0.0, babel-plugin-macros@^2.4.2:
cosmiconfig "^5.2.0" cosmiconfig "^5.2.0"
resolve "^1.10.0" resolve "^1.10.0"
babel-plugin-remove-graphql-queries@^2.7.0: babel-plugin-remove-graphql-queries@^2.7.2:
version "2.7.0" version "2.7.2"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.0.tgz#dd5b1201cb90f1197e4588761af602f2e180f60a" resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.2.tgz#101c8b26567e35c217e817e892135a9a04a5a805"
babel-plugin-syntax-dynamic-import@^6.18.0: babel-plugin-syntax-dynamic-import@^6.18.0:
version "6.18.0" version "6.18.0"
@ -2286,6 +2290,10 @@ babel-plugin-transform-object-rest-spread@^6.26.0:
babel-plugin-syntax-object-rest-spread "^6.8.0" babel-plugin-syntax-object-rest-spread "^6.8.0"
babel-runtime "^6.26.0" babel-runtime "^6.26.0"
babel-plugin-transform-react-remove-prop-types@^0.4.24:
version "0.4.24"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
babel-polyfill@^6.26.0: babel-polyfill@^6.26.0:
version "6.26.0" version "6.26.0"
resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.26.0.tgz#379937abc67d7895970adc621f284cd966cf2153" resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.26.0.tgz#379937abc67d7895970adc621f284cd966cf2153"
@ -2326,16 +2334,19 @@ babel-preset-fbjs@^3.1.2:
"@babel/plugin-transform-template-literals" "^7.0.0" "@babel/plugin-transform-template-literals" "^7.0.0"
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0" babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
babel-preset-gatsby@0.2.0, babel-preset-gatsby@^0.2.0: babel-preset-gatsby@0.2.5, babel-preset-gatsby@^0.2.5:
version "0.2.0" version "0.2.5"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.0.tgz#3781c2a21b12e426f49cd5ca7396649640a1957f" resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.5.tgz#b7a62661df83052da86a925cb3581bf454db83b1"
dependencies: dependencies:
"@babel/plugin-proposal-class-properties" "^7.0.0" "@babel/plugin-proposal-class-properties" "^7.0.0"
"@babel/plugin-syntax-dynamic-import" "^7.0.0" "@babel/plugin-syntax-dynamic-import" "^7.0.0"
"@babel/plugin-transform-runtime" "^7.0.0" "@babel/plugin-transform-runtime" "^7.0.0"
"@babel/preset-env" "^7.4.1" "@babel/preset-env" "^7.4.1"
"@babel/preset-react" "^7.0.0" "@babel/preset-react" "^7.0.0"
"@babel/runtime" "^7.4.5"
babel-plugin-dynamic-import-node "^1.2.0"
babel-plugin-macros "^2.4.2" babel-plugin-macros "^2.4.2"
babel-plugin-transform-react-remove-prop-types "^0.4.24"
babel-preset-jest@^24.6.0: babel-preset-jest@^24.6.0:
version "24.6.0" version "24.6.0"
@ -2840,6 +2851,25 @@ cacache@^11.0.2:
unique-filename "^1.1.1" unique-filename "^1.1.1"
y18n "^4.0.0" y18n "^4.0.0"
cacache@^11.3.2:
version "11.3.3"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-11.3.3.tgz#8bd29df8c6a718a6ebd2d010da4d7972ae3bbadc"
dependencies:
bluebird "^3.5.5"
chownr "^1.1.1"
figgy-pudding "^3.5.1"
glob "^7.1.4"
graceful-fs "^4.1.15"
lru-cache "^5.1.1"
mississippi "^3.0.0"
mkdirp "^0.5.1"
move-concurrently "^1.0.1"
promise-inflight "^1.0.1"
rimraf "^2.6.3"
ssri "^6.0.1"
unique-filename "^1.1.1"
y18n "^4.0.0"
cache-base@^1.0.1: cache-base@^1.0.1:
version "1.0.1" version "1.0.1"
resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2" resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
@ -5887,12 +5917,13 @@ fuzzy@^0.1.1:
version "0.1.3" version "0.1.3"
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8" resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
gatsby-cli@^2.7.2: gatsby-cli@^2.7.13:
version "2.7.2" version "2.7.13"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.2.tgz#202dc123739b03cf748df9177fc53d714471d064" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.13.tgz#d1789da963ccc1ad2b0143a05abe869cf6997206"
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
"@hapi/joi" "^15.1.0"
better-opn "^0.1.4" better-opn "^0.1.4"
bluebird "^3.5.0" bluebird "^3.5.0"
chalk "^2.4.2" chalk "^2.4.2"
@ -5906,7 +5937,7 @@ gatsby-cli@^2.7.2:
execa "^0.8.0" execa "^0.8.0"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
fs-extra "^4.0.1" fs-extra "^4.0.1"
gatsby-telemetry "^1.1.0" gatsby-telemetry "^1.1.5"
hosted-git-info "^2.6.0" hosted-git-info "^2.6.0"
is-valid-path "^0.1.1" is-valid-path "^0.1.1"
lodash "^4.17.10" lodash "^4.17.10"
@ -5931,23 +5962,23 @@ gatsby-cli@^2.7.2:
ink "^2.0.5" ink "^2.0.5"
ink-spinner "^3.0.1" ink-spinner "^3.0.1"
gatsby-graphiql-explorer@^0.2.0: gatsby-graphiql-explorer@^0.2.3:
version "0.2.0" version "0.2.3"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.0.tgz#e15aa929212106b96a7e5dea17e9d6aad5215a11" resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.3.tgz#fdfc6c1b8b5019df57aad025badb552e3141f6e4"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
gatsby-link@^2.2.0: gatsby-link@^2.2.2:
version "2.2.0" version "2.2.2"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.0.tgz#aab319b2d4c16daafbbca5f6d1c6d481841c39be" resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.2.tgz#789260f82ce0fdb657d1bd558a5863407def86bd"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
"@types/reach__router" "^1.0.0" "@types/reach__router" "^1.0.0"
prop-types "^15.6.1" prop-types "^15.6.1"
gatsby-page-utils@^0.0.2: gatsby-page-utils@^0.0.4:
version "0.0.2" version "0.0.4"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.2.tgz#0eb341abcdd0a21a8e85a4fe6fb736956d95e0ad" resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.4.tgz#52e5096d6f3f651eafdbb8bce2d96226c8a166a7"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
bluebird "^3.5.0" bluebird "^3.5.0"
@ -5958,40 +5989,40 @@ gatsby-page-utils@^0.0.2:
micromatch "^3.1.10" micromatch "^3.1.10"
slash "^1.0.0" slash "^1.0.0"
gatsby-plugin-catch-links@^2.1.0: gatsby-plugin-catch-links@^2.1.2:
version "2.1.0" version "2.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.0.tgz#95680b81a55f4d1fbb598cb363ed15eb84203bde" resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.2.tgz#f7e04e2b390341ba4b1f8f0e12d4bcf78b1e542d"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
escape-string-regexp "^1.0.5" escape-string-regexp "^1.0.5"
gatsby-plugin-feed@^2.3.1: gatsby-plugin-feed@^2.3.4:
version "2.3.1" version "2.3.4"
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.1.tgz#1346a46878539aa37caa589ef4861621c3d27198" resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.4.tgz#a107aafd1f73d76b531e00b7baf947f873df446a"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
"@hapi/joi" "^14.0.0" "@hapi/joi" "^15.0.0"
fs-extra "^7.0.1" fs-extra "^7.0.1"
lodash.merge "^4.6.0" lodash.merge "^4.6.2"
rss "^1.2.2" rss "^1.2.2"
gatsby-plugin-flow@^1.1.0: gatsby-plugin-flow@^1.1.2:
version "1.1.0" version "1.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.1.0.tgz#9e1962023c45e9214b84fd5fff752623671904c9" resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.1.2.tgz#76796bdc981e76f590084d631d09d00f04d5a318"
dependencies: dependencies:
"@babel/preset-flow" "^7.0.0-rc.1" "@babel/preset-flow" "^7.0.0-rc.1"
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
gatsby-plugin-google-gtag@^1.1.0: gatsby-plugin-google-gtag@^1.1.3:
version "1.1.0" version "1.1.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-1.1.0.tgz#6e29e0862d8b5474b7a21b59aefbf4bbb5adcde4" resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-1.1.3.tgz#3c71340b71978e15a88a0765b394925b0ff21429"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
minimatch "^3.0.4" minimatch "^3.0.4"
gatsby-plugin-manifest@^2.2.0: gatsby-plugin-manifest@^2.2.3:
version "2.2.0" version "2.2.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.0.tgz#e16d39bd415026594465e1763cc2abd43729a7d1" resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.3.tgz#f701620c11132bfbff20929fa632e326cdd9b9b8"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
semver "^5.6.0" semver "^5.6.0"
@ -6009,9 +6040,9 @@ gatsby-plugin-netlify-cms@^4.1.5:
netlify-identity-widget "^1.4.11" netlify-identity-widget "^1.4.11"
webpack "^4.16.0" webpack "^4.16.0"
gatsby-plugin-netlify@^2.1.0: gatsby-plugin-netlify@^2.1.2:
version "2.1.0" version "2.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.0.tgz#3adc50333e58049075bc0eb7b9655ae4e61c3d7e" resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.2.tgz#4c8a854fdb009c8450355d54becc514e7737eb5e"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
fs-extra "^4.0.2" fs-extra "^4.0.2"
@ -6019,49 +6050,51 @@ gatsby-plugin-netlify@^2.1.0:
lodash "^4.17.10" lodash "^4.17.10"
webpack-assets-manifest "^3.0.2" webpack-assets-manifest "^3.0.2"
gatsby-plugin-offline@^2.2.0: gatsby-plugin-offline@^2.2.3:
version "2.2.0" version "2.2.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.2.0.tgz#b0ee8d3b7801df4c4ef1a6e8371d688d7776070f" resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.2.3.tgz#045d049897c55778d709f696d5f1102754f18769"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2" cheerio "^1.0.0-rc.2"
idb-keyval "^3.1.0" idb-keyval "^3.1.0"
lodash "^4.17.10" lodash "^4.17.10"
slash "^3.0.0"
workbox-build "^3.6.3" workbox-build "^3.6.3"
gatsby-plugin-page-creator@^2.1.1: gatsby-plugin-page-creator@^2.1.4:
version "2.1.1" version "2.1.4"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.1.tgz#0d8493ef7d0614080b93370782f4666a11f7333a" resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.4.tgz#64024bd85a6ae566314fd7b6529073063138965f"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
bluebird "^3.5.0" bluebird "^3.5.0"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
gatsby-page-utils "^0.0.2" gatsby-page-utils "^0.0.4"
glob "^7.1.1" glob "^7.1.1"
lodash "^4.17.10" lodash "^4.17.10"
micromatch "^3.1.10" micromatch "^3.1.10"
gatsby-plugin-react-helmet@^3.1.0: gatsby-plugin-react-helmet@^3.1.2:
version "3.1.0" version "3.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.0.tgz#5cc5271334fce7522207f751a24af97bd7eebaf5" resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.2.tgz#cde010f708581db4afbb3014257a6cef5c062116"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
gatsby-plugin-sass@^2.1.0: gatsby-plugin-sass@^2.1.3:
version "2.1.0" version "2.1.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.0.tgz#cfeebed96c027909fdd07209075cbbdbabdb3d22" resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.3.tgz#e829e416916b7a288eb435324bb0308da91e03ef"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
sass-loader "^7.0.1" sass-loader "^7.0.1"
gatsby-plugin-sharp@^2.2.1: gatsby-plugin-sharp@^2.2.6:
version "2.2.1" version "2.2.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.1.tgz#a2c91e39cf33a958c108f44b71cc01a3a506c63b" resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.6.tgz#acb954b0c6b1a3372a243e5a46b4301b375a6043"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
async "^2.1.2" async "^2.1.2"
bluebird "^3.5.0" bluebird "^3.5.0"
fs-extra "^7.0.0" fs-extra "^7.0.0"
got "^8.3.2"
imagemin "^6.0.0" imagemin "^6.0.0"
imagemin-mozjpeg "^8.0.0" imagemin-mozjpeg "^8.0.0"
imagemin-pngquant "^6.0.0" imagemin-pngquant "^6.0.0"
@ -6075,26 +6108,26 @@ gatsby-plugin-sharp@^2.2.1:
sharp "^0.22.1" sharp "^0.22.1"
svgo "^1.2.0" svgo "^1.2.0"
gatsby-plugin-sitemap@^2.2.0: gatsby-plugin-sitemap@^2.2.3:
version "2.2.0" version "2.2.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.2.0.tgz#062197dfb2c5b3c61deb18294c97fb625901d45a" resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.2.3.tgz#8accd2a612b834cadd1c5f36b3b0973af9409ffe"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
minimatch "^3.0.4" minimatch "^3.0.4"
pify "^3.0.0" pify "^3.0.0"
sitemap "^1.12.0" sitemap "^1.12.0"
gatsby-react-router-scroll@^2.1.0: gatsby-react-router-scroll@^2.1.3:
version "2.1.0" version "2.1.3"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.0.tgz#4aa36e1e5a5d181cb70902ea7e801796b6c32a7e" resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.3.tgz#4f1654555da14b4860386fab711b3bac0e177ac5"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
scroll-behavior "^0.9.9" scroll-behavior "^0.9.9"
warning "^3.0.0" warning "^3.0.0"
gatsby-remark-autolink-headers@^2.1.0: gatsby-remark-autolink-headers@^2.1.2:
version "2.1.0" version "2.1.2"
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.1.0.tgz#d6db90f234307f6a4711c89c609e2fd2d7ee433a" resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.1.2.tgz#69f6a8e706a30fbdf417c3f5f0a963e267093b73"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
github-slugger "^1.1.1" github-slugger "^1.1.1"
@ -6102,9 +6135,9 @@ gatsby-remark-autolink-headers@^2.1.0:
mdast-util-to-string "^1.0.2" mdast-util-to-string "^1.0.2"
unist-util-visit "^1.3.0" unist-util-visit "^1.3.0"
gatsby-remark-copy-linked-files@^2.1.0: gatsby-remark-copy-linked-files@^2.1.2:
version "2.1.0" version "2.1.2"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.0.tgz#fdd1f2013b613087139bca8d5b76c4130ad8ae6b" resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.2.tgz#6c7184d3668c779d3e46af6aae314b9731bb7a12"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2" cheerio "^1.0.0-rc.2"
@ -6124,9 +6157,9 @@ gatsby-remark-external-links@0.0.4:
unist-util-find "^1.0.1" unist-util-find "^1.0.1"
unist-util-visit "^1.1.3" unist-util-visit "^1.1.3"
gatsby-remark-images@^3.1.2: gatsby-remark-images@^3.1.5:
version "3.1.2" version "3.1.5"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.2.tgz#01f707ffa27bd2181c78da1aca51f0e32698c930" resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.5.tgz#78aa08ecadcbdc250f0ef496d0dc8e0dad22bc05"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2" cheerio "^1.0.0-rc.2"
@ -6139,17 +6172,17 @@ gatsby-remark-images@^3.1.2:
unist-util-select "^1.5.0" unist-util-select "^1.5.0"
unist-util-visit-parents "^2.0.1" unist-util-visit-parents "^2.0.1"
gatsby-remark-katex@^3.1.0: gatsby-remark-katex@^3.1.2:
version "3.1.0" version "3.1.2"
resolved "https://registry.yarnpkg.com/gatsby-remark-katex/-/gatsby-remark-katex-3.1.0.tgz#b922d368c167e2d121d37920d0bd324b30d79286" resolved "https://registry.yarnpkg.com/gatsby-remark-katex/-/gatsby-remark-katex-3.1.2.tgz#fbf950dcdcfebf418e7515c089d67a389e301ea7"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
remark-math "^1.0.3" remark-math "^1.0.3"
unist-util-visit "^1.3.0" unist-util-visit "^1.3.0"
gatsby-remark-prismjs@^3.3.0: gatsby-remark-prismjs@^3.3.3:
version "3.3.0" version "3.3.3"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.3.0.tgz#76be0fc2ffabf9a2007619899d933d82600bbeb0" resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.3.3.tgz#9bbe4650bf466e708d98b20a269c9b322ae50e5b"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
parse-numeric-range "^0.0.2" parse-numeric-range "^0.0.2"
@ -6167,9 +6200,9 @@ gatsby-remark-relative-images@^0.2.2:
slash "2.0.0" slash "2.0.0"
unist-util-select "1.5.0" unist-util-select "1.5.0"
gatsby-remark-responsive-iframe@^2.2.1: gatsby-remark-responsive-iframe@^2.2.3:
version "2.2.1" version "2.2.3"
resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.2.1.tgz#1cbd680dfb67c7f33bec33d35bb63828bdd511b5" resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.2.3.tgz#666baac15200b6b7c33f2f3a67aa9a4f2dbec836"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
bluebird "^3.5.0" bluebird "^3.5.0"
@ -6177,18 +6210,18 @@ gatsby-remark-responsive-iframe@^2.2.1:
lodash "^4.17.10" lodash "^4.17.10"
unist-util-visit "^1.3.0" unist-util-visit "^1.3.0"
gatsby-remark-smartypants@^2.1.0: gatsby-remark-smartypants@^2.1.2:
version "2.1.0" version "2.1.2"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.1.0.tgz#0883a56f4b64f88978858359efdb2fa67f725f33" resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.1.2.tgz#19786139811eb77c42b78e6acd3f8b9a017d6b7a"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
retext "^5.0.0" retext "^5.0.0"
retext-smartypants "^3.0.0" retext-smartypants "^3.0.0"
unist-util-visit "^1.3.0" unist-util-visit "^1.3.0"
gatsby-source-filesystem@^2.1.1: gatsby-source-filesystem@^2.1.5:
version "2.1.1" version "2.1.5"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.1.tgz#5f19c527b4b6c43a9f46da8be5b9cc15cb142787" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.5.tgz#2d5afe0fdfe95fbc6d0ec40498dbc201c25f5a72"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
better-queue "^3.8.7" better-queue "^3.8.7"
@ -6205,9 +6238,9 @@ gatsby-source-filesystem@^2.1.1:
valid-url "^1.0.9" valid-url "^1.0.9"
xstate "^3.1.0" xstate "^3.1.0"
gatsby-telemetry@^1.1.0: gatsby-telemetry@^1.1.5:
version "1.1.0" version "1.1.5"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.0.tgz#cef74253da13f4c19a62ef11c05ef5351baa2832" resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.5.tgz#a9f67fe94a0c20c41a50844ca02d5c228dac9a1a"
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
@ -6217,6 +6250,7 @@ gatsby-telemetry@^1.1.0:
configstore "^4.0.0" configstore "^4.0.0"
envinfo "^5.8.1" envinfo "^5.8.1"
fs-extra "^7.0.1" fs-extra "^7.0.1"
git-up "4.0.1"
is-docker "1.1.0" is-docker "1.1.0"
lodash "^4.17.10" lodash "^4.17.10"
node-fetch "2.3.0" node-fetch "2.3.0"
@ -6226,9 +6260,9 @@ gatsby-telemetry@^1.1.0:
stack-utils "1.0.2" stack-utils "1.0.2"
uuid "3.3.2" uuid "3.3.2"
gatsby-transformer-remark@^2.5.0: gatsby-transformer-remark@^2.6.4:
version "2.5.0" version "2.6.4"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.5.0.tgz#ea394d5b158874213f1ea2dc0530377e6138ec1f" resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.4.tgz#3987ccd94e51c67a5d4246efbfd2cb02aa7a5927"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
bluebird "^3.5.0" bluebird "^3.5.0"
@ -6239,8 +6273,8 @@ gatsby-transformer-remark@^2.5.0:
mdast-util-to-hast "^3.0.0" mdast-util-to-hast "^3.0.0"
mdast-util-to-string "^1.0.5" mdast-util-to-string "^1.0.5"
mdast-util-toc "^2.0.1" mdast-util-toc "^2.0.1"
remark "^9.0.0" remark "^10.0.0"
remark-parse "^5.0.0" remark-parse "^6.0.0"
remark-retext "^3.1.0" remark-retext "^3.1.0"
remark-stringify "^5.0.0" remark-stringify "^5.0.0"
retext-english "^3.0.0" retext-english "^3.0.0"
@ -6251,9 +6285,9 @@ gatsby-transformer-remark@^2.5.0:
unist-util-select "^1.5.0" unist-util-select "^1.5.0"
unist-util-visit "^1.3.0" unist-util-visit "^1.3.0"
gatsby-transformer-sharp@^2.2.0: gatsby-transformer-sharp@^2.2.3:
version "2.2.0" version "2.2.3"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.0.tgz#b48431b8ac19f3d1e8bb90faa54b1e5cbb1af555" resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.3.tgz#0e127578c185007e9f6ebb8b517415188b2f73b3"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
bluebird "^3.5.0" bluebird "^3.5.0"
@ -6263,9 +6297,9 @@ gatsby-transformer-sharp@^2.2.0:
semver "^5.6.0" semver "^5.6.0"
sharp "^0.22.1" sharp "^0.22.1"
gatsby@^2.10.5: gatsby@^2.13.18:
version "2.10.5" version "2.13.19"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.10.5.tgz#01dca1595d6ce97ae00666594308ad00120479a9" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.19.tgz#e5fb47aef0177373c9300146080152211e4d5789"
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0" "@babel/core" "^7.0.0"
@ -6274,7 +6308,7 @@ gatsby@^2.10.5:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
"@babel/traverse" "^7.0.0" "@babel/traverse" "^7.0.0"
"@gatsbyjs/relay-compiler" "2.0.0-printer-fix.2" "@gatsbyjs/relay-compiler" "2.0.0-printer-fix.2"
"@hapi/joi" "^14.0.0" "@hapi/joi" "^15.0.0"
"@mikaelkristiansson/domready" "^1.0.9" "@mikaelkristiansson/domready" "^1.0.9"
"@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2" "@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2"
"@reach/router" "^1.1.1" "@reach/router" "^1.1.1"
@ -6286,8 +6320,8 @@ gatsby@^2.10.5:
babel-loader "^8.0.0" babel-loader "^8.0.0"
babel-plugin-add-module-exports "^0.2.1" babel-plugin-add-module-exports "^0.2.1"
babel-plugin-dynamic-import-node "^1.2.0" babel-plugin-dynamic-import-node "^1.2.0"
babel-plugin-remove-graphql-queries "^2.7.0" babel-plugin-remove-graphql-queries "^2.7.2"
babel-preset-gatsby "^0.2.0" babel-preset-gatsby "^0.2.5"
better-opn "0.1.4" better-opn "0.1.4"
better-queue "^3.8.6" better-queue "^3.8.6"
bluebird "^3.5.0" bluebird "^3.5.0"
@ -6319,17 +6353,17 @@ gatsby@^2.10.5:
event-source-polyfill "^1.0.5" event-source-polyfill "^1.0.5"
express "^4.16.3" express "^4.16.3"
express-graphql "^0.7.1" express-graphql "^0.7.1"
fast-levenshtein "~2.0.4" fast-levenshtein "^2.0.6"
file-loader "^1.1.11" file-loader "^1.1.11"
flat "^4.0.0" flat "^4.0.0"
fs-exists-cached "1.0.0" fs-exists-cached "1.0.0"
fs-extra "^5.0.0" fs-extra "^5.0.0"
gatsby-cli "^2.7.2" gatsby-cli "^2.7.13"
gatsby-graphiql-explorer "^0.2.0" gatsby-graphiql-explorer "^0.2.3"
gatsby-link "^2.2.0" gatsby-link "^2.2.2"
gatsby-plugin-page-creator "^2.1.1" gatsby-plugin-page-creator "^2.1.4"
gatsby-react-router-scroll "^2.1.0" gatsby-react-router-scroll "^2.1.3"
gatsby-telemetry "^1.1.0" gatsby-telemetry "^1.1.5"
glob "^7.1.1" glob "^7.1.1"
got "8.0.0" got "8.0.0"
graphql "^14.1.1" graphql "^14.1.1"
@ -6345,6 +6379,7 @@ gatsby@^2.10.5:
lodash "^4.17.10" lodash "^4.17.10"
md5 "^2.2.1" md5 "^2.2.1"
md5-file "^3.1.1" md5-file "^3.1.1"
micromatch "^3.1.10"
mime "^2.2.0" mime "^2.2.0"
mini-css-extract-plugin "^0.4.0" mini-css-extract-plugin "^0.4.0"
mitt "^1.1.2" mitt "^1.1.2"
@ -6364,7 +6399,7 @@ gatsby@^2.10.5:
raw-loader "^0.5.1" raw-loader "^0.5.1"
react-dev-utils "^4.2.3" react-dev-utils "^4.2.3"
react-error-overlay "^3.0.0" react-error-overlay "^3.0.0"
react-hot-loader "^4.8.4" react-hot-loader "^4.12.5"
redux "^4.0.0" redux "^4.0.0"
redux-thunk "^2.3.0" redux-thunk "^2.3.0"
semver "^5.6.0" semver "^5.6.0"
@ -6376,7 +6411,7 @@ gatsby@^2.10.5:
stack-trace "^0.0.10" stack-trace "^0.0.10"
string-similarity "^1.2.0" string-similarity "^1.2.0"
style-loader "^0.21.0" style-loader "^0.21.0"
terser-webpack-plugin "^1.2.2" terser-webpack-plugin "1.2.4"
"true-case-path" "^1.0.3" "true-case-path" "^1.0.3"
type-of "^2.0.1" type-of "^2.0.1"
url-loader "^1.0.1" url-loader "^1.0.1"
@ -6525,6 +6560,13 @@ git-semver-tags@2.0.2, git-semver-tags@^2.0.2:
meow "^4.0.0" meow "^4.0.0"
semver "^5.5.0" semver "^5.5.0"
git-up@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/git-up/-/git-up-4.0.1.tgz#cb2ef086653640e721d2042fe3104857d89007c0"
dependencies:
is-ssh "^1.3.0"
parse-url "^5.0.0"
gitconfiglocal@^1.0.0: gitconfiglocal@^1.0.0:
version "1.0.0" version "1.0.0"
resolved "https://registry.yarnpkg.com/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz#41d045f3851a5ea88f03f24ca1c6178114464b9b" resolved "https://registry.yarnpkg.com/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz#41d045f3851a5ea88f03f24ca1c6178114464b9b"
@ -6552,7 +6594,7 @@ glob-to-regexp@^0.3.0:
version "0.3.0" version "0.3.0"
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab" resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@~7.1.1: glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@~7.1.1:
version "7.1.4" version "7.1.4"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255" resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
dependencies: dependencies:
@ -6729,7 +6771,7 @@ got@^7.0.0, got@^7.1.0:
url-parse-lax "^1.0.0" url-parse-lax "^1.0.0"
url-to-options "^1.0.1" url-to-options "^1.0.1"
got@^8.3.1: got@^8.3.1, got@^8.3.2:
version "8.3.2" version "8.3.2"
resolved "https://registry.yarnpkg.com/got/-/got-8.3.2.tgz#1d23f64390e97f776cac52e5b936e5f514d2e937" resolved "https://registry.yarnpkg.com/got/-/got-8.3.2.tgz#1d23f64390e97f776cac52e5b936e5f514d2e937"
dependencies: dependencies:
@ -7981,6 +8023,12 @@ is-root@1.0.0:
version "1.0.0" version "1.0.0"
resolved "https://registry.yarnpkg.com/is-root/-/is-root-1.0.0.tgz#07b6c233bc394cd9d02ba15c966bd6660d6342d5" resolved "https://registry.yarnpkg.com/is-root/-/is-root-1.0.0.tgz#07b6c233bc394cd9d02ba15c966bd6660d6342d5"
is-ssh@^1.3.0:
version "1.3.1"
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.1.tgz#f349a8cadd24e65298037a522cf7520f2e81a0f3"
dependencies:
protocols "^1.1.0"
is-stream@^1.0.0, is-stream@^1.0.1, is-stream@^1.1.0: is-stream@^1.0.0, is-stream@^1.0.1, is-stream@^1.1.0:
version "1.1.0" version "1.1.0"
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
@ -8957,9 +9005,9 @@ lodash.memoize@^4.1.2:
version "4.1.2" version "4.1.2"
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe" resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
lodash.merge@^4.6.0: lodash.merge@^4.6.2:
version "4.6.1" version "4.6.2"
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54" resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
lodash.mergewith@^4.6.1: lodash.mergewith@^4.6.1:
version "4.6.1" version "4.6.1"
@ -10202,7 +10250,7 @@ normalize-url@^1.0.0:
query-string "^4.1.0" query-string "^4.1.0"
sort-keys "^1.0.0" sort-keys "^1.0.0"
normalize-url@^3.0.0: normalize-url@^3.0.0, normalize-url@^3.3.0:
version "3.3.0" version "3.3.0"
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559" resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"
@ -10722,6 +10770,22 @@ parse-passwd@^1.0.0:
version "1.0.0" version "1.0.0"
resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6" resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6"
parse-path@^4.0.0:
version "4.0.1"
resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.1.tgz#0ec769704949778cb3b8eda5e994c32073a1adff"
dependencies:
is-ssh "^1.3.0"
protocols "^1.4.0"
parse-url@^5.0.0:
version "5.0.1"
resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-5.0.1.tgz#99c4084fc11be14141efa41b3d117a96fcb9527f"
dependencies:
is-ssh "^1.3.0"
normalize-url "^3.3.0"
parse-path "^4.0.0"
protocols "^1.4.0"
parse5@4.0.0: parse5@4.0.0:
version "4.0.0" version "4.0.0"
resolved "https://registry.yarnpkg.com/parse5/-/parse5-4.0.0.tgz#6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608" resolved "https://registry.yarnpkg.com/parse5/-/parse5-4.0.0.tgz#6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608"
@ -11517,6 +11581,10 @@ protocol-buffers-schema@^3.3.1:
version "3.3.2" version "3.3.2"
resolved "https://registry.yarnpkg.com/protocol-buffers-schema/-/protocol-buffers-schema-3.3.2.tgz#00434f608b4e8df54c59e070efeefc37fb4bb859" resolved "https://registry.yarnpkg.com/protocol-buffers-schema/-/protocol-buffers-schema-3.3.2.tgz#00434f608b4e8df54c59e070efeefc37fb4bb859"
protocols@^1.1.0, protocols@^1.4.0:
version "1.4.7"
resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.7.tgz#95f788a4f0e979b291ffefcf5636ad113d037d32"
proxy-addr@~2.0.4: proxy-addr@~2.0.4:
version "2.0.5" version "2.0.5"
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.5.tgz#34cbd64a2d81f4b1fd21e76f9f06c8a45299ee34" resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.5.tgz#34cbd64a2d81f4b1fd21e76f9f06c8a45299ee34"
@ -11788,23 +11856,22 @@ react-helmet@^5.2.1:
react-fast-compare "^2.0.2" react-fast-compare "^2.0.2"
react-side-effect "^1.1.0" react-side-effect "^1.1.0"
react-hot-loader@^4.8.0: react-hot-loader@^4.12.5:
version "4.8.4" version "4.12.6"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.8.4.tgz#357ba342e367fd42d6a870a9c0601c23fa0730c6" resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.12.6.tgz#bd7a41501b02576638031482474a72bac453587d"
dependencies: dependencies:
fast-levenshtein "^2.0.6" fast-levenshtein "^2.0.6"
global "^4.3.0" global "^4.3.0"
hoist-non-react-statics "^3.3.0" hoist-non-react-statics "^3.3.0"
loader-utils "^1.1.0" loader-utils "^1.1.0"
lodash "^4.17.11"
prop-types "^15.6.1" prop-types "^15.6.1"
react-lifecycles-compat "^3.0.4" react-lifecycles-compat "^3.0.4"
shallowequal "^1.0.2" shallowequal "^1.0.2"
source-map "^0.7.3" source-map "^0.7.3"
react-hot-loader@^4.8.4: react-hot-loader@^4.8.0:
version "4.8.5" version "4.8.4"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.8.5.tgz#9fb383345f8f059ed160c084f985744047e374d9" resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.8.4.tgz#357ba342e367fd42d6a870a9c0601c23fa0730c6"
dependencies: dependencies:
fast-levenshtein "^2.0.6" fast-levenshtein "^2.0.6"
global "^4.3.0" global "^4.3.0"
@ -12401,26 +12468,6 @@ remark-parse@^3.0.1:
vfile-location "^2.0.0" vfile-location "^2.0.0"
xtend "^4.0.1" xtend "^4.0.1"
remark-parse@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-5.0.0.tgz#4c077f9e499044d1d5c13f80d7a98cf7b9285d95"
dependencies:
collapse-white-space "^1.0.2"
is-alphabetical "^1.0.0"
is-decimal "^1.0.0"
is-whitespace-character "^1.0.0"
is-word-character "^1.0.0"
markdown-escapes "^1.0.0"
parse-entities "^1.1.0"
repeat-string "^1.5.4"
state-toggle "^1.0.0"
trim "0.0.1"
trim-trailing-lines "^1.0.0"
unherit "^1.0.4"
unist-util-remove-position "^1.0.0"
vfile-location "^2.0.0"
xtend "^4.0.1"
remark-parse@^6.0.0: remark-parse@^6.0.0:
version "6.0.3" version "6.0.3"
resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-6.0.3.tgz#c99131052809da482108413f87b0ee7f52180a3a" resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-6.0.3.tgz#c99131052809da482108413f87b0ee7f52180a3a"
@ -12523,7 +12570,7 @@ remark-stringify@^6.0.0:
unherit "^1.0.4" unherit "^1.0.4"
xtend "^4.0.1" xtend "^4.0.1"
remark@^10.0.1: remark@^10.0.0, remark@^10.0.1:
version "10.0.1" version "10.0.1"
resolved "https://registry.yarnpkg.com/remark/-/remark-10.0.1.tgz#3058076dc41781bf505d8978c291485fe47667df" resolved "https://registry.yarnpkg.com/remark/-/remark-10.0.1.tgz#3058076dc41781bf505d8978c291485fe47667df"
dependencies: dependencies:
@ -12539,14 +12586,6 @@ remark@^5.0.1:
remark-stringify "^1.1.0" remark-stringify "^1.1.0"
unified "^4.1.1" unified "^4.1.1"
remark@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/remark/-/remark-9.0.0.tgz#c5cfa8ec535c73a67c4b0f12bfdbd3a67d8b2f60"
dependencies:
remark-parse "^5.0.0"
remark-stringify "^5.0.0"
unified "^6.0.0"
remove-trailing-separator@^1.0.1: remove-trailing-separator@^1.0.1:
version "1.1.0" version "1.1.0"
resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef" resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
@ -12999,7 +13038,7 @@ send@0.16.2:
range-parser "~1.2.0" range-parser "~1.2.0"
statuses "~1.4.0" statuses "~1.4.0"
serialize-javascript@^1.4.0: serialize-javascript@^1.4.0, serialize-javascript@^1.7.0:
version "1.7.0" version "1.7.0"
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-1.7.0.tgz#d6e0dfb2a3832a8c94468e6eb1db97e55a192a65" resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-1.7.0.tgz#d6e0dfb2a3832a8c94468e6eb1db97e55a192a65"
@ -14103,7 +14142,21 @@ term-size@^1.2.0:
dependencies: dependencies:
execa "^0.7.0" execa "^0.7.0"
terser-webpack-plugin@^1.1.0, terser-webpack-plugin@^1.2.2: terser-webpack-plugin@1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-1.2.4.tgz#56f87540c28dd5265753431009388f473b5abba3"
dependencies:
cacache "^11.3.2"
find-cache-dir "^2.0.0"
is-wsl "^1.1.0"
schema-utils "^1.0.0"
serialize-javascript "^1.7.0"
source-map "^0.6.1"
terser "^3.17.0"
webpack-sources "^1.3.0"
worker-farm "^1.7.0"
terser-webpack-plugin@^1.1.0:
version "1.2.3" version "1.2.3"
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-1.2.3.tgz#3f98bc902fac3e5d0de730869f50668561262ec8" resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-1.2.3.tgz#3f98bc902fac3e5d0de730869f50668561262ec8"
dependencies: dependencies:
@ -14116,7 +14169,7 @@ terser-webpack-plugin@^1.1.0, terser-webpack-plugin@^1.2.2:
webpack-sources "^1.1.0" webpack-sources "^1.1.0"
worker-farm "^1.5.2" worker-farm "^1.5.2"
terser@^3.16.1: terser@^3.16.1, terser@^3.17.0:
version "3.17.0" version "3.17.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-3.17.0.tgz#f88ffbeda0deb5637f9d24b0da66f4e15ab10cb2" resolved "https://registry.yarnpkg.com/terser/-/terser-3.17.0.tgz#f88ffbeda0deb5637f9d24b0da66f4e15ab10cb2"
dependencies: dependencies:
@ -15291,7 +15344,7 @@ workbox-sw@^3.6.3:
version "3.6.3" version "3.6.3"
resolved "https://registry.yarnpkg.com/workbox-sw/-/workbox-sw-3.6.3.tgz#278ea4c1831b92bbe2d420da8399176c4b2789ff" resolved "https://registry.yarnpkg.com/workbox-sw/-/workbox-sw-3.6.3.tgz#278ea4c1831b92bbe2d420da8399176c4b2789ff"
worker-farm@^1.5.2: worker-farm@^1.5.2, worker-farm@^1.7.0:
version "1.7.0" version "1.7.0"
resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.7.0.tgz#26a94c5391bbca926152002f69b84a4bf772e5a8" resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.7.0.tgz#26a94c5391bbca926152002f69b84a4bf772e5a8"
dependencies: dependencies: