From a4f984e7d140bc164b15bf43bdcaf0c69128c556 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 11:44:44 -0700 Subject: [PATCH] fix(deps): update dependency slate-react to v0.95.0 (#3065) * fix(deps): update dependency slate-react to v0.95.0 * fix: slate requires prop name change --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gabe Kangas --- web/components/chat/ChatTextField/ChatTextField.tsx | 2 +- web/package-lock.json | 8 ++++---- web/package.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/components/chat/ChatTextField/ChatTextField.tsx b/web/components/chat/ChatTextField/ChatTextField.tsx index fe79c29cc..ae78a7821 100644 --- a/web/components/chat/ChatTextField/ChatTextField.tsx +++ b/web/components/chat/ChatTextField/ChatTextField.tsx @@ -248,7 +248,7 @@ export const ChatTextField: FC = ({ defaultText, enabled, fo characterCount >= characterLimit && styles.maxCharacters, )} > - +