Skip to content

Commit 527e453

Browse files
chore(deps): update dependency @types/storybook__react to v5
1 parent 9c87baf commit 527e453

2 files changed

Lines changed: 24 additions & 30 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@microsoft/api-extractor": "^7.0.19",
3939
"@types/jest": "^24.0.9",
4040
"@types/node": "^10.12.27",
41-
"@types/storybook__react": "^4.0.1",
41+
"@types/storybook__react": "^5.0.0",
4242
"@typescript-eslint/eslint-plugin": "^1.4.2",
4343
"@typescript-eslint/parser": "^1.4.2",
4444
"change-case": "^3.1.0",

yarn.lock

Lines changed: 23 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,24 @@
436436
into-stream "^4.0.0"
437437
lodash "^4.17.4"
438438

439+
"@storybook/global@^5.0.0":
440+
version "5.0.0"
441+
resolved "https://registry.yarnpkg.com/@storybook/global/-/global-5.0.0.tgz#b793d34b94f572c1d7d9e0f44fac4e0dbc9572ed"
442+
integrity sha512-FcOqPAXACP0I3oJ/ws6/rrPT9WGhu915Cg8D02a9YxLo0DE9zI+a9A5gRGvmQ09fiWPukqI8ZAEoQEdWUKMQdQ==
443+
444+
"@storybook/react-dom-shim@10.0.7":
445+
version "10.0.7"
446+
resolved "https://registry.yarnpkg.com/@storybook/react-dom-shim/-/react-dom-shim-10.0.7.tgz#8104232022a3238fabea0a277cdad230b101ea13"
447+
integrity sha512-bp4OnMtZGwPJQDqNRi4K5iibLbZ2TZZMkWW7oSw5jjPFpGSreSjCe8LH9yj/lDnK8Ox9bGMCBFE5RV5XuML29w==
448+
449+
"@storybook/react@*":
450+
version "10.0.7"
451+
resolved "https://registry.yarnpkg.com/@storybook/react/-/react-10.0.7.tgz#9879f14a95ee38e17a27999c99589b9f16991ff8"
452+
integrity sha512-1GSDIMo2GkdG55DhpIIFaAJv+QzmsRb36qWsKqfbtFjEhnqu5/3zqyys2dCIiHOG1Czba4SGsTS4cay3KDQJgA==
453+
dependencies:
454+
"@storybook/global" "^5.0.0"
455+
"@storybook/react-dom-shim" "10.0.7"
456+
439457
"@types/argparse@1.0.33":
440458
version "1.0.33"
441459
resolved "https://registry.yarnpkg.com/@types/argparse/-/argparse-1.0.33.tgz#2728669427cdd74a99e53c9f457ca2866a37c52d"
@@ -490,31 +508,12 @@
490508
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.9.5.tgz#011eece9d3f839a806b63973e228f85967b79ed3"
491509
integrity sha512-vVjM0SVzgaOUpflq4GYBvCpozes8OgIIS5gVXVka+OfK3hvnkC1i93U8WiY2OtNE4XUWyyy/86Kf6e0IHTQw1Q==
492510

493-
"@types/prop-types@*":
494-
version "15.5.9"
495-
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.9.tgz#f2d14df87b0739041bc53a7d75e3d77d726a3ec0"
496-
integrity sha512-Nha5b+jmBI271jdTMwrHiNXM+DvThjHOfyZtMX9kj/c/LUj2xiLHsG/1L3tJ8DjAoQN48cHwUwtqBotjyXaSdQ==
497-
498-
"@types/react@*":
499-
version "16.8.4"
500-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.4.tgz#134307f5266e866d5e7c25e47f31f9abd5b2ea34"
501-
integrity sha512-Mpz1NNMJvrjf0GcDqiK8+YeOydXfD8Mgag3UtqQ5lXYTsMnOiHcKmO48LiSWMb1rSHB9MV/jlgyNzeAVxWMZRQ==
511+
"@types/storybook__react@^5.0.0":
512+
version "5.2.1"
513+
resolved "https://registry.yarnpkg.com/@types/storybook__react/-/storybook__react-5.2.1.tgz#b5fd1612f2e5846b2f441725ea946bafd7ab9edb"
514+
integrity sha512-p4QGO+VjEO3YxyWVHpPylNheA0JhStzoCg6RBTmdobrC0ZqLPEIIWu0pFkHlNkmGIiEKW2yDGFJooBe8M4Df0Q==
502515
dependencies:
503-
"@types/prop-types" "*"
504-
csstype "^2.2.0"
505-
506-
"@types/storybook__react@^4.0.1":
507-
version "4.0.1"
508-
resolved "https://registry.yarnpkg.com/@types/storybook__react/-/storybook__react-4.0.1.tgz#b6320c9d027b8ee7ef1445fef8b4cba196d48ace"
509-
integrity sha512-knkZErqv8Iy2QbebqBa5tsy2itIMKdO6bcQ7C19nmgTc+j1pnQhXCGcVyARzAQ1/NAuSYudSWQAKG+plgK7hyQ==
510-
dependencies:
511-
"@types/react" "*"
512-
"@types/webpack-env" "*"
513-
514-
"@types/webpack-env@*":
515-
version "1.13.7"
516-
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.13.7.tgz#137a4e57aa31ab57b1baf66f5dc3b6bf085e9944"
517-
integrity sha512-rzi6fw7hhxPcCoNVsgysHFlKnhYYvVj7AJwdAO0HQNP5vg9sY0DoRRC1pfuCQm94cOa1sab82HGUtdFlWHIhBg==
516+
"@storybook/react" "*"
518517

519518
"@types/z-schema@3.16.31":
520519
version "3.16.31"
@@ -1656,11 +1655,6 @@ cssstyle@^1.0.0:
16561655
dependencies:
16571656
cssom "0.3.x"
16581657

1659-
csstype@^2.2.0:
1660-
version "2.6.2"
1661-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.2.tgz#3043d5e065454579afc7478a18de41909c8a2f01"
1662-
integrity sha512-Rl7PvTae0pflc1YtxtKbiSqq20Ts6vpIYOD5WBafl4y123DyHUeLrRdQP66sQW8/6gmX8jrYJLXwNeMqYVJcow==
1663-
16641658
currently-unhandled@^0.4.1:
16651659
version "0.4.1"
16661660
resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"

0 commit comments

Comments
 (0)