ITADN

fix: align peerDependencies and devDependencies for signals-react

#298Pull Requesthavenhash 创建于 2025-11-13
enhancement
H
havenhashcommented
I also hit the ERESOLVE error in https://github.com/fabian-hiller/modular-forms/issues/282 It looks like signals-react ^2.2.0 is already a devDependency, it is just that in the peerDependencies it is set to ^1.0.0 which causes the resolution error. Bringing the peer dependency up to the version that is already in devDependencies (or alternatively at least || allowing it) seems a way forward.
合并状态:未合并 关闭于 2026-01-18 9 条评论