From 7f1ab463512ef21497ba7a3552382bf305e83865 Mon Sep 17 00:00:00 2001 From: turtle601 Date: Sun, 14 Jan 2024 18:07:02 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=AA=A8=EB=8B=AC=20content=20=EB=82=B4?= =?UTF-8?q?=EC=9A=A9=20=EB=84=98=EC=96=B4=EA=B0=80=EB=8A=94=20=EB=B2=84?= =?UTF-8?q?=EA=B7=B8=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index bc3ffbf73..eb47c1c51 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -28,7 +28,7 @@ "@tanstack/react-query-devtools": "^4.36.1", "axios": "^1.5.1", "browser-image-compression": "^2.0.2", - "celuveat-ui-library": "^1.4.6", + "celuveat-ui-library": "^1.4.8", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.14.2", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index d2c840cd8..a8fe4d836 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -4681,10 +4681,10 @@ caseless@~0.12.0: resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc" integrity sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw== -celuveat-ui-library@^1.4.6: - version "1.4.6" - resolved "https://registry.yarnpkg.com/celuveat-ui-library/-/celuveat-ui-library-1.4.6.tgz#ca05c7dfda0c8bc2655b49afd0c30e9cf2605489" - integrity sha512-mFBjvHFks9fckOJnRACqP+TsOH6b6WTncYMSKfsAC23OvMt9Gkc7TzsTGNxNHtbhbzm9tw/0uzsEaEZz+Ne0RQ== +celuveat-ui-library@^1.4.8: + version "1.4.8" + resolved "https://registry.yarnpkg.com/celuveat-ui-library/-/celuveat-ui-library-1.4.8.tgz#b1222f75aed4334bb802a699f5ac12c28109ff8c" + integrity sha512-8ac5xnw+8qnzrctsRmfUP5arIhPZEB3JyN8YZEB37/vWyXso7l61usMc8hSNxIQIDHeZvkhslyVeob0AeKLklA== dependencies: zustand "^4.4.7"