Improves compatibility with Node 18 and brings external packages up to speed with latest versions.
A couple of other changes:
Moved Alpine.js into dev dependencies
Deleted package-lock.json because package.json handles all requirements for the purpose of the theme's repo. It's common practice for a more specific lock file to be developer/project specific.
Improves compatibility with Node 18 and brings external packages up to speed with latest versions.
A couple of other changes: