From 69a92166e2f692651b3c44f0a7f49a02b18c2726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 23:55:52 +0000 Subject: [PATCH] Bump @tinacms/cli from 1.5.34 to 1.5.46 Bumps [@tinacms/cli](https://github.com/tinacms/tinacms/tree/HEAD/packages/@tinacms/cli) from 1.5.34 to 1.5.46. - [Release notes](https://github.com/tinacms/tinacms/releases) - [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/@tinacms/cli/CHANGELOG.md) - [Commits](https://github.com/tinacms/tinacms/commits/@tinacms/cli@1.5.46/packages/@tinacms/cli) --- updated-dependencies: - dependency-name: "@tinacms/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 183 ++++++++++++++++++++------------------------------- 2 files changed, 74 insertions(+), 111 deletions(-) diff --git a/package.json b/package.json index 88f27f0..da739b8 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "tinacms": "^1.5.24" }, "devDependencies": { - "@tinacms/cli": "^1.5.34", + "@tinacms/cli": "^1.5.46", "eslint": "7", "eslint-config-next": "12.0.3" } diff --git a/yarn.lock b/yarn.lock index 4eab521..fd3fdf4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -939,19 +939,7 @@ "@graphql-tools/utils" "^8.8.0" tslib "~2.4.0" -"@graphql-codegen/plugin-helpers@^2.6.2", "@graphql-codegen/plugin-helpers@latest": - version "2.7.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.1.tgz#de999bdf8a1485f6f3c4c5f21cfb038e99d67e3e" - integrity sha512-wpEShhwbQp8pqXolnSCNaj0pU91LbuBvYHpYqm96TUqyeKQYAYRVmw3JIt0g8UQpKYhg8lYIDwWdcINOYqkGLg== - dependencies: - "@graphql-tools/utils" "^8.8.0" - change-case-all "1.0.14" - common-tags "1.8.2" - import-from "4.0.0" - lodash "~4.17.0" - tslib "~2.4.0" - -"@graphql-codegen/plugin-helpers@^2.7.2": +"@graphql-codegen/plugin-helpers@^2.6.2", "@graphql-codegen/plugin-helpers@^2.7.2": version "2.7.2" resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed" integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg== @@ -987,6 +975,18 @@ lodash "~4.17.0" tslib "~2.5.0" +"@graphql-codegen/plugin-helpers@latest": + version "2.7.1" + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.1.tgz#de999bdf8a1485f6f3c4c5f21cfb038e99d67e3e" + integrity sha512-wpEShhwbQp8pqXolnSCNaj0pU91LbuBvYHpYqm96TUqyeKQYAYRVmw3JIt0g8UQpKYhg8lYIDwWdcINOYqkGLg== + dependencies: + "@graphql-tools/utils" "^8.8.0" + change-case-all "1.0.14" + common-tags "1.8.2" + import-from "4.0.0" + lodash "~4.17.0" + tslib "~2.4.0" + "@graphql-codegen/schema-ast@^4.0.0": version "4.0.0" resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-4.0.0.tgz#5d60996c87b64f81847da8fcb2d8ef50ede89755" @@ -2013,17 +2013,17 @@ lodash.merge "^4.6.2" postcss-selector-parser "6.0.10" -"@tinacms/app@1.2.31": - version "1.2.31" - resolved "https://registry.yarnpkg.com/@tinacms/app/-/app-1.2.31.tgz#75c7de46eb92538b419998c43995d87e32fb5bd5" - integrity sha512-r0X8Y9pUZuMPLWW3Gj02dzCI4ltRKRi6qxmAqW1/y2D1Ws1kJqGbyoFFCweiFUPe/lwVKgYkJeUPL/Dr5btNYA== +"@tinacms/app@1.2.42": + version "1.2.42" + resolved "https://registry.yarnpkg.com/@tinacms/app/-/app-1.2.42.tgz#b9ec365cb87c94bd81250e59e4643e0ca6ac0fa9" + integrity sha512-yG6kYKplf9TJfySDYF3zty+tl3cR5+j2I8GH0bQj6mlQiCBBCpruJaSxyZTDqgMM8bDcj0DV2z+4ggHTJPHZSQ== dependencies: "@codemirror/language" "6.0.0" "@graphiql/toolkit" "0.8.4" "@headlessui/react" "1.6.6" "@heroicons/react" "1.0.6" "@monaco-editor/react" "4.4.5" - "@tinacms/mdx" "1.3.22" + "@tinacms/mdx" "1.3.25" "@xstate/react" "3.0.0" final-form "4.20.10" graphiql "3.0.0-alpha.1" @@ -2034,14 +2034,14 @@ react-dom "17.0.2" react-router-dom "6.3.0" tailwindcss "^3.2.7" - tinacms "1.5.24" + tinacms "1.6.4" typescript "^4.6.4" zod "^3.14.3" -"@tinacms/cli@^1.5.34": - version "1.5.34" - resolved "https://registry.yarnpkg.com/@tinacms/cli/-/cli-1.5.34.tgz#605be5c5f17318f9dd150224ef87d3fca53ac02d" - integrity sha512-2v7WXgMHBdjlesA9ApSDHe3Gb5GxP9JqDt0II0WxFMryis/a33iGwX8ssXj9ZoYd0Z5e90z/v9jF1PwJtfwPfQ== +"@tinacms/cli@^1.5.46": + version "1.5.46" + resolved "https://registry.yarnpkg.com/@tinacms/cli/-/cli-1.5.46.tgz#73194254229b7de4e3a1b51e1017fc74f78444ea" + integrity sha512-iTssMQiW411Z0WMWL6mxVv/sEwaFW0uqf0Oac+agqphTGLDprHsmgAmqg2vU6dAMfWXIBxcuN6teqPN15HklBg== dependencies: "@graphql-codegen/core" "^2.1.0" "@graphql-codegen/plugin-helpers" latest @@ -2057,12 +2057,12 @@ "@tailwindcss/aspect-ratio" "^0.4.0" "@tailwindcss/line-clamp" "^0.3.1" "@tailwindcss/typography" "^0.5.9" - "@tinacms/app" "1.2.31" - "@tinacms/datalayer" "1.2.29" - "@tinacms/graphql" "1.4.29" + "@tinacms/app" "1.2.42" + "@tinacms/datalayer" "1.2.35" + "@tinacms/graphql" "1.4.35" "@tinacms/metrics" "1.0.2" - "@tinacms/schema-tools" "1.4.14" - "@tinacms/search" "1.0.14" + "@tinacms/schema-tools" "1.4.16" + "@tinacms/search" "1.0.20" "@vitejs/plugin-react" "3.1.0" ajv "^6.12.3" altair-express-middleware "4.0.6" @@ -2102,7 +2102,7 @@ readable-stream "^4.3.0" rollup-plugin-visualizer "^5.9.0" tailwindcss "^3.2.7" - tinacms "1.5.24" + tinacms "1.6.4" typanion "3.13.0" typescript "4.3.5" url-pattern "^1.0.3" @@ -2111,21 +2111,21 @@ yup "^0.32.9" zod "^3.14.3" -"@tinacms/datalayer@1.2.29": - version "1.2.29" - resolved "https://registry.yarnpkg.com/@tinacms/datalayer/-/datalayer-1.2.29.tgz#f44cc6bbbfb2ac97f5e060fe86850cd364512afa" - integrity sha512-TV3UqmD6h159+HLRytHgXXChIBP0+NHsDqe0tFiHtyhNfdYpHt0NohfxatGzHLYuqcui4mFOwQQs8rKGP9lSRA== +"@tinacms/datalayer@1.2.35": + version "1.2.35" + resolved "https://registry.yarnpkg.com/@tinacms/datalayer/-/datalayer-1.2.35.tgz#3c3d0e0b7e0b17070c84bdd802069ea97ab08596" + integrity sha512-xq06Loy2Tk7DIvW5/ezIcpRmlNQsRM3VWRTA3BWLtK/4mEt19161N4346pdVkVZSZoHne7X33EIgRo120kqFzg== dependencies: - "@tinacms/graphql" "1.4.29" + "@tinacms/graphql" "1.4.35" -"@tinacms/graphql@1.4.29": - version "1.4.29" - resolved "https://registry.yarnpkg.com/@tinacms/graphql/-/graphql-1.4.29.tgz#8bda27da1feb79546eb3b53677919eb0b1051822" - integrity sha512-JzJIcWanqnSMVmvo9YjhsdnouGpF2dDd8gR54TOuF7bj45BdV+4ikhoY26eY83MXARqpMN8t0qiDzS47pnBaAA== +"@tinacms/graphql@1.4.35": + version "1.4.35" + resolved "https://registry.yarnpkg.com/@tinacms/graphql/-/graphql-1.4.35.tgz#8e6fde4288de1f9f8acc4661232c0a6b719a96ac" + integrity sha512-dUl+888E2hL+BJMtNDLN6EkH/ckqJw/zhOgwK62lzoGhfX5qo8ed3q2KfU9mF0WyhBoeoAA08fmDNmYyaNgVrA== dependencies: "@iarna/toml" "^2.2.5" - "@tinacms/mdx" "1.3.22" - "@tinacms/schema-tools" "1.4.14" + "@tinacms/mdx" "1.3.25" + "@tinacms/schema-tools" "1.4.16" abstract-level "^1.0.3" body-parser "^1.19.0" cors "^2.8.5" @@ -2150,12 +2150,12 @@ scmp "^2.1.0" yup "^0.32.9" -"@tinacms/mdx@1.3.22": - version "1.3.22" - resolved "https://registry.yarnpkg.com/@tinacms/mdx/-/mdx-1.3.22.tgz#1e29a37c610d092fd70a62ee5a623e4f3e2187d2" - integrity sha512-0M7yCDyTuVBEzdIM+aO7x6Qm8GsI9w1cF/2BbIooplPehPbCu5nY0DRyGCfW4hwxbxU4J+53IUS5xaDrgcnOcA== +"@tinacms/mdx@1.3.25": + version "1.3.25" + resolved "https://registry.yarnpkg.com/@tinacms/mdx/-/mdx-1.3.25.tgz#c9bcedaeb68b57e01d44a814c1a2a44e58633587" + integrity sha512-KtOLhNIJwWYjjGKlWCp6FvD4RuluJhJu3wMe2nmeCBnBm/bZrxCqxXOX+MXMVxPdPlv+cybPsv6r5XaOxC7dHg== dependencies: - "@tinacms/schema-tools" "1.4.14" + "@tinacms/schema-tools" "1.4.16" acorn "8.8.2" ccount "2.0.1" estree-util-is-identifier-name "2.1.0" @@ -2193,22 +2193,22 @@ dependencies: isomorphic-fetch "^3.0.0" -"@tinacms/schema-tools@1.4.14": - version "1.4.14" - resolved "https://registry.yarnpkg.com/@tinacms/schema-tools/-/schema-tools-1.4.14.tgz#a1a6372f09f09154bf256509c9882f186667e902" - integrity sha512-wzEByPYXeGJDgB1IO6xe+xeqyquARvFgj50QmVDPJihLlrp0DwNMEFWafEaoIFRR17aLahgQZKzKgKdlED5XDA== +"@tinacms/schema-tools@1.4.16": + version "1.4.16" + resolved "https://registry.yarnpkg.com/@tinacms/schema-tools/-/schema-tools-1.4.16.tgz#c055b604135dad0f250772b02dca0796f32d98d7" + integrity sha512-GNXSPG7oc9FAr0dZtautRJsmeOmhDyws0NZQDAUGIcAZ3mXlNcdGsdxC0AmC6U4xdCha1AF87VU7BrlsMgHEKg== dependencies: picomatch-browser "2.2.6" url-pattern "^1.0.3" zod "^3.14.3" -"@tinacms/search@1.0.14": - version "1.0.14" - resolved "https://registry.yarnpkg.com/@tinacms/search/-/search-1.0.14.tgz#3829ff46dc1f99cfc79dddafe5ad10763332cd82" - integrity sha512-XXgiFGNWAK5T97YEB3rCAkIClqf5e1C5Z6yr6/WRxmD3XjFXmCZZ545+crRT2ZuBAG0ywUMVuVRLdD2uMeTozg== +"@tinacms/search@1.0.20": + version "1.0.20" + resolved "https://registry.yarnpkg.com/@tinacms/search/-/search-1.0.20.tgz#59121330beefba33ee49d36abe2082f58dfd9d24" + integrity sha512-GuOl/UACARHTm3Y9exvCrF9yKJPChpxHGXRR/ArR4sJev6RXzglkbYblxh/cVdfdgezDSxjs2gEFJy2WFmP2Sg== dependencies: - "@tinacms/graphql" "1.4.29" - "@tinacms/schema-tools" "1.4.14" + "@tinacms/graphql" "1.4.35" + "@tinacms/schema-tools" "1.4.16" abstract-level "^1.0.3" memory-level "^1.0.0" module-error "^1.0.2" @@ -3747,12 +3747,7 @@ cross-spawn@^7.0.2: shebang-command "^2.0.0" which "^2.0.1" -crypto-js@^4.0.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf" - integrity sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw== - -crypto-js@^4.1.1: +crypto-js@^4.0.0, crypto-js@^4.1.1: version "4.2.0" resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631" integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q== @@ -6671,14 +6666,14 @@ node-abi@^3.3.0: dependencies: semver "^7.3.5" -node-fetch@2: +node-fetch@2, node-fetch@^2.6.1, node-fetch@~2.6.1: version "2.6.9" resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.9.tgz#7c7f744b5cc6eb5fd404e0c7a9fec630a55657e6" integrity sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg== dependencies: whatwg-url "^5.0.0" -node-fetch@2.6.7, node-fetch@^2.6.1, node-fetch@~2.6.1: +node-fetch@2.6.7: version "2.6.7" resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad" integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ== @@ -7138,16 +7133,7 @@ postcss@8.4.14: picocolors "^1.0.0" source-map-js "^1.0.2" -postcss@^8.0.9: - version "8.4.21" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4" - integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg== - dependencies: - nanoid "^3.3.4" - picocolors "^1.0.0" - source-map-js "^1.0.2" - -postcss@^8.3.3, postcss@^8.4.27: +postcss@^8.0.9, postcss@^8.3.3, postcss@^8.4.14, postcss@^8.4.27: version "8.4.31" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d" integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ== @@ -7156,15 +7142,6 @@ postcss@^8.3.3, postcss@^8.4.27: picocolors "^1.0.0" source-map-js "^1.0.2" -postcss@^8.4.14: - version "8.4.18" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18.tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2" - integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA== - dependencies: - nanoid "^3.3.4" - picocolors "^1.0.0" - source-map-js "^1.0.2" - prebuild-install@^7.1.1: version "7.1.1" resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45" @@ -7407,10 +7384,10 @@ react-hotkeys-hook@^4.3.7: resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.4.1.tgz#1f7a7a1c9c21d4fa3280bf340fcca8fd77d81994" integrity sha512-sClBMBioFEgFGYLTWWRKvhxcCx1DRznd+wkFHwQZspnRBkHTgruKIHptlK/U/2DPX8BhHoRGzpMVWUXMmdZlmw== -react-icons@^4.3.1: - version "4.6.0" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.6.0.tgz#f83eda179af5d02c047449a20b702c858653d397" - integrity sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g== +react-icons@^5.2.1: + version "5.2.1" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.2.1.tgz#28c2040917b2a2eda639b0f797bff1888e018e4a" + integrity sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw== react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1: version "16.13.1" @@ -7553,7 +7530,7 @@ readable-stream@^2.2.2: string_decoder "~1.1.1" util-deprecate "~1.0.1" -readable-stream@^3.1.1: +readable-stream@^3.1.1, readable-stream@^3.4.0: version "3.6.2" resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967" integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA== @@ -7562,15 +7539,6 @@ readable-stream@^3.1.1: string_decoder "^1.1.1" util-deprecate "^1.0.1" -readable-stream@^3.4.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198" - integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== - dependencies: - inherits "^2.0.3" - string_decoder "^1.1.1" - util-deprecate "^1.0.1" - readable-stream@^4.0.0, readable-stream@^4.3.0: version "4.3.0" resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-4.3.0.tgz#0914d0c72db03b316c9733bb3461d64a3cc50cba" @@ -8330,10 +8298,10 @@ text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw== -tinacms@1.5.24, tinacms@^1.5.24: - version "1.5.24" - resolved "https://registry.yarnpkg.com/tinacms/-/tinacms-1.5.24.tgz#d0fc5a9f9b290ce1e9e3797803c333d95134fd09" - integrity sha512-XImr66Q6fY0utkSX7JzegZeyEncJF1E14stVQVi2XMmkrhKNxZoKI6ASSlm2sUhZZA3vkl6SN63gykziBOzBbg== +tinacms@1.6.4, tinacms@^1.5.24: + version "1.6.4" + resolved "https://registry.yarnpkg.com/tinacms/-/tinacms-1.6.4.tgz#6befb5bcf7ec51bc189708cdf641bf55ad2cda94" + integrity sha512-wK8vdXRcw2ytwCKv2CQtOw1X88YNc0oj6+FFJgBeJgKP2Lu6xyahVZfM70LvH7XPamv/7PQD2Vw9qsE4n+c3Jg== dependencies: "@floating-ui/dom" "^1.4.4" "@floating-ui/react-dom" "^2.0.1" @@ -8347,9 +8315,9 @@ tinacms@1.5.24, tinacms@^1.5.24: "@react-types/combobox" "^3.2.0" "@react-types/shared" "^3.10.0" "@sambego/storybook-styles" "^1.0.0" - "@tinacms/mdx" "1.3.22" - "@tinacms/schema-tools" "1.4.14" - "@tinacms/search" "1.0.14" + "@tinacms/mdx" "1.3.25" + "@tinacms/schema-tools" "1.4.16" + "@tinacms/search" "1.0.20" "@tinacms/sharedctx" "1.0.2" "@udecode/plate-headless" "^21.4.0" atob "2.1.2" @@ -8376,7 +8344,7 @@ tinacms@1.5.24, tinacms@^1.5.24: react-datetime "^2.16.3" react-dropzone "14.2.3" react-final-form "^6.3.0" - react-icons "^4.3.1" + react-icons "^5.2.1" react-onclickoutside "^6.13.0" react-router-dom "6.3.0" react-textarea-autosize "8.5.2" @@ -8512,16 +8480,11 @@ tunnel-agent@^0.6.0: dependencies: safe-buffer "^5.0.1" -typanion@3.13.0: +typanion@3.13.0, typanion@^3.8.0: version "3.13.0" resolved "https://registry.yarnpkg.com/typanion/-/typanion-3.13.0.tgz#16522f197f31415f38d7e554b9776c62673fff8e" integrity sha512-AkZMjMIW8MGeQwBxu1bixzu/2Zk7rH6ILrI/9zBoW0sAiVaWwHjXSnmPBomfY2t7tSG6m5bIE+OYYyyuGnFVHA== -typanion@^3.8.0: - version "3.12.1" - resolved "https://registry.yarnpkg.com/typanion/-/typanion-3.12.1.tgz#d33deb130aba23ef6f2a3c69e7fb28148dd9089a" - integrity sha512-3SJF/czpzqq6G3lprGFLa6ps12yb1uQ1EmitNnep2fDMNh1aO/Zbq9sWY+3lem0zYb2oHJnQWyabTGUZ+L1ScQ== - type-check@^0.4.0, type-check@~0.4.0: version "0.4.0" resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"