Skip to content

Commit e45b18e

Browse files
build(deps): bump ra-input-rich-text from 5.12.0 to 5.12.1 (#1705)
Bumps [ra-input-rich-text](https://github.com/marmelab/react-admin) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/marmelab/react-admin/releases) - [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md) - [Commits](marmelab/react-admin@v5.12.0...v5.12.1) --- updated-dependencies: - dependency-name: ra-input-rich-text dependency-version: 5.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6beb054 commit e45b18e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@mui/styles": "^6.4.11",
3636
"axios": "^1.12.2",
3737
"ra-data-feathers": "^3.0.1",
38-
"ra-input-rich-text": "^5.12.0",
38+
"ra-input-rich-text": "^5.12.1",
3939
"react": "^19.2.0",
4040
"react-admin": "^5.12.1",
4141
"react-dom": "^19.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9190,10 +9190,10 @@ ra-i18n-polyglot@^5.12.1:
91909190
node-polyglot "^2.2.2"
91919191
ra-core "^5.12.1"
91929192

9193-
ra-input-rich-text@^5.12.0:
9194-
version "5.12.0"
9195-
resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.12.0.tgz#f4e1e928245cb81c032fba44f621405c373ae7f2"
9196-
integrity sha512-QbOo4X56cs+PsgtFsXJFxiunTHC/fm/K2zP2GNbSW/U9mUa/wLoCd/urnRtaQvjvsH9zxcbgpgvV+SMxZCX2fA==
9193+
ra-input-rich-text@^5.12.1:
9194+
version "5.12.1"
9195+
resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.12.1.tgz#b153505927e7631535e715ad815d9171ec781810"
9196+
integrity sha512-Nq25KAXywt7jyFCFZzhGYpl0jVoUN+N4Uvtbbd2Wvr001f7XA8vpxUAJnBOTyX0/V5qYJP1UT9/wsTrhnj9/kg==
91979197
dependencies:
91989198
"@tiptap/core" "^2.0.3"
91999199
"@tiptap/extension-color" "^2.0.3"

0 commit comments

Comments
 (0)