build: Update `swc_core` to `v0.93.4` (#8447)
### Description
Update `swc_core` to `v0.93.4`.
To apply https://github.com/swc-project/swc/pull/9036 and https://github.com/swc-project/swc/pull/9037. Those PR makes parsing of some files 5x faster.
### Testing Instructions
See next.js counterpart: https://github.com/vercel/next.js/pull/66781