Revert 64e65e3 and 4099b48
ocaml 5.4.1 requires dune >=3.21.0. dune 3.21.x contains a regression
where `pkg-self:npm-version` in reason-react's lockfile can't be
interpreted, while dune 3.22.x contains a sandboxing bug causing files
that use melange to compile incorrectly. this bug is fixed by dune PR
14119; can try again once that's released