diff --git a/packages/rich-text/package.json b/packages/rich-text/package.json index 76f6a8ae7..8c7003ade 100644 --- a/packages/rich-text/package.json +++ b/packages/rich-text/package.json @@ -47,7 +47,7 @@ "@contentful/field-editor-reference": "^6.18.0", "@contentful/field-editor-shared": "^2.17.0", "@contentful/rich-text-plain-text-renderer": "^17.0.0", - "@contentful/rich-text-types": "^17.0.0", + "@contentful/rich-text-types": "^17.2.5", "@popperjs/core": "^2.11.5", "@udecode/plate-basic-marks": "36.0.0", "@udecode/plate-break": "36.0.0", diff --git a/yarn.lock b/yarn.lock index 17342028d..3c61da5e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5683,12 +5683,12 @@ unraw "^3.0.0" "@lingui/core@^5.4.1": - version "5.6.1" - resolved "https://registry.yarnpkg.com/@lingui/core/-/core-5.6.1.tgz#6f7c1a69dc9540a66f9a526364e6401112cf1064" - integrity sha512-PJMapI0sC+Dd8BgL7/EHnMk0TuBXGkbC5s9osbUofev40mZW9BGIbeMspkHpdcm+s1RlVlStIAm2YCcovbN3RA== + version "5.6.0" + resolved "https://registry.yarnpkg.com/@lingui/core/-/core-5.6.0.tgz#5191bf09d3cbaef0839a8e7c7c8bc41dc9ce186b" + integrity sha512-s+WOjytLPBi1O3VT8wBklteK8PPPrmuox7A2mEPUO0QOqfFK4mzt5Bdok4RK+MCV61ampLByLlOUwS/NQEGWoQ== dependencies: "@babel/runtime" "^7.20.13" - "@lingui/message-utils" "5.6.1" + "@lingui/message-utils" "5.6.0" "@lingui/format-po@5.3.0": version "5.3.0" @@ -5716,10 +5716,10 @@ "@messageformat/parser" "^5.0.0" js-sha256 "^0.10.1" -"@lingui/message-utils@5.6.1": - version "5.6.1" - resolved "https://registry.yarnpkg.com/@lingui/message-utils/-/message-utils-5.6.1.tgz#f28b51ddaf779ab7eb19476e3eb5cccc7f1cc747" - integrity sha512-gtNniuObzVTqEmzp/Ra6VUrgkuEeLMruVK3q2UNANu1UAvPKcrP4vHwpWlRDDz9lXH4pbE6F+4S88wEdGMWToQ== +"@lingui/message-utils@5.6.0": + version "5.6.0" + resolved "https://registry.yarnpkg.com/@lingui/message-utils/-/message-utils-5.6.0.tgz#f68cc55192ffd8124f8d9020f9da97beab49d0f5" + integrity sha512-g/Jyf5CzwdYd8KxgyFG/UNePvLsp32yndvb9sAhdS9CscgY3T+0IYviOEB36AaxZcftB51zhdGCMdscoEDiChg== dependencies: "@messageformat/parser" "^5.0.0" js-sha256 "^0.10.1"