Vets-Who-Code / vets-who-code-app

http://vetswhocode.io
47 stars 38 forks source link

Updated rich text react renderer per repo to fix dep issue #406

Closed Cameron-Porter closed 2 years ago

Cameron-Porter commented 2 years ago

Description

Attempting to fix the peer dev issue with high-text-react-renderer. Upgraded version to 14.1.3 as it should have the fix required to pass builds again. Also ran NPM AUDIT FIX and NPM FUNDS.

Motivation and Context

Newer v16 Node builds are failing. Looking to get things back on track to approve PRs.

Types of changes

Checklist:

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
vets-who-code-app ✅ Ready (Inspect) Visit Preview Jun 24, 2022 at 2:25PM (UTC)
Cameron-Porter commented 2 years ago

Builds look to be broken with this change.

Yea, still not working but had to take a break for work. Will hopefully get back to seeing what is up with the hot loader here soon. Last thing I saw was it needed React 17.0.1 vs .2, but that gave a host of other issues. I'll try checking a previous PR to see what all changed from then to now.