[Cache Components] Use canary React when only Cache Components is enabled (#85042)
Cache Components previously relied upon experimental only features in
React however now that partial prerendering in React is stabilized we
can now use the canary channel. There are still some features that
require experimental such as taint but for Cache Components by default
we should use canary.