Skip to content

fix(deps): upgrade react to 19.2.1 to patch CVE-2025-55182 (#105) #590

fix(deps): upgrade react to 19.2.1 to patch CVE-2025-55182 (#105)

fix(deps): upgrade react to 19.2.1 to patch CVE-2025-55182 (#105) #590

Triggered via push December 8, 2025 16:33
Status Success
Total duration 42s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

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