andrewjensen / light-blocks

Control Philips Hue lights with Blocks!
4 stars 1 forks source link

Update dependencies #9

Closed andrewjensen closed 8 months ago

andrewjensen commented 8 months ago

This updates several client-side and server-side dependencies.

The most import upgrade is react-blockly from v6 to v8. The library now uses a hook called useBlocklyWorkspace to do the core interaction with Blockly.

This PR also upgrades the GH actions and begins tagging the docker image with specific versions.