I'm using plugin version 1.0.1 but am getting the following error when editing a text component:

It wants version 4.21.0 to go to 4.24.0
Trying to upgrade it looks like only the typescript definitions are used:
"@types/ckeditor4": "^4.20.0"
Which only goes up to 4.20.7
The website says this:
Keep CKEditor 4safe and secure
CKEditor 4 reached its End-of-Life with no updates, security patches or bug fixes.
Looks like they're on ckeditor version 5:
https://www.npmjs.com/package/ckeditor5
https://github.com/ckeditor/ckeditor5#
Are there any plans to upgrade?
Related:
#30
#63
I'm using plugin version 1.0.1 but am getting the following error when editing a text component:
It wants version 4.21.0 to go to 4.24.0
Trying to upgrade it looks like only the typescript definitions are used:
"@types/ckeditor4": "^4.20.0"
Which only goes up to 4.20.7
The website says this:
Looks like they're on ckeditor version 5:
https://www.npmjs.com/package/ckeditor5
https://github.com/ckeditor/ckeditor5#
Are there any plans to upgrade?
Related:
#30
#63