-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump @storybook/preset-create-react-app
Bumps [@storybook/preset-create-react-app](https://github.com/storybookjs/storybook/tree/HEAD/code/presets/create-react-app) from 3.2.0 to 7.4.2. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/code/presets/create-react-app/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.4.2/code/presets/create-react-app) --- updated-dependencies: - dependency-name: "@storybook/preset-create-react-app" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
2e07397
commit 08356f3
Showing
2 changed files
with
181 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3358,7 +3358,7 @@ | |
mkdirp "^1.0.4" | ||
rimraf "^3.0.2" | ||
|
||
"@pmmmwh/[email protected]", "@pmmmwh/react-refresh-webpack-plugin@^0.4.3": | ||
"@pmmmwh/[email protected]": | ||
version "0.4.3" | ||
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.3.tgz#1eec460596d200c0236bf195b078a5d1df89b766" | ||
integrity sha512-br5Qwvh8D2OQqSXpd1g/xqXKnK0r+Jz6qVKBbWmpUcrbGOxUrf39V5oZ1876084CGn18uMdR5uvPqBv9UqtBjQ== | ||
|
@@ -3370,10 +3370,10 @@ | |
schema-utils "^2.6.5" | ||
source-map "^0.7.3" | ||
|
||
"@pmmmwh/react-refresh-webpack-plugin@^0.5.3": | ||
version "0.5.10" | ||
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.10.tgz#2eba163b8e7dbabb4ce3609ab5e32ab63dda3ef8" | ||
integrity sha512-j0Ya0hCFZPd4x40qLzbhGsh9TMtdb+CJQiso+WxLOPNasohq9cc5SNUcwsZaRH6++Xh91Xkm/xHCkuIiIu0LUA== | ||
"@pmmmwh/react-refresh-webpack-plugin@^0.5.1", "@pmmmwh/react-refresh-webpack-plugin@^0.5.3": | ||
version "0.5.11" | ||
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.11.tgz#7c2268cedaa0644d677e8c4f377bc8fb304f714a" | ||
integrity sha512-7j/6vdTym0+qZ6u4XbSAxrWBGYSdCfTzySkj7WAFgDLmSyWlOrWvpyzxlFh5jtw9dn0oL/jtW+06XfFiisN3JQ== | ||
dependencies: | ||
ansi-html-community "^0.0.8" | ||
common-path-prefix "^3.0.0" | ||
|
@@ -3755,6 +3755,18 @@ | |
ts-dedent "^2.0.0" | ||
util-deprecate "^1.0.2" | ||
|
||
"@storybook/[email protected]": | ||
version "7.4.2" | ||
resolved "https://registry.yarnpkg.com/@storybook/channels/-/channels-7.4.2.tgz#6a730506e65d07e10faf8f16142db7284acc5848" | ||
integrity sha512-Q95KnV+fTGaAV3S875+d5LlGg+bdC3bUnki3engODDS4ViSRHJ1bnXnqxKmAaS3O/52geIyWWR766YvwHw3avw== | ||
dependencies: | ||
"@storybook/client-logger" "7.4.2" | ||
"@storybook/core-events" "7.4.2" | ||
"@storybook/global" "^5.0.0" | ||
qs "^6.10.0" | ||
telejson "^7.2.0" | ||
tiny-invariant "^1.3.1" | ||
|
||
"@storybook/[email protected]": | ||
version "5.3.18" | ||
resolved "https://registry.yarnpkg.com/@storybook/client-api/-/client-api-5.3.18.tgz#e71041796f95888de0e4524734418e6b120b060a" | ||
|
@@ -3826,6 +3838,13 @@ | |
core-js "^3.8.2" | ||
global "^4.4.0" | ||
|
||
"@storybook/[email protected]": | ||
version "7.4.2" | ||
resolved "https://registry.yarnpkg.com/@storybook/client-logger/-/client-logger-7.4.2.tgz#bbd31bec31837b506a9e3a345571a0975d5e4b4d" | ||
integrity sha512-LC8tYrYSJwF4DHRdNYh6y8hSvccwUIv5/WOZKJDmKx7mcEm6HsVuUu16C9jsl7iy6IqJYxgVz1va3WS6852E+A== | ||
dependencies: | ||
"@storybook/global" "^5.0.0" | ||
|
||
"@storybook/[email protected]", "@storybook/components@^5.3.3": | ||
version "5.3.18" | ||
resolved "https://registry.yarnpkg.com/@storybook/components/-/components-5.3.18.tgz#528f6ab1660981e948993a04b407a6fad7751589" | ||
|
@@ -3970,6 +3989,13 @@ | |
dependencies: | ||
core-js "^3.8.2" | ||
|
||
"@storybook/[email protected]": | ||
version "7.4.2" | ||
resolved "https://registry.yarnpkg.com/@storybook/core-events/-/core-events-7.4.2.tgz#8b362bf86ade69a164094d9647992c3f8598034e" | ||
integrity sha512-WCEBw+Ew8DrccnB0hpP9TXadreoOlMnWCyuXU2XrvmK/vde009leWQIsLs1rY+L17zDVuogBms62AxrDDJmMpw== | ||
dependencies: | ||
ts-dedent "^2.0.0" | ||
|
||
"@storybook/[email protected]": | ||
version "6.5.16" | ||
resolved "https://registry.yarnpkg.com/@storybook/core-server/-/core-server-6.5.16.tgz#f40de3413de49388129d29c74e5e48321af03f12" | ||
|
@@ -4155,6 +4181,11 @@ | |
lodash "^4.17.21" | ||
regenerator-runtime "^0.13.7" | ||
|
||
"@storybook/global@^5.0.0": | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/@storybook/global/-/global-5.0.0.tgz#b793d34b94f572c1d7d9e0f44fac4e0dbc9572ed" | ||
integrity sha512-FcOqPAXACP0I3oJ/ws6/rrPT9WGhu915Cg8D02a9YxLo0DE9zI+a9A5gRGvmQ09fiWPukqI8ZAEoQEdWUKMQdQ== | ||
|
||
"@storybook/[email protected]": | ||
version "6.5.16" | ||
resolved "https://registry.yarnpkg.com/@storybook/manager-webpack4/-/manager-webpack4-6.5.16.tgz#7033228d38f048ceff3d403ba918d7f206b926a5" | ||
|
@@ -4236,17 +4267,17 @@ | |
npmlog "^5.0.1" | ||
pretty-hrtime "^1.0.3" | ||
|
||
"@storybook/preset-create-react-app@^3.1.7": | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/@storybook/preset-create-react-app/-/preset-create-react-app-3.2.0.tgz#660597906847e38e9d886241d3d8e2ecc770a2eb" | ||
integrity sha512-lLoWCGr5cV+JNDRKYHC2gD+P2eyBqdN8qhmBa+PxDgPSNKfgUf9Wnoh+C7WTG5q2DEeR9SvUpQpZomX9DDQa4Q== | ||
"@storybook/preset-create-react-app@^7.4.2": | ||
version "7.4.2" | ||
resolved "https://registry.yarnpkg.com/@storybook/preset-create-react-app/-/preset-create-react-app-7.4.2.tgz#2bcd9812c3534e4927eb9869c3a462a77db668d9" | ||
integrity sha512-rHRaiWmNAFXVHlRBG4iQE0Vsg3n4ZUyRWqddV2NuqZnHYQYUP07Rp0c3TFigGeTqF/gNbj8rTBDawcwpc8VkqQ== | ||
dependencies: | ||
"@pmmmwh/react-refresh-webpack-plugin" "^0.4.3" | ||
"@pmmmwh/react-refresh-webpack-plugin" "^0.5.1" | ||
"@storybook/react-docgen-typescript-plugin" "1.0.6--canary.9.0c3f3b7.0" | ||
"@storybook/types" "7.4.2" | ||
"@types/babel__core" "^7.1.7" | ||
"@types/webpack" "^4.41.13" | ||
babel-plugin-react-docgen "^4.1.0" | ||
pnp-webpack-plugin "^1.6.4" | ||
react-docgen-typescript-plugin "^1.0.0" | ||
pnp-webpack-plugin "^1.7.0" | ||
semver "^7.3.5" | ||
|
||
"@storybook/[email protected]": | ||
|
@@ -4284,6 +4315,19 @@ | |
react-docgen-typescript "^2.1.1" | ||
tslib "^2.0.0" | ||
|
||
"@storybook/[email protected]": | ||
version "1.0.6--canary.9.0c3f3b7.0" | ||
resolved "https://registry.yarnpkg.com/@storybook/react-docgen-typescript-plugin/-/react-docgen-typescript-plugin-1.0.6--canary.9.0c3f3b7.0.tgz#7f10f3c641f32e4513a8b6ffb5036933e7059534" | ||
integrity sha512-KUqXC3oa9JuQ0kZJLBhVdS4lOneKTOopnNBK4tUAgoxWQ3u/IjzdueZjFr7gyBrXMoU6duutk3RQR9u8ZpYJ4Q== | ||
dependencies: | ||
debug "^4.1.1" | ||
endent "^2.0.1" | ||
find-cache-dir "^3.3.1" | ||
flat-cache "^3.0.4" | ||
micromatch "^4.0.2" | ||
react-docgen-typescript "^2.2.2" | ||
tslib "^2.0.0" | ||
|
||
"@storybook/react@^5.3.3": | ||
version "5.3.18" | ||
resolved "https://registry.yarnpkg.com/@storybook/react/-/react-5.3.18.tgz#c057b680924e188d44149c3d67dd31aead88b28a" | ||
|
@@ -4486,6 +4530,16 @@ | |
memoizerific "^1.11.3" | ||
regenerator-runtime "^0.13.7" | ||
|
||
"@storybook/[email protected]": | ||
version "7.4.2" | ||
resolved "https://registry.yarnpkg.com/@storybook/types/-/types-7.4.2.tgz#c7ae7521e6f7a3f811797464724d5e4714597ca9" | ||
integrity sha512-OOJ2TeS3Zzc6spHbdH+JXml0q4IHuYt9axmXAv1/pkhqHjA5072pyUacmlYNQeihpQOOsKLiCQUQlvtMy9fTnQ== | ||
dependencies: | ||
"@storybook/channels" "7.4.2" | ||
"@types/babel__core" "^7.0.0" | ||
"@types/express" "^4.7.0" | ||
file-system-cache "2.3.0" | ||
|
||
"@storybook/[email protected]": | ||
version "5.3.18" | ||
resolved "https://registry.yarnpkg.com/@storybook/ui/-/ui-5.3.18.tgz#c66f6d94a3c50bb706f4d5b1d5592439110f16f0" | ||
|
@@ -4858,6 +4912,21 @@ | |
dependencies: | ||
"@babel/types" "^7.3.0" | ||
|
||
"@types/body-parser@*": | ||
version "1.19.3" | ||
resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.3.tgz#fb558014374f7d9e56c8f34bab2042a3a07d25cd" | ||
integrity sha512-oyl4jvAfTGX9Bt6Or4H9ni1Z447/tQuxnZsytsCaExKlmJiU8sFgnIBRzJUpKwB5eWn9HuBYlUlVA74q/yN0eQ== | ||
dependencies: | ||
"@types/connect" "*" | ||
"@types/node" "*" | ||
|
||
"@types/connect@*": | ||
version "3.4.36" | ||
resolved "https://registry.yarnpkg.com/@types/connect/-/connect-3.4.36.tgz#e511558c15a39cb29bd5357eebb57bd1459cd1ab" | ||
integrity sha512-P63Zd/JUGq+PdrM1lv0Wv5SBYeA2+CORvbrXbngriYY0jzLUWfQMQQxOhjONEz/wlHOAxOdY7CY65rgQdTjq2w== | ||
dependencies: | ||
"@types/node" "*" | ||
|
||
"@types/eslint-scope@^3.7.3": | ||
version "3.7.3" | ||
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.3.tgz#125b88504b61e3c8bc6f870882003253005c3224" | ||
|
@@ -4897,6 +4966,26 @@ | |
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40" | ||
integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ== | ||
|
||
"@types/express-serve-static-core@^4.17.33": | ||
version "4.17.36" | ||
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.36.tgz#baa9022119bdc05a4adfe740ffc97b5f9360e545" | ||
integrity sha512-zbivROJ0ZqLAtMzgzIUC4oNqDG9iF0lSsAqpOD9kbs5xcIM3dTiyuHvBc7R8MtWBp3AAWGaovJa+wzWPjLYW7Q== | ||
dependencies: | ||
"@types/node" "*" | ||
"@types/qs" "*" | ||
"@types/range-parser" "*" | ||
"@types/send" "*" | ||
|
||
"@types/express@^4.7.0": | ||
version "4.17.17" | ||
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.17.tgz#01d5437f6ef9cfa8668e616e13c2f2ac9a491ae4" | ||
integrity sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q== | ||
dependencies: | ||
"@types/body-parser" "*" | ||
"@types/express-serve-static-core" "^4.17.33" | ||
"@types/qs" "*" | ||
"@types/serve-static" "*" | ||
|
||
"@types/glob@*": | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-8.1.0.tgz#b63e70155391b0584dce44e7ea25190bbc38f2fc" | ||
|
@@ -4939,6 +5028,11 @@ | |
resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-5.1.2.tgz#693b316ad323ea97eed6b38ed1a3cc02b1672b57" | ||
integrity sha512-h4lTMgMJctJybDp8CQrxTUiiYmedihHWkjnF/8Pxseu2S6Nlfcy8kwboQ8yejh456rP2yWoEVm1sS/FVsfM48w== | ||
|
||
"@types/http-errors@*": | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.2.tgz#a86e00bbde8950364f8e7846687259ffcd96e8c2" | ||
integrity sha512-lPG6KlZs88gef6aD85z3HNkztpj7w2R7HmR3gygjfXCQmsLloWNARFkMuzKiiY8FGdh1XDpgBdrSf4aKDiA7Kg== | ||
|
||
"@types/is-function@^1.0.0": | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/@types/is-function/-/is-function-1.0.1.tgz#2d024eace950c836d9e3335a66b97960ae41d022" | ||
|
@@ -5001,6 +5095,16 @@ | |
dependencies: | ||
"@types/unist" "*" | ||
|
||
"@types/mime@*": | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10" | ||
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA== | ||
|
||
"@types/mime@^1": | ||
version "1.3.2" | ||
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a" | ||
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw== | ||
|
||
"@types/minimatch@*", "@types/minimatch@^5.1.2": | ||
version "5.1.2" | ||
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca" | ||
|
@@ -5069,6 +5173,11 @@ | |
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8" | ||
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw== | ||
|
||
"@types/qs@*": | ||
version "6.9.8" | ||
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.8.tgz#f2a7de3c107b89b441e071d5472e6b726b4adf45" | ||
integrity sha512-u95svzDlTysU5xecFNTgfFG5RUWu1A9P0VzgpcIiGZA9iraHOdSzcxMxQ55DyeRaGCSxQi7LxXDI4rzq/MYfdg== | ||
|
||
"@types/qs@^6.9.5": | ||
version "6.9.7" | ||
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb" | ||
|
@@ -5079,6 +5188,11 @@ | |
resolved "https://registry.yarnpkg.com/@types/raf-schd/-/raf-schd-4.0.1.tgz#1f9e03736f277fe9c7b82102bf18570a6ee19f82" | ||
integrity sha512-Ha+EnKHFIh9EKW0/XZJPUd3EGDFisEvauaBd4VVCRPKeOqUxNEc9TodiY2Zhk33XCgzJucoFEcaoNcBAPHTQ2A== | ||
|
||
"@types/range-parser@*": | ||
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc" | ||
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== | ||
|
||
"@types/reach__router@^1.2.3": | ||
version "1.3.6" | ||
resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.3.6.tgz#413417ce74caab331c70ce6a03a4c825188e4709" | ||
|
@@ -5145,6 +5259,23 @@ | |
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5" | ||
integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ== | ||
|
||
"@types/send@*": | ||
version "0.17.1" | ||
resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.1.tgz#ed4932b8a2a805f1fe362a70f4e62d0ac994e301" | ||
integrity sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q== | ||
dependencies: | ||
"@types/mime" "^1" | ||
"@types/node" "*" | ||
|
||
"@types/serve-static@*": | ||
version "1.15.2" | ||
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.2.tgz#3e5419ecd1e40e7405d34093f10befb43f63381a" | ||
integrity sha512-J2LqtvFYCzaj8pVYKw8klQXrLLk7TBZmQ4ShlcdkELFKGwGMfevMLneMMRkMgZxotOD9wg497LpC7O8PcvAmfw== | ||
dependencies: | ||
"@types/http-errors" "*" | ||
"@types/mime" "*" | ||
"@types/node" "*" | ||
|
||
"@types/source-list-map@*": | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9" | ||
|
@@ -5203,7 +5334,7 @@ | |
"@types/source-list-map" "*" | ||
source-map "^0.7.3" | ||
|
||
"@types/webpack@^4.41.13", "@types/webpack@^4.41.26", "@types/webpack@^4.41.8": | ||
"@types/webpack@^4.41.26", "@types/webpack@^4.41.8": | ||
version "4.41.33" | ||
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.33.tgz#16164845a5be6a306bcbe554a8e67f9cac215ffc" | ||
integrity sha512-PPajH64Ft2vWevkerISMtnZ8rTs4YmRbs+23c402J0INmxDKCrhZNvwZYtzx96gY2wAtXdrK1BS2fiC8MlLr3g== | ||
|
@@ -10433,6 +10564,14 @@ file-loader@^6.2.0: | |
loader-utils "^2.0.0" | ||
schema-utils "^3.0.0" | ||
|
||
[email protected]: | ||
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/file-system-cache/-/file-system-cache-2.3.0.tgz#201feaf4c8cd97b9d0d608e96861bb6005f46fe6" | ||
integrity sha512-l4DMNdsIPsVnKrgEXbJwDJsA5mB8rGwHYERMgqQx/xAUtChPJMre1bXBzDEqqVbWv9AIbFezXMxeEkZDSrXUOQ== | ||
dependencies: | ||
fs-extra "11.1.1" | ||
ramda "0.29.0" | ||
|
||
file-system-cache@^1.0.5: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/file-system-cache/-/file-system-cache-1.1.0.tgz#984de17b976b75a77a27e08d6828137c1aa80fa1" | ||
|
@@ -10738,6 +10877,15 @@ fs-constants@^1.0.0: | |
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad" | ||
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow== | ||
|
||
[email protected]: | ||
version "11.1.1" | ||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d" | ||
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ== | ||
dependencies: | ||
graceful-fs "^4.2.0" | ||
jsonfile "^6.0.1" | ||
universalify "^2.0.0" | ||
|
||
fs-extra@^10.0.0, fs-extra@^10.1.0: | ||
version "10.1.0" | ||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf" | ||
|
@@ -16218,7 +16366,7 @@ [email protected]: | |
dependencies: | ||
ts-pnp "^1.1.6" | ||
|
||
pnp-webpack-plugin@^1.6.4: | ||
pnp-webpack-plugin@^1.7.0: | ||
version "1.7.0" | ||
resolved "https://registry.yarnpkg.com/pnp-webpack-plugin/-/pnp-webpack-plugin-1.7.0.tgz#65741384f6d8056f36e2255a8d67ffc20866f5c9" | ||
integrity sha512-2Rb3vm+EXble/sMXNSu6eoBx8e79gKqhNq9F5ZWW6ERNCTE/Q0wQNne5541tE5vKjfM8hpNCYL+LGc1YTfI0dg== | ||
|
@@ -17248,6 +17396,11 @@ railroad-diagrams@^1.0.0: | |
resolved "https://registry.yarnpkg.com/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz#eb7e6267548ddedfb899c1b90e57374559cddb7e" | ||
integrity sha1-635iZ1SN3t+4mcG5Dlc3RVnN234= | ||
|
||
[email protected]: | ||
version "0.29.0" | ||
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.29.0.tgz#fbbb67a740a754c8a4cbb41e2a6e0eb8507f55fb" | ||
integrity sha512-BBea6L67bYLtdbOqfp8f58fPMqEwx0doL+pAi8TZyp2YWz8R9G8z9x75CZI8W+ftqhFHCpEX2cRnUUXK130iKA== | ||
|
||
ramda@^0.28.0: | ||
version "0.28.0" | ||
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.28.0.tgz#acd785690100337e8b063cab3470019be427cc97" | ||
|
@@ -17411,19 +17564,6 @@ react-dev-utils@^9.0.0: | |
strip-ansi "5.2.0" | ||
text-table "0.2.0" | ||
|
||
react-docgen-typescript-plugin@^1.0.0: | ||
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/react-docgen-typescript-plugin/-/react-docgen-typescript-plugin-1.0.5.tgz#015d8350b06a450d98000080d8ae5eac475e9f79" | ||
integrity sha512-Ds6s2ioyIlH45XSfEVMNwRcDkzuff3xQCPxDFOzTc8GEshy+hksas8RYlmV4JEQREI+OGEGybhMCJk3vFbQZNQ== | ||
dependencies: | ||
debug "^4.1.1" | ||
endent "^2.0.1" | ||
find-cache-dir "^3.3.1" | ||
flat-cache "^3.0.4" | ||
micromatch "^4.0.2" | ||
react-docgen-typescript "^2.2.2" | ||
tslib "^2.0.0" | ||
|
||
react-docgen-typescript@^2.1.1, react-docgen-typescript@^2.2.2: | ||
version "2.2.2" | ||
resolved "https://registry.yarnpkg.com/react-docgen-typescript/-/react-docgen-typescript-2.2.2.tgz#4611055e569edc071204aadb20e1c93e1ab1659c" | ||
|
@@ -19705,6 +19845,13 @@ telejson@^6.0.8: | |
lodash "^4.17.21" | ||
memoizerific "^1.11.3" | ||
|
||
telejson@^7.2.0: | ||
version "7.2.0" | ||
resolved "https://registry.yarnpkg.com/telejson/-/telejson-7.2.0.tgz#3994f6c9a8f8d7f2dba9be2c7c5bbb447e876f32" | ||
integrity sha512-1QTEcJkJEhc8OnStBx/ILRu5J2p0GjvWsBx56bmZRqnrkdBMUe+nX92jxV+p3dB4CP6PZCdJMQJwCggkNBMzkQ== | ||
dependencies: | ||
memoizerific "^1.11.3" | ||
|
||
temp-dir@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/temp-dir/-/temp-dir-1.0.0.tgz#0a7c0ea26d3a39afa7e0ebea9c1fc0bc4daa011d" | ||
|
@@ -19942,6 +20089,11 @@ tiny-invariant@^1.0.4, tiny-invariant@^1.0.6: | |
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875" | ||
integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw== | ||
|
||
tiny-invariant@^1.3.1: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.1.tgz#8560808c916ef02ecfd55e66090df23a4b7aa642" | ||
integrity sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw== | ||
|
||
tmp@^0.0.33: | ||
version "0.0.33" | ||
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9" | ||
|