Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies #134

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Upgrade dependencies #134

wants to merge 2 commits into from

Conversation

moeenio
Copy link

@moeenio moeenio commented Aug 28, 2023

Upgrades all (except qrcode) dependencies to the most recent versions allowed by the current package.json.

qrcode is held back to 1.4.4 since the newer versions don't seem to be providing the precompiled browser bundle that is required here.

also changed scss to use math.div() instead of / because of a deprecation warning.

Builiding worked on my machine ™️

newer versions don't seem to include the precompiled browser bundle
@moeenio
Copy link
Author

moeenio commented Aug 28, 2023

Also used a newer version version of npm which upgraded the package-lock to a new format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant