Remove testing deps, update unproblematic deps
In preparation for updating to React 18, we have to update quite a few deps.
These ones here do not require any changes to the source code and the behavior changes should not affect us at all, making the updates unproblematic.
Later we'll update more complicated deps such as react-router-dom
before we can move to React 18.