Skip to content

Commit 8b34fec

Browse files
build(deps): bump ra-input-rich-text from 5.12.2 to 5.12.3 (#1718)
Bumps [ra-input-rich-text](https://github.com/marmelab/react-admin) from 5.12.2 to 5.12.3. - [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.2...v5.12.3) --- updated-dependencies: - dependency-name: ra-input-rich-text dependency-version: 5.12.3 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 632d4b4 commit 8b34fec

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.1",
3737
"ra-data-feathers": "^3.0.1",
38-
"ra-input-rich-text": "^5.12.2",
38+
"ra-input-rich-text": "^5.12.3",
3939
"react": "^19.2.0",
4040
"react-admin": "^5.12.3",
4141
"react-dom": "^19.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9139,10 +9139,10 @@ ra-i18n-polyglot@^5.12.3:
91399139
node-polyglot "^2.2.2"
91409140
ra-core "^5.12.3"
91419141

9142-
ra-input-rich-text@^5.12.2:
9143-
version "5.12.2"
9144-
resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.12.2.tgz#2e4fe7b1e8685de4b6125a2f2d60d0d2c6525aaa"
9145-
integrity sha512-n8z1ReeHj6dMRJfiqtrHTeuFfvwveh0y0Ta3YUlDGft6RY4q1LWtPWv6fN49JJQ3PSIrK/7PSpuRXnrUrmo7pw==
9142+
ra-input-rich-text@^5.12.3:
9143+
version "5.12.3"
9144+
resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.12.3.tgz#616f3e1bc5ac965bb47001906b06cb8b660e6fcc"
9145+
integrity sha512-MDJMtSBcnOy5HRwi6pUmYvOtr7Y2zIhCaaWmDcFzyGywgVfBOBILZujR/5ygmoVTCOmIawbQjz5Zd5LtYxBKDg==
91469146
dependencies:
91479147
"@tiptap/core" "^2.0.3"
91489148
"@tiptap/extension-color" "^2.0.3"

0 commit comments

Comments
 (0)