Skip to content

react-hook-form v7.66.0 requires typescript 5.x#4218

Description

@brian-smith-tcril

We currently have it pinned as

"react-hook-form": "^7.58.1",

When doing a full lockfile regen in #4217 I started hitting typescript errors. I traced it down to https://github.com/react-hook-form/react-hook-form/releases/tag/v7.66.0

I'm hesitant to bump the typescript version in Paragon while frontend-build still uses typescript 4.x, so any full regen until then might encounter this issue.

I could have pinned it in the www/package.json, but I'd prefer to have the issue at least reappear on full regens so we remember to deal with it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions