skohub-io / skohub-vocabs

A lightweight tool to publish SKOS Vocabularies
https://skohub.io/
Apache License 2.0
34 stars 25 forks source link

Migrate Gatsby and update dependencies #162

Closed sroertgen closed 2 years ago

sroertgen commented 2 years ago

I would like to update our dependencies and noticed that Gatsby is now at V4. We are currently still at V2.

Migrating to V3 does not seem to have any further issues for us.

Migrating to V4 means that we have to use Node >= 14.15.0 (https://www.gatsbyjs.com/docs/reference/release-notes/migrating-from-v3-to-v4/#minimal-nodejs-version-14150). Would that be a problem for any one? @acka47 @dr0i

dr0i commented 2 years ago

If the update works on your local installation it should work at ours, too. I don't have any problems with that, then.