From fe11fec0b6ef1f4c2cc9b1d3dc9af052dd030058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 01:18:45 +0000 Subject: [PATCH] Bump ra-input-rich-text from 4.15.0 to 4.15.1 Bumps [ra-input-rich-text](https://github.com/marmelab/react-admin) from 4.15.0 to 4.15.1. - [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/v4.15.0...v4.15.1) --- updated-dependencies: - dependency-name: ra-input-rich-text 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 ba5d126..d22aa6e 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "axios": "^1.5.1", "prop-types": "^15.8.1", "ra-data-feathers": "^2.9.4", - "ra-input-rich-text": "^4.15.0", + "ra-input-rich-text": "^4.15.1", "react": "^18.2.0", "react-admin": "^4.15.0", "react-dom": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 6ef788b..8c2706a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9408,10 +9408,10 @@ ra-i18n-polyglot@^4.15.0: node-polyglot "^2.2.2" ra-core "^4.15.0" -ra-input-rich-text@^4.15.0: - version "4.15.0" - resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-4.15.0.tgz#8cc5d22f0919b8ce27a33ea85434a9eb7e94e663" - integrity sha512-kttz8xz4CifA2vfp3qdmumMH8asO8tom0UDqW/PQ7ZNz4ojK5PTyFaSVbpe4vlZ04OPwhFjy9+xfyiR4pZNE7g== +ra-input-rich-text@^4.15.1: + version "4.15.1" + resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-4.15.1.tgz#a28e0f60043fef134f0fcd0f5600760d122cf193" + integrity sha512-roBsiEJ/NWI0I1qn+FyHf5h0H4oWsl3wLrgEAIOzvEX0JwOQ72nwUYh9sJyoq0Cwvt3lRtybllgYlQP71odqFw== dependencies: "@tiptap/core" "^2.0.3" "@tiptap/extension-color" "^2.0.3"