Supports Emoji 13.1 (#7539)

* Supports Emoji 13.1

* Fix regex
This commit is contained in:
MeiMei 2021-05-30 20:52:39 +09:00 committed by GitHub
parent 1077c2a637
commit 798aedfc0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 11 deletions

View file

@ -30,6 +30,7 @@
"format": "gulp format"
},
"resolutions": {
"mfm-js/twemoji-parser": "13.1.x",
"chokidar": "^3.3.1",
"constantinople": "^4.0.1",
"jsonld/rdf-canonize/node-forge": "0.10.0",
@ -233,6 +234,7 @@
"tsconfig-paths": "3.9.0",
"tslint": "6.1.3",
"tslint-sonarts": "1.9.0",
"twemoji-parser": "13.1.0",
"typeorm": "0.2.32",
"typescript": "4.2.4",
"ulid": "2.3.0",