diff --git a/package.json b/package.json index cbd13f2..bc54079 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", - "@frontend/kitui": "^1.0.5", + "@frontend/kitui": "^1.0.6", "@mui/icons-material": "^5.10.14", "@mui/material": "^5.10.14", "axios": "^1.3.4", diff --git a/yarn.lock b/yarn.lock index 923b90f..fc18f8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1450,10 +1450,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@frontend/kitui@^1.0.5": - version "1.0.5" - resolved "https://penahub.gitlab.yandexcloud.net/api/v4/projects/21/packages/npm/@frontend/kitui/-/@frontend/kitui-1.0.5.tgz#0d8e8c6e564ee87ab8b7d5a2f86a9f4bd924db81" - integrity sha1-DY6MblZO6Hq4t9Wi+GqfS9kk24E= +"@frontend/kitui@^1.0.6": + version "1.0.6" + resolved "https://penahub.gitlab.yandexcloud.net/api/v4/projects/21/packages/npm/@frontend/kitui/-/@frontend/kitui-1.0.6.tgz#0ac4b0e76163de95af3668930e7682a021e83366" + integrity sha1-CsSw52Fj3pWvNmiTDnaCoCHoM2Y= dependencies: reconnecting-eventsource "^1.6.2" @@ -8790,7 +8790,7 @@ readdirp@~3.6.0: reconnecting-eventsource@^1.6.2: version "1.6.2" - resolved "https://registry.npmjs.org/reconnecting-eventsource/-/reconnecting-eventsource-1.6.2.tgz" + resolved "https://registry.yarnpkg.com/reconnecting-eventsource/-/reconnecting-eventsource-1.6.2.tgz#b7f5b03b1c76291f6fbcb0203004892a57ae253b" integrity sha512-vHhoxVLbA2YcfljWMKEbgR1KVTgwIrnyh/bzVJc+gfQbGcUIToLL6jNhkUL4E+9FbnAcfUVNLIw2YCiliTg/4g== recursive-readdir@^2.2.2: