wppconnect-team / wppconnect-frontend

WPPConnect FrontEnd has been designed to demonstrate how multi-session works dynamically.
Apache License 2.0
234 stars 84 forks source link

chore(deps-dev): bump emoji-mart from 3.0.1 to 5.3.3 #578

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps emoji-mart from 3.0.1 to 5.3.3.

Release notes

Sourced from emoji-mart's releases.

v5.3.3

⚙️ Fixes

  • Importing EmojiMart with Next.js #735

Full Changelog: https://github.com/missive/emoji-mart/compare/v5.3.2...v5.3.3

v5.3.2

🔨 Improvements

  • Send native event to onEmojiSelect #731

⚙️ Fixes

  • Remove optional chaining #730; should fix importing EmojiMart on older Webpack versions.

🗺 New languages

  • Vietnamese

📚 Documentation

  • Update locale list in README #724

🧑‍🎓 New Contributors

Full Changelog: https://github.com/missive/emoji-mart/compare/v5.3.1...v5.3.2

v5.3.1

🧹 Chores

  • Upgrade Parcel #725; should fix importing EmojiMart since v5.3.0

v5.3.0

🎉 New features

  • Initial TypeScript types export (Work in progress) #671

🔨 Improvements

  • Importing EmojiMart when window.HTMLElement is undefined #699

⚙️ Fixes

  • Non-square emojis sizing #712
  • Custom emojis being misaligned #721

🗺 New languages

  • Belarusian
  • Hindi
  • Sanskrit
  • Turkish

🧑‍🎓 New Contributors

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #596.