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 dependent packages to the latest version #380

Merged
merged 9 commits into from
Aug 31, 2024
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Aug 31, 2024

Notable changes

Replaced packages

  • npm-run-all has been replaced into npm-run-all2.
  • eslint-plugin-import has been replaced into eslint-plugin-import-x, for updating ESLint v9.

Major updates

  • Emoji
    • Twemoji (community fork) is now updated v15.1, that is including new emojis up to Unicode 15.1. 🫨
    • emoji-regex has been locked into v10.3.0, that is supporting up to Unicode 15.1 emojis. (The latest v10.4.0 is including incompatible Unicode 16 support)
    • markdown-it-emoji has been updated to v3, and fix how to import that.
  • Theme
    • By updating github-markdown-css, the color scheme of default theme will match to the current GitHub style.
    • Fixed Sass deprecations in uncover theme definition.
  • ESLint v9

@yhatt yhatt merged commit a963a15 into main Aug 31, 2024
1 check passed
@yhatt yhatt deleted the upgrade-dependencies branch August 31, 2024 11:26
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