Provides legacy fallback for browser that don't support regex flag v (#35659)

This commit is contained in:
Echo
2025-08-04 19:15:46 +02:00
committed by GitHub
parent cb0b608fa7
commit 28b0e5ee78
6 changed files with 63 additions and 21 deletions

View File

@@ -69,6 +69,7 @@
"emoji-mart": "npm:emoji-mart-lazyload@latest",
"emojibase": "^16.0.0",
"emojibase-data": "^16.0.3",
"emojibase-regex": "^16.0.0",
"escape-html": "^1.0.3",
"fast-glob": "^3.3.3",
"fuzzysort": "^3.0.0",