react testing library has peerDependencies listings for react and react-dom. code example
Example: install react react testing library
npm install --save-dev @testing-library/react
npm install --save-dev @testing-library/react