Update `swc_core` to `v0.90.7` and update turbopack (#61662)
# Turbopack changes
* https://github.com/vercel/turbo/pull/7342 <!-- OJ Kwon - docs(turbopack): build, deploy rustdocs -->
* https://github.com/vercel/turbo/pull/7356 <!-- OJ Kwon - ci(workflow): remove doc deploy -->
* https://github.com/vercel/turbo/pull/7272 <!-- Donny/강동윤 - build: Update `swc_core` to `v0.90.7` -->
### What?
Update swc crates
### Why?
- To apply https://github.com/swc-project/swc/pull/8532 and other bugfixes
### How?
- Closes PACK-2389
- Closes PACK-2446
- Closes #61788