chore(deps-dev): bump @types/node from 20.19.39 to 26.3.0 - #67
Merged
github-actions[bot] merged 1 commit intoAug 29, 2026
Merged
Annotations
1 warning
|
Verify:
app/(portal)/portal/seller-profile/SellerProfileForm.tsx#L70
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination
|
background
wait
wait-all
cancel
parallel
Loading