hyperstatic
hyperstatic copied to clipboard
Update dependencies and fix typescript warnings
This PR updates all outdated dependencies to their latest versions, except for typescript, which is still on the highest 4.X.X version - upgrading typescript to 5.X.X results in errors from the hyperapp package.
The updated puppeteer no longer has the sandbox error on linux, so this PR makes #44 obsolete.