In the upcoming lecture, we will be installing specific versions of React Resizable and its types definitions. These will only work with older versions of React, so, we must install the latest versions to work with React v18.

The updated install command should now be:

npm install --save-exact react-resizable@3.0.4 @types/react-resizable@3.0.2 --legacy-peer-deps