Update peerDependencies for stable react v19 #380
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Typecheck, build, and lint packages:
packages/dropdown/src/Dropdown.tsx#L172
Mutating a value returned from a function whose return value should not be mutated
|
Typecheck, build, and lint packages:
packages/input-text/src/InputText.tsx#L116
Mutating a value returned from a function whose return value should not be mutated
|
Typecheck, build, and lint packages:
packages/use-is-out-of-bounds/src/useIsOutOfBounds.ts#L88
Mutating a value returned from a function whose return value should not be mutated
|
Loading