update emoji-regex.ts and remove dependency on @twemoji/parser
This commit is contained in:
parent
5807b33e04
commit
1f3c6e1dc7
4 changed files with 1 additions and 4 deletions
|
|
@ -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
|
|
@ -34,7 +34,6 @@
|
|||
"@rollup/plugin-replace": "6.0.2",
|
||||
"@rollup/pluginutils": "5.3.0",
|
||||
"@testing-library/vue": "8.1.0",
|
||||
"@twemoji/parser": "16.0.0",
|
||||
"@types/estree": "1.0.8",
|
||||
"@types/micromatch": "4.0.9",
|
||||
"@types/node": "22.18.1",
|
||||
|
|
|
|||
|
|
@ -97,7 +97,6 @@
|
|||
"@storybook/vue3": "9.1.8",
|
||||
"@storybook/vue3-vite": "9.1.8",
|
||||
"@testing-library/vue": "8.1.0",
|
||||
"@twemoji/parser": "16.0.0",
|
||||
"@types/canvas-confetti": "1.9.0",
|
||||
"@types/estree": "1.0.8",
|
||||
"@types/katex": "0.16.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue