rescripts icon indicating copy to clipboard operation
rescripts copied to clipboard

Upgrade react-dev-utils

Open afholderman opened this issue 4 years ago • 5 comments

react-dev-utils 7.0.0 depends on immer 1.10.0 which has a high security advisory: https://www.npmjs.com/advisories/1603

afholderman avatar Mar 12 '21 22:03 afholderman

@harrysolovay just pinging directly in case you didn't see the PR.

afholderman avatar Mar 21 '21 16:03 afholderman

Hi @afholderman thank you for the PR. I'm getting the following error:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! Found: [email protected]
npm ERR! node_modules/typescript
npm ERR!   peer typescript@">=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >=3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev" from [email protected]
npm ERR!   node_modules/tslint
npm ERR!     tslint@"^5.11.0" from [email protected]
npm ERR!     packages/examples/using-tslint-config
npm ERR!     peer tslint@"^5.11.0" from [email protected]
npm ERR!     node_modules/tslint-config-airbnb
npm ERR!       tslint-config-airbnb@"^5.11.1" from [email protected]
npm ERR!       packages/examples/using-tslint-config
npm ERR!     2 more (tslint-react, tslint-loader)
npm ERR!   typescript@"3.1.6" from [email protected]
npm ERR!   packages/examples/using-tslint-config
npm ERR!   1 more (tslint-react)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from [email protected]
npm ERR! node_modules/react-scripts
npm ERR!   peer react-scripts@"2 - 4" from @rescripts/[email protected]
npm ERR!   packages/cli
npm ERR!   peer react-scripts@"2 - 4" from @rescripts/[email protected]
npm ERR!   packages/utilities
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /Users/harrysolovay/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/harrysolovay/.npm/_logs/2021-03-21T18_25_55_837Z-debug.log

I don't have the bandwidth to tackle this atm. Apologies.

harrysolovay avatar Mar 21 '21 18:03 harrysolovay

@afholderman any progress on deps issue?

GintV avatar Mar 30 '21 15:03 GintV

Hi there 🙂

By any chance, have you had the opportunity to move forward on this?

Thanks 🙏

mlegait avatar May 25 '21 06:05 mlegait

Any news? 🥺

mlegait avatar Jul 15 '21 14:07 mlegait