build: Update `swc_core` to `v0.101.3` (#69039)
This reverts commit 4c33361f4c4e7c097c16832fc105589855a40a15.
### What?
- Reverts https://github.com/vercel/next.js/pull/68978
- Re-apply https://github.com/vercel/next.js/pull/68560
### Why?
The bug of `Evaluator` is fixed.
### How?