solidjs / solid-site

Code that powers the SolidJS.com platform.
https://www.solidjs.com
159 stars 173 forks source link

Bump entire site, except heroicons and router #530

Closed birkskyum closed 5 months ago

birkskyum commented 5 months ago

Similar to https://github.com/solidjs/solid-playground/pull/165, gets things up to speed.

This runs best if deployed on Node 20, due to packages like sindresorhus/got, Vite 5 (18/20+) etc.

Router requires refactor - is best to do in follow-up PR (#531 )

Also closes:

@davedbase , maybe you can have a look at this one?

birkskyum commented 5 months ago

Any chance for a review on this, and the router PR before it gets obsoleted by other PRs ?