1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-17 18:25:30 +02:00

enhance: 絵文字データの参照を自前ライブラリに変更 (#17381)

* wip

* enhance: 絵文字データの参照を自前ライブラリに変更

* fix

* update to v17.0.2

* fix assets handling

* fix

* update mfm-js

* update emoji library

* Update COPYING [ci skip]

* Update Changelog

* Update Changelog

* fix: 端末の絵文字にフォールバックできるように
This commit is contained in:
かっこかり
2026-05-09 18:35:38 +09:00
committed by GitHub
parent 717931cfcb
commit a09a2c2eee
27 changed files with 80 additions and 7769 deletions

View File

@@ -19,6 +19,7 @@
"js-built"
],
"dependencies": {
"@misskey-dev/emoji-data": "17.0.3",
"i18n": "workspace:*",
"json5": "2.2.3",
"misskey-js": "workspace:*",