Bump @babel/traverse from 7.22.8 to 7.23.2 #375
Annotations
2 warnings
build (16.x):
packages/metablock-react/src/Components/Image.tsx#L117
React Hook React.useEffect has missing dependencies: 'draws' and 'images'. Either include them or remove the dependency array. You can also do a functional update 'render(d => ...)' if you only need 'draws' in the 'render' call
|
build (18.x):
packages/metablock-react/src/Components/Image.tsx#L117
React Hook React.useEffect has missing dependencies: 'draws' and 'images'. Either include them or remove the dependency array. You can also do a functional update 'render(d => ...)' if you only need 'draws' in the 'render' call
|