diff --git a/package.json b/package.json index 0c14d0c7..6793673f 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "axios": "^1.7.7", "prop-types": "^15.8.1", "ra-data-feathers": "^2.9.4", - "ra-input-rich-text": "^5.3.2", + "ra-input-rich-text": "^5.3.3", "react": "^18.3.1", "react-admin": "^4.16.20", "react-dom": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index ecaec72c..37a8d0e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1500,17 +1500,17 @@ long-timeout "^0.1.1" uuid "^11.0.2" -"@feathersjs/commons@^5.0.30", "@feathersjs/commons@^5.0.31": +"@feathersjs/commons@^5.0.31": version "5.0.31" resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.31.tgz#01d193379c2e6d19dbcbf48c169a49adca1eac9b" integrity sha512-Kp8euV0ARSxQMCSH+em0opQBK2QkuWf+gPs+pnWK16H8kDciQ0tOz1st11X/5CYMbhy5Ccp2LSclpMQ7xNcrdA== -"@feathersjs/errors@^5.0.30", "@feathersjs/errors@^5.0.31": +"@feathersjs/errors@^5.0.31": version "5.0.31" resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.31.tgz#0498ca65d8025063fc11bfc983657e37944b17b3" integrity sha512-+ar4aq8Ka1EtTGH1+BBIDW12nfNJKnnzGdevoCmSmfHVAdb66se5fWv3I4rShvnguYyeUg8rkICJYf7AEcrPiw== -"@feathersjs/feathers@^5.0.30", "@feathersjs/feathers@^5.0.31": +"@feathersjs/feathers@^5.0.31": version "5.0.31" resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.31.tgz#329b669084cf9f3aa0d1ff2b441bedc39b72b444" integrity sha512-QCGyemcRGnKMLMJ0XssAwaaGwydhE4KG8QwUVgMQdrJ1yOjx4NvXbOgsWeJ0kJ971KkxzNt1AKN1WJc398qyhw== @@ -9566,10 +9566,10 @@ ra-i18n-polyglot@^4.16.20: node-polyglot "^2.2.2" ra-core "^4.16.20" -ra-input-rich-text@^5.3.2: - version "5.3.2" - resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.3.2.tgz#df30fe201995552daeaa8025e3d2751b20f408cb" - integrity sha512-J7SFLdyksRngNCr6KpIsX4mQ+43mHrqIfmiMWzy7V3vSU8CcpTuWZc2ueEHw4lu472+koLciytBI3f/QMPRKQA== +ra-input-rich-text@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.3.3.tgz#b363c69a958fb1bbb8067a8ccd252f66fc396ddc" + integrity sha512-cKTwSa9XMYwMSRV4/Pt3WOBjbmIc1eV0EAVZSFP6uMyMHH3NS6QvKFSNUj6tUcDilIWg5M6mFNuInMLkpZoGhw== dependencies: "@tiptap/core" "^2.0.3" "@tiptap/extension-color" "^2.0.3"