|
3333 | 3333 | dependencies:
|
3334 | 3334 | core-js "^3.8.2"
|
3335 | 3335 |
|
3336 |
| -"@storybook/preset-create-react-app@^4.1.2": |
3337 |
| - version "4.1.2" |
3338 |
| - resolved "https://registry.yarnpkg.com/@storybook/preset-create-react-app/-/preset-create-react-app-4.1.2.tgz#65bdfd3e32d84e06ad4db2bb491534cd6bcd2dbb" |
3339 |
| - integrity sha512-5uBZPhuyXx4APgLZnhiZ/PqYYprBua5CabQCfAlk+/9V4vSpX+ww+XP4Rl8Ifc/nf/HktgwtJFH4HXrZGRKC4w== |
| 3336 | +"@storybook/preset-create-react-app@^7.0.18": |
| 3337 | + version "7.0.18" |
| 3338 | + resolved "https://registry.yarnpkg.com/@storybook/preset-create-react-app/-/preset-create-react-app-7.0.18.tgz#f1f73ed8b062fbde27727d286d33dc6a76d72986" |
| 3339 | + integrity sha512-h0nHgKRRmA77P6GBtEISEq/FPsddZboTM+GoHiUMhVuc5GmGS27mX7ptgU3nb3c0ovMR/D780LOoavFAtQS3SQ== |
3340 | 3340 | dependencies:
|
3341 | 3341 | "@pmmmwh/react-refresh-webpack-plugin" "^0.5.1"
|
3342 |
| - "@storybook/react-docgen-typescript-plugin" canary |
| 3342 | + "@storybook/react-docgen-typescript-plugin" "1.0.6--canary.9.0c3f3b7.0" |
| 3343 | + "@storybook/types" "7.0.18" |
3343 | 3344 | "@types/babel__core" "^7.1.7"
|
3344 | 3345 | babel-plugin-react-docgen "^4.1.0"
|
3345 | 3346 | pnp-webpack-plugin "^1.7.0"
|
|
3367 | 3368 | unfetch "^4.2.0"
|
3368 | 3369 | util-deprecate "^1.0.2"
|
3369 | 3370 |
|
3370 |
| -"@storybook/react-docgen-typescript-plugin@1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0", "@storybook/react-docgen-typescript-plugin@canary": |
| 3371 | +"@storybook/react-docgen-typescript-plugin@1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0": |
3371 | 3372 | version "1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0"
|
3372 | 3373 | resolved "https://registry.yarnpkg.com/@storybook/react-docgen-typescript-plugin/-/react-docgen-typescript-plugin-1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0.tgz#3103532ff494fb7dc3cf835f10740ecf6a26c0f9"
|
3373 | 3374 | integrity sha512-eVg3BxlOm2P+chijHBTByr90IZVUtgRW56qEOLX7xlww2NBuKrcavBlcmn+HH7GIUktquWkMPtvy6e0W0NgA5w==
|
|
3380 | 3381 | react-docgen-typescript "^2.1.1"
|
3381 | 3382 | tslib "^2.0.0"
|
3382 | 3383 |
|
| 3384 | + |
| 3385 | + version "1.0.6--canary.9.0c3f3b7.0" |
| 3386 | + resolved "https://registry.yarnpkg.com/@storybook/react-docgen-typescript-plugin/-/react-docgen-typescript-plugin-1.0.6--canary.9.0c3f3b7.0.tgz#7f10f3c641f32e4513a8b6ffb5036933e7059534" |
| 3387 | + integrity sha512-KUqXC3oa9JuQ0kZJLBhVdS4lOneKTOopnNBK4tUAgoxWQ3u/IjzdueZjFr7gyBrXMoU6duutk3RQR9u8ZpYJ4Q== |
| 3388 | + dependencies: |
| 3389 | + debug "^4.1.1" |
| 3390 | + endent "^2.0.1" |
| 3391 | + find-cache-dir "^3.3.1" |
| 3392 | + flat-cache "^3.0.4" |
| 3393 | + micromatch "^4.0.2" |
| 3394 | + react-docgen-typescript "^2.2.2" |
| 3395 | + tslib "^2.0.0" |
| 3396 | + |
3383 | 3397 | "@storybook/react@^6.5.14":
|
3384 | 3398 | version "6.5.14"
|
3385 | 3399 | resolved "https://registry.yarnpkg.com/@storybook/react/-/react-6.5.14.tgz#9e5a93958c410c3f9d21374e30f68ac2960a9c91"
|
@@ -14151,7 +14165,7 @@ react-dev-utils@^12.0.1:
|
14151 | 14165 | strip-ansi "^6.0.1"
|
14152 | 14166 | text-table "^0.2.0"
|
14153 | 14167 |
|
14154 |
| -react-docgen-typescript@^2.1.1: |
| 14168 | +react-docgen-typescript@^2.1.1, react-docgen-typescript@^2.2.2: |
14155 | 14169 | version "2.2.2"
|
14156 | 14170 | resolved "https://registry.npmjs.org/react-docgen-typescript/-/react-docgen-typescript-2.2.2.tgz"
|
14157 | 14171 | integrity sha512-tvg2ZtOpOi6QDwsb3GZhOjDkkX0h8Z2gipvTg6OVMUyoYoURhEiRNePT8NZItTVCDh39JJHnLdfCOkzoLbFnTg==
|
@@ -15228,14 +15242,7 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
|
15228 | 15242 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
|
15229 | 15243 | integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
|
15230 | 15244 |
|
15231 |
| -semver@^7.0.0, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5: |
15232 |
| - version "7.3.7" |
15233 |
| - resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f" |
15234 |
| - integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g== |
15235 |
| - dependencies: |
15236 |
| - lru-cache "^6.0.0" |
15237 |
| - |
15238 |
| -semver@^7.1.2: |
| 15245 | +semver@^7.0.0, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5: |
15239 | 15246 | version "7.5.1"
|
15240 | 15247 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.1.tgz#c90c4d631cf74720e46b21c1d37ea07edfab91ec"
|
15241 | 15248 | integrity sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==
|
|
0 commit comments