Skip to content

Commit 51889bc

Browse files
build(deps): bump ra-input-rich-text from 5.13.3 to 5.13.4
Bumps [ra-input-rich-text](https://github.com/marmelab/react-admin) from 5.13.3 to 5.13.4. - [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.13.3...v5.13.4) --- updated-dependencies: - dependency-name: ra-input-rich-text dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6229b6b commit 51889bc

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.13.2",
3737
"ra-data-feathers": "^3.0.1",
38-
"ra-input-rich-text": "^5.13.3",
38+
"ra-input-rich-text": "^5.13.4",
3939
"react": "^19.2.3",
4040
"react-admin": "^5.13.3",
4141
"react-dom": "^19.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9192,10 +9192,10 @@ ra-i18n-polyglot@^5.13.3:
91929192
node-polyglot "^2.2.2"
91939193
ra-core "^5.13.3"
91949194

9195-
ra-input-rich-text@^5.13.3:
9196-
version "5.13.3"
9197-
resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.13.3.tgz#32d273ca35696509ec4f7104145f76d66553f012"
9198-
integrity sha512-G5df6jbu286u3tGqLbRZdZTukVDgeifWr1eIPidgPmUNcK5J+OPHVmHMGt/grIdc8JmRTNwhedJsYzGK30eutw==
9195+
ra-input-rich-text@^5.13.4:
9196+
version "5.13.4"
9197+
resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.13.4.tgz#4726402668dbd4f16dbd9765ad608bf0e7c67837"
9198+
integrity sha512-krmce3yKRJOfT16fq4gG7YuP1Kmdm6+6JMeV4cE7405I/JUCxREx/lCHA79pUrqo9jpBQANy7nlQG58hb8t63Q==
91999199
dependencies:
92009200
"@tiptap/core" "^2.0.3"
92019201
"@tiptap/extension-color" "^2.0.3"

0 commit comments

Comments
 (0)