Update `swc_core` to `v0.79.55` (#5699)
### Description
Update swc crates to
https://github.com/swc-project/swc/commit/54f38cb47e4978b96f422c2ca2e7da1c7ae9283f,
to apply minifier bugfixes.
### Testing Instructions
---
- Closes WEB-1359
- next.js counterpart: https://github.com/vercel/next.js/pull/53831