Skip to content

Commit 2281fcc

Browse files
committed
deps(storybook): upgrade addon-interactions to latest minor version
1 parent 5046fa1 commit 2281fcc

2 files changed

Lines changed: 54 additions & 31 deletions

File tree

packages/wethegit-components/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,8 @@
7474
},
7575
"publishConfig": {
7676
"access": "public"
77+
},
78+
"dependencies": {
79+
"@storybook/addon-interactions": "8.6.14"
7780
}
7881
}

yarn.lock

Lines changed: 51 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1966,14 +1966,14 @@
19661966
dependencies:
19671967
"@storybook/global" "^5.0.0"
19681968

1969-
"@storybook/addon-interactions@^8.5.8":
1970-
version "8.5.8"
1971-
resolved "https://registry.yarnpkg.com/@storybook/addon-interactions/-/addon-interactions-8.5.8.tgz#478c0e149c26d628d1e35419ce8b89b13d33eb51"
1972-
integrity sha512-SDyIV3M+c41QemXgg1OchsFBO6YGZkZcmVeUF8C7aWm5SnzLh6B2OiggiKvRk0v3Eh3rDLXdkx3XdR2F/rG+0Q==
1969+
"@storybook/addon-interactions@8.6.14":
1970+
version "8.6.14"
1971+
resolved "https://registry.yarnpkg.com/@storybook/addon-interactions/-/addon-interactions-8.6.14.tgz#f836fed81b4fb5a5ef09afaeb15902cdb933624e"
1972+
integrity sha512-8VmElhm2XOjh22l/dO4UmXxNOolGhNiSpBcls2pqWSraVh4a670EyYBZsHpkXqfNHo2YgKyZN3C91+9zfH79qQ==
19731973
dependencies:
19741974
"@storybook/global" "^5.0.0"
1975-
"@storybook/instrumenter" "8.5.8"
1976-
"@storybook/test" "8.5.8"
1975+
"@storybook/instrumenter" "8.6.14"
1976+
"@storybook/test" "8.6.14"
19771977
polished "^4.2.2"
19781978
ts-dedent "^2.2.0"
19791979

@@ -2066,7 +2066,7 @@
20662066
dependencies:
20672067
unplugin "^1.3.1"
20682068

2069-
"@storybook/csf@0.1.12", "@storybook/csf@^0.1.11":
2069+
"@storybook/csf@^0.1.11":
20702070
version "0.1.12"
20712071
resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.1.12.tgz#1dcfa0f398a69b834c563884b5f747db3d5a81df"
20722072
integrity sha512-9/exVhabisyIVL0VxTCxo01Tdm8wefIXKXfltAPTSr8cbLn5JAxGQ6QV3mjdecLGEOucfoVhAKtJfVHxEK1iqw==
@@ -2083,14 +2083,6 @@
20832083
resolved "https://registry.yarnpkg.com/@storybook/icons/-/icons-1.6.0.tgz#9fa6eb9c82922b79f75a2cf83c38af30ba7fd696"
20842084
integrity sha512-hcFZIjW8yQz8O8//2WTIXylm5Xsgc+lW9ISLgUk1xGmptIJQRdlhVIXCpSyLrQaaRiyhQRaVg7l3BD9S216BHw==
20852085

2086-
"@storybook/instrumenter@8.5.8":
2087-
version "8.5.8"
2088-
resolved "https://registry.yarnpkg.com/@storybook/instrumenter/-/instrumenter-8.5.8.tgz#8ded032156d0f89cae88a79cf1c8b53b6dc3ad4f"
2089-
integrity sha512-+d5bbnwqcSQlj0wkZo6/1b+8rge70EU2wTq14DO22/VSXa9nm3bwPJlEyqBT7laWmC4DJQWHVJwF/790KjT9yg==
2090-
dependencies:
2091-
"@storybook/global" "^5.0.0"
2092-
"@vitest/utils" "^2.1.1"
2093-
20942086
"@storybook/instrumenter@8.6.14":
20952087
version "8.6.14"
20962088
resolved "https://registry.yarnpkg.com/@storybook/instrumenter/-/instrumenter-8.6.14.tgz#85bf47e34348f17dfbb99080312eefb2f535bd65"
@@ -2166,20 +2158,6 @@
21662158
nyc "^15.1.0"
21672159
playwright "^1.14.0"
21682160

2169-
"@storybook/test@8.5.8":
2170-
version "8.5.8"
2171-
resolved "https://registry.yarnpkg.com/@storybook/test/-/test-8.5.8.tgz#780c60f58d669e39290a12c3f411150578382147"
2172-
integrity sha512-cpdl9Vk4msRnkINwwSNLklyWXOwAsLAA7JsHMICNPR2GFVc8T+TwZHATcRToCHXhFJTZBMMBYrnqCdD5C2Kr3g==
2173-
dependencies:
2174-
"@storybook/csf" "0.1.12"
2175-
"@storybook/global" "^5.0.0"
2176-
"@storybook/instrumenter" "8.5.8"
2177-
"@testing-library/dom" "10.4.0"
2178-
"@testing-library/jest-dom" "6.5.0"
2179-
"@testing-library/user-event" "14.5.2"
2180-
"@vitest/expect" "2.0.5"
2181-
"@vitest/spy" "2.0.5"
2182-
21832161
"@storybook/test@8.6.14", "@storybook/test@^8.4.5":
21842162
version "8.6.14"
21852163
resolved "https://registry.yarnpkg.com/@storybook/test/-/test-8.6.14.tgz#7b90708f13adabdac0fe8d08889d763608f6a481"
@@ -3969,6 +3947,11 @@ dunder-proto@^1.0.0, dunder-proto@^1.0.1:
39693947
es-errors "^1.3.0"
39703948
gopd "^1.2.0"
39713949

3950+
eastasianwidth@^0.2.0:
3951+
version "0.2.0"
3952+
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
3953+
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
3954+
39723955
electron-to-chromium@^1.5.249:
39733956
version "1.5.255"
39743957
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.255.tgz#fe9294ce172241eb50733bc00f2bd00d9c1e4ec7"
@@ -3979,11 +3962,21 @@ emittery@^0.13.1:
39793962
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.13.1.tgz#c04b8c3457490e0847ae51fced3af52d338e3dad"
39803963
integrity sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==
39813964

3965+
emoji-regex@^10.2.1, emoji-regex@^10.3.0:
3966+
version "10.6.0"
3967+
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-10.6.0.tgz#bf3d6e8f7f8fd22a65d9703475bc0147357a6b0d"
3968+
integrity sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==
3969+
39823970
emoji-regex@^8.0.0:
39833971
version "8.0.0"
39843972
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
39853973
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
39863974

3975+
emoji-regex@^9.2.2:
3976+
version "9.2.2"
3977+
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
3978+
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
3979+
39873980
enquirer@^2.4.1:
39883981
version "2.4.1"
39893982
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.4.1.tgz#93334b3fbd74fc7097b224ab4a8fb7e40bf4ae56"
@@ -4951,7 +4944,7 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
49514944
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
49524945
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
49534946

4954-
get-east-asian-width@^1.3.1:
4947+
get-east-asian-width@^1.0.0, get-east-asian-width@^1.3.1:
49554948
version "1.4.0"
49564949
resolved "https://registry.yarnpkg.com/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz#9bc4caa131702b4b61729cb7e42735bc550c9ee6"
49574950
integrity sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==
@@ -8815,7 +8808,7 @@ string-length@^5.0.1:
88158808
char-regex "^2.0.0"
88168809
strip-ansi "^7.0.1"
88178810

8818-
"string-width-cjs@npm:string-width@^4.2.0", string-width@4.2.3, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.0.1, string-width@^5.1.2, string-width@^6.0.0, string-width@^7.0.0, string-width@^7.2.0:
8811+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
88198812
version "4.2.3"
88208813
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
88218814
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8824,6 +8817,33 @@ string-length@^5.0.1:
88248817
is-fullwidth-code-point "^3.0.0"
88258818
strip-ansi "^6.0.1"
88268819

8820+
string-width@^5.0.1, string-width@^5.1.2:
8821+
version "5.1.2"
8822+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
8823+
integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==
8824+
dependencies:
8825+
eastasianwidth "^0.2.0"
8826+
emoji-regex "^9.2.2"
8827+
strip-ansi "^7.0.1"
8828+
8829+
string-width@^6.0.0:
8830+
version "6.1.0"
8831+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-6.1.0.tgz#96488d6ed23f9ad5d82d13522af9e4c4c3fd7518"
8832+
integrity sha512-k01swCJAgQmuADB0YIc+7TuatfNvTBVOoaUWJjTB9R4VJzR5vNWzf5t42ESVZFPS8xTySF7CAdV4t/aaIm3UnQ==
8833+
dependencies:
8834+
eastasianwidth "^0.2.0"
8835+
emoji-regex "^10.2.1"
8836+
strip-ansi "^7.0.1"
8837+
8838+
string-width@^7.0.0, string-width@^7.2.0:
8839+
version "7.2.0"
8840+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.2.0.tgz#b5bb8e2165ce275d4d43476dd2700ad9091db6dc"
8841+
integrity sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==
8842+
dependencies:
8843+
emoji-regex "^10.3.0"
8844+
get-east-asian-width "^1.0.0"
8845+
strip-ansi "^7.1.0"
8846+
88278847
string.prototype.matchall@^4.0.12:
88288848
version "4.0.12"
88298849
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz#6c88740e49ad4956b1332a911e949583a275d4c0"

0 commit comments

Comments
 (0)