- The older `react-query` package is 1.6M DL/w, the newer `@tanstack/react-query` is 3M
- React is ~22M
So accounting for hand-wave-y rounding and/or adding old and new versions together, that's a reasonable simplification.
For comparison, React-Redux is at 6.8M DL/w, which is how I've generally been measuring percentage of React apps that use Redux (which once upon a time was around 60%, and now is at about 30%).