Update peer-deps lint to support React 18-only packages

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
This commit is contained in:
Patrik Oldsberg
2026-03-18 16:14:09 +01:00
parent bed3307b72
commit 270efef604
2 changed files with 28 additions and 5 deletions
@@ -0,0 +1,5 @@
---
'@backstage/repo-tools': patch
---
Added support for packages that only support React 18+ in the `peer-deps` command.