Erro:
npm install -D typescript
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: organo@0.1.0
npm WARN Found: typescript@4.9.5
npm WARN node_modules/typescript
npm WARN peer typescript@">= 2.7" from fork-ts-checker-webpack-plugin@6.5.3
npm WARN node_modules/fork-ts-checker-webpack-plugin
npm WARN fork-ts-checker-webpack-plugin@"^6.5.0" from react-dev-utils@12.0.1
npm WARN node_modules/react-dev-utils
npm WARN 3 more (react-scripts, tsutils, the root project)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm WARN node_modules/react-scripts
npm WARN react-scripts@"5.0.1" from the root project
Dependencias:
"dependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"hex-to-rgba": "^2.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.8.0",
"react-router-dom": "^6.10.0",
"react-scripts": "5.0.1",
"uuid": "^9.0.0",
"web-vitals": "^2.1.4"
},