-
Notifications
You must be signed in to change notification settings - Fork 0
Update Lucide and Material icon packages #194
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
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
@colegoldsmith as part of updating the package, I nuked my This resulted in a big change to
|
@eric-schneider I fear there might be some repercussions with creating a new package lock using a newer version of node and npm. Unless we intend to start using a newer version of node/npm best practice is to not delete the package.lock.json and update any packages with the currently used version of node. There is a .nvmrc file that shows what node version this repo uses (16.20.2). Nvm is a good tool for this, lets you switch node version on the fly with |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
UI bundle preview build successful! ✅ |
Build successful! ✅ |
This PR updates to the latest version of lucide-static (
0.525.0
) and @fontsource/material-icons-outlined (5.2.6
).