This repository has been archived by the owner on Dec 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency storybook-dark-mode to v4 (#541)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [storybook-dark-mode](https://togithub.com/hipstersmoothie/storybook-dark-mode) | [`^3.0.3` -> `^4.0.0`](https://renovatebot.com/diffs/npm/storybook-dark-mode/3.0.3/4.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/storybook-dark-mode/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/storybook-dark-mode/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/storybook-dark-mode/3.0.3/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/storybook-dark-mode/3.0.3/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hipstersmoothie/storybook-dark-mode (storybook-dark-mode)</summary> ### [`v4.0.0`](https://togithub.com/hipstersmoothie/storybook-dark-mode/blob/HEAD/CHANGELOG.md#v400-Fri-Mar-15-2024) [Compare Source](https://togithub.com/hipstersmoothie/storybook-dark-mode/compare/v3.0.3...v4.0.0) :tada: This release contains work from new contributors! :tada: Thanks for all your work! :heart: Sergey Kozlov ([@​dartess](https://togithub.com/dartess)) :heart: Rohan Poojary ([@​RohanPoojary1107](https://togithub.com/RohanPoojary1107)) ##### 💥 Breaking Change - Storybook 8 [#​251](https://togithub.com/hipstersmoothie/storybook-dark-mode/pull/251) ([@​dartess](https://togithub.com/dartess)) #####⚠️ Pushed to `master` - update auto ([@​hipstersmoothie](https://togithub.com/hipstersmoothie)) ##### 📝 Documentation - Update addons import in readme code examples [#​243](https://togithub.com/hipstersmoothie/storybook-dark-mode/pull/243) ([@​RohanPoojary1107](https://togithub.com/RohanPoojary1107)) ##### Authors: 3 - Andrew Lisowski ([@​hipstersmoothie](https://togithub.com/hipstersmoothie)) - Rohan Poojary ([@​RohanPoojary1107](https://togithub.com/RohanPoojary1107)) - Sergey Kozlov ([@​dartess](https://togithub.com/dartess)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/dooboolab-community/dooboo-ui). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
830c9ee
commit 5e3092b
Showing
2 changed files
with
136 additions
and
27 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 |
---|---|---|
|
@@ -3885,7 +3885,7 @@ | |
"@babel/runtime" "^7.13.10" | ||
"@radix-ui/react-primitive" "1.0.3" | ||
|
||
"@radix-ui/[email protected]": | ||
"@radix-ui/[email protected]", "@radix-ui/react-slot@^1.0.2": | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/@radix-ui/react-slot/-/react-slot-1.0.2.tgz#a9ff4423eade67f501ffb32ec22064bc9d3099ab" | ||
integrity sha512-YeTpuq4deV+6DusvVUW4ivBgnkHwECUu0BiN43L5UCDFgdhsRUWAghhTF5MbvNTPzmiFOx90asDSUjWuCNapwg== | ||
|
@@ -4704,15 +4704,6 @@ | |
dependencies: | ||
memoizerific "^1.11.3" | ||
|
||
"@storybook/addons@^7.0.0": | ||
version "7.6.13" | ||
resolved "https://registry.yarnpkg.com/@storybook/addons/-/addons-7.6.13.tgz#fda1f435712cbdb6ce8b9c4b7e516589f8ec559d" | ||
integrity sha512-Vu7Su2GT1Sg6F43b01npnMSEALreoNeHPoL3BCJ52/7C4lHNopk4KOeeNbPP9TbVkfbICJi8L/u7MitVZZbhag== | ||
dependencies: | ||
"@storybook/manager-api" "7.6.13" | ||
"@storybook/preview-api" "7.6.13" | ||
"@storybook/types" "7.6.13" | ||
|
||
"@storybook/addons@^7.6.12": | ||
version "7.6.12" | ||
resolved "https://registry.yarnpkg.com/@storybook/addons/-/addons-7.6.12.tgz#182f4905267aa6ff6bcfd219d1df287579cefbbc" | ||
|
@@ -4870,6 +4861,17 @@ | |
telejson "^7.2.0" | ||
tiny-invariant "^1.3.1" | ||
|
||
"@storybook/[email protected]": | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/@storybook/channels/-/channels-8.0.0.tgz#ccebf0af00167570c4c59d7d6720f7de8ff1bf67" | ||
integrity sha512-uykCBlSIMVodsgTFC/XAgO7JeaTJrKtDmmM6Z4liGkPS6EUvurOEu2vK6FuvojzhLHdVJ5bP+VXSJerfm7aE4Q== | ||
dependencies: | ||
"@storybook/client-logger" "8.0.0" | ||
"@storybook/core-events" "8.0.0" | ||
"@storybook/global" "^5.0.0" | ||
telejson "^7.2.0" | ||
tiny-invariant "^1.3.1" | ||
|
||
"@storybook/[email protected]": | ||
version "7.6.12" | ||
resolved "https://registry.yarnpkg.com/@storybook/cli/-/cli-7.6.12.tgz#f114dc71799eec60cf92c1462c2418ae11711246" | ||
|
@@ -4930,6 +4932,13 @@ | |
dependencies: | ||
"@storybook/global" "^5.0.0" | ||
|
||
"@storybook/[email protected]": | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/@storybook/client-logger/-/client-logger-8.0.0.tgz#0fc7cc812de9eb42125fe85752d9f54090b518bf" | ||
integrity sha512-olc1vUfaZNkXc7L8UoCdGmyBieHQbsaB+0vVoivYMSa1DHYtXE75RefU3lhMSGrkvIZmXMvfaIDmnyJIOB5FxA== | ||
dependencies: | ||
"@storybook/global" "^5.0.0" | ||
|
||
"@storybook/[email protected]": | ||
version "7.6.12" | ||
resolved "https://registry.yarnpkg.com/@storybook/codemod/-/codemod-7.6.12.tgz#a450327ea43e6684d028968477d5f895c8905c93" | ||
|
@@ -4966,7 +4975,7 @@ | |
use-resize-observer "^9.1.0" | ||
util-deprecate "^1.0.2" | ||
|
||
"@storybook/[email protected]", "@storybook/components@^7.0.0": | ||
"@storybook/[email protected]": | ||
version "7.6.13" | ||
resolved "https://registry.yarnpkg.com/@storybook/components/-/components-7.6.13.tgz#a9792015c7190f2a1e5ae0f5f847bb509d9450e4" | ||
integrity sha512-IkUermvJFOCooJwlR1mamnByjSGukKjkmFGue6HWc64cZ+/DTwgHzh9O/XV82fnfTTMJ2CjOFYlYVr3brDqTVg== | ||
|
@@ -4982,6 +4991,21 @@ | |
use-resize-observer "^9.1.0" | ||
util-deprecate "^1.0.2" | ||
|
||
"@storybook/components@^8.0.0": | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/@storybook/components/-/components-8.0.0.tgz#ecb92cb5142136cec98212720397ecbe9e6f9f2c" | ||
integrity sha512-+LmHnR2XQQ76uyWW5u+9ZBlS5sPyJWE6cbMdmkJ0PMGaZdZuF07urcg4z4/qBsDxRZDquBPu/Li5xx6OjXhVKw== | ||
dependencies: | ||
"@radix-ui/react-slot" "^1.0.2" | ||
"@storybook/client-logger" "8.0.0" | ||
"@storybook/csf" "^0.1.2" | ||
"@storybook/global" "^5.0.0" | ||
"@storybook/icons" "^1.2.5" | ||
"@storybook/theming" "8.0.0" | ||
"@storybook/types" "8.0.0" | ||
memoizerific "^1.11.3" | ||
util-deprecate "^1.0.2" | ||
|
||
"@storybook/[email protected]", "@storybook/core-client@^7.6.10": | ||
version "7.6.12" | ||
resolved "https://registry.yarnpkg.com/@storybook/core-client/-/core-client-7.6.12.tgz#4c8bb87286002fc908f6652df383edbaae79b321" | ||
|
@@ -5055,13 +5079,20 @@ | |
dependencies: | ||
ts-dedent "^2.0.0" | ||
|
||
"@storybook/[email protected]", "@storybook/core-events@^7.0.0": | ||
"@storybook/[email protected]": | ||
version "7.6.13" | ||
resolved "https://registry.yarnpkg.com/@storybook/core-events/-/core-events-7.6.13.tgz#772834ebf72f1fda339d7152566f051ac38394b9" | ||
integrity sha512-hsL6JT273b1RcJBGHpNNLJ1ilzFMT4UCJwwtOpNNQVPBJt0Hn22vxC69/hpqSINrhHRLj3ak8CTtA0ynVjngaQ== | ||
dependencies: | ||
ts-dedent "^2.0.0" | ||
|
||
"@storybook/[email protected]", "@storybook/core-events@^8.0.0": | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/@storybook/core-events/-/core-events-8.0.0.tgz#9948261df8615a3d1e3c5b7886c928f5dc944092" | ||
integrity sha512-kkabj4V99gOTBW+y3HM/LTCDekglqb+lslZMamM+Ytxv1lCqCEOIR/OGfnYOyEaK4BLcx61Zp+fO30FZxtoT1w== | ||
dependencies: | ||
ts-dedent "^2.0.0" | ||
|
||
"@storybook/[email protected]": | ||
version "7.6.12" | ||
resolved "https://registry.yarnpkg.com/@storybook/core-server/-/core-server-7.6.12.tgz#486d022758dc7bbcc088e3d8d454404464f568dc" | ||
|
@@ -5208,6 +5239,11 @@ | |
resolved "https://registry.yarnpkg.com/@storybook/global/-/global-5.0.0.tgz#b793d34b94f572c1d7d9e0f44fac4e0dbc9572ed" | ||
integrity sha512-FcOqPAXACP0I3oJ/ws6/rrPT9WGhu915Cg8D02a9YxLo0DE9zI+a9A5gRGvmQ09fiWPukqI8ZAEoQEdWUKMQdQ== | ||
|
||
"@storybook/icons@^1.2.5": | ||
version "1.2.9" | ||
resolved "https://registry.yarnpkg.com/@storybook/icons/-/icons-1.2.9.tgz#bb4a51a79e186b62e2dd0e04928b8617ac573838" | ||
integrity sha512-cOmylsz25SYXaJL/gvTk/dl3pyk7yBFRfeXTsHvTA3dfhoU/LWSq0NKL9nM7WBasJyn6XPSGnLS4RtKXLw5EUg== | ||
|
||
"@storybook/[email protected]", "@storybook/manager-api@^7.6.10": | ||
version "7.6.12" | ||
resolved "https://registry.yarnpkg.com/@storybook/manager-api/-/manager-api-7.6.12.tgz#226f343873b75bfd31db90a54c5829bfd7c6d819" | ||
|
@@ -5228,7 +5264,7 @@ | |
telejson "^7.2.0" | ||
ts-dedent "^2.0.0" | ||
|
||
"@storybook/[email protected]", "@storybook/manager-api@^7.0.0": | ||
"@storybook/[email protected]": | ||
version "7.6.13" | ||
resolved "https://registry.yarnpkg.com/@storybook/manager-api/-/manager-api-7.6.13.tgz#6cfe52b05b4d68406175008bc2837908089157d8" | ||
integrity sha512-D23lbJSmJnVGHwXzKEw3TeUbPZMDP03R5Pp4S73fWHHhSBqjadcGCGRxiFWOyCyGXi4kUg1q4TYSIMw0pHvnlg== | ||
|
@@ -5248,6 +5284,26 @@ | |
telejson "^7.2.0" | ||
ts-dedent "^2.0.0" | ||
|
||
"@storybook/manager-api@^8.0.0": | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/@storybook/manager-api/-/manager-api-8.0.0.tgz#fb7ac0e602c0441ce9ad24d5419b8c14838bb20b" | ||
integrity sha512-vJcCc2hG78RjIyhmooqnBlVrTdIomzRqG5WO025tXFgRV1eRUkWJRqSSudcLJO6wk77ZSAtI1ihsDrjsrBFWZw== | ||
dependencies: | ||
"@storybook/channels" "8.0.0" | ||
"@storybook/client-logger" "8.0.0" | ||
"@storybook/core-events" "8.0.0" | ||
"@storybook/csf" "^0.1.2" | ||
"@storybook/global" "^5.0.0" | ||
"@storybook/router" "8.0.0" | ||
"@storybook/theming" "8.0.0" | ||
"@storybook/types" "8.0.0" | ||
dequal "^2.0.2" | ||
lodash "^4.17.21" | ||
memoizerific "^1.11.3" | ||
store2 "^2.14.2" | ||
telejson "^7.2.0" | ||
ts-dedent "^2.0.0" | ||
|
||
"@storybook/[email protected]": | ||
version "7.6.12" | ||
resolved "https://registry.yarnpkg.com/@storybook/manager/-/manager-7.6.12.tgz#147219c57f4b68d343a9e0ee1563e5214cd09549" | ||
|
@@ -5483,6 +5539,15 @@ | |
memoizerific "^1.11.3" | ||
qs "^6.10.0" | ||
|
||
"@storybook/[email protected]": | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/@storybook/router/-/router-8.0.0.tgz#3147d84dbeefd15dec6f57b49bccf2102fd3da75" | ||
integrity sha512-NPV4pb7TBOepPymHBLDmnwPcH4SnrNsD3LiHaVoaE4xaKMZBse2slWxeWM6IGb6Ynoy6pQpsHhAnt+rTjlcv9w== | ||
dependencies: | ||
"@storybook/client-logger" "8.0.0" | ||
memoizerific "^1.11.3" | ||
qs "^6.10.0" | ||
|
||
"@storybook/[email protected]": | ||
version "7.6.12" | ||
resolved "https://registry.yarnpkg.com/@storybook/telemetry/-/telemetry-7.6.12.tgz#8a49317466c98a184cd01ad6c53162ee1c05a626" | ||
|
@@ -5507,7 +5572,7 @@ | |
"@storybook/global" "^5.0.0" | ||
memoizerific "^1.11.3" | ||
|
||
"@storybook/[email protected]", "@storybook/theming@^7.0.0": | ||
"@storybook/[email protected]": | ||
version "7.6.13" | ||
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-7.6.13.tgz#9026cf418101f7532da79e3684ac444e5daa6f2f" | ||
integrity sha512-Dj+zVF2CVdTrynjSW3Iydajc8EKCQCYNYA3bpkid0LltAIe8mLTkuTBYiI5CgviWmQc55iBrNpF2MA5AzW5Q3Q== | ||
|
@@ -5517,6 +5582,16 @@ | |
"@storybook/global" "^5.0.0" | ||
memoizerific "^1.11.3" | ||
|
||
"@storybook/[email protected]", "@storybook/theming@^8.0.0": | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-8.0.0.tgz#9f104bb5c3d67386f6b5d8737d7e6a7a5b9a0125" | ||
integrity sha512-Yu6ybemarPN3RBdsljtvpEVNqnqG1YxDLOmkzl1MFtJ1uA5Zd5mTMjc37iD0WDvLOk8mc1HmEqB5+fDrX0U4Vw== | ||
dependencies: | ||
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.1" | ||
"@storybook/client-logger" "8.0.0" | ||
"@storybook/global" "^5.0.0" | ||
memoizerific "^1.11.3" | ||
|
||
"@storybook/[email protected]": | ||
version "7.6.12" | ||
resolved "https://registry.yarnpkg.com/@storybook/types/-/types-7.6.12.tgz#af7813e6f4ca31c500f9e28af5f591c8b1ea1b13" | ||
|
@@ -5537,6 +5612,15 @@ | |
"@types/express" "^4.7.0" | ||
file-system-cache "2.3.0" | ||
|
||
"@storybook/[email protected]": | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/@storybook/types/-/types-8.0.0.tgz#612e335b6ff81544740d6186d1e30549389cbe11" | ||
integrity sha512-6nJipdgoAkVFk2JpRPCm9vb/Yuak2lmdZRv9qzl8cNRttlbOESVlzbmhgxCmWV0OYUaMeYge9L8NWhJ14LKbzw== | ||
dependencies: | ||
"@storybook/channels" "8.0.0" | ||
"@types/express" "^4.7.0" | ||
file-system-cache "2.3.0" | ||
|
||
"@swc/[email protected]": | ||
version "1.3.107" | ||
resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.107.tgz#abac4c19816751de1dcbaab456710ca55e580782" | ||
|
@@ -16786,17 +16870,17 @@ store2@^2.14.2: | |
resolved "https://registry.yarnpkg.com/store2/-/store2-2.14.2.tgz#56138d200f9fe5f582ad63bc2704dbc0e4a45068" | ||
integrity sha512-siT1RiqlfQnGqgT/YzXVUNsom9S0H1OX+dpdGN1xkyYATo4I6sep5NmsRD/40s3IIOvlCq6akxkqG82urIZW1w== | ||
|
||
storybook-dark-mode@^3.0.3: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/storybook-dark-mode/-/storybook-dark-mode-3.0.3.tgz#7301c58646aae05f754de23046305aa5250546db" | ||
integrity sha512-ZLBLVpkuKTdtUv3DTuOjeP/bE7DHhOxVpDROKc0NtEYq9JHLUu6z05LLZinE3v6QPXQZ9TMQPm3Xe/0BcLEZlw== | ||
storybook-dark-mode@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/storybook-dark-mode/-/storybook-dark-mode-4.0.0.tgz#5421f291e5b4f9360f8210628f41b64defea4de1" | ||
integrity sha512-PAQaQsqSdjL8sYVLGZ6QZtAQ8Hf4FWSwrA32cM+A0Bi7VKldwi4dBRjXE7f9KiR8vSklPw/tBpUi3S94nmYChQ== | ||
dependencies: | ||
"@storybook/addons" "^7.0.0" | ||
"@storybook/components" "^7.0.0" | ||
"@storybook/core-events" "^7.0.0" | ||
"@storybook/components" "^8.0.0" | ||
"@storybook/core-events" "^8.0.0" | ||
"@storybook/global" "^5.0.0" | ||
"@storybook/manager-api" "^7.0.0" | ||
"@storybook/theming" "^7.0.0" | ||
"@storybook/icons" "^1.2.5" | ||
"@storybook/manager-api" "^8.0.0" | ||
"@storybook/theming" "^8.0.0" | ||
fast-deep-equal "^3.1.3" | ||
memoizerific "^1.11.3" | ||
|
||
|
@@ -16838,7 +16922,7 @@ string-natural-compare@^3.0.1: | |
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4" | ||
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw== | ||
|
||
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: | ||
"string-width-cjs@npm:string-width@^4.2.0": | ||
version "4.2.3" | ||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" | ||
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== | ||
|
@@ -16856,6 +16940,15 @@ string-width@^1.0.1: | |
is-fullwidth-code-point "^1.0.0" | ||
strip-ansi "^3.0.0" | ||
|
||
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: | ||
version "4.2.3" | ||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" | ||
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== | ||
dependencies: | ||
emoji-regex "^8.0.0" | ||
is-fullwidth-code-point "^3.0.0" | ||
strip-ansi "^6.0.1" | ||
|
||
string-width@^5.0.1, string-width@^5.1.2: | ||
version "5.1.2" | ||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794" | ||
|
@@ -16921,7 +17014,7 @@ string_decoder@~1.1.1: | |
dependencies: | ||
safe-buffer "~5.1.0" | ||
|
||
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: | ||
"strip-ansi-cjs@npm:strip-ansi@^6.0.1": | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" | ||
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== | ||
|
@@ -16942,6 +17035,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.2.0: | |
dependencies: | ||
ansi-regex "^4.1.0" | ||
|
||
strip-ansi@^6.0.0, strip-ansi@^6.0.1: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" | ||
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== | ||
dependencies: | ||
ansi-regex "^5.0.1" | ||
|
||
strip-ansi@^7.0.1: | ||
version "7.1.0" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45" | ||
|
@@ -18325,7 +18425,7 @@ worker-rpc@^0.1.0: | |
dependencies: | ||
microevent.ts "~0.1.1" | ||
|
||
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: | ||
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" | ||
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== | ||
|
@@ -18343,6 +18443,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0: | |
string-width "^4.1.0" | ||
strip-ansi "^6.0.0" | ||
|
||
wrap-ansi@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" | ||
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== | ||
dependencies: | ||
ansi-styles "^4.0.0" | ||
string-width "^4.1.0" | ||
strip-ansi "^6.0.0" | ||
|
||
wrap-ansi@^8.1.0: | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214" | ||
|