From 0190c9749c1cc2359fbee5e447efa628ab2064a4 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 16 Nov 2023 05:15:30 +0000
Subject: [PATCH] fix(deps): update dependency react-quill to v2.0.0

---
 package.json |  2 +-
 yarn.lock    | 16 +++++++++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index e8af5da..f00b888 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
     "qs": "6.11.2",
     "quill-emoji": "0.2.0",
     "react-cookie-consent": "9.0.0",
-    "react-quill": "2.0.0-beta.4",
+    "react-quill": "2.0.0",
     "react-rnd": "10.4.1",
     "react-text-mask": "5.5.0",
     "short-uuid": "4.2.2",
diff --git a/yarn.lock b/yarn.lock
index e02df65..bd6a7c7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4270,7 +4270,7 @@ __metadata:
     react-dom: "npm:18.2.0"
     react-i18next: "npm:13.3.1"
     react-query: "npm:3.39.3"
-    react-quill: "npm:2.0.0-beta.4"
+    react-quill: "npm:2.0.0"
     react-rnd: "npm:10.4.1"
     react-router-dom: "npm:6.18.0"
     react-test-renderer: "npm:18.2.0"
@@ -20334,6 +20334,20 @@ __metadata:
   languageName: node
   linkType: hard
 
+"react-quill@npm:2.0.0":
+  version: 2.0.0
+  resolution: "react-quill@npm:2.0.0"
+  dependencies:
+    "@types/quill": "npm:^1.3.10"
+    lodash: "npm:^4.17.4"
+    quill: "npm:^1.3.7"
+  peerDependencies:
+    react: ^16 || ^17 || ^18
+    react-dom: ^16 || ^17 || ^18
+  checksum: e9aa49815bf3f52aefcef067eb3e3d474a737464ba06e3ac81a37806bac486bfa440303e5f2bf95b719aedc8918bbe19948ada83a7b62d7211ae95b053cb00b1
+  languageName: node
+  linkType: hard
+
 "react-quill@npm:2.0.0-beta.4":
   version: 2.0.0-beta.4
   resolution: "react-quill@npm:2.0.0-beta.4"