chore(deps): bump marked from 15.0.12 to 17.0.2 - #3
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
10 warnings
|
src/lib/P2PContext.tsx#L22
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/hooks/useVoice.ts#L161
React Hook useCallback has a missing dependency: 'stopCamera'. Either include it or remove the dependency array
|
|
src/hooks/useSync.ts#L208
React Hook useCallback has a missing dependency: 'roomKeyRef'. Either include it or remove the dependency array
|
|
src/components/ui/toggle.tsx#L45
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/sidebar.tsx#L725
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/navigation-menu.tsx#L167
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
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
|
|
src/components/ui/button.tsx#L59
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/badge.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/VoiceAudioManager.tsx#L65
The ref value 'audioRefs.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'audioRefs.current' to a variable inside the effect, and use that variable in the cleanup function
|
The logs for this run have expired and are no longer available.
Loading