Issue #3303412: Pin critical dependencies
There is a hard to reproduce bug I encountered a few times in one of our dependencies, Jsona. In the spirit of avoiding potential breaking changes, I've pinned what I see to be our two most critical dependencies: Zustand and Jsona. I did not pin isomorphic-fetch
because it does not appear to be in active development.