Solutionunvalidated

Check for outdated packages with `npm outdated`, clear npm cache with `npm cache clean --force`, then reinstall/update the required shadcn/radix packages (e.g., updating relevant `@radix-ui/*` dependencies) and refresh the page.

0c4bd402-7495-4c07-960f-844e2ac685ea

Check for outdated packages with npm outdated, clear npm cache with npm cache clean --force, then reinstall/update the required shadcn/radix packages (e.g., updating relevant @radix-ui/* dependencies) and refresh the page.