chore(deps): upgrade react-query to v4 [EE-6638] (#11041)

This commit is contained in:
Chaim Lev-Ari
2024-04-14 17:54:25 +03:00
committed by GitHub
parent 104307b2b2
commit 1032b462b4
179 changed files with 346 additions and 342 deletions
@@ -1,4 +1,4 @@
import { useMutation } from 'react-query';
import { useMutation } from '@tanstack/react-query';
import { EdgeGroup } from '@/react/edge/edge-groups/types';
import { RegistryId } from '@/react/portainer/registries/types/registry';