Skip to content

Commit c5d1583

Browse files
build(deps): bump ra-input-rich-text from 5.13.4 to 5.13.5 (#1759)
Bumps [ra-input-rich-text](https://github.com/marmelab/react-admin) from 5.13.4 to 5.13.5. - [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.4...v5.13.5) --- updated-dependencies: - dependency-name: ra-input-rich-text dependency-version: 5.13.5 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 37caffb commit c5d1583

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.4",
38+
"ra-input-rich-text": "^5.13.5",
3939
"react": "^19.2.3",
4040
"react-admin": "^5.13.4",
4141
"react-dom": "^19.2.3",

yarn.lock

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

9194-
ra-input-rich-text@^5.13.4:
9195-
version "5.13.4"
9196-
resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.13.4.tgz#4726402668dbd4f16dbd9765ad608bf0e7c67837"
9197-
integrity sha512-krmce3yKRJOfT16fq4gG7YuP1Kmdm6+6JMeV4cE7405I/JUCxREx/lCHA79pUrqo9jpBQANy7nlQG58hb8t63Q==
9194+
ra-input-rich-text@^5.13.5:
9195+
version "5.13.5"
9196+
resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.13.5.tgz#cbffb5344c3917998f9f9eb2d1d582ff3317a568"
9197+
integrity sha512-zJAJ2XuJEns/5/RNZgmqbMT2KEDQEr6irkmjvgUAkbeIcGYXJ4+ee053tpuohDvgFUoOFzJxvtlamyWI2YJ9bA==
91989198
dependencies:
91999199
"@tiptap/core" "^2.0.3"
92009200
"@tiptap/extension-color" "^2.0.3"

0 commit comments

Comments
 (0)