3perf / website

The site of PerfPerfPerf, a web performance consulting agency
https://3perf.com
18 stars 4 forks source link

Upgrade to latest dependencies, closes #25 #37

Closed vadikmash closed 3 years ago

vadikmash commented 3 years ago

Updated TypeScript, React, Preact and Gatsby to their latest versions.

iamakulov commented 3 years ago

Fixed the build issues!


Is there anything else left to upgrade? Does the site (home page, talk page, article page) look correct? I don’t see any build errors or layout issues left, but I’d appreciate if you could take a second look!

(The only thing I noticed is a warning about these plugins being outdated:

Screen Shot 2021-07-18 at 11 27 30

but there’s nothing we can do about that yet. The plugins seem to work nicely and just need to update their peer deps. See https://github.com/itmayziii/gatsby-plugin-no-javascript/issues/26 & https://github.com/d4rekanguok/gatsby-remark-images-anywhere/issues/37.)