fix(deps): upgrade react to 19.2.1 to patch CVE-2025-55182 (#105) #590
Annotations
5 warnings
|
build:
src/modules/search/SearcherBar.tsx#L128
React Hook useEffect has a missing dependency: 'mutateAsync'. Either include it or remove the dependency array
|
|
build:
src/modules/addresses/address/AddressTabsContent.tsx#L43
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/ui/form.tsx#L157
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/ui/button.tsx#L63
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/themeProvider.tsx#L66
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|