diff --git a/package.json b/package.json index 5fb84cfc..9b6884e4 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@mui/styles": "^6.1.2", "axios": "^1.7.7", "ra-data-feathers": "^2.9.4", - "ra-input-rich-text": "^5.2.2", + "ra-input-rich-text": "^5.2.3", "react": "^18.3.1", "react-admin": "^4.16.20", "react-dom": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index fc7f6d17..30c1d207 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8978,10 +8978,10 @@ ra-i18n-polyglot@^4.16.20: node-polyglot "^2.2.2" ra-core "^4.16.20" -ra-input-rich-text@^5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.2.2.tgz#fea0ea918f791dff2fc8e8dcb9e7af1f77d4cee2" - integrity sha512-q54bwse0zLmRnIM9v/cQeiojpaAxhHwOmGtpaTsUiz0NTWHyGepI080fG68DrYHXJGoOXZ03PJHQUUQaDuqBig== +ra-input-rich-text@^5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.2.3.tgz#f983d374f9ab61a74f244c71731cc727c478c160" + integrity sha512-TtImIvhLZDIqnyijkKqZA13QYkxorEANjvu2xwb4W0V8/VR8shjadscHWEmqNyps6nFnU22mjgZDQKOOvXzPow== dependencies: "@tiptap/core" "^2.0.3" "@tiptap/extension-color" "^2.0.3"