build(deps-dev): bump react from 17.0.2 to 18.2.0 #78
Annotations
3 errors and 1 warning
test:
packages/hover-vanilla/src/index.js#L39
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
test:
packages/vanilla/src/index.js#L32
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
test
Process completed with exit code 1.
|
test:
packages/react/src/index.js#L159
React Hook useEffect has a missing dependency: 'toFetchData'. Either include it or remove the dependency array
|