Are There Details on Updates to OpenCast AppKit 0.5.0? #7633
Answered
by
Arnei
wdhowell84
asked this question in
Ask Questions, Get Answers
-
|
Both eslint 10.3.0 and focus-trap-react 12.0.0 updates fail due to dependency issues with OpenCast AppKit 0.5.0. Are there any plans to update AppKit to be compatible with these? |
Beta Was this translation helpful? Give feedback.
Answered by
Arnei
May 7, 2026
Replies: 1 comment 4 replies
-
|
@Arnei or @LukasKalbertodt ought to know, I think? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We for sure want to update AppKit to be compatible with these.
Last I checked, the issue was that AppKit depends on opencast/eslint-config-ts-react, which in turn has a dependency on eslint-plugin-react, which is incompatible with eslint 10 (jsx-eslint/eslint-plugin-react#3977). I think we are still hoping for an update to eslint-plugin-react.