@@ -89,7 +89,7 @@ describe("generateReactQueryComponents", () => {
8989 *
9090 * @version 1.0.0
9191 */
92- import * as reactQuery from \\"react-query\\";
92+ import * as reactQuery from \\"@tanstack/ react-query\\";
9393 import { usePetstoreContext, PetstoreContext } from \\"./petstoreContext\\";
9494 import type * as Fetcher from \\"./petstoreFetcher\\";
9595 import { petstoreFetch } from \\"./petstoreFetcher\\";
@@ -198,7 +198,7 @@ describe("generateReactQueryComponents", () => {
198198 *
199199 * @version 1.0.0
200200 */
201- import * as reactQuery from \\"react-query\\";
201+ import * as reactQuery from \\"@tanstack/ react-query\\";
202202 import { usePetstoreContext, PetstoreContext } from \\"./petstoreContext\\";
203203 import type * as Fetcher from \\"./petstoreFetcher\\";
204204 import { petstoreFetch } from \\"./petstoreFetcher\\";
@@ -320,7 +320,7 @@ describe("generateReactQueryComponents", () => {
320320 *
321321 * @version 1.0.0
322322 */
323- import * as reactQuery from \\"react-query\\";
323+ import * as reactQuery from \\"@tanstack/ react-query\\";
324324 import { usePetstoreContext, PetstoreContext } from \\"./petstoreContext\\";
325325 import type * as Fetcher from \\"./petstoreFetcher\\";
326326 import { petstoreFetch } from \\"./petstoreFetcher\\";
@@ -434,7 +434,7 @@ describe("generateReactQueryComponents", () => {
434434 *
435435 * @version 1.0.0
436436 */
437- import * as reactQuery from \\"react-query\\";
437+ import * as reactQuery from \\"@tanstack/ react-query\\";
438438 import { usePetstoreContext, PetstoreContext } from \\"./petstoreContext\\";
439439 import type * as Fetcher from \\"./petstoreFetcher\\";
440440 import { petstoreFetch } from \\"./petstoreFetcher\\";
@@ -558,7 +558,7 @@ describe("generateReactQueryComponents", () => {
558558 *
559559 * @version 1.0.0
560560 */
561- import * as reactQuery from \\"react-query\\";
561+ import * as reactQuery from \\"@tanstack/ react-query\\";
562562 import { usePetstoreContext, PetstoreContext } from \\"./petstoreContext\\";
563563 import type * as Fetcher from \\"./petstoreFetcher\\";
564564 import { petstoreFetch } from \\"./petstoreFetcher\\";
@@ -689,7 +689,7 @@ describe("generateReactQueryComponents", () => {
689689 *
690690 * @version 1.0.0
691691 */
692- import * as reactQuery from \\"react-query\\";
692+ import * as reactQuery from \\"@tanstack/ react-query\\";
693693 import { usePetstoreContext, PetstoreContext } from \\"./petstoreContext\\";
694694 import type * as Fetcher from \\"./petstoreFetcher\\";
695695 import { petstoreFetch } from \\"./petstoreFetcher\\";
@@ -826,7 +826,7 @@ describe("generateReactQueryComponents", () => {
826826 *
827827 * @version 1.0.0
828828 */
829- import * as reactQuery from \\"react-query\\";
829+ import * as reactQuery from \\"@tanstack/ react-query\\";
830830 import { usePetstoreContext, PetstoreContext } from \\"./petstoreContext\\";
831831 import type * as Fetcher from \\"./petstoreFetcher\\";
832832 import { petstoreFetch } from \\"./petstoreFetcher\\";
@@ -936,7 +936,7 @@ describe("generateReactQueryComponents", () => {
936936 *
937937 * @version 1.0.0
938938 */
939- import * as reactQuery from \\"react-query\\";
939+ import * as reactQuery from \\"@tanstack/ react-query\\";
940940 import { usePetstoreContext, PetstoreContext } from \\"./petstoreContext\\";
941941 import type * as Fetcher from \\"./petstoreFetcher\\";
942942 import { petstoreFetch } from \\"./petstoreFetcher\\";
@@ -1045,7 +1045,7 @@ describe("generateReactQueryComponents", () => {
10451045 *
10461046 * @version 1.0.0
10471047 */
1048- import * as reactQuery from \\"react-query\\";
1048+ import * as reactQuery from \\"@tanstack/ react-query\\";
10491049 import { useContext, Context } from \\"./context\\";
10501050 import type * as Fetcher from \\"./fetcher\\";
10511051 import { fetch } from \\"./fetcher\\";
@@ -1138,7 +1138,7 @@ describe("generateReactQueryComponents", () => {
11381138 *
11391139 * @version 1.0.0
11401140 */
1141- import * as reactQuery from \\"react-query\\";
1141+ import * as reactQuery from \\"@tanstack/ react-query\\";
11421142 import { usePetstoreContext, PetstoreContext } from \\"./petstoreContext\\";
11431143 import type * as Fetcher from \\"./petstoreFetcher\\";
11441144 import { petstoreFetch } from \\"./petstoreFetcher\\";
0 commit comments