docs: sync `serverComponentsExternalPackages.mdx` with implementation (#62966)
I noticed in #62965 that these were out-of-sync.
Content should match:
https://github.com/vercel/next.js/blob/canary/packages/next/src/lib/server-external-packages.json
Also sorted alphabetically.
Closes NEXT-2732