Update `swc_core` to `v0.83.26` (#55780)
### What?
- Use better implementation for `react-remove-properties` and `remove-conosle`.
### Why?
I concluded `react-remove-properties` and `remove-conosle` deserve official plugins, so I promoted them.
- https://github.com/swc-project/plugins/pull/213
- https://github.com/swc-project/plugins/pull/215
### How?
- Closes WEB-1638
- Closes WEB-1633
- Closes NEXT-1657
- Closes #55679