chore: Update `swc_core` to `v0.76.37` (#50311)
### What?
This PR updates `swc_core` from
https://github.com/swc-project/swc/commit/ed9d316833dd77c84c2419b9388206109d69679c
to
https://github.com/swc-project/swc/commit/ad8e6a006c35977d70b719e67b5a45244c017ca1
### Why?
The main goal is to reduce build time. I expect
https://github.com/swc-project/swc/pull/7442 to have a huge effect on
the build time.
### How?
Closes WEB-1107
---
Turbopack counterpart: https://github.com/vercel/turbo/pull/5094
---------
Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>