diff --git a/client/package.json b/client/package.json index bfd11697e0..81fa2ea424 100644 --- a/client/package.json +++ b/client/package.json @@ -30,7 +30,7 @@ "extends": "react-app" }, "dependencies": { - "@ckeditor/ckeditor5-react": "^9.5.0", + "@ckeditor/ckeditor5-react": "^10.0.0", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@hello-pangea/dnd": "^16.6.0", diff --git a/client/yarn.lock b/client/yarn.lock index 73e643ea62..44b42832db 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -1816,10 +1816,10 @@ "@ckeditor/ckeditor5-engine" "45.0.0" ckeditor5 "45.0.0" -"@ckeditor/ckeditor5-react@^9.5.0": - version "9.5.0" - resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-react/-/ckeditor5-react-9.5.0.tgz#c539b8d2013573254619b62b9ccbcbf870abeebf" - integrity sha512-0NEBg3EDQaQDwj9xswC34qspDiNgXMIn41lZ3pjNx915NWRabqQDnR5a8TisPaOlx3gHnIdOXJ0BH1wRHsJxhQ== +"@ckeditor/ckeditor5-react@^10.0.0": + version "10.0.0" + resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-react/-/ckeditor5-react-10.0.0.tgz#5ba82176e814d3a75f02c87a972c4eca1fd31984" + integrity sha512-J0Y/dGIypHmYSMLvdiNtnRkIYpMyVR26RyqBN8ehhiSurRYCs+xoM+hYHCUFmFRCbsN2aVFMpPOEeeadsIuu7w== dependencies: "@ckeditor/ckeditor5-integrations-common" "^2.2.2"