From 13740a50dd7a7f71e9ba479b1539234ec1a16727 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Jun 2020 10:59:22 +0000 Subject: [PATCH] fix(deps): update all dependencies --- application-templates/starter/package.json | 2 +- package.json | 50 +- packages-backend/express/package.json | 2 +- packages-backend/loggers/package.json | 2 +- packages/application-shell/package.json | 2 +- packages/jest-preset-mc-app/package.json | 2 +- packages/l10n/package.json | 2 +- packages/mc-scripts/package.json | 4 +- packages/sentry/package.json | 2 +- playground/package.json | 4 +- visual-testing-app/package.json | 4 +- website-components-playground/package.json | 18 +- website/package.json | 4 +- yarn.lock | 1525 ++++++++++++++------ 14 files changed, 1136 insertions(+), 487 deletions(-) diff --git a/application-templates/starter/package.json b/application-templates/starter/package.json index e1223300fa..7734ad3bad 100644 --- a/application-templates/starter/package.json +++ b/application-templates/starter/package.json @@ -19,7 +19,7 @@ "@commercetools-frontend/i18n": "16.9.2", "@commercetools-frontend/mc-http-server": "16.9.1", "@commercetools-frontend/permissions": "16.9.1", - "@commercetools-uikit/flat-button": "10.21.0", + "@commercetools-uikit/flat-button": "10.22.1", "@commercetools-uikit/icons": "10.22.0", "@commercetools-uikit/spacings": "10.18.5", "@commercetools-uikit/text": "10.21.0", diff --git a/package.json b/package.json index de6e3b740c..8bc85be806 100644 --- a/package.json +++ b/package.json @@ -72,11 +72,11 @@ "@commercetools/github-labels": "1.1.0", "@commitlint/cli": "8.3.5", "@commitlint/config-conventional": "8.3.4", - "@graphql-codegen/add": "1.15.1", - "@graphql-codegen/cli": "1.15.1", - "@graphql-codegen/typescript": "1.15.1", - "@graphql-codegen/typescript-graphql-files-modules": "1.15.1", - "@graphql-codegen/typescript-operations": "1.15.1", + "@graphql-codegen/add": "1.15.3", + "@graphql-codegen/cli": "1.15.3", + "@graphql-codegen/typescript": "1.15.3", + "@graphql-codegen/typescript-graphql-files-modules": "1.15.3", + "@graphql-codegen/typescript-operations": "1.15.3", "@percy/cypress": "2.3.1", "@percy/puppeteer": "1.1.0", "@rollup/plugin-babel": "5.0.3", @@ -87,8 +87,8 @@ "@testing-library/react": "10.2.1", "@types/enzyme": "3.10.5", "@types/jquery": "3.3.38", - "@types/node": "14.0.11", - "@types/react": "16.9.35", + "@types/node": "14.0.13", + "@types/react": "16.9.36", "@types/react-dom": "16.9.8", "@types/react-redux": "7.1.9", "@types/react-router": "5.1.7", @@ -96,38 +96,38 @@ "@types/uuid": "8.0.0", "@types/webpack": "4.41.17", "@types/webpack-env": "1.15.2", - "@typescript-eslint/eslint-plugin": "3.1.0", - "@typescript-eslint/parser": "3.1.0", + "@typescript-eslint/eslint-plugin": "3.2.0", + "@typescript-eslint/parser": "3.2.0", "apollo-server-errors": "2.4.1", "babel-eslint": "10.1.0", "babel-plugin-import-graphql": "2.7.0", "babel-plugin-transform-rename-import": "2.3.0", "babel-plugin-typescript-to-proptypes": "1.3.2", - "bulk-update-versions": "1.0.1", + "bulk-update-versions": "1.1.0", "cross-env": "7.0.2", - "cypress": "4.7.0", + "cypress": "4.8.0", "cypress-graphql-mock": "0.3.1", "dotenv": "8.2.0", "enzyme": "3.11.0", "eslint": "7.2.0", - "eslint-config-airbnb-base": "14.1.0", + "eslint-config-airbnb-base": "14.2.0", "eslint-config-prettier": "6.11.0", "eslint-formatter-pretty": "4.0.0", "eslint-import-resolver-typescript": "2.0.0", "eslint-plugin-babel": "5.3.0", "eslint-plugin-cypress": "2.11.1", "eslint-plugin-graphql": "4.0.0", - "eslint-plugin-import": "2.21.1", + "eslint-plugin-import": "2.21.2", "eslint-plugin-jest": "23.13.2", "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-prefer-object-spread": "1.2.1", - "eslint-plugin-prettier": "3.1.3", + "eslint-plugin-prettier": "3.1.4", "eslint-plugin-react": "7.20.0", "eslint-plugin-react-hooks": "3.0.0", - "eslint-plugin-testing-library": "3.2.0", + "eslint-plugin-testing-library": "3.3.0", "faker": "4.1.0", - "gatsby-plugin-emotion": "4.3.3", - "gatsby-plugin-mdx": "1.2.14", + "gatsby-plugin-emotion": "4.3.4", + "gatsby-plugin-mdx": "1.2.15", "graphql-cli": "3.0.14", "husky": "4.2.5", "jest": "26.0.1", @@ -138,8 +138,8 @@ "jest-runner-prettier": "0.3.6", "jest-silent-reporter": "0.2.1", "jest-watch-typeahead": "0.6.0", - "lerna": "3.22.0", - "lint-staged": "10.2.9", + "lerna": "3.22.1", + "lint-staged": "10.2.10", "mri": "1.1.5", "postcss": "7.0.32", "postcss-custom-properties": "9.1.1", @@ -149,7 +149,7 @@ "rcfile": "1.0.3", "read-pkg-up": "7.0.1", "replace": "1.2.0", - "rollup": "2.15.0", + "rollup": "2.16.1", "rollup-plugin-node-builtins": "2.1.2", "rollup-plugin-peer-deps-external": "2.2.2", "rollup-plugin-postcss": "3.1.2", @@ -170,10 +170,10 @@ "**/@mdx-js/mdx": "1.6.5", "@mdx-js/react": "1.6.5", "**/@mdx-js/react": "1.6.5", - "**/gatsby-link": "2.4.3", - "@sentry/types": "5.16.1", - "**/@sentry/types": "5.16.1", - "@types/react": "16.9.35", + "**/gatsby-link": "2.4.6", + "@sentry/types": "5.17.0", + "**/@sentry/types": "5.17.0", + "@types/react": "16.9.36", "@types/react-router": "5.1.7", "react": "16.13.1", "**/react": "16.13.1", @@ -181,7 +181,7 @@ "**/react-test-renderer": "16.13.1", "**/react-intl": "4.6.9", "**/sharp": "0.23.3", - "cypress": "4.7.0", + "cypress": "4.8.0", "pretty-format": "26.0.1" }, "engines": { diff --git a/packages-backend/express/package.json b/packages-backend/express/package.json index 47b8f73a46..4f3e790d60 100644 --- a/packages-backend/express/package.json +++ b/packages-backend/express/package.json @@ -36,7 +36,7 @@ "build": "tsc -p tsconfig.build.json" }, "dependencies": { - "@types/node": "14.0.11", + "@types/node": "14.0.13", "express": "4.17.1", "express-jwt": "5.3.3", "jwks-rsa": "1.8.0" diff --git a/packages-backend/loggers/package.json b/packages-backend/loggers/package.json index 0090810f49..6abc793784 100644 --- a/packages-backend/loggers/package.json +++ b/packages-backend/loggers/package.json @@ -36,7 +36,7 @@ "build": "tsc -p tsconfig.build.json" }, "dependencies": { - "@sentry/node": "5.16.1", + "@sentry/node": "5.17.0", "@types/triple-beam": "1.3.1", "express-winston": "4.0.3", "fast-safe-stringify": "2.0.7", diff --git a/packages/application-shell/package.json b/packages/application-shell/package.json index a81b1f0c1c..54507ebdcb 100644 --- a/packages/application-shell/package.json +++ b/packages/application-shell/package.json @@ -73,7 +73,7 @@ "@flopflip/launchdarkly-adapter": "2.13.3", "@flopflip/memory-adapter": "1.7.3", "@flopflip/react-broadcast": "10.2.0", - "@sentry/browser": "5.16.1", + "@sentry/browser": "5.17.0", "@types/classnames": "^2.2.9", "@types/common-tags": "^1.8.0", "@types/graphql": "^14.5.0", diff --git a/packages/jest-preset-mc-app/package.json b/packages/jest-preset-mc-app/package.json index d0df09791e..39ebd18857 100644 --- a/packages/jest-preset-mc-app/package.json +++ b/packages/jest-preset-mc-app/package.json @@ -27,7 +27,7 @@ "@commercetools/enzyme-extensions": "5.0.0", "@commercetools/jest-enzyme-matchers": "1.1.2", "@sheerun/mutationobserver-shim": "0.3.3", - "@testing-library/jest-dom": "5.9.0", + "@testing-library/jest-dom": "5.10.1", "babel-jest": "26.0.1", "colors": "1.4.0", "cosmiconfig": "6.0.0", diff --git a/packages/l10n/package.json b/packages/l10n/package.json index 405abecc32..17bdead255 100644 --- a/packages/l10n/package.json +++ b/packages/l10n/package.json @@ -49,7 +49,7 @@ }, "devDependencies": { "@testing-library/react-hooks": "3.3.0", - "chalk": "4.0.0", + "chalk": "4.1.0", "cldr": "5.6.0", "deep-diff": "1.0.2", "moment-timezone": "0.5.31", diff --git a/packages/mc-scripts/package.json b/packages/mc-scripts/package.json index 49817b45de..fc967e8c38 100644 --- a/packages/mc-scripts/package.json +++ b/packages/mc-scripts/package.json @@ -61,7 +61,7 @@ "browserslist": "4.12.0", "clean-webpack-plugin": "3.0.0", "core-js": "3.6.5", - "css-loader": "3.5.3", + "css-loader": "3.6.0", "cssnano": "4.1.10", "file-loader": "6.0.0", "fs-extra": "9.0.1", @@ -86,7 +86,7 @@ "shelljs": "0.8.4", "style-loader": "1.2.1", "svg-url-loader": "6.0.0", - "terser-webpack-plugin": "3.0.3", + "terser-webpack-plugin": "3.0.4", "thread-loader": "2.1.3", "url-loader": "4.1.0", "webpack": "4.43.0", diff --git a/packages/sentry/package.json b/packages/sentry/package.json index 77e0f238d3..f5fab426f7 100644 --- a/packages/sentry/package.json +++ b/packages/sentry/package.json @@ -42,7 +42,7 @@ "@babel/runtime": "7.10.2", "@babel/runtime-corejs3": "7.10.2", "@commercetools-frontend/constants": "16.9.1", - "@sentry/browser": "5.16.1", + "@sentry/browser": "5.17.0", "@types/prop-types": "^15.7.3", "prop-types": "15.7.2" }, diff --git a/playground/package.json b/playground/package.json index d50c8e0111..0fbde41908 100644 --- a/playground/package.json +++ b/playground/package.json @@ -25,11 +25,11 @@ "@commercetools-frontend/permissions": "16.9.1", "@commercetools-frontend/sdk": "16.9.1", "@commercetools-uikit/constraints": "10.21.0", - "@commercetools-uikit/flat-button": "10.21.0", + "@commercetools-uikit/flat-button": "10.22.1", "@commercetools-uikit/grid": "10.18.4", "@commercetools-uikit/icons": "10.22.0", "@commercetools-uikit/loading-spinner": "10.21.0", - "@commercetools-uikit/primary-button": "10.21.0", + "@commercetools-uikit/primary-button": "10.22.1", "@commercetools-uikit/spacings": "10.18.5", "@commercetools-uikit/table": "10.22.0", "@commercetools-uikit/text": "10.21.0", diff --git a/visual-testing-app/package.json b/visual-testing-app/package.json index 6383bcf59c..f8199ff0d3 100644 --- a/visual-testing-app/package.json +++ b/visual-testing-app/package.json @@ -15,11 +15,11 @@ "@commercetools-frontend/constants": "16.9.1", "@commercetools-frontend/react-notifications": "16.9.1", "@commercetools-uikit/design-system": "10.18.4", - "@commercetools-uikit/icon-button": "10.21.0", + "@commercetools-uikit/icon-button": "10.22.1", "@commercetools-uikit/icons": "10.22.0", "@commercetools-uikit/spacings": "10.18.5", "@commercetools-uikit/text": "10.21.0", - "@commercetools-uikit/text-field": "10.22.0", + "@commercetools-uikit/text-field": "10.22.1", "@commercetools-uikit/text-input": "10.21.0", "@emotion/core": "10.0.28", "@emotion/styled": "10.0.27", diff --git a/website-components-playground/package.json b/website-components-playground/package.json index e365c90816..ae9ad78c78 100644 --- a/website-components-playground/package.json +++ b/website-components-playground/package.json @@ -13,24 +13,24 @@ "@commercetools-frontend/application-components": "16.9.2", "@commercetools-frontend/i18n": "16.9.2", "@commercetools-uikit/design-system": "10.18.4", - "@commercetools-uikit/icon-button": "10.21.0", + "@commercetools-uikit/icon-button": "10.22.1", "@commercetools-uikit/icons": "10.22.0", - "@commercetools-uikit/multiline-text-field": "10.22.0", - "@commercetools-uikit/secondary-button": "10.21.0", - "@commercetools-uikit/select-field": "10.22.0", + "@commercetools-uikit/multiline-text-field": "10.22.1", + "@commercetools-uikit/secondary-button": "10.22.1", + "@commercetools-uikit/select-field": "10.22.2", "@commercetools-uikit/spacings": "10.18.5", "@commercetools-uikit/text": "10.21.0", - "@commercetools-uikit/text-field": "10.22.0", + "@commercetools-uikit/text-field": "10.22.1", "@commercetools-uikit/text-input": "10.21.0", "@emotion/core": "10.0.28", "@emotion/styled": "10.0.27", "core-js": "3.6.5", "formik": "2.1.4", - "gatsby": "2.22.12", - "gatsby-cli": "2.12.44", - "gatsby-plugin-emotion": "4.3.3", + "gatsby": "2.23.3", + "gatsby-cli": "2.12.45", + "gatsby-plugin-emotion": "4.3.4", "gatsby-plugin-prefetch-google-fonts": "1.4.3", - "gatsby-source-filesystem": "2.3.10", + "gatsby-source-filesystem": "2.3.11", "moment": "2.26.0", "moment-timezone": "0.5.31", "prop-types": "15.7.2", diff --git a/website/package.json b/website/package.json index add4c1592d..d4dab1fd94 100644 --- a/website/package.json +++ b/website/package.json @@ -16,8 +16,8 @@ "@commercetools-uikit/spacings-stack": "10.21.0", "@emotion/core": "10.0.28", "@emotion/styled": "10.0.27", - "gatsby": "2.22.12", - "gatsby-cli": "2.12.44", + "gatsby": "2.23.3", + "gatsby-cli": "2.12.45", "react": "16.13.1", "react-dom": "16.13.1", "react-intl": "4.6.9" diff --git a/yarn.lock b/yarn.lock index 8c7427f8c7..a7e4c3c4c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -104,7 +104,7 @@ invariant "^2.2.4" semver "^5.5.0" -"@babel/core@7.10.2", "@babel/core@>=7.9.0", "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.10.2", "@babel/core@^7.7.5", "@babel/core@^7.9.0", "@babel/core@^7.9.6": +"@babel/core@7.10.2", "@babel/core@>=7.9.0", "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.10.2", "@babel/core@^7.7.5", "@babel/core@^7.9.0": version "7.10.2" resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.2.tgz#bd6786046668a925ac2bd2fd95b579b92a23b36a" integrity sha512-KQmV9yguEjQsXqyOUGKjS4+3K8/DlOCE2pZcq4augdQmtTy5iv5EHtmMSJ7V4c1BIPjuwtZYqYLCq9Ga+hGBRQ== @@ -1499,19 +1499,19 @@ common-tags "1.8.0" prop-types "15.7.2" -"@commercetools-uikit/buttons@10.21.0": - version "10.21.0" - resolved "https://registry.yarnpkg.com/@commercetools-uikit/buttons/-/buttons-10.21.0.tgz#d7a4c5114c36cf73e0fe9aa0dd8c1f07edea0ff2" - integrity sha512-/a2K2H1DlMnqKCzdwz9SVAws/da9JqCApIzdxBScbVS0Zvcxjsw272jsxph98O9s/YhwWXuiNkxmXstM+49Uug== +"@commercetools-uikit/buttons@10.22.1": + version "10.22.1" + resolved "https://registry.yarnpkg.com/@commercetools-uikit/buttons/-/buttons-10.22.1.tgz#fc852d8b80055e74a5298ca0e5d47ed0f773bd43" + integrity sha512-I90S9407Pz5YWMjIPqGapc384HJ+NtCTnMI8QxJV7SnmkYRUnelaE4n3UcORgAYkkNJHGYR6SwlgzNwg6T+Qlg== dependencies: - "@commercetools-uikit/accessible-button" "10.21.0" + "@commercetools-uikit/accessible-button" "10.22.1" "@commercetools-uikit/design-system" "10.18.4" - "@commercetools-uikit/flat-button" "10.21.0" - "@commercetools-uikit/icon-button" "10.21.0" - "@commercetools-uikit/link-button" "10.21.0" - "@commercetools-uikit/primary-button" "10.21.0" - "@commercetools-uikit/secondary-button" "10.21.0" - "@commercetools-uikit/secondary-icon-button" "10.21.0" + "@commercetools-uikit/flat-button" "10.22.1" + "@commercetools-uikit/icon-button" "10.22.1" + "@commercetools-uikit/link-button" "10.22.1" + "@commercetools-uikit/primary-button" "10.22.1" + "@commercetools-uikit/secondary-button" "10.22.1" + "@commercetools-uikit/secondary-icon-button" "10.22.1" "@commercetools-uikit/calendar-utils@10.21.0": version "10.21.0" @@ -1588,22 +1588,22 @@ resolved "https://registry.yarnpkg.com/@commercetools-uikit/design-system/-/design-system-10.18.4.tgz#0f1eaf5da8e08d1c3fa7dd7d80cfb7708dfda183" integrity sha512-uwLgTWgN1tFuhNlrqbMvSva4/rv8WSCWJmN5shHskzzWc5/EOuG3pt5DSwvbZnkPRRkZMU28vocZcqWt4P7uGg== -"@commercetools-uikit/field-errors@10.21.0": - version "10.21.0" - resolved "https://registry.yarnpkg.com/@commercetools-uikit/field-errors/-/field-errors-10.21.0.tgz#caffa4bcfde2a3da57d338d5f92ddb794287b546" - integrity sha512-MkH87JGp27EHF3jNiDsttvSevGr7E2lpI5s+g7XYHYbanJw8iHq405SDKYY/+O9XMqba84VO4xSjqdsRiYwwjw== +"@commercetools-uikit/field-errors@10.22.1": + version "10.22.1" + resolved "https://registry.yarnpkg.com/@commercetools-uikit/field-errors/-/field-errors-10.22.1.tgz#e15676df95dc309cf784e05bd5f93c9431fa1d9f" + integrity sha512-ssEm6NA/sDQ42einTnWRC2P/NK8d2cADubCMezZXx2JYzCb8AOdVXZvggyLlb8eLZ569U0ksVikCsVKWvGs9rQ== dependencies: "@commercetools-uikit/messages" "10.21.0" "@emotion/core" "10.0.28" "@emotion/styled" "10.0.27" prop-types "15.7.2" -"@commercetools-uikit/field-label@10.22.0": - version "10.22.0" - resolved "https://registry.yarnpkg.com/@commercetools-uikit/field-label/-/field-label-10.22.0.tgz#68b45b0d56f1b245952a4cc0488e0a4cdc25f528" - integrity sha512-HUEfdFgAox2PqyOrphqAhCo0BwgoZvkdzMi0Ddw72cnDWldjhH55Fefxao1jvXjtWu/zQ0HEiHQzOc3+/Je+iQ== +"@commercetools-uikit/field-label@10.22.1": + version "10.22.1" + resolved "https://registry.yarnpkg.com/@commercetools-uikit/field-label/-/field-label-10.22.1.tgz#082cba6fd4c8a4c6cc22af72413d15b5ba4e2f87" + integrity sha512-oKJdjedekgyUmMgRg4t5LSH9/loZrZXR4P+TCZngopTHxbIoYNuyMgZyLaVwZuiir5va9IXHmo/qMA29H/dNgQ== dependencies: - "@commercetools-uikit/buttons" "10.21.0" + "@commercetools-uikit/buttons" "10.22.1" "@commercetools-uikit/constraints" "10.21.0" "@commercetools-uikit/icons" "10.22.0" "@commercetools-uikit/label" "10.21.0" @@ -1616,24 +1616,7 @@ react-required-if "1.0.3" tiny-invariant "1.1.0" -"@commercetools-uikit/flat-button@10.21.0": - version "10.21.0" - resolved "https://registry.yarnpkg.com/@commercetools-uikit/flat-button/-/flat-button-10.21.0.tgz#c948daef3352957fb47fceafae1b546710afc671" - integrity sha512-NsBUxW8to6g47UZtWopYtUSfKQujXk7HRDW+rjtsti1EdFIG0SD7U/IQFFQyqS7+/GOdAclmdzqKzsLxD+/3BQ== - dependencies: - "@commercetools-uikit/accessible-button" "10.21.0" - "@commercetools-uikit/design-system" "10.18.4" - "@commercetools-uikit/spacings-inline" "10.21.0" - "@commercetools-uikit/text" "10.21.0" - "@commercetools-uikit/utils" "10.21.0" - "@emotion/core" "10.0.28" - "@emotion/styled" "10.0.27" - common-tags "1.8.0" - lodash "4.17.15" - prop-types "15.7.2" - react-required-if "1.0.3" - -"@commercetools-uikit/flat-button@^10.21.0": +"@commercetools-uikit/flat-button@10.22.1", "@commercetools-uikit/flat-button@^10.21.0": version "10.22.1" resolved "https://registry.yarnpkg.com/@commercetools-uikit/flat-button/-/flat-button-10.22.1.tgz#85a79cbd1965a3b8b6b557bdd43f0b254747c168" integrity sha512-dVvoJ/3qqYuDnrX2Uu7i0znmy3dwLRswgQegGYG1QudSR6Isbdcz7GPuNz41jHlE4pZTL8pBhMZyGoYE1R5nCQ== @@ -1689,7 +1672,7 @@ react-required-if "1.0.3" tiny-invariant "1.1.0" -"@commercetools-uikit/icon-button@^10.21.0": +"@commercetools-uikit/icon-button@10.22.1", "@commercetools-uikit/icon-button@^10.21.0": version "10.22.1" resolved "https://registry.yarnpkg.com/@commercetools-uikit/icon-button/-/icon-button-10.22.1.tgz#fd9cec95f021ddb9fa5567d472c6c32b5a44b96e" integrity sha512-mNVpvXl6UT20v/k1nvaKKmDROudIPYdJ3u/6iVEaTsi6jCBvnf+b80CdsGIV0qP0EeR/7dmGwmEj5m1H438fFA== @@ -1730,12 +1713,12 @@ prop-types "15.7.2" react-required-if "1.0.3" -"@commercetools-uikit/link-button@10.21.0": - version "10.21.0" - resolved "https://registry.yarnpkg.com/@commercetools-uikit/link-button/-/link-button-10.21.0.tgz#604620c8ec8566eca51b0791ae9a877dbf5cd691" - integrity sha512-kCmvo0wn/SyJ/Bz5Mo55HwpYJB2oYo19iqdbvyf/vudLjOYs6PG6+jLzo0zCyRdw/ZY1bz1A9eWT8P3QXpylWA== +"@commercetools-uikit/link-button@10.22.1": + version "10.22.1" + resolved "https://registry.yarnpkg.com/@commercetools-uikit/link-button/-/link-button-10.22.1.tgz#00696eebd3e43df9e503d93e1b8461e458b2288c" + integrity sha512-ZczkUDYXWzqAjEQ7IFzBgj5C1S73+v1g5iYlKtt+VjlFjD2BMz/mXvZZqHKHnq0XzTPTekB4nZppPOp1eIO9rw== dependencies: - "@commercetools-uikit/accessible-button" "10.21.0" + "@commercetools-uikit/accessible-button" "10.22.1" "@commercetools-uikit/design-system" "10.18.4" "@commercetools-uikit/spacings-inline" "10.21.0" "@commercetools-uikit/text" "10.21.0" @@ -1771,16 +1754,16 @@ prop-types "15.7.2" react-required-if "1.0.3" -"@commercetools-uikit/multiline-text-field@10.22.0": - version "10.22.0" - resolved "https://registry.yarnpkg.com/@commercetools-uikit/multiline-text-field/-/multiline-text-field-10.22.0.tgz#4ee56f6f06541fcae0a4bc1fc237ef61641402de" - integrity sha512-GTyBK8a5eOYmRRt4QDqy8dQJTaTarhCsHC8bviL+m/42mENqNflHkYCMVs+wYhgttUooZGGpTM5dlBG8fDo22g== +"@commercetools-uikit/multiline-text-field@10.22.1": + version "10.22.1" + resolved "https://registry.yarnpkg.com/@commercetools-uikit/multiline-text-field/-/multiline-text-field-10.22.1.tgz#4630984d278ebf8af64b64aca3a27db16d8f7dd2" + integrity sha512-O3NESYGR+HM7/gHaPjWLPbWMgAlFZMEVLYpaXNkcH0BtR+koZp5nh62tKGzMZOdPgTn4BHVonmYUm5UEpJGdjg== dependencies: "@commercetools-uikit/constraints" "10.21.0" "@commercetools-uikit/design-system" "10.18.4" - "@commercetools-uikit/field-errors" "10.21.0" - "@commercetools-uikit/field-label" "10.22.0" - "@commercetools-uikit/multiline-text-input" "10.22.0" + "@commercetools-uikit/field-errors" "10.22.1" + "@commercetools-uikit/field-label" "10.22.1" + "@commercetools-uikit/multiline-text-input" "10.22.1" "@commercetools-uikit/spacings" "10.18.5" "@commercetools-uikit/utils" "10.21.0" "@emotion/core" "10.0.28" @@ -1788,14 +1771,14 @@ prop-types "15.7.2" react-required-if "1.0.3" -"@commercetools-uikit/multiline-text-input@10.22.0": - version "10.22.0" - resolved "https://registry.yarnpkg.com/@commercetools-uikit/multiline-text-input/-/multiline-text-input-10.22.0.tgz#a95c3faeb7575b9fb4c7ba5d3a85f49da583cbc8" - integrity sha512-AaLlVxTvM6Mcq6cWLEHMe/v4aGHPzutHYt9BXMaMKd6nzLn6J2+mphHGuzLdTbceqrnxgkJ6/91MIwri60fBng== +"@commercetools-uikit/multiline-text-input@10.22.1": + version "10.22.1" + resolved "https://registry.yarnpkg.com/@commercetools-uikit/multiline-text-input/-/multiline-text-input-10.22.1.tgz#6aabcb314343a1bac94abecf76861a088dfe14e2" + integrity sha512-5q4mJ3YHkYNCusIH+DGMqbBzW3gXmCVgkl+c1cqEVNsfSsKIOWGQ2FLAqh0Qs0Sx2PAO3MYdkfX8jEfPtWHwTw== dependencies: "@commercetools-uikit/constraints" "10.21.0" "@commercetools-uikit/design-system" "10.18.4" - "@commercetools-uikit/flat-button" "10.21.0" + "@commercetools-uikit/flat-button" "10.22.1" "@commercetools-uikit/hooks" "10.21.0" "@commercetools-uikit/icons" "10.22.0" "@commercetools-uikit/spacings-inline" "10.21.0" @@ -1804,29 +1787,12 @@ "@commercetools-uikit/utils" "10.21.0" "@emotion/core" "10.0.28" "@emotion/styled" "10.0.27" - downshift "5.2.7" + downshift "5.4.2" prop-types "15.7.2" react-required-if "1.0.3" react-textarea-autosize "7.1.2" -"@commercetools-uikit/primary-button@10.21.0": - version "10.21.0" - resolved "https://registry.yarnpkg.com/@commercetools-uikit/primary-button/-/primary-button-10.21.0.tgz#ccdff06ad6e560473a760312305bc63da989ffcb" - integrity sha512-qywYHS/ZpBQPr9D27p0iKPG9FwL+03vZe5ZwT63VmoE0dZWfs83lodKahUN1OEerEzcort6dBP/6KeT9joPFIA== - dependencies: - "@commercetools-uikit/accessible-button" "10.21.0" - "@commercetools-uikit/design-system" "10.18.4" - "@commercetools-uikit/spacings-inline" "10.21.0" - "@commercetools-uikit/text" "10.21.0" - "@commercetools-uikit/utils" "10.21.0" - "@emotion/core" "10.0.28" - "@emotion/styled" "10.0.27" - common-tags "1.8.0" - lodash "4.17.15" - prop-types "15.7.2" - react-required-if "1.0.3" - -"@commercetools-uikit/primary-button@^10.21.0": +"@commercetools-uikit/primary-button@10.22.1", "@commercetools-uikit/primary-button@^10.21.0": version "10.22.1" resolved "https://registry.yarnpkg.com/@commercetools-uikit/primary-button/-/primary-button-10.22.1.tgz#796201d120d88a01c697b3751fffdba547a81e70" integrity sha512-gC9sYYuXTb7yrZ8uTBu9LVQlH2+0c/kE9GbVB6z6Po39L9o+DcANFPD2Y0ZPv6aoF50azJhrbdWL1Eu6UcQsSQ== @@ -1843,25 +1809,7 @@ prop-types "15.7.2" react-required-if "1.0.3" -"@commercetools-uikit/secondary-button@10.21.0": - version "10.21.0" - resolved "https://registry.yarnpkg.com/@commercetools-uikit/secondary-button/-/secondary-button-10.21.0.tgz#e55907b9c004a85a7ade972b3d2aee669b3f80e7" - integrity sha512-3lYU8gNYCjqzKwVeXPItLGMAowISrhV3sJEcGlA/DEKsKlGTxfGk9X0UvaHEqN6qC5rJG1XfpDWtReCfy6/2jQ== - dependencies: - "@commercetools-uikit/accessible-button" "10.21.0" - "@commercetools-uikit/design-system" "10.18.4" - "@commercetools-uikit/spacings-inline" "10.21.0" - "@commercetools-uikit/text" "10.21.0" - "@commercetools-uikit/utils" "10.21.0" - "@emotion/core" "10.0.28" - "@emotion/styled" "10.0.27" - common-tags "1.8.0" - lodash "4.17.15" - prop-types "15.7.2" - react-required-if "1.0.3" - tiny-invariant "1.1.0" - -"@commercetools-uikit/secondary-button@^10.21.0": +"@commercetools-uikit/secondary-button@10.22.1", "@commercetools-uikit/secondary-button@^10.21.0": version "10.22.1" resolved "https://registry.yarnpkg.com/@commercetools-uikit/secondary-button/-/secondary-button-10.22.1.tgz#1782fc225cb520a699743f86844c4fe095091698" integrity sha512-nf8AeNnJxXcieVA8zfuN7JdRXGVFOMPQRqLxhd0azxj4yJA4cC3dL+yCS/RNAC+oWknkXOYD/FVMieZxXBL1Ew== @@ -1896,7 +1844,7 @@ prop-types "15.7.2" react-required-if "1.0.3" -"@commercetools-uikit/secondary-icon-button@^10.21.0": +"@commercetools-uikit/secondary-icon-button@10.22.1", "@commercetools-uikit/secondary-icon-button@^10.21.0": version "10.22.1" resolved "https://registry.yarnpkg.com/@commercetools-uikit/secondary-icon-button/-/secondary-icon-button-10.22.1.tgz#60419e8eb71dee179761116a6da142d0ad62c97b" integrity sha512-DqMY9DQavphNxC6NMKePeFpVDNPpxz+XSXqyF820haZnsYxo/pNB/sn8GCxI1cFihlRuAQVacNFBOfjWOAO87A== @@ -1913,15 +1861,15 @@ prop-types "15.7.2" react-required-if "1.0.3" -"@commercetools-uikit/select-field@10.22.0": - version "10.22.0" - resolved "https://registry.yarnpkg.com/@commercetools-uikit/select-field/-/select-field-10.22.0.tgz#12c45621ee6e9cf69d3b7d0310653fcb692802ee" - integrity sha512-/K22bHRJikzaXDurRRjuUz7Ib+jgrJwTCCZtlDOLCwvR2JhDpT0lhqG3pdZmPc79akvxt3w2VWrq36oApEFyOw== +"@commercetools-uikit/select-field@10.22.2": + version "10.22.2" + resolved "https://registry.yarnpkg.com/@commercetools-uikit/select-field/-/select-field-10.22.2.tgz#02f93031f428450af035b2043c6bc449b0b1d9a1" + integrity sha512-dLcABacXQemuQOy/ZFS3ywV/jH6x8lYNSjBBg1H7WzBjqK4vY8ta6TviLSwzsqNhA5qnmcVJpgjMZAC+3v9/nA== dependencies: "@commercetools-uikit/constraints" "10.21.0" "@commercetools-uikit/design-system" "10.18.4" - "@commercetools-uikit/field-errors" "10.21.0" - "@commercetools-uikit/field-label" "10.22.0" + "@commercetools-uikit/field-errors" "10.22.1" + "@commercetools-uikit/field-label" "10.22.1" "@commercetools-uikit/select-input" "10.22.0" "@commercetools-uikit/spacings" "10.18.5" "@commercetools-uikit/utils" "10.21.0" @@ -2039,15 +1987,15 @@ prop-types "15.7.2" react-virtualized "9.21.2" -"@commercetools-uikit/text-field@10.22.0": - version "10.22.0" - resolved "https://registry.yarnpkg.com/@commercetools-uikit/text-field/-/text-field-10.22.0.tgz#be09ceb9ae800c8d101d7e29d699b339af273cbe" - integrity sha512-kdLtXJFO+s0UfA1sHIUaTck4zNceYwUmhieESvGkbVfe1WsgWPWtP/s5W3MNhDEipOcFW5twTBgOJKyqLMMRMw== +"@commercetools-uikit/text-field@10.22.1": + version "10.22.1" + resolved "https://registry.yarnpkg.com/@commercetools-uikit/text-field/-/text-field-10.22.1.tgz#9145a38156b9a0b26fa3ca4c2f57c1bae34dba75" + integrity sha512-5552F/ADrSKjPB/QAZMZsOyjzUm/1yJptfDdL8DJTaQ0HSLBW/ksMT720MFtPswfbA2TiEBmh0JaEiXE4ICriw== dependencies: "@commercetools-uikit/constraints" "10.21.0" "@commercetools-uikit/design-system" "10.18.4" - "@commercetools-uikit/field-errors" "10.21.0" - "@commercetools-uikit/field-label" "10.22.0" + "@commercetools-uikit/field-errors" "10.22.1" + "@commercetools-uikit/field-label" "10.22.1" "@commercetools-uikit/spacings-stack" "10.21.0" "@commercetools-uikit/text-input" "10.21.0" "@commercetools-uikit/utils" "10.21.0" @@ -2367,7 +2315,7 @@ "@emotion/utils" "0.11.3" "@emotion/weak-memoize" "0.2.5" -"@emotion/core@10.0.28", "@emotion/core@^10.0.9": +"@emotion/core@10.0.28", "@emotion/core@^10.0.0", "@emotion/core@^10.0.28", "@emotion/core@^10.0.9": version "10.0.28" resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.28.tgz#bb65af7262a234593a9e952c041d0f1c9b9bef3d" integrity sha512-pH8UueKYO5jgg0Iq+AmCLxBsvuGtvlmiDCOuv8fGNYn3cowFpLN98L8zO56U0H1PjDIyAlXymgL3Wu7u7v6hbA== @@ -2393,14 +2341,14 @@ resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413" integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow== -"@emotion/is-prop-valid@0.8.8": +"@emotion/is-prop-valid@0.8.8", "@emotion/is-prop-valid@^0.8.1": version "0.8.8" resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a" integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA== dependencies: "@emotion/memoize" "0.7.4" -"@emotion/memoize@0.7.4": +"@emotion/memoize@0.7.4", "@emotion/memoize@^0.7.1": version "0.7.4" resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb" integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw== @@ -2431,7 +2379,7 @@ "@emotion/serialize" "^0.11.15" "@emotion/utils" "0.11.3" -"@emotion/styled@10.0.27": +"@emotion/styled@*", "@emotion/styled@10.0.27", "@emotion/styled@^10.0.0", "@emotion/styled@^10.0.27": version "10.0.27" resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-10.0.27.tgz#12cb67e91f7ad7431e1875b1d83a94b814133eaf" integrity sha512-iK/8Sh7+NLJzyp9a5+vIQIXTYxfT4yB/OJbjzQanB2RZpvmzBQOHZWhpAMZWYEKRNNbsD6WfBw5sVWkb6WzS/Q== @@ -2625,21 +2573,21 @@ dependencies: emojis-list "^3.0.0" -"@graphql-codegen/add@1.15.1": - version "1.15.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-1.15.1.tgz#563d0f518d8b8c532a74b1db183f21d4f850071b" - integrity sha512-xd9+ZHVQJo3fTUTlvV8EQ6gn1eFQM+LIK+p/ZEvEwSQkWe8hmoMocm/aWadvRZIa6/iaVwhB2vtaVN7AGe2AVA== +"@graphql-codegen/add@1.15.3": + version "1.15.3" + resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-1.15.3.tgz#932d74e6c302f5642b814091fbe7992f5b7c9d2d" + integrity sha512-3aFxP7V19KNclxWGbVSJEBMfKaI3k6+Xbf+UcglE+Ml2UT4U83U2pJ91c7O7Dh4yC4JndBeN9Hok+TcGMa4AaQ== dependencies: - "@graphql-codegen/plugin-helpers" "1.15.1" + "@graphql-codegen/plugin-helpers" "1.15.3" tslib "~2.0.0" -"@graphql-codegen/cli@1.15.1": - version "1.15.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-1.15.1.tgz#2c858af9b425dde5b3fa23ab80952cbf1f78470d" - integrity sha512-UQdeNFpdvYdirtm3rnClGItS0xyJImaSNpRorEXZPfuixeDr6q24EmuxFg7W+oCzSOSHHx3Vu75H4r/EFqH/xA== +"@graphql-codegen/cli@1.15.3": + version "1.15.3" + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-1.15.3.tgz#633d23c1ed5ffb32aceebabc768914a2595c87be" + integrity sha512-nq/ypeK6pIiH+9V6r7mTie5W6JUXLQHevwrp1mBTRhVwiXWTi9i67qOm+Twl61go+logRakG6dbTzCe9OP2J5Q== dependencies: - "@graphql-codegen/core" "1.15.1" - "@graphql-codegen/plugin-helpers" "1.15.1" + "@graphql-codegen/core" "1.15.3" + "@graphql-codegen/plugin-helpers" "1.15.3" "@graphql-tools/apollo-engine-loader" "^6.0.0" "@graphql-tools/code-file-loader" "^6.0.0" "@graphql-tools/git-loader" "^6.0.0" @@ -2652,7 +2600,7 @@ "@graphql-tools/utils" "^6.0.0" ansi-escapes "4.3.1" camel-case "4.1.1" - chalk "4.0.0" + chalk "4.1.0" chokidar "3.4.0" common-tags "1.8.0" constant-case "3.0.3" @@ -2682,20 +2630,20 @@ wrap-ansi "7.0.0" yargs "15.3.1" -"@graphql-codegen/core@1.15.1": - version "1.15.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-1.15.1.tgz#a14d3c8a0100e0aa90df98673f67ae232ec1e0e3" - integrity sha512-LxtAFtKECkZPZeapIbUW8SSAxO9yRyIsYpg1+1gnv4GZw/0j6johXJ5Ms64Q6dZt69oMMYUIWmwNcGa/ccRILA== +"@graphql-codegen/core@1.15.3": + version "1.15.3" + resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-1.15.3.tgz#a7d72fefdbc20d111dd33bc1bf964faa565e98b7" + integrity sha512-L3iBKayJRJ1slNWppxfox5VXNu7KE5vNYhm6CqahywaaZLDxpbevw3D6U3O4sW2S7xdZQq2ucggjrRS8gQuS1g== dependencies: - "@graphql-codegen/plugin-helpers" "1.15.1" + "@graphql-codegen/plugin-helpers" "1.15.3" "@graphql-tools/merge" "^6.0.0" "@graphql-tools/utils" "^6.0.0" tslib "~2.0.0" -"@graphql-codegen/plugin-helpers@1.15.1": - version "1.15.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.15.1.tgz#7fce2f93cf42199ca977018bcb8f67e946d5503a" - integrity sha512-DnLD+s4ng+rqbqrcHtV0/jtn/bYSUTqL3tpqPDeIhsqmdDSAtOtelVCeTtPHAJGOO7RI6BQB6rXm/ZgaCObIAg== +"@graphql-codegen/plugin-helpers@1.15.3": + version "1.15.3" + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.15.3.tgz#0e2cf89b8aec3ee7a737157ac1b08fbfce626e07" + integrity sha512-32SbFNWRqUrjVbD5NQjlvbaM+be7x3upu3K/leS6+gop5q2y6CsvvoboMyj1p1N4Vee6lL87msojnOCOryxPFg== dependencies: "@graphql-tools/utils" "^6.0.0" camel-case "4.1.1" @@ -2708,42 +2656,42 @@ tslib "~2.0.0" upper-case "2.0.1" -"@graphql-codegen/typescript-graphql-files-modules@1.15.1": - version "1.15.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-graphql-files-modules/-/typescript-graphql-files-modules-1.15.1.tgz#aa9499c02def82660c36ede41beac06ae9a3f441" - integrity sha512-+ROL2k4oWKStgDNTTJWpWEt3rkHByR5SLKIhMskfQGbqPTAFx+ySMqKPr7nLYqw6PoBvj8SltWJh5Jx0lzfKag== +"@graphql-codegen/typescript-graphql-files-modules@1.15.3": + version "1.15.3" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-graphql-files-modules/-/typescript-graphql-files-modules-1.15.3.tgz#821b5cc8c287eede4b54fc5df26f8cfbc6255309" + integrity sha512-t9oJDKm5PCFZ8eMW6KyjdprqeLQgVtYSGjE+tH02ZB+LmLnDDIzYPze13X3k8KUnMw13aJPJgKKhXPWYyIJsbw== dependencies: - "@graphql-codegen/plugin-helpers" "1.15.1" + "@graphql-codegen/plugin-helpers" "1.15.3" tslib "~2.0.0" -"@graphql-codegen/typescript-operations@1.15.1": - version "1.15.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.15.1.tgz#e4e6b85e2b228547b4e086823ad751df1dca2188" - integrity sha512-4WUVdvUGGPim55mcG47R7fBor4cgWoiCwz1cS5iB740Otw7RfVW4waBea1TPhwCkQtPzvuY4KanAD5yAXf+ocg== +"@graphql-codegen/typescript-operations@1.15.3": + version "1.15.3" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.15.3.tgz#b4c7d95f187906149fec17e6c3fdf7834df9229c" + integrity sha512-LZLsCQCX9JAdYL99XovDFnUJNfYYiFkav/ugIJv0DvGaRa+Oj9AiUpjmS2piIT28+kips94of0AK/40JVGy07Q== dependencies: - "@graphql-codegen/plugin-helpers" "1.15.1" - "@graphql-codegen/typescript" "1.15.1" - "@graphql-codegen/visitor-plugin-common" "1.15.1" + "@graphql-codegen/plugin-helpers" "1.15.3" + "@graphql-codegen/typescript" "1.15.3" + "@graphql-codegen/visitor-plugin-common" "1.15.3" auto-bind "~4.0.0" tslib "~2.0.0" -"@graphql-codegen/typescript@1.15.1": - version "1.15.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.15.1.tgz#dcb9357cd56289d7e98edc76250d8d6c822b34f4" - integrity sha512-DfXXHO37Ec/c4uEuFjAYvmDG5tqVgdt20uZ3fbVOCiKyy/mGcc27GkdyDX5UsjbdzQKOAOqQbrRFK4nl4/NWZg== +"@graphql-codegen/typescript@1.15.3": + version "1.15.3" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.15.3.tgz#3067ae374c7cc45a17ff30ed12eb8399af78ad93" + integrity sha512-/GahatkqqVjvXIUx7hayBVliLs+TKW2TwhUuf8yB2egkvxnAI7qYlEEEplKgNqwEI7yVGgK7O7vLKtzKAZ51+Q== dependencies: - "@graphql-codegen/plugin-helpers" "1.15.1" - "@graphql-codegen/visitor-plugin-common" "1.15.1" + "@graphql-codegen/plugin-helpers" "1.15.3" + "@graphql-codegen/visitor-plugin-common" "1.15.3" auto-bind "~4.0.0" tslib "~2.0.0" -"@graphql-codegen/visitor-plugin-common@1.15.1": - version "1.15.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.15.1.tgz#ff01184a0efb02a419e3fb5912f38e94edcbbbe1" - integrity sha512-51HybEPeqptIbghtVhJ39W0PjbFtg8hntgIGpzer3882mIL9sY3ButLkJR6Nabu4GyA3pO07uaZIPJ4C85xoYw== +"@graphql-codegen/visitor-plugin-common@1.15.3": + version "1.15.3" + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.15.3.tgz#92ae6b310ac009c67f698cece00a401bb2e6aa73" + integrity sha512-LUj3bakfO9ooCCyt2dIS0e9KRtF0MyYZ3casDydUu+1Y3gF/nJMEMsIBzLnCCGM1bfqRBJJQIu7aa1u+WAH3JQ== dependencies: - "@graphql-codegen/plugin-helpers" "1.15.1" - "@graphql-tools/relay-operation-optimizer" "6.0.6" + "@graphql-codegen/plugin-helpers" "1.15.3" + "@graphql-tools/relay-operation-optimizer" "6.0.9" array.prototype.flatmap "1.2.3" auto-bind "~4.0.0" dependency-graph "0.9.0" @@ -2975,14 +2923,6 @@ prisma-yml "1.34.10" tslib "~2.0.0" -"@graphql-tools/relay-operation-optimizer@6.0.6": - version "6.0.6" - resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.0.6.tgz#1da925a70539439f151fcc1cb6049538389da71e" - integrity sha512-5WkcAuqYzIP5i+uzz9WK3eKl/cC+BOSGfRjdRVTX4t0IMBReHoNLKAAvr8Vo+DE9qvyXGf+I0fWKs4sabVyF1g== - dependencies: - "@graphql-tools/utils" "6.0.6" - relay-compiler "9.1.0" - "@graphql-tools/relay-operation-optimizer@6.0.9": version "6.0.9" resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.0.9.tgz#ec808f00e117a0014410e0091b614072febce5bc" @@ -3033,13 +2973,6 @@ valid-url "1.0.9" websocket "1.0.31" -"@graphql-tools/utils@6.0.6": - version "6.0.6" - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.0.6.tgz#49ef23dc96ee92771115c5b35eebaea0b0e3b71a" - integrity sha512-GHRnK7uSBERIoDd4D+RRQucF2eHESDpX4gcPvRuFiJblL+tEsno+I91FzyiTix3vFxnz3bAzWt7p+EN25PE4Xw== - dependencies: - camel-case "4.1.1" - "@graphql-tools/utils@6.0.9", "@graphql-tools/utils@^6.0.0": version "6.0.9" resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.0.9.tgz#135a56f6520a99a2bbbfaf7d76bd5f681d1ce457" @@ -4231,10 +4164,10 @@ inquirer "^6.2.0" npmlog "^4.1.2" -"@lerna/publish@3.22.0": - version "3.22.0" - resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.22.0.tgz#7a3fb61026d3b7425f3b9a1849421f67d795c55d" - integrity sha512-8LBeTLBN8NIrCrLGykRu+PKrfrCC16sGCVY0/bzq9TDioR7g6+cY0ZAw653Qt/0Kr7rg3J7XxVNdzj3fvevlwA== +"@lerna/publish@3.22.1": + version "3.22.1" + resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.22.1.tgz#b4f7ce3fba1e9afb28be4a1f3d88222269ba9519" + integrity sha512-PG9CM9HUYDreb1FbJwFg90TCBQooGjj+n/pb3gw/eH5mEDq0p8wKdLFe0qkiqUkm/Ub5C8DbVFertIo0Vd0zcw== dependencies: "@evocateur/libnpmaccess" "^3.1.2" "@evocateur/npm-registry-fetch" "^4.0.0" @@ -4257,7 +4190,7 @@ "@lerna/run-lifecycle" "3.16.2" "@lerna/run-topologically" "3.18.5" "@lerna/validation-error" "3.13.0" - "@lerna/version" "3.22.0" + "@lerna/version" "3.22.1" figgy-pudding "^3.5.1" fs-extra "^8.1.0" npm-package-arg "^6.1.0" @@ -4370,10 +4303,10 @@ dependencies: npmlog "^4.1.2" -"@lerna/version@3.22.0": - version "3.22.0" - resolved "https://registry.yarnpkg.com/@lerna/version/-/version-3.22.0.tgz#67e1340c1904e9b339becd66429f32dd8ad65a55" - integrity sha512-6uhL6RL7/FeW6u1INEgyKjd5dwO8+IsbLfkfC682QuoVLS7VG6OOB+JmTpCvnuyYWI6fqGh1bRk9ww8kPsj+EA== +"@lerna/version@3.22.1": + version "3.22.1" + resolved "https://registry.yarnpkg.com/@lerna/version/-/version-3.22.1.tgz#9805a9247a47ee62d6b81bd9fa5fb728b24b59e2" + integrity sha512-PSGt/K1hVqreAFoi3zjD0VEDupQ2WZVlVIwesrE5GbrL2BjXowjCsTDPqblahDUPy0hp6h7E2kG855yLTp62+g== dependencies: "@lerna/check-working-tree" "3.16.5" "@lerna/child-process" "3.16.5" @@ -4472,7 +4405,7 @@ unist-builder "2.0.3" unist-util-visit "2.0.2" -"@mdx-js/react@1.6.5", "@mdx-js/react@^1.6.5": +"@mdx-js/react@1.6.5", "@mdx-js/react@^1.0.0", "@mdx-js/react@^1.5.2", "@mdx-js/react@^1.6.5": version "1.6.5" resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.5.tgz#70380f25209b62ef69349b7eef09fad7e1103824" integrity sha512-y1Yu9baw3KokFrs7g5RxHpJNSU4e1zk/5bAJX94yVATglG5HyAL0lYMySU8YzebXNE+fJJMCx9CuiQHy2ezoew== @@ -4834,7 +4767,7 @@ string-width "^2.0.0" strip-ansi "^3" -"@pmmmwh/react-refresh-webpack-plugin@^0.3.1": +"@pmmmwh/react-refresh-webpack-plugin@^0.3.3": version "0.3.3" resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.3.3.tgz#40a3d674f42a011b7f30a9609aa8fb68ec3c39c9" integrity sha512-uc6FmPEegAZawSHjUMFQwU7EjaDn7zy1iD/KD/wBROL9F4378OES8MKMYHoRAKT61Fk7LxVKZSDR5VespMQiqw== @@ -4879,6 +4812,104 @@ "@promster/metrics" "^4.1.10" tslib "1.11.2" +"@reach/alert@0.10.3": + version "0.10.3" + resolved "https://registry.yarnpkg.com/@reach/alert/-/alert-0.10.3.tgz#9e4278edf8e6cfbe94df9a105faaa1c049a84517" + integrity sha512-Nu0XRKsHdM4gblgIgfTyJSl2KV1vrRTVVCVpol/f/ZVckTXAM/qN0C+JCCZSMfdjtt3u29CX6pRNkVu3PLfYsQ== + dependencies: + "@reach/utils" "^0.10.3" + "@reach/visually-hidden" "^0.10.2" + prop-types "^15.7.2" + tslib "^1.11.2" + +"@reach/auto-id@^0.10.3": + version "0.10.3" + resolved "https://registry.yarnpkg.com/@reach/auto-id/-/auto-id-0.10.3.tgz#d2b6fe3ccb81b0fb44dc8bd3aca567c94ac11f5e" + integrity sha512-LK3qIsurXnga+gUbjl6t6msrZ+F3aZMY+k2go5Xcns9b85bNRyF/LwlUtcGSqmhgqbVYvMcnLeEdSQLZRxCGnQ== + dependencies: + "@reach/utils" "^0.10.3" + tslib "^1.11.2" + +"@reach/combobox@0.10.3": + version "0.10.3" + resolved "https://registry.yarnpkg.com/@reach/combobox/-/combobox-0.10.3.tgz#a5c2b76fdaf28a8872e5a49200570970da20e7e7" + integrity sha512-Z9Xl+j4Tm9JNC6ouHhzL0lv2Y+Of5/tD7CnpxaVudeIeXQKjeg5YSUCnIBU/OTUtRsIllkgACk70SGHqvntQAw== + dependencies: + "@reach/auto-id" "^0.10.3" + "@reach/descendants" "^0.10.3" + "@reach/popover" "^0.10.3" + "@reach/portal" "^0.10.3" + "@reach/utils" "^0.10.3" + highlight-words-core "1.2.2" + prop-types "^15.7.2" + tslib "^1.11.2" + +"@reach/descendants@^0.10.3": + version "0.10.3" + resolved "https://registry.yarnpkg.com/@reach/descendants/-/descendants-0.10.3.tgz#c2cbd14c172cb82189bf6f290b09577193926a1a" + integrity sha512-1uwe2w49xSMF0ei1KedydB30sEWfyksk5axI3nEanwUDO7Sd1kCyt2GHZHoP2ESr6VQx2a9ETzMw8gKHsoy79g== + dependencies: + "@reach/utils" "^0.10.3" + tslib "^1.11.2" + +"@reach/dialog@0.10.3": + version "0.10.3" + resolved "https://registry.yarnpkg.com/@reach/dialog/-/dialog-0.10.3.tgz#ba789809c3b194fff79d3bcb4a583c58e03edb83" + integrity sha512-RMpUHNjRQhkjGzKt9/oLmDhwUBikW3JbEzgzZngq5MGY5kWRPwYInLDkEA8We4E43AbBsl5J/PRzQha9V+EEXw== + dependencies: + "@reach/portal" "^0.10.3" + "@reach/utils" "^0.10.3" + prop-types "^15.7.2" + react-focus-lock "^2.3.1" + react-remove-scroll "^2.3.0" + tslib "^1.11.2" + +"@reach/menu-button@0.10.3": + version "0.10.3" + resolved "https://registry.yarnpkg.com/@reach/menu-button/-/menu-button-0.10.3.tgz#6e72cd122e16f28c4b15a140f329be256adc72c8" + integrity sha512-50C5nl7JJG9YcKqngmwTLVft+ZF2MMieto1GSCC7qEU8ykUNz0p69Ipup+Eqjk7KRHpSIYPlYIfAOS75dDuiZQ== + dependencies: + "@reach/auto-id" "^0.10.3" + "@reach/descendants" "^0.10.3" + "@reach/popover" "^0.10.3" + "@reach/utils" "^0.10.3" + prop-types "^15.7.2" + tslib "^1.11.2" + +"@reach/observe-rect@^1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@reach/observe-rect/-/observe-rect-1.1.0.tgz#4e967a93852b6004c3895d9ed8d4e5b41895afde" + integrity sha512-kE+jvoj/OyJV24C03VvLt5zclb9ArJi04wWXMMFwQvdZjdHoBlN4g0ZQFjyy/ejPF1Z/dpUD5dhRdBiUmIGZTA== + +"@reach/popover@0.10.3", "@reach/popover@^0.10.3": + version "0.10.3" + resolved "https://registry.yarnpkg.com/@reach/popover/-/popover-0.10.3.tgz#82e29b91748869923756a165758a29c8269b93e3" + integrity sha512-41iNfdjd9/5HtYuhezTc9z9WGkloYFVB8wBmPX3QOTuBP4qYd0La5sXClrfyiVqPn/uj1gGzehrZKuh8oSkorw== + dependencies: + "@reach/portal" "^0.10.3" + "@reach/rect" "^0.10.3" + "@reach/utils" "^0.10.3" + tabbable "^4.0.0" + tslib "^1.11.2" + +"@reach/portal@^0.10.3": + version "0.10.3" + resolved "https://registry.yarnpkg.com/@reach/portal/-/portal-0.10.3.tgz#2eb408cc246d3eabbbf3b47ca4dc9c381cdb1d88" + integrity sha512-t8c+jtDxMLSPRGg93sQd2s6dDNilh5/qdrwmx88ki7l9h8oIXqMxPP3kSkOqZ9cbVR0b2A68PfMhCDOwMGvkoQ== + dependencies: + "@reach/utils" "^0.10.3" + tslib "^1.11.2" + +"@reach/rect@^0.10.3": + version "0.10.3" + resolved "https://registry.yarnpkg.com/@reach/rect/-/rect-0.10.3.tgz#b4fd7c730d27eaf5fdf04c9a65227cc805787803" + integrity sha512-OmnGfG+MdumviJXK5oPcrw2Nd4EgMPKLMCs03GrbkmZJwtXIQJNhQrVg60PQT6HKAKI0+0LobHKxHFT+7Ri7kw== + dependencies: + "@reach/observe-rect" "^1.1.0" + "@reach/utils" "^0.10.3" + prop-types "^15.7.2" + tslib "^1.11.2" + "@reach/router@^1.3.3": version "1.3.3" resolved "https://registry.yarnpkg.com/@reach/router/-/router-1.3.3.tgz#58162860dce6c9449d49be86b0561b5ef46d80db" @@ -4889,6 +4920,46 @@ prop-types "^15.6.1" react-lifecycles-compat "^3.0.4" +"@reach/tabs@0.10.3": + version "0.10.3" + resolved "https://registry.yarnpkg.com/@reach/tabs/-/tabs-0.10.3.tgz#392461762b33af2476d26b3018e1489260532b85" + integrity sha512-yKHyb4NRah9+V8kjkgzIXnj+FPG9aNfHX9uBs32A4MAG4RQLsZr9jBVSoWV1jxMUcYDe4CLtQj8qVphaW/GB2A== + dependencies: + "@reach/auto-id" "^0.10.3" + "@reach/descendants" "^0.10.3" + "@reach/utils" "^0.10.3" + prop-types "^15.7.2" + tslib "^1.11.2" + +"@reach/tooltip@0.10.3": + version "0.10.3" + resolved "https://registry.yarnpkg.com/@reach/tooltip/-/tooltip-0.10.3.tgz#0f34630aceaba7da7ad2dd23f92cc0d484e7113f" + integrity sha512-tbj569uSJ+O86fAvR62lK8Tb00aTQxah6dFKgf06lskCGUoYzeFxkZTds9b+TRjzz9G1v68McQHwuAZUH0XrGA== + dependencies: + "@reach/auto-id" "^0.10.3" + "@reach/portal" "^0.10.3" + "@reach/rect" "^0.10.3" + "@reach/utils" "^0.10.3" + "@reach/visually-hidden" "^0.10.2" + prop-types "^15.7.2" + tslib "^1.11.2" + +"@reach/utils@^0.10.3": + version "0.10.3" + resolved "https://registry.yarnpkg.com/@reach/utils/-/utils-0.10.3.tgz#e30f9b172d131161953df7dd01553c57ca4e78f8" + integrity sha512-LoIZSfVAJMA+DnzAMCMfc/wAM39iKT8BQQ9gI1FODpxd8nPFP4cKisMuRXImh2/iVtG2Z6NzzCNgceJSrywqFQ== + dependencies: + "@types/warning" "^3.0.0" + tslib "^1.11.2" + warning "^4.0.3" + +"@reach/visually-hidden@^0.10.2": + version "0.10.2" + resolved "https://registry.yarnpkg.com/@reach/visually-hidden/-/visually-hidden-0.10.2.tgz#cbe391c78be2139be9583bae5666ab58eb82f682" + integrity sha512-RWC2CZsEB6sUOMnBCiuemyesMVNOOKJP53j4RgbdaJ2zGFL6N+bh/E5bfZnAiVhjJ0G0laViE9s7iROaRWNFew== + dependencies: + tslib "^1.11.2" + "@rollup/plugin-babel@5.0.3": version "5.0.3" resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.3.tgz#8d416865b0da79faf14e07c8d233abe0eac0753d" @@ -4946,16 +5017,16 @@ dependencies: any-observable "^0.3.0" -"@sentry/apm@5.16.1": - version "5.16.1" - resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.16.1.tgz#c2f356c8123d791da29b56c7a677715ff16ea788" - integrity sha512-sAOsWdQYRuEFOyAv4ZDIrGSaBIVgNJyWZBXIFH4RBrvQgKd8h98g4NXnt5QQqHO56awaO5DGl9XQ3hnd4jZEJg== +"@sentry/apm@5.17.0": + version "5.17.0" + resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.17.0.tgz#c3e6d07f4f488f77c8677cdc8d0e2fb58e302d72" + integrity sha512-raJcPa04TP8mVocSTHe0PdULpRWhw0NaLq9Rk8KCTFBJvLsgzY2krph5/LgEfBBX78vWt70FrwSw+DdIfYIJ6g== dependencies: - "@sentry/browser" "5.16.1" - "@sentry/hub" "5.16.1" - "@sentry/minimal" "5.16.1" - "@sentry/types" "5.16.1" - "@sentry/utils" "5.16.1" + "@sentry/browser" "5.17.0" + "@sentry/hub" "5.17.0" + "@sentry/minimal" "5.17.0" + "@sentry/types" "5.17.0" + "@sentry/utils" "5.17.0" tslib "^1.9.3" "@sentry/browser@5.16.1": @@ -4968,6 +5039,16 @@ "@sentry/utils" "5.16.1" tslib "^1.9.3" +"@sentry/browser@5.17.0": + version "5.17.0" + resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.17.0.tgz#0c3796cb02df3ec8db13341564fae0bc83e148c5" + integrity sha512-++pXpCHtdek1cRUwVeLvlxUJ2w1s+eiC9qN1N+7+HdAjHpBz2/tA1sKBCqwwVQZ490Cf2GLll9Ao7fuPPmveRQ== + dependencies: + "@sentry/core" "5.17.0" + "@sentry/types" "5.17.0" + "@sentry/utils" "5.17.0" + tslib "^1.9.3" + "@sentry/core@5.16.1": version "5.16.1" resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.16.1.tgz#c5c2f5d3391440f62b3e4dbefafc776449c45c35" @@ -4979,6 +5060,17 @@ "@sentry/utils" "5.16.1" tslib "^1.9.3" +"@sentry/core@5.17.0": + version "5.17.0" + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.17.0.tgz#b2deef95465c766076d5cffd8534a67100f9b821" + integrity sha512-Kfx4rGKDC7V1YJjTGJXyl12VVHxM8Cjpu61YOyF8kXoXXg9u06C3n0G1dmfzLQERKXasUVMtXRBdKx/OjYpl1g== + dependencies: + "@sentry/hub" "5.17.0" + "@sentry/minimal" "5.17.0" + "@sentry/types" "5.17.0" + "@sentry/utils" "5.17.0" + tslib "^1.9.3" + "@sentry/hub@5.16.1": version "5.16.1" resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.16.1.tgz#e35d507a134a6ab4c572304dc1143b6bccfa9b45" @@ -4988,6 +5080,15 @@ "@sentry/utils" "5.16.1" tslib "^1.9.3" +"@sentry/hub@5.17.0": + version "5.17.0" + resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.17.0.tgz#b7d255ca3f766385911d9414af97f388e869d996" + integrity sha512-lyUbEmshwaMYdAzy4iwgizgvKODVVloB2trnefpq90AuWCdvzcxMLIGULx1ou+KohccqdNorYICKWeuRscKq5A== + dependencies: + "@sentry/types" "5.17.0" + "@sentry/utils" "5.17.0" + tslib "^1.9.3" + "@sentry/minimal@5.16.1": version "5.16.1" resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-5.16.1.tgz#71d16c20a0a396ab3da07b19cb444b4459fd2b11" @@ -4997,25 +5098,34 @@ "@sentry/types" "5.16.1" tslib "^1.9.3" -"@sentry/node@5.16.1": - version "5.16.1" - resolved "https://registry.yarnpkg.com/@sentry/node/-/node-5.16.1.tgz#5c8e63f9460be485155b12fa2606cc6bff8fd53d" - integrity sha512-V4RFI1M8JweZdLlTWPGFgTeNL+PeX2k3qBIqzIH/3OwVdS2rGr8NsrELJ6R3T0M+XbyjvTRYgjOWVROFHdeIWg== +"@sentry/minimal@5.17.0": + version "5.17.0" + resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-5.17.0.tgz#b40e4b4109b098840277def3b51cc20ae6767164" + integrity sha512-v8xfkySXKrliZO6er6evlVe/ViUcqN0O8BhGyauK28Mf+KnKEOs5W6oWbt4qCDIttw9ynKIYyRrkAl/9oUR76A== dependencies: - "@sentry/apm" "5.16.1" - "@sentry/core" "5.16.1" - "@sentry/hub" "5.16.1" - "@sentry/types" "5.16.1" - "@sentry/utils" "5.16.1" + "@sentry/hub" "5.17.0" + "@sentry/types" "5.17.0" + tslib "^1.9.3" + +"@sentry/node@5.17.0": + version "5.17.0" + resolved "https://registry.yarnpkg.com/@sentry/node/-/node-5.17.0.tgz#9e4cd0596702e3d45caddc9bdf12d47acc276f0b" + integrity sha512-gaM+LNjQc7Wm+RG4f7KGZ/+An8RQ9/8CkJDB/DP4qwufsaIrcg1dZa6KeAUnh3KaXZ+ZuPji+agCIV/AQU4x8g== + dependencies: + "@sentry/apm" "5.17.0" + "@sentry/core" "5.17.0" + "@sentry/hub" "5.17.0" + "@sentry/types" "5.17.0" + "@sentry/utils" "5.17.0" cookie "^0.3.1" https-proxy-agent "^4.0.0" lru_map "^0.3.3" tslib "^1.9.3" -"@sentry/types@5.16.1": - version "5.16.1" - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.16.1.tgz#ba69dbf096d121b4197fdd54c35ac941b53d0b6a" - integrity sha512-uERNhBdsiWvWG7qTC9QVsvFmOSL8rFfy8usEXeH3l4oCQao9TvGUvXJv6gRfiWmoiJZ1A0608Lj15CORygdbng== +"@sentry/types@5.16.1", "@sentry/types@5.17.0": + version "5.17.0" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.17.0.tgz#b8d245ac7d5caa749c549e9f72aab2d6522afe63" + integrity sha512-1z8EXzvg8GcsBNnSXgB5/G7mz2PwmMt9mjOrVG1jhtSGH1c7WvB32F5boqoMcjIJmy5MrBGaaXwrF/RRJrwUQg== "@sentry/utils@5.16.1": version "5.16.1" @@ -5025,6 +5135,14 @@ "@sentry/types" "5.16.1" tslib "^1.9.3" +"@sentry/utils@5.17.0": + version "5.17.0" + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.17.0.tgz#b809b067665f3ebaea77ba7b5d1d1d14a4ed76cb" + integrity sha512-qn8WgZcSkV/rx0ezp9q/xFjP7aMaYZO1/JYLXV4o6pYrQ9tvMmmwAZT39FpJunhhbkR36WNEuRB9C2K250cb/A== + dependencies: + "@sentry/types" "5.17.0" + tslib "^1.9.3" + "@sheerun/mutationobserver-shim@0.3.3": version "0.3.3" resolved "https://registry.yarnpkg.com/@sheerun/mutationobserver-shim/-/mutationobserver-shim-0.3.3.tgz#5405ee8e444ed212db44e79351f0c70a582aae25" @@ -5054,6 +5172,105 @@ dependencies: "@sinonjs/commons" "^1.7.0" +"@styled-system/background@^5.1.2": + version "5.1.2" + resolved "https://registry.yarnpkg.com/@styled-system/background/-/background-5.1.2.tgz#75c63d06b497ab372b70186c0bf608d62847a2ba" + integrity sha512-jtwH2C/U6ssuGSvwTN3ri/IyjdHb8W9X/g8Y0JLcrH02G+BW3OS8kZdHphF1/YyRklnrKrBT2ngwGUK6aqqV3A== + dependencies: + "@styled-system/core" "^5.1.2" + +"@styled-system/border@^5.1.5": + version "5.1.5" + resolved "https://registry.yarnpkg.com/@styled-system/border/-/border-5.1.5.tgz#0493d4332d2b59b74bb0d57d08c73eb555761ba6" + integrity sha512-JvddhNrnhGigtzWRCVuAHepniyVi6hBlimxWDVAdcTuk7aRn9BYJUwfHslURtwYFsF5FoEs8Zmr1oZq2M1AP0A== + dependencies: + "@styled-system/core" "^5.1.2" + +"@styled-system/color@^5.1.2": + version "5.1.2" + resolved "https://registry.yarnpkg.com/@styled-system/color/-/color-5.1.2.tgz#b8d6b4af481faabe4abca1a60f8daa4ccc2d9f43" + integrity sha512-1kCkeKDZkt4GYkuFNKc7vJQMcOmTl3bJY3YBUs7fCNM6mMYJeT1pViQ2LwBSBJytj3AB0o4IdLBoepgSgGl5MA== + dependencies: + "@styled-system/core" "^5.1.2" + +"@styled-system/core@^5.1.2": + version "5.1.2" + resolved "https://registry.yarnpkg.com/@styled-system/core/-/core-5.1.2.tgz#b8b7b86455d5a0514f071c4fa8e434b987f6a772" + integrity sha512-XclBDdNIy7OPOsN4HBsawG2eiWfCcuFt6gxKn1x4QfMIgeO6TOlA2pZZ5GWZtIhCUqEPTgIBta6JXsGyCkLBYw== + dependencies: + object-assign "^4.1.1" + +"@styled-system/css@^5.0.0", "@styled-system/css@^5.0.16", "@styled-system/css@^5.1.5": + version "5.1.5" + resolved "https://registry.yarnpkg.com/@styled-system/css/-/css-5.1.5.tgz#0460d5f3ff962fa649ea128ef58d9584f403bbbc" + integrity sha512-XkORZdS5kypzcBotAMPBoeckDs9aSZVkvrAlq5K3xP8IMAUek+x2O4NtwoSgkYkWWzVBu6DGdFZLR790QWGG+A== + +"@styled-system/flexbox@^5.1.2": + version "5.1.2" + resolved "https://registry.yarnpkg.com/@styled-system/flexbox/-/flexbox-5.1.2.tgz#077090f43f61c3852df63da24e4108087a8beecf" + integrity sha512-6hHV52+eUk654Y1J2v77B8iLeBNtc+SA3R4necsu2VVinSD7+XY5PCCEzBFaWs42dtOEDIa2lMrgL0YBC01mDQ== + dependencies: + "@styled-system/core" "^5.1.2" + +"@styled-system/grid@^5.1.2": + version "5.1.2" + resolved "https://registry.yarnpkg.com/@styled-system/grid/-/grid-5.1.2.tgz#7165049877732900b99cd00759679fbe45c6c573" + integrity sha512-K3YiV1KyHHzgdNuNlaw8oW2ktMuGga99o1e/NAfTEi5Zsa7JXxzwEnVSDSBdJC+z6R8WYTCYRQC6bkVFcvdTeg== + dependencies: + "@styled-system/core" "^5.1.2" + +"@styled-system/layout@^5.1.2": + version "5.1.2" + resolved "https://registry.yarnpkg.com/@styled-system/layout/-/layout-5.1.2.tgz#12d73e79887e10062f4dbbbc2067462eace42339" + integrity sha512-wUhkMBqSeacPFhoE9S6UF3fsMEKFv91gF4AdDWp0Aym1yeMPpqz9l9qS/6vjSsDPF7zOb5cOKC3tcKKOMuDCPw== + dependencies: + "@styled-system/core" "^5.1.2" + +"@styled-system/position@^5.1.2": + version "5.1.2" + resolved "https://registry.yarnpkg.com/@styled-system/position/-/position-5.1.2.tgz#56961266566836f57a24d8e8e33ce0c1adb59dd3" + integrity sha512-60IZfMXEOOZe3l1mCu6sj/2NAyUmES2kR9Kzp7s2D3P4qKsZWxD1Se1+wJvevb+1TP+ZMkGPEYYXRyU8M1aF5A== + dependencies: + "@styled-system/core" "^5.1.2" + +"@styled-system/shadow@^5.1.2": + version "5.1.2" + resolved "https://registry.yarnpkg.com/@styled-system/shadow/-/shadow-5.1.2.tgz#beddab28d7de03cd0177a87ac4ed3b3b6d9831fd" + integrity sha512-wqniqYb7XuZM7K7C0d1Euxc4eGtqEe/lvM0WjuAFsQVImiq6KGT7s7is+0bNI8O4Dwg27jyu4Lfqo/oIQXNzAg== + dependencies: + "@styled-system/core" "^5.1.2" + +"@styled-system/should-forward-prop@^5.0.0", "@styled-system/should-forward-prop@^5.1.2": + version "5.1.5" + resolved "https://registry.yarnpkg.com/@styled-system/should-forward-prop/-/should-forward-prop-5.1.5.tgz#c392008c6ae14a6eb78bf1932733594f7f7e5c76" + integrity sha512-+rPRomgCGYnUIaFabDoOgpSDc4UUJ1KsmlnzcEp0tu5lFrBQKgZclSo18Z1URhaZm7a6agGtS5Xif7tuC2s52Q== + dependencies: + "@emotion/is-prop-valid" "^0.8.1" + "@emotion/memoize" "^0.7.1" + styled-system "^5.1.5" + +"@styled-system/space@^5.1.2": + version "5.1.2" + resolved "https://registry.yarnpkg.com/@styled-system/space/-/space-5.1.2.tgz#38925d2fa29a41c0eb20e65b7c3efb6e8efce953" + integrity sha512-+zzYpR8uvfhcAbaPXhH8QgDAV//flxqxSjHiS9cDFQQUSznXMQmxJegbhcdEF7/eNnJgHeIXv1jmny78kipgBA== + dependencies: + "@styled-system/core" "^5.1.2" + +"@styled-system/typography@^5.1.2": + version "5.1.2" + resolved "https://registry.yarnpkg.com/@styled-system/typography/-/typography-5.1.2.tgz#65fb791c67d50cd2900d234583eaacdca8c134f7" + integrity sha512-BxbVUnN8N7hJ4aaPOd7wEsudeT7CxarR+2hns8XCX1zp0DFfbWw4xYa/olA0oQaqx7F1hzDg+eRaGzAJbF+jOg== + dependencies: + "@styled-system/core" "^5.1.2" + +"@styled-system/variant@^5.1.5": + version "5.1.5" + resolved "https://registry.yarnpkg.com/@styled-system/variant/-/variant-5.1.5.tgz#8446d8aad06af3a4c723d717841df2dbe4ddeafd" + integrity sha512-Yn8hXAFoWIro8+Q5J8YJd/mP85Teiut3fsGVR9CAxwgNfIAiqlYxsk5iHU7VHJks/0KjL4ATSjmbtCDC/4l1qw== + dependencies: + "@styled-system/core" "^5.1.2" + "@styled-system/css" "^5.1.5" + "@stylelint/postcss-css-in-js@^0.37.1": version "0.37.1" resolved "https://registry.yarnpkg.com/@stylelint/postcss-css-in-js/-/postcss-css-in-js-0.37.1.tgz#41e5e7660f73d88227610e18c6ebb262d56ac125" @@ -5198,13 +5415,13 @@ dom-accessibility-api "^0.4.5" pretty-format "^25.5.0" -"@testing-library/jest-dom@5.9.0": - version "5.9.0" - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.9.0.tgz#86464c66cbe75e632b8adb636f539bfd0efc2c9c" - integrity sha512-uZ68dyILuM2VL13lGz4ehFEAgxzvLKRu8wQxyAZfejWnyMhmipJ60w4eG81NQikJHBfaYXx+Or8EaPQTDwGfPA== +"@testing-library/jest-dom@5.10.1": + version "5.10.1" + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.10.1.tgz#6508a9f007bd74e5d3c0b3135b668027ab663989" + integrity sha512-uv9lLAnEFRzwUTN/y9lVVXVXlEzazDkelJtM5u92PsGkEasmdI+sfzhZHxSDzlhZVTrlLfuMh2safMr8YmzXLg== dependencies: "@babel/runtime" "^7.9.2" - "@types/testing-library__jest-dom" "^5.0.2" + "@types/testing-library__jest-dom" "^5.9.1" chalk "^3.0.0" css "^2.2.4" css.escape "^1.5.1" @@ -5229,6 +5446,63 @@ "@babel/runtime" "^7.10.2" "@testing-library/dom" "^7.9.0" +"@theme-ui/color-modes@^0.4.0-highlight.0": + version "0.4.0-highlight.0" + resolved "https://registry.yarnpkg.com/@theme-ui/color-modes/-/color-modes-0.4.0-highlight.0.tgz#333400c5d30ac65b71ff1b23a7d7ebee72f3c477" + integrity sha512-xdcAgfkL0gs0Z832lojtNGiTNtnQKoCu85t3Cxvqg2r1hVHar0SOJAyx+ljdV6tIHsBTxgVwUvdcby+QYCghRg== + dependencies: + "@emotion/core" "^10.0.0" + "@theme-ui/core" "^0.4.0-highlight.0" + "@theme-ui/css" "^0.4.0-highlight.0" + deepmerge "^4.2.2" + +"@theme-ui/components@>= 0.4.0-alpha.0", "@theme-ui/components@^0.4.0-highlight.0": + version "0.4.0-highlight.0" + resolved "https://registry.yarnpkg.com/@theme-ui/components/-/components-0.4.0-highlight.0.tgz#e4eafd517e347b3c8f380906f504103e215ca222" + integrity sha512-dwVKGcXf29m4nehEKwaX/Vbl5fi/xhMNqHIYo1hnYmInKdUOnKDJOyxiiu4iNdmjTuXmpjj9WxBap1WHM07hkQ== + dependencies: + "@emotion/core" "^10.0.0" + "@emotion/styled" "^10.0.0" + "@styled-system/color" "^5.1.2" + "@styled-system/should-forward-prop" "^5.1.2" + "@styled-system/space" "^5.1.2" + "@theme-ui/css" "^0.4.0-highlight.0" + +"@theme-ui/core@^0.4.0-highlight.0": + version "0.4.0-highlight.0" + resolved "https://registry.yarnpkg.com/@theme-ui/core/-/core-0.4.0-highlight.0.tgz#8989fc45347ad750ab9b1ab10c896387582dd48f" + integrity sha512-r5S0tiO51sBrFPXWOnotWfhA+L+s60JI5ewLJU+P6wE2ZOKdnn3HorphRgZWusxjTrzjNfBfgwhwXK+GkQFycw== + dependencies: + "@emotion/core" "^10.0.0" + "@theme-ui/css" "^0.4.0-highlight.0" + deepmerge "^4.2.2" + +"@theme-ui/css@>= 0.4.0-alpha.0", "@theme-ui/css@^0.4.0-highlight.0": + version "0.4.0-highlight.0" + resolved "https://registry.yarnpkg.com/@theme-ui/css/-/css-0.4.0-highlight.0.tgz#ee239d61ce7c7e076ffb49a7c5fcd5b9f1bbfb48" + integrity sha512-0O9ERm3l4arXip9EmaVl83I84l0ZhEj1ZUrKHrNbjiW2/rhIdEWUQOdYcWdBCb8/nr5NwRMOJQ4rdqiUj7S5IQ== + dependencies: + csstype "^2.5.7" + +"@theme-ui/mdx@^0.4.0-highlight.0": + version "0.4.0-highlight.0" + resolved "https://registry.yarnpkg.com/@theme-ui/mdx/-/mdx-0.4.0-highlight.0.tgz#e7c9bfea7d2c9ab8cbd8318726d8e14661a2b373" + integrity sha512-kyEU0+AGaE3EoIe5Sip2PvEYx0w6CnkaryxEtqi6XH2A0Vu4jlRTVeDS0/ZrKVcsbqOWGdyc0Kpti3DN/JBhIg== + dependencies: + "@emotion/core" "^10.0.0" + "@emotion/styled" "^10.0.0" + "@mdx-js/react" "^1.0.0" + +"@theme-ui/theme-provider@^0.4.0-highlight.0": + version "0.4.0-highlight.0" + resolved "https://registry.yarnpkg.com/@theme-ui/theme-provider/-/theme-provider-0.4.0-highlight.0.tgz#88e8cb28bc5f7d9629573e1bdbec4369fdacd044" + integrity sha512-QBpTmyyQenyc6fZd/4ereXdMGZiaJ8IVN+FmoRXo9UnV3EJDBrAAt708lMRaVw7ccWpa4KQb7HQnN3FpxXlnTg== + dependencies: + "@emotion/core" "^10.0.0" + "@theme-ui/color-modes" "^0.4.0-highlight.0" + "@theme-ui/core" "^0.4.0-highlight.0" + "@theme-ui/mdx" "^0.4.0-highlight.0" + "@types/anymatch@*": version "1.3.1" resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a" @@ -5494,7 +5768,14 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@^4.14.155", "@types/lodash@^4.14.92": +"@types/lodash.sample@^4.2.6": + version "4.2.6" + resolved "https://registry.yarnpkg.com/@types/lodash.sample/-/lodash.sample-4.2.6.tgz#ec7f6a6dbd0401c4a1e5f5b3c85fa5a85a42a84a" + integrity sha512-hxBvsUjPcW1O8mC9TiBE4m8TwvLuUU+zW8J6GI1M6WmPg8J87mXGt7zavpJ/9Znb+0rVsSB3VNAjCFaJ9YUJKg== + dependencies: + "@types/lodash" "*" + +"@types/lodash@*", "@types/lodash@^4.14.155", "@types/lodash@^4.14.92": version "4.14.155" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.155.tgz#e2b4514f46a261fd11542e47519c20ebce7bc23a" integrity sha512-vEcX7S7aPhsBCivxMwAANQburHBtfN9RdyXFk84IJmu2Z4Hkg1tOFgaslRiEqqvoLtbCBi6ika1EMspE+NZ9Lg== @@ -5536,16 +5817,11 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@>= 8", "@types/node@>=6": +"@types/node@*", "@types/node@14.0.13", "@types/node@>= 8", "@types/node@>=6": version "14.0.13" resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9" integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA== -"@types/node@14.0.11": - version "14.0.11" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.11.tgz#61d4886e2424da73b7b25547f59fdcb534c165a3" - integrity sha512-lCvvI24L21ZVeIiyIUHZ5Oflv1hhHQ5E1S25IRlKIXaRkVgmXpJMI3wUJkmym2bTbCe+WoIibQnMVAU3FguaOg== - "@types/node@^12.7.1": version "12.12.47" resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.47.tgz#5007b8866a2f9150de82335ca7e24dd1d59bdfb5" @@ -5670,10 +5946,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@16.9.35": - version "16.9.35" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.35.tgz#a0830d172e8aadd9bd41709ba2281a3124bbd368" - integrity sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ== +"@types/react@*", "@types/react@16.9.36": + version "16.9.36" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.36.tgz#ade589ff51e2a903e34ee4669e05dbfa0c1ce849" + integrity sha512-mGgUb/Rk/vGx4NCvquRuSH0GHBQKb1OqpGS9cT9lFxlTLHZgkksgI60TuIxubmn7JuCb+sENHhQciqa0npm0AQ== dependencies: "@types/prop-types" "*" csstype "^2.2.0" @@ -5685,6 +5961,15 @@ dependencies: redux "^4.0.0" +"@types/reflexbox@^4.0.0": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@types/reflexbox/-/reflexbox-4.0.1.tgz#dfe91aace3c931766507cfd1cce65498a4d052a0" + integrity sha512-Ucw4Fh13EYJdWS8zsyP6HJz8ooDL3LFwGT63J9Pu9hMqNRTO21yFaXH6BDUtNjD1zNyOxpv6Oe1+7Z90iiLFtQ== + dependencies: + "@emotion/styled" "*" + "@types/react" "*" + "@types/styled-system" "*" + "@types/resolve@0.0.8": version "0.0.8" resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194" @@ -5740,6 +6025,20 @@ resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e" integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw== +"@types/styled-system@*": + version "5.1.9" + resolved "https://registry.yarnpkg.com/@types/styled-system/-/styled-system-5.1.9.tgz#8baac8f6eca9e0bd5768c175ca5ce1f2d6f61ade" + integrity sha512-QlWv6tmQV8dqk8s+LSLb9QAtmuQEnfv4f8lKKZkMgDqRFVmxJDBwEw0u4zhpxp56u0hdR+TCIk9dGfOw3TkCoQ== + dependencies: + csstype "^2.6.9" + +"@types/styled-system__css@*": + version "5.0.11" + resolved "https://registry.yarnpkg.com/@types/styled-system__css/-/styled-system__css-5.0.11.tgz#a9ff7e5d75e69a0d5ccff36acb4bbd491f1a9da9" + integrity sha512-hUieAt4sFS7zwbdU9Vlnn/c3vkfhTMhyiccYGpUSX96nJ4BF3NjLIjMu3cQOYS5EX4gPkHJZhkfdw41ov1NjhQ== + dependencies: + csstype "^2.6.6" + "@types/tapable@*", "@types/tapable@^1.0.5": version "1.0.5" resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.5.tgz#9adbc12950582aa65ead76bffdf39fe0c27a3c02" @@ -5760,7 +6059,7 @@ dependencies: pretty-format "^25.1.0" -"@types/testing-library__jest-dom@^5.0.2": +"@types/testing-library__jest-dom@^5.9.1": version "5.9.1" resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.9.1.tgz#aba5ee062b7880f69c212ef769389f30752806e5" integrity sha512-yYn5EKHO3MPEMSOrcAb1dLWY+68CG29LiXKsWmmpVHqoP5+ZRiAVLyUHvPNrO2dABDdUGZvavMsaGpWNjM6N2g== @@ -5775,6 +6074,29 @@ "@types/react" "*" "@types/react-test-renderer" "*" +"@types/theme-ui@*": + version "0.3.4" + resolved "https://registry.yarnpkg.com/@types/theme-ui/-/theme-ui-0.3.4.tgz#e2b313017243db7432f2ad2265b5b4214aa78645" + integrity sha512-68V4OR5fcS/IvAYJFilMa1g2SXC8/2D7+0jKp46PJO9OUz5PO/+l0zYAFVRh4IrVWfzXpEzjRp5H2Z8QPGVxOg== + dependencies: + "@emotion/serialize" "^0.11.15" + "@types/react" "*" + "@types/styled-system" "*" + "@types/styled-system__css" "*" + "@types/theme-ui__components" "*" + csstype "^2.6.6" + +"@types/theme-ui__components@*", "@types/theme-ui__components@^0.2.3": + version "0.2.5" + resolved "https://registry.yarnpkg.com/@types/theme-ui__components/-/theme-ui__components-0.2.5.tgz#65ef4e160e2e0cf7c52ae220f6579a707d33667d" + integrity sha512-qqhIJboXzGXE0ZpKRHrwQvRbuOAcGNyAWMPXXP2jGs65XcaTuDJJpz1Rx5JCaQ1h+Tt99uIriRzZRthWarh1wg== + dependencies: + "@emotion/core" "^10.0.0" + "@emotion/styled" "^10.0.0" + "@types/react" "*" + "@types/styled-system" "*" + "@types/theme-ui" "*" + "@types/tmp@^0.0.33": version "0.0.33" resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.0.33.tgz#1073c4bc824754ae3d10cfab88ab0237ba964e4d" @@ -5818,6 +6140,11 @@ "@types/unist" "*" "@types/vfile-message" "*" +"@types/warning@^3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@types/warning/-/warning-3.0.0.tgz#0d2501268ad8f9962b740d387c4654f5f8e23e52" + integrity sha1-DSUBJorY+ZYrdA04fEZU9fjiPlI= + "@types/webpack-env@1.15.2": version "1.15.2" resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.15.2.tgz#927997342bb9f4a5185a86e6579a0a18afc33b0a" @@ -5887,18 +6214,18 @@ resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.0.tgz#8b63ab7f1aa5321248aad5ac890a485656dcea4d" integrity sha512-te5lMAWii1uEJ4FwLjzdlbw3+n0FZNOvFXHxQDKeT0dilh7HOzdMzV2TrJVUzq8ep7J4Na8OUYPRLSQkJHAlrg== -"@typescript-eslint/eslint-plugin@3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.1.0.tgz#4ac00ecca3bbea740c577f1843bc54fa69c3def2" - integrity sha512-D52KwdgkjYc+fmTZKW7CZpH5ZBJREJKZXRrveMiRCmlzZ+Rw9wRVJ1JAmHQ9b/+Ehy1ZeaylofDB9wwXUt83wg== +"@typescript-eslint/eslint-plugin@3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.2.0.tgz#7fb997f391af32ae6ca1dbe56bcefe4dd30bda14" + integrity sha512-t9RTk/GyYilIXt6BmZurhBzuMT9kLKw3fQoJtK9ayv0tXTlznXEAnx07sCLXdkN3/tZDep1s1CEV95CWuARYWA== dependencies: - "@typescript-eslint/experimental-utils" "3.1.0" + "@typescript-eslint/experimental-utils" "3.2.0" functional-red-black-tree "^1.0.1" regexpp "^3.0.0" semver "^7.3.2" tsutils "^3.17.1" -"@typescript-eslint/eslint-plugin@^2.24.0": +"@typescript-eslint/eslint-plugin@^2.24.0", "@typescript-eslint/eslint-plugin@^2.28.0": version "2.34.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.34.0.tgz#6f8ce8a46c7dea4a6f1d171d2bb8fbae6dac2be9" integrity sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ== @@ -5918,27 +6245,27 @@ eslint-scope "^5.0.0" eslint-utils "^2.0.0" -"@typescript-eslint/experimental-utils@3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.1.0.tgz#2d5dba7c2ac2a3da3bfa3f461ff64de38587a872" - integrity sha512-Zf8JVC2K1svqPIk1CB/ehCiWPaERJBBokbMfNTNRczCbQSlQXaXtO/7OfYz9wZaecNvdSvVADt6/XQuIxhC79w== +"@typescript-eslint/experimental-utils@3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.2.0.tgz#4dab8fc9f44f059ec073470a81bb4d7d7d51e6c5" + integrity sha512-UbJBsk+xO9dIFKtj16+m42EvUvsjZbbgQ2O5xSTSfVT1Z3yGkL90DVu0Hd3029FZ5/uBgl+F3Vo8FAcEcqc6aQ== dependencies: "@types/json-schema" "^7.0.3" - "@typescript-eslint/typescript-estree" "3.1.0" + "@typescript-eslint/typescript-estree" "3.2.0" eslint-scope "^5.0.0" eslint-utils "^2.0.0" -"@typescript-eslint/parser@3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.1.0.tgz#9c02ba5d88ad2355672f39e6cd4176f172dd47f8" - integrity sha512-NcDSJK8qTA2tPfyGiPes9HtVKLbksmuYjlgGAUs7Ld2K0swdWibnCq9IJx9kJN8JJdgUJSorFiGaPHBgH81F/Q== +"@typescript-eslint/parser@3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.2.0.tgz#d9d7867456b1b8ecae9e724269b0bc932f06cbca" + integrity sha512-Vhu+wwdevDLVDjK1lIcoD6ZbuOa93fzqszkaO3iCnmrScmKwyW/AGkzc2UvfE5TCoCXqq7Jyt6SOXjsIlpqF4A== dependencies: "@types/eslint-visitor-keys" "^1.0.0" - "@typescript-eslint/experimental-utils" "3.1.0" - "@typescript-eslint/typescript-estree" "3.1.0" + "@typescript-eslint/experimental-utils" "3.2.0" + "@typescript-eslint/typescript-estree" "3.2.0" eslint-visitor-keys "^1.1.0" -"@typescript-eslint/parser@^2.24.0": +"@typescript-eslint/parser@^2.24.0", "@typescript-eslint/parser@^2.28.0": version "2.34.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.34.0.tgz#50252630ca319685420e9a39ca05fe185a256bc8" integrity sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA== @@ -5961,10 +6288,10 @@ semver "^7.3.2" tsutils "^3.17.1" -"@typescript-eslint/typescript-estree@3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.1.0.tgz#eaff52d31e615e05b894f8b9d2c3d8af152a5dd2" - integrity sha512-+4nfYauqeQvK55PgFrmBWFVYb6IskLyOosYEmhH3mSVhfBp9AIJnjExdgDmKWoOBHRcPM8Ihfm2BFpZf0euUZQ== +"@typescript-eslint/typescript-estree@3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.2.0.tgz#c735f1ca6b4d3cd671f30de8c9bde30843e7ead8" + integrity sha512-uh+Y2QO7dxNrdLw7mVnjUqkwO/InxEqwN0wF+Za6eo3coxls9aH9kQ/5rSvW2GcNanebRTmsT5w1/92lAOb1bA== dependencies: debug "^4.1.1" eslint-visitor-keys "^1.1.0" @@ -6628,7 +6955,7 @@ apollo-link-http-common@^0.2.14, apollo-link-http-common@^0.2.16: ts-invariant "^0.4.0" tslib "^1.9.3" -apollo-link-http@1.5.17, apollo-link-http@^1.5.16: +apollo-link-http@1.5.17, apollo-link-http@^1.5.16, apollo-link-http@^1.5.17: version "1.5.17" resolved "https://registry.yarnpkg.com/apollo-link-http/-/apollo-link-http-1.5.17.tgz#499e9f1711bf694497f02c51af12d82de5d8d8ba" integrity sha512-uWcqAotbwDEU/9+Dm9e1/clO7hTB2kQ/94JYcGouBVLjoKmTeJTUPQKcJGpPwUjZcSqgYicbFqQSoJIW0yrFvg== @@ -6959,6 +7286,13 @@ astral-regex@^2.0.0: resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31" integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ== +async-cache@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/async-cache/-/async-cache-1.1.0.tgz#4a9a5a89d065ec5d8e5254bd9ee96ba76c532b5a" + integrity sha1-SppaidBl7F2OUlS9nulrp2xTK1o= + dependencies: + lru-cache "^4.0.0" + async-each@^1.0.1: version "1.0.3" resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf" @@ -7223,7 +7557,7 @@ babel-plugin-react-intl@7.5.20: intl-messageformat-parser "^5.1.3" schema-utils "^2.6.6" -babel-plugin-remove-graphql-queries@^2.9.2, babel-plugin-remove-graphql-queries@^2.9.5: +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== @@ -7315,7 +7649,7 @@ 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.7: +babel-preset-gatsby@^0.4.9: version "0.4.9" resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.4.9.tgz#738460c86a172c9fc649c66e12db9b137c50a71a" integrity sha512-Jh8d7d36O2G/bTofQohOuEPBbGwDY6JftiC2U4LCtnZ4WILCvMSnf1DvIP6Y9ZDNuVy8ETb2AzmAfW1Ys6jA1Q== @@ -7552,7 +7886,7 @@ bl@^1.0.0: readable-stream "^2.3.5" safe-buffer "^5.1.1" -bl@^4.0.1: +bl@^4.0.0, bl@^4.0.1: version "4.0.2" resolved "https://registry.yarnpkg.com/bl/-/bl-4.0.2.tgz#52b71e9088515d0606d9dd9cc7aa48dc1f98e73a" integrity sha512-j4OH8f6Qg2bGuWfRiltT2HYGx0e1QcBTrK9KAHNMwMZdQnDZFk0ZSYIpADjYCB3U12nicC5tVJwSIhwOWjb4RQ== @@ -7937,10 +8271,10 @@ builtins@^1.0.3: resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88" integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og= -bulk-update-versions@1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/bulk-update-versions/-/bulk-update-versions-1.0.1.tgz#8a1a6b310e1001fc872f3cbac2058efb28b74a7e" - integrity sha512-o57Zsz4bTEouDof3h4KETU1xpKGeBWXI2iETycL6WujGcEGtvqkE9uYC5Xz/18pN25itUTS6Z/ejY7k9I/AW0Q== +bulk-update-versions@1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/bulk-update-versions/-/bulk-update-versions-1.1.0.tgz#e58e9beb87bb5989a14008abc43dced77583723f" + integrity sha512-G76xRMOrjVhFUp/OB1CEh/8WmPowrydvMKZ50HuePEdMJiZegZHslGS7x6kqFR6VCrChh5BecC+5QeNGtIgzqQ== dependencies: execa "^4.0.0" globby "^11.0.0" @@ -8225,6 +8559,11 @@ cardinal@^2.1.1: ansicolors "~0.3.2" redeyed "~2.1.0" +case@^1.6.2: + version "1.6.3" + resolved "https://registry.yarnpkg.com/case/-/case-1.6.3.tgz#0a4386e3e9825351ca2e6216c60467ff5f1ea1c9" + integrity sha512-mzDSXIPaFwVDvZAHqZ9VlbyF4yyXRuX6IvB06WvPYkqJVO24kX1PPhv9bfpKNFZyxYFmmgo03HUiD8iklmJYRQ== + caseless@~0.12.0: version "0.12.0" resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc" @@ -8290,10 +8629,10 @@ chalk@2.4.2, chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3. escape-string-regexp "^1.0.5" supports-color "^5.3.0" -chalk@4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72" - integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A== +chalk@4.1.0, chalk@^4.0.0, chalk@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" + integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== dependencies: ansi-styles "^4.1.0" supports-color "^7.1.0" @@ -8306,14 +8645,6 @@ chalk@^3.0.0: ansi-styles "^4.1.0" supports-color "^7.1.0" -chalk@^4.0.0, chalk@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" - integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== - dependencies: - ansi-styles "^4.1.0" - supports-color "^7.1.0" - change-case@^3.0.1, change-case@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/change-case/-/change-case-3.1.0.tgz#0e611b7edc9952df2e8513b27b42de72647dd17e" @@ -9335,7 +9666,7 @@ copy-descriptor@^0.1.0: resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= -copyfiles@^2.2.0: +copyfiles@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/copyfiles/-/copyfiles-2.3.0.tgz#1c26ebbe3d46bba2d309a3fd8e3aaccf53af8c76" integrity sha512-73v7KFuDFJ/ofkQjZBMjMBFWGgkS76DzXvBMUh7djsMOE5EELWtAO/hRB6Wr5Vj5Zg+YozvoHemv0vnXpqxmOQ== @@ -9422,6 +9753,16 @@ create-emotion-server@10.0.27: multipipe "^1.0.2" through "^2.3.8" +create-emotion@^10.0.27: + version "10.0.27" + resolved "https://registry.yarnpkg.com/create-emotion/-/create-emotion-10.0.27.tgz#cb4fa2db750f6ca6f9a001a33fbf1f6c46789503" + integrity sha512-fIK73w82HPPn/RsAij7+Zt8eCE8SptcJ3WoRMfxMtjteYxud8GDTKKld7MYwAX2TVhrw29uR1N/bVGxeStHILg== + dependencies: + "@emotion/cache" "^10.0.27" + "@emotion/serialize" "^0.11.15" + "@emotion/sheet" "0.9.4" + "@emotion/utils" "0.11.3" + create-error-class@^3.0.0: version "3.0.2" resolved "https://registry.yarnpkg.com/create-error-class/-/create-error-class-3.0.2.tgz#06be7abef947a3f14a30fd610671d401bca8b7b6" @@ -9605,23 +9946,23 @@ css-has-pseudo@^0.10.0: postcss "^7.0.6" postcss-selector-parser "^5.0.0-rc.4" -css-loader@3.5.3: - version "3.5.3" - resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.5.3.tgz#95ac16468e1adcd95c844729e0bb167639eb0bcf" - integrity sha512-UEr9NH5Lmi7+dguAm+/JSPovNjYbm2k3TK58EiwQHzOHH5Jfq1Y+XoP2bQO6TMn7PptMd0opxxedAWcaSTRKHw== +css-loader@3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.6.0.tgz#2e4b2c7e6e2d27f8c8f28f61bffcd2e6c91ef645" + integrity sha512-M5lSukoWi1If8dhQAUCvj4H8vUt3vOnwbQBH9DdTm/s4Ym2B/3dPMtYZeJmq7Q3S3Pa+I94DcZ7pc9bP14cWIQ== dependencies: camelcase "^5.3.1" cssesc "^3.0.0" icss-utils "^4.1.1" loader-utils "^1.2.3" normalize-path "^3.0.0" - postcss "^7.0.27" + postcss "^7.0.32" postcss-modules-extract-imports "^2.0.0" postcss-modules-local-by-default "^3.0.2" postcss-modules-scope "^2.2.0" postcss-modules-values "^3.0.0" - postcss-value-parser "^4.0.3" - schema-utils "^2.6.6" + postcss-value-parser "^4.1.0" + schema-utils "^2.7.0" semver "^6.3.0" css-loader@^1.0.1: @@ -9860,7 +10201,7 @@ cssstyle@^2.2.0: dependencies: cssom "~0.3.6" -csstype@^2.2.0, csstype@^2.5.7, csstype@^2.6.7: +csstype@^2.2.0, csstype@^2.5.7, csstype@^2.6.10, csstype@^2.6.6, csstype@^2.6.7, csstype@^2.6.9: version "2.6.10" resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b" integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w== @@ -9940,10 +10281,10 @@ cypress-graphql-mock@0.3.1: graphql-tools "^4.0.3" tslib "^1.9.3" -cypress@*, cypress@4.7.0: - version "4.7.0" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.7.0.tgz#3ea29bddaf9a1faeaa5b8d54b60a84ed1cafa83d" - integrity sha512-Vav6wUFhPRlImIND/2lOQlUnAWzgCC/iXyJlJjX9nJOJul5LC1vUpf/m8Oiae870PFPyT0ZLLwPHKTXZNdXmHw== +cypress@*, cypress@4.8.0: + version "4.8.0" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.8.0.tgz#8fe731db77f39310511d83e81439d06ae3388554" + integrity sha512-Lsff8lF8pq6k/ioNua783tCsxGSLp6gqGXecdIfqCkqjYiOA53XKuEf1CaQJLUVs1dHSf49eDUp/sb620oJjVQ== dependencies: "@cypress/listr-verbose-renderer" "0.4.1" "@cypress/request" "2.88.5" @@ -10038,12 +10379,17 @@ dataloader@^1.4.0: resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-1.4.0.tgz#bca11d867f5d3f1b9ed9f737bd15970c65dff5c8" integrity sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw== +dataloader@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.0.0.tgz#41eaf123db115987e21ca93c005cd7753c55fe6f" + integrity sha512-YzhyDAwA4TaQIhM5go+vCLmU0UikghC/t9DTQYZR2M/UvZ1MdOhPezSDZcjj9uqQJOMqjLcpWtyW2iNINdlatQ== + date-fns@^1.27.2: version "1.30.1" resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c" integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw== -date-fns@^2.14.0: +date-fns@^2.14.0, date-fns@^2.8.1: version "2.14.0" resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.14.0.tgz#359a87a265bb34ef2e38f93ecf63ac453f9bc7ba" integrity sha512-1zD+68jhFgDIM0rF05rcwYO8cExdNqxjq4xP1QKM60Q45mnO6zaMWB4tOzrIr4M4GSLntsKeE4c9Bdl2jhL/yw== @@ -10878,6 +11224,16 @@ downshift@5.2.7: prop-types "^15.7.2" react-is "^16.13.1" +downshift@5.4.2: + version "5.4.2" + resolved "https://registry.yarnpkg.com/downshift/-/downshift-5.4.2.tgz#3f6b7bf4ad7e0ff5503414efe3a398421763ebae" + integrity sha512-IVwIc4iw5OF5Bi/MbITarW2E8/5akm++5b6UL7aXyPoZmuVe4ilFGaQaktdFW/IwuzHieIwaWj4AQgI0lQNslQ== + dependencies: + "@babel/runtime" "^7.9.1" + compute-scroll-into-view "^1.0.13" + prop-types "^15.7.2" + react-is "^16.13.1" + downshift@^5.4.2: version "5.4.3" resolved "https://registry.yarnpkg.com/downshift/-/downshift-5.4.3.tgz#7dda5e5d07aa06d440af4e691e318ec9b4e3e78f" @@ -11002,6 +11358,14 @@ emotion-theming@10.0.27: "@emotion/weak-memoize" "0.2.5" hoist-non-react-statics "^3.3.0" +emotion@^10.0.27: + version "10.0.27" + resolved "https://registry.yarnpkg.com/emotion/-/emotion-10.0.27.tgz#f9ca5df98630980a23c819a56262560562e5d75e" + integrity sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g== + dependencies: + babel-plugin-emotion "^10.0.27" + create-emotion "^10.0.27" + enabled@1.0.x: version "1.0.2" resolved "https://registry.yarnpkg.com/enabled/-/enabled-1.0.2.tgz#965f6513d2c2d1c5f4652b64a2e3396467fc2f93" @@ -11333,14 +11697,14 @@ escodegen@^1.12.0, escodegen@^1.14.1, escodegen@^1.9.1: optionalDependencies: source-map "~0.6.1" -eslint-config-airbnb-base@14.1.0: - version "14.1.0" - resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.1.0.tgz#2ba4592dd6843258221d9bff2b6831bd77c874e4" - integrity sha512-+XCcfGyCnbzOnktDVhwsCAx+9DmrzEmuwxyHUJpw+kqBVT744OUBrB09khgFKlK1lshVww6qXGsYPZpavoNjJw== +eslint-config-airbnb-base@14.2.0: + version "14.2.0" + resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.0.tgz#fe89c24b3f9dc8008c9c0d0d88c28f95ed65e9c4" + integrity sha512-Snswd5oC6nJaevs3nZoLSTvGJBvzTfnBqOIArkf3cbyTyq9UD79wOk8s+RiL6bhca0p/eRO6veczhf6A/7Jy8Q== dependencies: confusing-browser-globals "^1.0.9" object.assign "^4.1.0" - object.entries "^1.1.1" + object.entries "^1.1.2" eslint-config-prettier@6.11.0: version "6.11.0" @@ -11446,26 +11810,7 @@ eslint-plugin-graphql@^3.1.1: graphql-config "^2.0.1" lodash "^4.11.1" -eslint-plugin-import@2.21.1: - version "2.21.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.1.tgz#3398318e5e4abbd23395c4964ce61538705154c8" - integrity sha512-qYOOsgUv63vHof7BqbzuD+Ud34bXHxFJxntuAC1ZappFZXYbRIek3aJ7jc9i2dHDGDyZ/0zlO0cpioES265Lsw== - dependencies: - array-includes "^3.1.1" - array.prototype.flat "^1.2.3" - contains-path "^0.1.0" - debug "^2.6.9" - doctrine "1.5.0" - eslint-import-resolver-node "^0.3.3" - eslint-module-utils "^2.6.0" - has "^1.0.3" - minimatch "^3.0.4" - object.values "^1.1.1" - read-pkg-up "^2.0.0" - resolve "^1.17.0" - tsconfig-paths "^3.9.0" - -eslint-plugin-import@^2.20.2: +eslint-plugin-import@2.21.2, eslint-plugin-import@^2.20.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== @@ -11511,10 +11856,10 @@ eslint-plugin-prefer-object-spread@1.2.1: resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-object-spread/-/eslint-plugin-prefer-object-spread-1.2.1.tgz#27fb91853690cceb3ae6101d9c8aecc6a67a402c" integrity sha1-J/uRhTaQzOs65hAdnIrsxqZ6QCw= -eslint-plugin-prettier@3.1.3: - version "3.1.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.3.tgz#ae116a0fc0e598fdae48743a4430903de5b4e6ca" - integrity sha512-+HG5jmu/dN3ZV3T6eCD7a4BlAySdN7mLIbJYo0z1cFQuI+r2DiTJEFeF68ots93PsnrMxbzIZ2S/ieX+mkrBeQ== +eslint-plugin-prettier@3.1.4: + version "3.1.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2" + integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg== dependencies: prettier-linter-helpers "^1.0.0" @@ -11545,10 +11890,10 @@ eslint-plugin-react@7.20.0, eslint-plugin-react@^7.20.0: string.prototype.matchall "^4.0.2" xregexp "^4.3.0" -eslint-plugin-testing-library@3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.2.0.tgz#d4d6cb90888fce04523338ee293841d98fde740e" - integrity sha512-ScM0vdpnRt2Piziilfr93z0J0IxyUc6fz/vnqwLhra26/xXB62pAmLBwOjn7VORGcaV/2chKNPPdwhBiQNM6Lw== +eslint-plugin-testing-library@3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-3.3.0.tgz#485ec166ac96c301bf6f005d5160aeb744d218f2" + integrity sha512-G/KqAMFfIGeUAkUEaoYGPVQyrKkYy4uqHGTzq62k8tBDBoOwsv0NwWeE1cM1G2VtHnS+m5dAms26bt9H7QABuw== dependencies: "@typescript-eslint/experimental-utils" "^2.29.0" @@ -11756,7 +12101,7 @@ eval@^0.1.0, eval@^0.1.4: dependencies: require-like ">= 0.1.1" -event-source-polyfill@^1.0.14: +event-source-polyfill@^1.0.15: version "1.0.15" resolved "https://registry.yarnpkg.com/event-source-polyfill/-/event-source-polyfill-1.0.15.tgz#a28e116281be677af4b055b67d95517e35c92435" integrity sha512-IVmd8jWwX6ag5rXIdVCPBjBChiHBceLb1/7aKPIK7CUeJ5Br7alx029+ZpQlK4jW4Hk2qncy3ClJP97S8ltvmg== @@ -12352,6 +12697,11 @@ fd-slicer@~1.1.0: dependencies: pend "~1.2.0" +fd@~0.0.2: + version "0.0.3" + resolved "https://registry.yarnpkg.com/fd/-/fd-0.0.3.tgz#b3240de86dbf5a345baae7382a07d4713566ff0c" + integrity sha512-iAHrIslQb3U68OcMSP0kkNWabp7sSN6d2TBSb2JO3gcLJVDd4owr/hKM4SFJovFOUeeXeItjYgouEDTMWiVAnA== + fecha@^2.3.3: version "2.3.3" resolved "https://registry.yarnpkg.com/fecha/-/fecha-2.3.3.tgz#948e74157df1a32fd1b12c3a3c3cdcb6ec9d96cd" @@ -12673,6 +13023,16 @@ flush-write-stream@^1.0.0: inherits "^2.0.3" readable-stream "^2.3.6" +fn-name@~3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-3.0.0.tgz#0596707f635929634d791f452309ab41558e3c5c" + integrity sha512-eNMNr5exLoavuAMhIUVsOKF79SWd/zG104ef6sxBTSw+cZc6BXdQXDvYcGvp0VbxVVSp1XDUNoz7mg1xMtSznA== + +focus-lock@^0.6.7: + version "0.6.8" + resolved "https://registry.yarnpkg.com/focus-lock/-/focus-lock-0.6.8.tgz#61985fadfa92f02f2ee1d90bc738efaf7f3c9f46" + integrity sha512-vkHTluRCoq9FcsrldC0ulQHiyBYgVJB2CX53I8r0nTC6KnEij7Of0jpBspjt3/CuNb6fyoj3aOh9J2HgQUM0og== + follow-redirects@1.5.10: version "1.5.10" resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a" @@ -12768,7 +13128,7 @@ format@^0.2.0: resolved "https://registry.yarnpkg.com/format/-/format-0.2.2.tgz#d6170107e9efdc4ed30c9dc39016df942b5cb58b" integrity sha1-1hcBB+nv3E7TDJ3DkBbflCtctYs= -formik@2.1.4: +formik@2.1.4, formik@^2.1.4: version "2.1.4" resolved "https://registry.yarnpkg.com/formik/-/formik-2.1.4.tgz#8deef07ec845ea98f75e03da4aad7aab4ac46570" integrity sha512-oKz8S+yQBzuQVSEoxkqqJrKQS5XJASWGVn6mrs+oTWrBoHgByVwwI1qHiVc9GKDpZBU9vAxXYAKz2BvujlwunA== @@ -12965,55 +13325,33 @@ fwd-stream@^1.0.4: dependencies: readable-stream "~1.0.26-4" -gatsby-cli@2.12.44: - version "2.12.44" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.44.tgz#db85aecaa56a0a26cd572d613cdd187c106ff9d4" - integrity sha512-7cGZHSt/YFL6q68Cst7qnthYMckzP8zlNTkKQH24hm/vMHUusvl2vPONJL4XbyLZwnQ3tts44B2eMGK4Qoa5Rg== - dependencies: - "@babel/code-frame" "^7.10.1" - "@babel/runtime" "^7.10.2" - "@hapi/joi" "^15.1.1" - better-opn "^1.0.0" - bluebird "^3.7.2" - chalk "^2.4.2" - clipboardy "^2.3.0" - common-tags "^1.8.0" - configstore "^5.0.1" - convert-hrtime "^3.0.0" - core-js "^2.6.11" - envinfo "^7.5.1" - execa "^3.4.0" - fs-exists-cached "^1.0.0" - fs-extra "^8.1.0" - gatsby-core-utils "^1.3.4" - gatsby-recipes "^0.1.38" - gatsby-telemetry "^1.3.10" - hosted-git-info "^3.0.4" - ink "^2.7.1" - ink-spinner "^3.0.1" - is-valid-path "^0.1.1" - lodash "^4.17.15" - meant "^1.0.1" - node-fetch "^2.6.0" - object.entries "^1.1.2" - opentracing "^0.14.4" - pretty-error "^2.1.1" - progress "^2.0.3" - prompts "^2.3.2" - react "^16.8.0" - redux "^4.0.5" - resolve-cwd "^3.0.0" - semver "^6.3.0" - signal-exit "^3.0.3" - source-map "0.7.3" - stack-trace "^0.0.10" - strip-ansi "^5.2.0" - update-notifier "^3.0.1" - uuid "3.4.0" - yargs "^15.3.1" - yurnalist "^1.1.2" +gatsby-admin@^0.1.67: + version "0.1.67" + resolved "https://registry.yarnpkg.com/gatsby-admin/-/gatsby-admin-0.1.67.tgz#2813d25ed25f11375500fbe9399ee64ea7a97d66" + integrity sha512-8TCI6TEycyb3qWmrRm6GieCMVsNnuAkbMXwl8grg5Vyi0UA2oGxilTTwfQERjLNfpsPpuI0rn0197clgYZCwQA== + dependencies: + "@emotion/core" "^10.0.28" + "@emotion/styled" "^10.0.27" + "@typescript-eslint/eslint-plugin" "^2.28.0" + "@typescript-eslint/parser" "^2.28.0" + csstype "^2.6.10" + formik "^2.1.4" + gatsby "^2.23.3" + gatsby-interface "0.0.167" + gatsby-plugin-typescript "^2.4.6" + gatsby-source-graphql "^2.5.4" + react "^16.12.0" + react-dom "^16.12.0" + react-helmet "^6.0.0" + react-icons "^3.10.0" + strict-ui "^0.1.3" + subscriptions-transport-ws "^0.9.16" + theme-ui "^0.4.0-alpha.3" + typescript "^3.9.3" + urql "^1.9.7" + yup "^0.29.1" -gatsby-cli@^2.12.37: +gatsby-cli@2.12.45, gatsby-cli@^2.12.45: version "2.12.45" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.45.tgz#5f99e8ea96264c55e981d13147c1a387c9bf1164" integrity sha512-CY0ltZ5DvrSo30MkPcU2FFGiCrQUjirXAY7TdFEhc8IeV5Gj9E2AFmUF1FO4Dna6yv47WBBaHKFpsiKc5Iq0XA== @@ -13061,7 +13399,7 @@ gatsby-cli@^2.12.37: yargs "^15.3.1" yurnalist "^1.1.2" -gatsby-core-utils@^1.3.3, gatsby-core-utils@^1.3.4, gatsby-core-utils@^1.3.5: +gatsby-core-utils@^1.3.4, gatsby-core-utils@^1.3.5: version "1.3.5" resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.5.tgz#3c8f2dc940cec6570d1317f02ba028f327d1e773" integrity sha512-kbwJ5BeQ8OixJVuBb1AGRL6vdkFz9nFBa6gXqjQ6AAXHhYDrjOYrRMIENT1QLoabWo6tlh0Hyl1agfWaQwW8lg== @@ -13073,7 +13411,14 @@ gatsby-core-utils@^1.3.3, gatsby-core-utils@^1.3.4, gatsby-core-utils@^1.3.5: proper-lockfile "^4.1.1" xdg-basedir "^4.0.0" -gatsby-graphiql-explorer@^0.4.3: +gatsby-design-tokens@^2.0.2: + version "2.0.6" + resolved "https://registry.yarnpkg.com/gatsby-design-tokens/-/gatsby-design-tokens-2.0.6.tgz#593aa969e360560369fc59054c01236beed9be7d" + integrity sha512-N5lf7ajRz5Uc26U/c+/Xc1VDBSFNZiQYjKMacOPFiB9U8Z4exuIv08MKWHFRJiXZeK911WATXs/IoWmcWxJJrw== + dependencies: + hex2rgba "^0.0.1" + +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== @@ -13089,12 +13434,32 @@ gatsby-image@2.4.6: object-fit-images "^3.2.4" prop-types "^15.7.2" -gatsby-link@2.4.3, gatsby-link@^2.4.3: - version "2.4.3" - resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.4.3.tgz#e13b75ca86d172b7338761c9aa335f1746db3c4b" - integrity sha512-nQ9T9T91TxPIuf0HuHxTQ/oFjXg0hi4tF39X8IjWj7YNk4kKct0l2Jaztk/RzsZ930x6AtgGt6x6ukWic4zQKQ== +gatsby-interface@0.0.167: + version "0.0.167" + resolved "https://registry.yarnpkg.com/gatsby-interface/-/gatsby-interface-0.0.167.tgz#c20f22f6cd403313a78e5e1bdaed5558fabfe37f" + integrity sha512-OAQEoqoQLrF7aHqR3OiS6K9O/fB9SIezhBGf+iC8Xnc0+mOkRoZA7IwAlk1YLTVcTQ875MuMfQTKRrhf1PVpnQ== + dependencies: + "@mdx-js/react" "^1.5.2" + "@reach/alert" "0.10.3" + "@reach/combobox" "0.10.3" + "@reach/dialog" "0.10.3" + "@reach/menu-button" "0.10.3" + "@reach/popover" "0.10.3" + "@reach/tabs" "0.10.3" + "@reach/tooltip" "0.10.3" + "@types/lodash.sample" "^4.2.6" + case "^1.6.2" + date-fns "^2.8.1" + gatsby-design-tokens "^2.0.2" + lodash.sample "^4.2.1" + theme-ui "^0.2.49" + +gatsby-link@2.4.6, 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== dependencies: - "@babel/runtime" "^7.9.6" + "@babel/runtime" "^7.10.2" "@types/reach__router" "^1.3.3" prop-types "^15.7.2" @@ -13120,6 +13485,14 @@ gatsby-plugin-emotion@4.3.3: "@babel/runtime" "^7.10.2" "@emotion/babel-preset-css-prop" "^10.0.27" +gatsby-plugin-emotion@4.3.4: + version "4.3.4" + resolved "https://registry.yarnpkg.com/gatsby-plugin-emotion/-/gatsby-plugin-emotion-4.3.4.tgz#f123f689cce1ee7be1f8b13630ecbdb348667209" + integrity sha512-H/s9+rSb3SmdkSZLbqDro79kbmiMRk1FVAfecBfAl2Qi7MRDgtNQwOTmJtJhVy6QAVGsnxsZY0sS9P6p3d6vjw== + dependencies: + "@babel/runtime" "^7.10.2" + "@emotion/babel-preset-css-prop" "^10.0.27" + gatsby-plugin-feed@2.5.4: version "2.5.4" resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.5.4.tgz#5d94956137496b31d8d0b4b2ff702a8da8694783" @@ -13190,6 +13563,47 @@ gatsby-plugin-mdx@1.2.14: unist-util-remove "^1.0.3" unist-util-visit "^1.4.1" +gatsby-plugin-mdx@1.2.15: + version "1.2.15" + resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.2.15.tgz#359195813490873749fbcacc76151790b2db8451" + integrity sha512-qLtb4bvsEYDNyO/qrGgdjSUeNDH33uN+UZpG3OHz9UjVv4WxcYO1NfKbkjw3Uy62ajjcBr0zuyZJMm4WyQWu4w== + 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/preset-react" "^7.10.1" + "@babel/types" "^7.10.2" + camelcase-css "^2.0.1" + change-case "^3.1.0" + core-js "2" + dataloader "^1.4.0" + debug "^4.1.1" + escape-string-regexp "^1.0.5" + eval "^0.1.4" + fs-extra "^8.1.0" + gatsby-core-utils "^1.3.5" + gray-matter "^4.0.2" + json5 "^2.1.3" + loader-utils "^1.4.0" + lodash "^4.17.15" + mdast-util-to-string "^1.1.0" + mdast-util-toc "^3.1.0" + mime "^2.4.6" + p-queue "^5.0.0" + pretty-bytes "^5.3.0" + remark "^10.0.1" + remark-retext "^3.1.3" + retext-english "^3.0.4" + static-site-generator-webpack-plugin "^3.4.2" + style-to-object "^0.3.0" + underscore.string "^3.3.5" + unified "^8.4.2" + unist-util-map "^1.0.5" + unist-util-remove "^1.0.3" + unist-util-visit "^1.4.1" + gatsby-plugin-meta-redirect@1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/gatsby-plugin-meta-redirect/-/gatsby-plugin-meta-redirect-1.1.1.tgz#058e8e53edff38dc44d3bb6153109d01c910f863" @@ -13197,7 +13611,7 @@ gatsby-plugin-meta-redirect@1.1.1: dependencies: fs-extra "^7.0.0" -gatsby-plugin-page-creator@^2.3.7: +gatsby-plugin-page-creator@^2.3.9: version "2.3.9" resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.9.tgz#b0793cf1340dc903560791fea4948c28b2d302ad" integrity sha512-ZNfjSoJ3AyACP5FWo0rwoeuIoZdD58le7oCmcVHVks/KOS/pJVGn8GwcrHE6xxCNM4KzqdfNBGZVyM+7RUASyA== @@ -13263,7 +13677,7 @@ gatsby-plugin-sharp@2.6.10: svgo "1.3.2" uuid "^3.4.0" -gatsby-plugin-typescript@^2.4.3: +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== @@ -13284,7 +13698,7 @@ gatsby-plugin-webpack-bundle-analyser-v2@1.1.10: "@babel/runtime" "^7.10.1" webpack-bundle-analyzer "^3.8.0" -gatsby-react-router-scroll@^3.0.1: +gatsby-react-router-scroll@^3.0.3: version "3.0.3" resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.0.3.tgz#3c373fe96efe63259235bb5f5f79eca837ab19d1" integrity sha512-VwwF1kmehIbjZek5MeMvf3SySoJUbUhQVQIsteWLqOPU3shz7b1sLpcLu3o0knUn7ml+8NB3rG2Yjb0a/LPBpA== @@ -13293,7 +13707,7 @@ gatsby-react-router-scroll@^3.0.1: scroll-behavior "^0.9.12" warning "^3.0.0" -gatsby-recipes@^0.1.38, gatsby-recipes@^0.1.39: +gatsby-recipes@^0.1.39: version "0.1.39" resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.1.39.tgz#6bd079e0011fbe41c14b371f9b757bcaa377c3ad" integrity sha512-Pf8EGKhCAv4E1rU0NL6pKH9mC8QB/0pW/9oAAb9Rs2N3TeBYcQ36hQP95ana63GZwY35eKoFzjdWGHmegQw90Q== @@ -13426,7 +13840,43 @@ gatsby-source-filesystem@2.3.10: valid-url "^1.0.9" xstate "^4.10.0" -gatsby-telemetry@^1.3.10, gatsby-telemetry@^1.3.11, gatsby-telemetry@^1.3.9: +gatsby-source-filesystem@2.3.11: + version "2.3.11" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.11.tgz#0e65b01ba23d6ef49c6bdd005326ea4b51bcdd4b" + integrity sha512-IQdeoU1yvMEYjIYq7DyH4W/KAN0D1RGfpIYPzc/MAERatn1pUk5GHDLIghyIujeMY3oFXVbh9/63tSRv+Gu9/g== + dependencies: + "@babel/runtime" "^7.10.2" + 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.5" + got "^9.6.0" + md5-file "^3.2.3" + mime "^2.4.6" + pretty-bytes "^5.3.0" + progress "^2.0.3" + read-chunk "^3.2.0" + valid-url "^1.0.9" + xstate "^4.10.0" + +gatsby-source-graphql@^2.5.4: + version "2.5.4" + resolved "https://registry.yarnpkg.com/gatsby-source-graphql/-/gatsby-source-graphql-2.5.4.tgz#fc2eba5e6128bbe2af06c7e1405fca4370fba5dc" + integrity sha512-lP8/GS6f1SMQXa4q72iH/CAAZQ/RxwgADPdFSAZS8e7fNkdlhUYpUqY69mdmQxwv5iMqaHMVQTdQmuiKcyQYXg== + dependencies: + "@babel/runtime" "^7.10.2" + apollo-link "1.2.14" + apollo-link-http "^1.5.17" + dataloader "^2.0.0" + graphql "^14.6.0" + graphql-tools "^5.0.0" + invariant "^2.2.4" + node-fetch "^1.7.3" + uuid "^3.4.0" + +gatsby-telemetry@^1.3.11: version "1.3.11" resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.11.tgz#2a5743387d84e796e11f9577f9981c9b46c34e11" integrity sha512-k5bzy0G0Me0aQYaW1cOWp0PQ9+wRXHU0lbztdinnRAWlqqb3EGMVPtfUhP7aMJvXtj3UfLy3pk0xBfsX8BHvfA== @@ -13499,21 +13949,21 @@ gatsby-transformer-yaml@2.4.3: lodash "^4.17.15" unist-util-select "^1.5.0" -gatsby@2.22.12: - version "2.22.12" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.22.12.tgz#1915b59b510e4fe7cd0b404f01a6145e3bb78437" - integrity sha512-aP0/1/usCw+fJizxvUvBBCej+S2IQOywC4eHQ5aYyacJwDkHrqr7orwfJnf4IKVkROhFMBMr2uydizwXgt8ZnQ== +gatsby@2.23.3, gatsby@^2.23.3: + version "2.23.3" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.23.3.tgz#d5d7bbe9c68b9d5f982520b06c6a057e034bc2c3" + integrity sha512-uVRJUQuTga7GMag9Rrb+3amjSVoGDPgSTXivhDXW/TzR5ouBr6/rudjcDTruRwFnKsAwUExrYMMXPRCwkMFctQ== dependencies: - "@babel/code-frame" "^7.8.3" - "@babel/core" "^7.9.6" - "@babel/parser" "^7.9.6" + "@babel/code-frame" "^7.10.1" + "@babel/core" "^7.10.2" + "@babel/parser" "^7.10.2" "@babel/polyfill" "^7.8.7" - "@babel/runtime" "^7.9.6" - "@babel/traverse" "^7.9.6" + "@babel/runtime" "^7.10.2" + "@babel/traverse" "^7.10.1" "@hapi/joi" "^15.1.1" "@mikaelkristiansson/domready" "^1.0.10" "@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2" - "@pmmmwh/react-refresh-webpack-plugin" "^0.3.1" + "@pmmmwh/react-refresh-webpack-plugin" "^0.3.3" "@reach/router" "^1.3.3" "@types/http-proxy" "^1.17.4" "@typescript-eslint/eslint-plugin" "^2.24.0" @@ -13526,8 +13976,8 @@ gatsby@2.22.12: 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.2" - babel-preset-gatsby "^0.4.7" + babel-plugin-remove-graphql-queries "^2.9.5" + babel-preset-gatsby "^0.4.9" better-opn "1.0.0" better-queue "^3.8.10" bluebird "^3.7.2" @@ -13539,7 +13989,7 @@ gatsby@2.22.12: common-tags "^1.8.0" compression "^1.7.4" convert-hrtime "^3.0.0" - copyfiles "^2.2.0" + copyfiles "^2.3.0" core-js "^2.6.11" cors "^2.8.5" css-loader "^1.0.1" @@ -13558,7 +14008,7 @@ gatsby@2.22.12: eslint-plugin-jsx-a11y "^6.2.3" eslint-plugin-react "^7.20.0" eslint-plugin-react-hooks "^1.7.0" - event-source-polyfill "^1.0.14" + event-source-polyfill "^1.0.15" express "^4.17.1" express-graphql "^0.9.0" fast-levenshtein "^2.0.6" @@ -13566,19 +14016,20 @@ gatsby@2.22.12: flat "^4.1.0" fs-exists-cached "1.0.0" fs-extra "^8.1.0" - gatsby-cli "^2.12.37" - gatsby-core-utils "^1.3.3" - gatsby-graphiql-explorer "^0.4.3" - gatsby-link "^2.4.3" - gatsby-plugin-page-creator "^2.3.7" - gatsby-plugin-typescript "^2.4.3" - gatsby-react-router-scroll "^3.0.1" - gatsby-telemetry "^1.3.9" + gatsby-admin "^0.1.67" + gatsby-cli "^2.12.45" + gatsby-core-utils "^1.3.5" + gatsby-graphiql-explorer "^0.4.5" + gatsby-link "^2.4.6" + gatsby-plugin-page-creator "^2.3.9" + gatsby-plugin-typescript "^2.4.6" + gatsby-react-router-scroll "^3.0.3" + gatsby-telemetry "^1.3.11" glob "^7.1.6" got "8.3.2" graphql "^14.6.0" graphql-compose "^6.3.8" - graphql-playground-middleware-express "^1.7.14" + graphql-playground-middleware-express "^1.7.15" hasha "^5.2.0" http-proxy "^1.18.1" invariant "^2.2.4" @@ -13594,11 +14045,11 @@ gatsby@2.22.12: md5-file "^3.2.3" meant "^1.0.1" micromatch "^3.1.10" - mime "^2.4.5" + mime "^2.4.6" mini-css-extract-plugin "^0.8.2" mitt "^1.2.0" mkdirp "^0.5.1" - moment "^2.25.3" + moment "^2.26.0" name-all-modules-plugin "^1.0.1" normalize-path "^2.1.1" null-loader "^3.0.0" @@ -13627,6 +14078,7 @@ gatsby@2.22.12: slugify "^1.4.0" 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" @@ -13644,7 +14096,7 @@ gatsby@2.22.12: webpack-hot-middleware "^2.25.0" webpack-merge "^4.2.2" webpack-stats-plugin "^0.3.1" - xstate "^4.9.1" + xstate "^4.10.0" yaml-loader "^0.6.0" gauge@~2.7.3: @@ -13701,6 +14153,11 @@ get-caller-file@^2.0.1: resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== +get-nonce@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/get-nonce/-/get-nonce-1.0.1.tgz#fdf3f0278073820d2ce9426c18f07481b1e0cdf3" + integrity sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q== + get-own-enumerable-property-symbols@^3.0.0: version "3.0.2" resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664" @@ -14206,7 +14663,7 @@ got@^9.6.0: to-readable-stream "^1.0.0" url-parse-lax "^3.0.0" -graceful-fs@^4.1.10, graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.5, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.2, graceful-fs@^4.2.4: +graceful-fs@^4.1.10, graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.5, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.2, graceful-fs@^4.2.3, graceful-fs@^4.2.4: version "4.2.4" resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb" integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw== @@ -14389,7 +14846,7 @@ graphql-playground-middleware-express@1.7.12: dependencies: graphql-playground-html "1.6.12" -graphql-playground-middleware-express@^1.7.14: +graphql-playground-middleware-express@^1.7.15: 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== @@ -14434,7 +14891,7 @@ graphql-tag@2.10.3, graphql-tag@^2.10.3, graphql-tag@^2.9.2: resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.3.tgz#ea1baba5eb8fc6339e4c4cf049dabe522b0edf03" integrity sha512-4FOv3ZKfA4WdOKJeHdz6B3F/vxBLSgmBcGeAFPf4n1F64ltJUvOOerNj0rsJxONQGdhUMynQIvd6LzB+1J5oKA== -graphql-tools@5.0.0: +graphql-tools@5.0.0, graphql-tools@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-5.0.0.tgz#67281c834a0e29f458adba8018f424816fa627e9" integrity sha512-5zn3vtn//382b7G3Wzz3d5q/sh+f7tVrnxeuhTMTJ7pWJijNqLxH7VEzv8VwXCq19zAzHYEosFHfXiK7qzvk7w== @@ -14927,6 +15384,11 @@ hex-color-regex@^1.1.0: resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== +hex2rgba@^0.0.1: + version "0.0.1" + resolved "https://registry.yarnpkg.com/hex2rgba/-/hex2rgba-0.0.1.tgz#8701ba1c6ec02c204504158407c1c4b47a9336ed" + integrity sha1-hwG6HG7ALCBFBBWEB8HEtHqTNu0= + hicat@^0.7.0: version "0.7.0" resolved "https://registry.yarnpkg.com/hicat/-/hicat-0.7.0.tgz#a704cb3f57e49fbd7d38c2edd7aba38ff0b35263" @@ -14940,6 +15402,11 @@ hide-powered-by@1.1.0: resolved "https://registry.yarnpkg.com/hide-powered-by/-/hide-powered-by-1.1.0.tgz#be3ea9cab4bdb16f8744be873755ca663383fa7a" integrity sha512-Io1zA2yOA1YJslkr+AJlWSf2yWFkKjvkcL9Ni1XSUqnGLr/qRQe2UI3Cn/J9MsJht7yEVCe0SscY1HgVMujbgg== +highlight-words-core@1.2.2: + version "1.2.2" + resolved "https://registry.yarnpkg.com/highlight-words-core/-/highlight-words-core-1.2.2.tgz#1eff6d7d9f0a22f155042a00791237791b1eeaaa" + integrity sha512-BXUKIkUuh6cmmxzi5OIbUJxrG8OAk2MqoL1DtO3Wo9D2faJg2ph5ntyuQeLqaHJmzER6H5tllCDA9ZnNe9BVGg== + highlight.js@^8.1.0: version "8.9.1" resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-8.9.1.tgz#b8a9c5493212a9392f0222b649c9611497ebfb88" @@ -17810,10 +18277,10 @@ left-pad@^1.3.0: resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.3.0.tgz#5b8a3a7765dfe001261dde915589e782f8c94d1e" integrity sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA== -lerna@3.22.0: - version "3.22.0" - resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.22.0.tgz#da14d08f183ffe6eec566a4ef3f0e11afa621183" - integrity sha512-xWlHdAStcqK/IjKvjsSMHPZjPkBV1lS60PmsIeObU8rLljTepc4Sg/hncw4HWfQxPIewHAUTqhrxPIsqf9L2Eg== +lerna@3.22.1: + version "3.22.1" + resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.22.1.tgz#82027ac3da9c627fd8bf02ccfeff806a98e65b62" + integrity sha512-vk1lfVRFm+UuEFA7wkLKeSF7Iz13W+N/vFd48aW2yuS7Kv0RbNm2/qcDPV863056LMfkRlsEe+QYOw3palj5Lg== dependencies: "@lerna/add" "3.21.0" "@lerna/bootstrap" "3.21.0" @@ -17828,9 +18295,9 @@ lerna@3.22.0: "@lerna/init" "3.21.0" "@lerna/link" "3.21.0" "@lerna/list" "3.21.0" - "@lerna/publish" "3.22.0" + "@lerna/publish" "3.22.1" "@lerna/run" "3.21.0" - "@lerna/version" "3.22.0" + "@lerna/version" "3.22.1" import-local "^2.0.0" npmlog "^4.1.2" @@ -17968,10 +18435,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@10.2.9: - version "10.2.9" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.9.tgz#6013ecfa80829cd422446b545fd30a96bca3098c" - integrity sha512-ziRAuXEqvJLSXg43ezBpHxRW8FOJCXISaXU//BWrxRrp5cBdRkIx7g5IsB3OI45xYGE0S6cOacfekSjDyDKF2g== +lint-staged@10.2.10: + version "10.2.10" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.10.tgz#f0f78bf8786bbe90e1775a0dc540f7f12b6a79b2" + integrity sha512-dgelFaNH6puUGAcU+OVMgbfpKSerNYsPSn6+nlbRDjovL0KigpsVpCu0PFZG6BJxX8gnHJqaZlR9krZamQsb0w== dependencies: chalk "^4.0.0" cli-truncate "2.1.0" @@ -18188,7 +18655,7 @@ lockfile@^1.0.4: dependencies: signal-exit "^3.0.2" -lodash-es@4.17.15, lodash-es@^4.17.14: +lodash-es@4.17.15, lodash-es@^4.17.11, lodash-es@^4.17.14: version "4.17.15" resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78" integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ== @@ -18409,6 +18876,11 @@ lodash.reject@^4.4.0: resolved "https://registry.yarnpkg.com/lodash.reject/-/lodash.reject-4.6.0.tgz#80d6492dc1470864bbf583533b651f42a9f52415" integrity sha1-gNZJLcFHCGS79YNTO2UfQqn1JBU= +lodash.sample@^4.2.1: + version "4.2.1" + resolved "https://registry.yarnpkg.com/lodash.sample/-/lodash.sample-4.2.1.tgz#5e4291b0c753fa1abeb0aab8fb29df1b66f07f6d" + integrity sha1-XkKRsMdT+hq+sKq4+ynfG2bwf20= + lodash.set@^4.0.0, lodash.set@^4.3.2: version "4.3.2" resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23" @@ -18651,7 +19123,7 @@ lru-cache@4.0.0: pseudomap "^1.0.1" yallist "^2.0.0" -lru-cache@^4.0.1, lru-cache@^4.1.3: +lru-cache@^4.0.0, lru-cache@^4.0.1, lru-cache@^4.1.3: version "4.1.5" resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd" integrity sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g== @@ -19227,7 +19699,7 @@ mime@1.6.0, mime@^1.3.4: resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1" integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== -mime@^2.0.3, mime@^2.4.4, mime@^2.4.5, mime@^2.4.6: +mime@^2.0.3, mime@^2.4.4, mime@^2.4.6: version "2.4.6" resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.6.tgz#e5b407c90db442f2beb5b162373d07b69affa4d1" integrity sha512-RZKhC3EmpBchfTGBVb8fb+RL2cWyw/32lshnsETttkBAyAUXSGHxbEJWWRXc751DrIxG1q04b8QwMbAwkRPpUA== @@ -19499,7 +19971,7 @@ moment@2.24.0: resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b" integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg== -moment@2.26.0, "moment@>= 2.9.0", moment@^2.24.0, moment@^2.25.3: +moment@2.26.0, "moment@>= 2.9.0", moment@^2.24.0, moment@^2.26.0: version "2.26.0" resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a" integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw== @@ -19675,7 +20147,7 @@ needle@^2.2.1: iconv-lite "^0.4.4" sax "^1.2.4" -negotiator@0.6.2: +negotiator@0.6.2, negotiator@~0.6.2: version "0.6.2" resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb" integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw== @@ -20606,14 +21078,14 @@ p-is-promise@^2.0.0: resolved "https://registry.yarnpkg.com/p-is-promise/-/p-is-promise-2.1.0.tgz#918cebaea248a62cf7ffab8e3bca8c5f882fc42e" integrity sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg== -p-limit@2.3.0, p-limit@^2.0.0, p-limit@^2.2.0, p-limit@^2.3.0: +p-limit@2.3.0, p-limit@^2.0.0, p-limit@^2.2.0: version "2.3.0" resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1" integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w== dependencies: p-try "^2.0.0" -p-limit@3.0.1: +p-limit@3.0.1, p-limit@^3.0.1: version "3.0.1" resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.0.1.tgz#584784ac0722d1aed09f19f90ed2999af6ce2839" integrity sha512-mw/p92EyOzl2MhauKodw54Rx5ZK4624rNfgNaBguFZkHzyUG9WsDzFF5/yQVEJinbJDdP4jEfMN+uBquiGnaLg== @@ -22114,7 +22586,7 @@ postcss-value-parser@^3.0.0, postcss-value-parser@^3.2.3, postcss-value-parser@^ resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281" integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ== -postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^4.0.3, postcss-value-parser@^4.1.0: +postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb" integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ== @@ -22454,6 +22926,11 @@ proper-lockfile@^4.1.1: retry "^0.12.0" signal-exit "^3.0.2" +property-expr@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.2.tgz#fff2a43919135553a3bc2fdd94bdb841965b2330" + integrity sha512-bc/5ggaYZxNkFKj374aLbEDqVADdYaLcFo8XBkishUWbaAdjlphaBFns9TvRA2pUseVL/wMFmui9X3IdNDU37g== + property-information@^4.0.0: version "4.2.0" resolved "https://registry.yarnpkg.com/property-information/-/property-information-4.2.0.tgz#f0e66e07cbd6fed31d96844d958d153ad3eb486e" @@ -22888,6 +23365,13 @@ react-apollo@3.1.5: "@apollo/react-hooks" "^3.1.5" "@apollo/react-ssr" "^3.1.5" +react-clientside-effect@^1.2.2: + version "1.2.2" + resolved "https://registry.yarnpkg.com/react-clientside-effect/-/react-clientside-effect-1.2.2.tgz#6212fb0e07b204e714581dd51992603d1accc837" + integrity sha512-nRmoyxeok5PBO6ytPvSjKp9xwXg9xagoTK1mMjwnQxqM9Hd7MNPl+LS1bOSOe+CV2+4fnEquc7H/S8QD3q697A== + dependencies: + "@babel/runtime" "^7.0.0" + react-dev-utils@10.2.1: version "10.2.1" resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-10.2.1.tgz#f6de325ae25fa4d546d09df4bb1befdc6dd19c19" @@ -22952,7 +23436,7 @@ react-display-name@0.2.4: resolved "https://registry.yarnpkg.com/react-display-name/-/react-display-name-0.2.4.tgz#e2a670b81d79a2204335510c01246f4c92ff12cf" integrity sha512-zvU6iouW+SWwHTyThwxGICjJYCMZFk/6r/+jmOdC7ntQoPlS/Pqb81MkxaMf2bHTSq9TN3K3zX2/ayMW/jCtyA== -react-dom@16.13.1: +react-dom@16.13.1, react-dom@^16.12.0: version "16.13.1" resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f" integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag== @@ -22987,7 +23471,19 @@ react-fast-compare@^3.1.1: resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb" integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA== -react-helmet@6.1.0: +react-focus-lock@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.3.1.tgz#9d5d85899773609c7eefa4fc54fff6a0f5f2fc47" + integrity sha512-j15cWLPzH0gOmRrUg01C09Peu8qbcdVqr6Bjyfxj80cNZmH+idk/bNBYEDSmkAtwkXI+xEYWSmHYqtaQhZ8iUQ== + dependencies: + "@babel/runtime" "^7.0.0" + focus-lock "^0.6.7" + prop-types "^15.6.2" + react-clientside-effect "^1.2.2" + use-callback-ref "^1.2.1" + use-sidecar "^1.0.1" + +react-helmet@6.1.0, react-helmet@^6.0.0: version "6.1.0" resolved "https://registry.yarnpkg.com/react-helmet/-/react-helmet-6.1.0.tgz#a750d5165cb13cf213e44747502652e794468726" integrity sha512-4uMzEY9nlDlgxr61NL3XbKRy1hEkXmKNXhjbAIOVw5vcFrsdYbH2FEwcNyWvWinl103nXgzYNlns9ca+8kFiWw== @@ -23011,6 +23507,13 @@ react-hot-loader@^4.12.21: shallowequal "^1.1.0" source-map "^0.7.3" +react-icons@^3.10.0: + version "3.10.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-3.10.0.tgz#6c217a2dde2e8fa8d293210023914b123f317297" + integrity sha512-WsQ5n1JToG9VixWilSo1bHv842Cj5aZqTGiS3Ud47myF6aK7S/IUY2+dHcBdmkQcCFRuHsJ9OMUI0kTDfjyZXQ== + dependencies: + camelcase "^5.0.0" + react-input-autosize@^2.2.2: version "2.2.2" resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-2.2.2.tgz#fcaa7020568ec206bc04be36f4eb68e647c4d8c2" @@ -23099,6 +23602,25 @@ react-refresh@^0.7.0: resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.7.2.tgz#f30978d21eb8cac6e2f2fde056a7d04f6844dd50" integrity sha512-u5l7fhAJXecWUJzVxzMRU2Zvw8m4QmDNHlTrT5uo3KBlYBhmChd7syAakBoay1yIiVhx/8Fi7a6v6kQZfsw81Q== +react-remove-scroll-bar@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/react-remove-scroll-bar/-/react-remove-scroll-bar-2.1.0.tgz#edafe9b42a42c0dad9bdd10712772a1f9a39d7b9" + integrity sha512-5X5Y5YIPjIPrAoMJxf6Pfa7RLNGCgwZ95TdnVPgPuMftRfO8DaC7F4KP1b5eiO8hHbe7u+wZNDbYN5WUTpv7+g== + dependencies: + react-style-singleton "^2.1.0" + tslib "^1.0.0" + +react-remove-scroll@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.3.0.tgz#3af06fe2f7130500704b676cdef94452c08fe593" + integrity sha512-UqVimLeAe+5EHXKfsca081hAkzg3WuDmoT9cayjBegd6UZVhlTEchleNp9J4TMGkb/ftLve7ARB5Wph+HJ7A5g== + dependencies: + react-remove-scroll-bar "^2.1.0" + react-style-singleton "^2.1.0" + tslib "^1.0.0" + use-callback-ref "^1.2.3" + use-sidecar "^1.0.1" + react-required-if@1.0.3: version "1.0.3" resolved "https://registry.yarnpkg.com/react-required-if/-/react-required-if-1.0.3.tgz#6a40a761b1d54815c1d4e6610910cbf92b5aa987" @@ -23152,6 +23674,15 @@ react-side-effect@^2.1.0: resolved "https://registry.yarnpkg.com/react-side-effect/-/react-side-effect-2.1.0.tgz#1ce4a8b4445168c487ed24dab886421f74d380d3" integrity sha512-IgmcegOSi5SNX+2Snh1vqmF0Vg/CbkycU9XZbOHJlZ6kMzTmi3yc254oB1WCkgA7OQtIAoLmcSFuHTc/tlcqXg== +react-style-singleton@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/react-style-singleton/-/react-style-singleton-2.1.0.tgz#7396885332e9729957f9df51f08cadbfc164e1c4" + integrity sha512-DH4ED+YABC1dhvSDYGGreAHmfuTXj6+ezT3CmHoqIEfxNgEYfIMoOtmbRp42JsUst3IPqBTDL+8r4TF7EWhIHw== + dependencies: + get-nonce "^1.0.0" + invariant "^2.2.4" + tslib "^1.0.0" + react-test-renderer@16.13.1, react-test-renderer@^16.0.0-0: version "16.13.1" resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.13.1.tgz#de25ea358d9012606de51e012d9742e7f0deabc1" @@ -23192,7 +23723,7 @@ react-virtualized@9.21.2: prop-types "^15.6.0" react-lifecycles-compat "^3.0.4" -react@16.13.1, react@^16.8.0: +react@16.13.1, react@^16.12.0, react@^16.8.0: version "16.13.1" resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e" integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w== @@ -23498,6 +24029,17 @@ reflect.ownkeys@^0.2.0: resolved "https://registry.yarnpkg.com/reflect.ownkeys/-/reflect.ownkeys-0.2.0.tgz#749aceec7f3fdf8b63f927a04809e90c5c0b3460" integrity sha1-dJrO7H8/34tj+SegSAnpDFwLNGA= +reflexbox@^4.0.6: + version "4.0.6" + resolved "https://registry.yarnpkg.com/reflexbox/-/reflexbox-4.0.6.tgz#fc756d2cc1ca493baf9b96bb27dd640ad8154cf1" + integrity sha512-UNUL4YoJEXAPjRKHuty1tuOk+LV1nDJ2KYViDcH7lYm5yU3AQ+EKNXxPU3E14bQNK/pE09b1hYl+ZKdA94tWLQ== + dependencies: + "@emotion/core" "^10.0.0" + "@emotion/styled" "^10.0.0" + "@styled-system/css" "^5.0.0" + "@styled-system/should-forward-prop" "^5.0.0" + styled-system "^5.0.0" + regenerate-unicode-properties@^8.2.0: version "8.2.0" resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-8.2.0.tgz#e5de7111d655e7ba60c057dbe9ff37c87e65cdec" @@ -24221,10 +24763,10 @@ rollup-pluginutils@^2.8.2: dependencies: estree-walker "^0.6.1" -rollup@2.15.0: - version "2.15.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.15.0.tgz#1324633188c7f82138bd3bdc99416009ee541f48" - integrity sha512-HAk4kyXiV5sdNDnbKWk5zBPnkX/DAgx09Kbp8rRIRDVsTUVN3vnSowR7ZHkV6/lAiE6c2TQ8HtYb72aCPGW4Jw== +rollup@2.16.1: + version "2.16.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.1.tgz#97805e88071e2c6727bd0b64904976d14495c873" + integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg== optionalDependencies: fsevents "~2.1.2" @@ -24377,7 +24919,7 @@ scheduler@^0.19.1: loose-envify "^1.1.0" object-assign "^4.1.1" -schema-utils@*, schema-utils@^2.6.5, schema-utils@^2.6.6: +schema-utils@*, schema-utils@^2.6.5, schema-utils@^2.6.6, schema-utils@^2.7.0: version "2.7.0" resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.0.tgz#17151f76d8eae67fbbf77960c33c676ad9f4efc7" integrity sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A== @@ -24547,7 +25089,7 @@ serialize-error@^5.0.0: dependencies: type-fest "^0.8.0" -serialize-javascript@4.0.0: +serialize-javascript@4.0.0, serialize-javascript@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz#b525e1238489a5ecfc42afacc3fe99e666f4b1aa" integrity sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw== @@ -25278,6 +25820,19 @@ ssri@^8.0.0: dependencies: minipass "^3.1.1" +st@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/st/-/st-2.0.0.tgz#eabd11e7722863b8ee8cfbdd027cb25e76ff35e9" + integrity sha512-drN+aGYnrZPNYIymmNwIY7LXYJ8MqsqXj4fMRue3FOgGMdGjSX10fhJ3qx0sVQPhcWxhEaN4U/eWM4O4dbYNAw== + dependencies: + async-cache "^1.1.0" + bl "^4.0.0" + fd "~0.0.2" + mime "^2.4.4" + negotiator "~0.6.2" + optionalDependencies: + graceful-fs "^4.2.3" + stable@^0.1.8: version "0.1.8" resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf" @@ -25412,6 +25967,18 @@ stream-transform@^2.0.1: dependencies: mixme "^0.3.1" +strict-ui@^0.1.3: + version "0.1.3" + resolved "https://registry.yarnpkg.com/strict-ui/-/strict-ui-0.1.3.tgz#3e73ef91b58ca86e24dac464dceddbbb5a2acadd" + integrity sha512-bbvWCY89TXb9Bkv7M0CWeFIJ8LXRvAxCqDkG3E87UGGuKAKShQzuziebnNEHgdgxQwvr/OJUxL/PJUIp+A0hwA== + dependencies: + "@theme-ui/components" ">= 0.4.0-alpha.0" + "@theme-ui/css" ">= 0.4.0-alpha.0" + "@types/reflexbox" "^4.0.0" + emotion "^10.0.27" + reflexbox "^4.0.6" + theme-ui ">= 0.4.0-alpha.0" + strict-uri-encode@^1.0.0: version "1.1.0" resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713" @@ -25742,6 +26309,25 @@ style-to-object@^0.2.1: dependencies: inline-style-parser "0.1.1" +styled-system@^5.0.0, styled-system@^5.1.5: + version "5.1.5" + resolved "https://registry.yarnpkg.com/styled-system/-/styled-system-5.1.5.tgz#e362d73e1dbb5641a2fd749a6eba1263dc85075e" + integrity sha512-7VoD0o2R3RKzOzPK0jYrVnS8iJdfkKsQJNiLRDjikOpQVqQHns/DXWaPZOH4tIKkhAT7I6wIsy9FWTWh2X3q+A== + dependencies: + "@styled-system/background" "^5.1.2" + "@styled-system/border" "^5.1.5" + "@styled-system/color" "^5.1.2" + "@styled-system/core" "^5.1.2" + "@styled-system/flexbox" "^5.1.2" + "@styled-system/grid" "^5.1.2" + "@styled-system/layout" "^5.1.2" + "@styled-system/position" "^5.1.2" + "@styled-system/shadow" "^5.1.2" + "@styled-system/space" "^5.1.2" + "@styled-system/typography" "^5.1.2" + "@styled-system/variant" "^5.1.5" + object-assign "^4.1.1" + stylehacks@^4.0.0: version "4.0.3" resolved "https://registry.yarnpkg.com/stylehacks/-/stylehacks-4.0.3.tgz#6718fcaf4d1e07d8a1318690881e8d96726a71d5" @@ -25975,6 +26561,16 @@ sync-exec@^0.6.2: resolved "https://registry.yarnpkg.com/sync-exec/-/sync-exec-0.6.2.tgz#717d22cc53f0ce1def5594362f3a89a2ebb91105" integrity sha1-cX0izFPwzh3vVZQ2LzqJouu5EQU= +synchronous-promise@^2.0.10: + version "2.0.13" + resolved "https://registry.yarnpkg.com/synchronous-promise/-/synchronous-promise-2.0.13.tgz#9d8c165ddee69c5a6542862b405bc50095926702" + integrity sha512-R9N6uDkVsghHePKh1TEqbnLddO2IY25OcsksyFp/qBe7XYd0PVbKEWxhcdMhpLzE1I6skj5l4aEZ3CRxcbArlA== + +tabbable@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-4.0.0.tgz#5bff1d1135df1482cf0f0206434f15eadbeb9261" + integrity sha512-H1XoH1URcBOa/rZZWxLxHCtOdVUEev+9vo5YdYhC9tCY4wnybX+VQrCYuy9ubkg69fCBxCONJOSLGfw0DWMffQ== + table@^5.2.3, table@^5.4.6: version "5.4.6" resolved "https://registry.yarnpkg.com/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e" @@ -26113,17 +26709,17 @@ terminal-link@^2.0.0, terminal-link@^2.1.1: ansi-escapes "^4.2.1" supports-hyperlinks "^2.0.0" -terser-webpack-plugin@3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-3.0.3.tgz#23bda2687b197f878a743373b9411d917adc2e45" - integrity sha512-bZFnotuIKq5Rqzrs+qIwFzGdKdffV9epG5vDSEbYzvKAhPeR5RbbrQysfPgbIIMhNAQtZD2hGwBfSKUXjXZZZw== +terser-webpack-plugin@3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-3.0.4.tgz#45569bfacff6681ba733abb493e8865d4d87080f" + integrity sha512-hcDwaacWj4gpWAC5+Up1spE1BulQEiLV63qN8TovDmFTEjC098vDQcO4BsO/HYKevWwisnSCy/qUNK7OUXn22Q== dependencies: cacache "^15.0.4" find-cache-dir "^3.3.1" jest-worker "^26.0.0" - p-limit "^2.3.0" + p-limit "^3.0.1" schema-utils "^2.6.6" - serialize-javascript "^3.1.0" + serialize-javascript "^4.0.0" source-map "^0.6.1" terser "^4.6.13" webpack-sources "^1.4.3" @@ -26186,6 +26782,28 @@ text-table@0.2.0, text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= +"theme-ui@>= 0.4.0-alpha.0", theme-ui@^0.4.0-alpha.3: + version "0.4.0-highlight.0" + resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.4.0-highlight.0.tgz#461ee37d5091a53430e45479b3966ba122ec31f0" + integrity sha512-Eg8ATVmgEpUwtQ0gWOrci3Y4A6s1S3DOgBmEj99W9JugIQ6XXWwa0rYO43vmwhoXPq6/vEDqKDA5QapaRKpJQw== + dependencies: + "@theme-ui/color-modes" "^0.4.0-highlight.0" + "@theme-ui/components" "^0.4.0-highlight.0" + "@theme-ui/core" "^0.4.0-highlight.0" + "@theme-ui/css" "^0.4.0-highlight.0" + "@theme-ui/mdx" "^0.4.0-highlight.0" + "@theme-ui/theme-provider" "^0.4.0-highlight.0" + "@types/theme-ui__components" "^0.2.3" + +theme-ui@^0.2.49: + version "0.2.52" + resolved "https://registry.yarnpkg.com/theme-ui/-/theme-ui-0.2.52.tgz#c041a32b0b257fc8ecbae273e14e92abd48c0f2d" + integrity sha512-JFujorP5aFxIm1UyVCtefN5baXjwh5TXHKFYNWgAP+3rqVvggIr46uSMrRNvDjyhFOQiMK8YI8ctPQrrhcETpw== + dependencies: + "@emotion/is-prop-valid" "^0.8.1" + "@styled-system/css" "^5.0.16" + deepmerge "^4.0.0" + thenify-all@^1.0.0: version "1.6.0" resolved "https://registry.yarnpkg.com/thenify-all/-/thenify-all-1.6.0.tgz#1a1918d402d8fc3f98fbf234db0bcc8cc10e9726" @@ -26426,6 +27044,11 @@ token-stream@1.0.0: resolved "https://registry.yarnpkg.com/token-stream/-/token-stream-1.0.0.tgz#cc200eab2613f4166d27ff9afc7ca56d49df6eb4" integrity sha1-zCAOqyYT9BZtJ/+a/HylbUnfbrQ= +toposort@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/toposort/-/toposort-2.0.2.tgz#ae21768175d1559d48bef35420b2f4962f09c330" + integrity sha1-riF2gXXRVZ1IvvNUILL0li8JwzA= + tough-cookie@^2.3.3, tough-cookie@^2.3.4, tough-cookie@~2.5.0: version "2.5.0" resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2" @@ -26607,7 +27230,7 @@ tslib@1.11.2: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9" integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg== -tslib@^1, tslib@^1.10.0, tslib@^1.11.1, tslib@^1.6.0, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: +tslib@^1, tslib@^1.0.0, tslib@^1.10.0, tslib@^1.11.1, tslib@^1.11.2, tslib@^1.6.0, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: version "1.13.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043" integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q== @@ -26737,7 +27360,7 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.9.5: +typescript@3.9.5, typescript@^3.9.3: version "3.9.5" resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36" integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ== @@ -27318,6 +27941,11 @@ urql@^1.9.7: "@urql/core" "^1.12.0" wonka "^4.0.14" +use-callback-ref@^1.2.1, use-callback-ref@^1.2.3: + version "1.2.4" + resolved "https://registry.yarnpkg.com/use-callback-ref/-/use-callback-ref-1.2.4.tgz#d86d1577bfd0b955b6e04aaf5971025f406bea3c" + integrity sha512-rXpsyvOnqdScyied4Uglsp14qzag1JIemLeTWGKbwpotWht57hbP78aNT+Q4wdFKQfQibbUX4fb6Qb4y11aVOQ== + use-deep-compare@0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/use-deep-compare/-/use-deep-compare-0.1.0.tgz#7fd775047ab7126dfc11e8c19f6926b3112c03d0" @@ -27333,6 +27961,14 @@ use-popper@1.1.6: popper.js "1.15.0" use-deep-compare "0.1.0" +use-sidecar@^1.0.1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/use-sidecar/-/use-sidecar-1.0.2.tgz#e72f582a75842f7de4ef8becd6235a4720ad8af6" + integrity sha512-287RZny6m5KNMTb/Kq9gmjafi7lQL0YHO1lYolU6+tY1h9+Z3uCtkJJ3OSOq3INwYf2hBryCcDh4520AhJibMA== + dependencies: + detect-node "^2.0.4" + tslib "^1.9.3" + use@^3.1.0: version "3.1.1" resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f" @@ -28322,7 +28958,7 @@ xss@^1.0.6: commander "^2.20.3" cssfilter "0.0.10" -xstate@^4.10.0, xstate@^4.9.1: +xstate@^4.10.0: version "4.10.0" resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.10.0.tgz#f87e4ef593fe40300b8eec50a5d9f0763aa4f622" integrity sha512-nncQ9gW+xgk5iUEvpBOXhbzSCS0uwzzT4bOAXxo6oUoALgbxzqEyMmaMYwuvOHrabDTdMJYnF+xe2XD8RRgWmA== @@ -28583,6 +29219,19 @@ yoga-layout-prebuilt@^1.9.3: dependencies: "@types/yoga-layout" "1.9.2" +yup@^0.29.1: + version "0.29.1" + resolved "https://registry.yarnpkg.com/yup/-/yup-0.29.1.tgz#35d25aab470a0c3950f66040ba0ff4b1b6efe0d9" + integrity sha512-U7mPIbgfQWI6M3hZCJdGFrr+U0laG28FxMAKIgNvgl7OtyYuUoc4uy9qCWYHZjh49b8T7Ug8NNDdiMIEytcXrQ== + dependencies: + "@babel/runtime" "^7.9.6" + fn-name "~3.0.0" + lodash "^4.17.15" + lodash-es "^4.17.11" + property-expr "^2.0.2" + synchronous-promise "^2.0.10" + toposort "^2.0.2" + yurnalist@^1.1.2: version "1.1.2" resolved "https://registry.yarnpkg.com/yurnalist/-/yurnalist-1.1.2.tgz#0fce283f1c53ea25ec278e2d1ab58537323b63e0"