From a98f162a099a40070ec1e9cfa29d72f734c1646d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 01:45:12 +0000 Subject: [PATCH] Bump ra-input-rich-text from 5.8.2 to 5.8.3 Bumps [ra-input-rich-text](https://github.com/marmelab/react-admin) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/marmelab/react-admin/releases) - [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md) - [Commits](https://github.com/marmelab/react-admin/compare/v5.8.2...v5.8.3) --- updated-dependencies: - dependency-name: ra-input-rich-text dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 434f30ca..6aa22926 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "axios": "^1.9.0", "prop-types": "^15.8.1", "ra-data-feathers": "^3.0.1", - "ra-input-rich-text": "^5.8.2", + "ra-input-rich-text": "^5.8.3", "react": "^18.3.1", "react-admin": "^4.16.20", "react-dom": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index 7854b023..7f34d561 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9677,10 +9677,10 @@ ra-i18n-polyglot@^4.16.20: node-polyglot "^2.2.2" ra-core "^4.16.20" -ra-input-rich-text@^5.8.2: - version "5.8.2" - resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.8.2.tgz#dcc959950100e716d0118420c50b15623524573d" - integrity sha512-SgDxXkMgnYDuhNKn5hbOFBWtCZ3AQ9B7zzp1BNukjFF+rNgzcRUsyIbmvLV7JMZ4ROyRxtu2CEsf5lvTIEtdrg== +ra-input-rich-text@^5.8.3: + version "5.8.3" + resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.8.3.tgz#f37801ceeeee2c4bdb67947b13e0e4007690382b" + integrity sha512-2GcdVtvseyHV6ajsvbQkwPznNly+XHp9J2i+tY+gA9f+/A3y0AfWl73e9pHBTA6j/QL2R/7UBLRhaC+3Fblbjg== dependencies: "@tiptap/core" "^2.0.3" "@tiptap/extension-color" "^2.0.3"