Skip to content

Commit 3d2c278

Browse files
build(deps): bump ra-input-rich-text from 5.4.3 to 5.4.4
Bumps [ra-input-rich-text](https://github.com/marmelab/react-admin) from 5.4.3 to 5.4.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.4.3...v5.4.4) --- updated-dependencies: - dependency-name: ra-input-rich-text dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7757d69 commit 3d2c278

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.3.1",
3636
"axios": "^1.7.9",
3737
"ra-data-feathers": "^2.9.4",
38-
"ra-input-rich-text": "^5.4.3",
38+
"ra-input-rich-text": "^5.4.4",
3939
"react": "^18.3.1",
4040
"react-admin": "^4.16.20",
4141
"react-dom": "^18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8978,10 +8978,10 @@ ra-i18n-polyglot@^4.16.20:
89788978
node-polyglot "^2.2.2"
89798979
ra-core "^4.16.20"
89808980

8981-
ra-input-rich-text@^5.4.3:
8982-
version "5.4.3"
8983-
resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.4.3.tgz#896a66bf1a1d917b61d551ecfda7203efce774c7"
8984-
integrity sha512-VtkQdm92U1IIpqTPUZYxM0v+hOJ8JU/L0rUfTdOyjvBr3KOzrRwpgXdQ2MWAxJ216p5cDAPB5/cP/ifrdPgXPw==
8981+
ra-input-rich-text@^5.4.4:
8982+
version "5.4.4"
8983+
resolved "https://registry.yarnpkg.com/ra-input-rich-text/-/ra-input-rich-text-5.4.4.tgz#83682fb67edc54d6a7c9bc474c0321a592b0ee19"
8984+
integrity sha512-i2shpSTt0Ho2rZrdOVQfFfI/ep4VwcuKGUct9rOd17HJM4djl/00jY7qEccyH4mDuARRQ4Byp002nLr4zKg1eg==
89858985
dependencies:
89868986
"@tiptap/core" "^2.0.3"
89878987
"@tiptap/extension-color" "^2.0.3"

0 commit comments

Comments
 (0)