chore(deps): bump react to ^18.3.0 (#40012)

This commit is contained in:
Mehmet Salih Yavuz
2026-06-17 18:01:59 +03:00
committed by GitHub
parent 750518cf6f
commit 664e777a84
60 changed files with 544 additions and 429 deletions

View File

@@ -16,7 +16,7 @@
* specific language governing permissions and limitations
* under the License.
*/
import { act } from 'react-dom/test-utils';
import { act } from 'react';
import { QueryState } from '@superset-ui/core';
import fetchMock from 'fetch-mock';
import configureStore from 'redux-mock-store';