update emoji-regex.ts and remove dependency on @twemoji/parser

This commit is contained in:
Hazelnoot 2025-10-23 00:24:47 -04:00
parent 5807b33e04
commit 1f3c6e1dc7
4 changed files with 1 additions and 4 deletions

View file

@ -101,7 +101,6 @@
"@sentry/profiling-node": "10.15.0",
"@simplewebauthn/server": "12.0.0",
"@smithy/node-http-handler": "4.2.1",
"@twemoji/parser": "16.0.0",
"accepts": "1.3.8",
"ajv": "8.17.1",
"archiver": "7.0.1",

File diff suppressed because one or more lines are too long