|
3246 | 3246 | dependencies:
|
3247 | 3247 | "@types/react" "*"
|
3248 | 3248 |
|
| 3249 | +"@types/react-twemoji@^0.4.0": |
| 3250 | + version "0.4.0" |
| 3251 | + resolved "https://registry.yarnpkg.com/@types/react-twemoji/-/react-twemoji-0.4.0.tgz#3f3ce96e273ec0aa4b4ddca2913951b168fd72ee" |
| 3252 | + integrity sha512-OVkDaNTg9WqqM2MBqL68FNPsn+5aabQIbL9KY+ofK/Q4ENOuaHOWsg/jRD9zQ+GX5L+7LC1Ztgr4iK0/qZd17w== |
| 3253 | + dependencies: |
| 3254 | + "@types/react" "*" |
| 3255 | + |
3249 | 3256 | "@types/react@*", "@types/react@^17.0.0":
|
3250 | 3257 | version "17.0.6"
|
3251 | 3258 | resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013"
|
@@ -6831,7 +6838,7 @@ fs-extra@^0.30.0:
|
6831 | 6838 | path-is-absolute "^1.0.0"
|
6832 | 6839 | rimraf "^2.2.8"
|
6833 | 6840 |
|
6834 |
| -fs-extra@^8.1.0: |
| 6841 | +fs-extra@^8.0.1, fs-extra@^8.1.0: |
6835 | 6842 | version "8.1.0"
|
6836 | 6843 | resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
|
6837 | 6844 | integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
|
@@ -8511,6 +8518,15 @@ jsonfile@^4.0.0:
|
8511 | 8518 | optionalDependencies:
|
8512 | 8519 | graceful-fs "^4.1.6"
|
8513 | 8520 |
|
| 8521 | +jsonfile@^5.0.0: |
| 8522 | + version "5.0.0" |
| 8523 | + resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-5.0.0.tgz#e6b718f73da420d612823996fdf14a03f6ff6922" |
| 8524 | + integrity sha512-NQRZ5CRo74MhMMC3/3r5g2k4fjodJ/wh8MxjFbCViWKFjxrnudWSY5vomh+23ZaXzAS7J3fBZIR2dV6WbmfM0w== |
| 8525 | + dependencies: |
| 8526 | + universalify "^0.1.2" |
| 8527 | + optionalDependencies: |
| 8528 | + graceful-fs "^4.1.6" |
| 8529 | + |
8514 | 8530 | jsonfile@^6.0.1:
|
8515 | 8531 | version "6.1.0"
|
8516 | 8532 | resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae"
|
@@ -8778,6 +8794,11 @@ lodash.debounce@^4.0.8:
|
8778 | 8794 | resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
|
8779 | 8795 | integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
|
8780 | 8796 |
|
| 8797 | +lodash.isequal@^4.5.0: |
| 8798 | + version "4.5.0" |
| 8799 | + resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" |
| 8800 | + integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA= |
| 8801 | + |
8781 | 8802 | lodash.ismatch@^4.4.0:
|
8782 | 8803 | version "4.4.0"
|
8783 | 8804 | resolved "https://registry.yarnpkg.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz#756cb5150ca3ba6f11085a78849645f188f85f37"
|
@@ -11133,6 +11154,15 @@ react-textarea-autosize@^8.3.0:
|
11133 | 11154 | use-composed-ref "^1.0.0"
|
11134 | 11155 | use-latest "^1.0.0"
|
11135 | 11156 |
|
| 11157 | +react-twemoji@^0.5.0: |
| 11158 | + version "0.5.0" |
| 11159 | + resolved "https://registry.yarnpkg.com/react-twemoji/-/react-twemoji-0.5.0.tgz#0565f8e427fc4c9ef3680977c4a88fbdef79f874" |
| 11160 | + integrity sha512-xz3NLWTFCfWOmPd559jcFX4f976ORIPpL9SwdBQO5BZwIYD1U1vpbY2E6k2vwPCVH78s2m1GbG5jpHKGUPZ+gw== |
| 11161 | + dependencies: |
| 11162 | + lodash.isequal "^4.5.0" |
| 11163 | + prop-types "^15.7.2" |
| 11164 | + twemoji "14.0.1" |
| 11165 | + |
11136 | 11166 |
|
11137 | 11167 | version "16.14.0"
|
11138 | 11168 | resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
|
@@ -12880,6 +12910,21 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
|
12880 | 12910 | resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
|
12881 | 12911 | integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
|
12882 | 12912 |
|
| 12913 | + |
| 12914 | + version "14.0.0" |
| 12915 | + resolved "https://registry.yarnpkg.com/twemoji-parser/-/twemoji-parser-14.0.0.tgz#13dabcb6d3a261d9efbf58a1666b182033bf2b62" |
| 12916 | + integrity sha512-9DUOTGLOWs0pFWnh1p6NF+C3CkQ96PWmEFwhOVmT3WbecRC+68AIqpsnJXygfkFcp4aXbOp8Dwbhh/HQgvoRxA== |
| 12917 | + |
| 12918 | + |
| 12919 | + version "14.0.1" |
| 12920 | + resolved "https://registry.yarnpkg.com/twemoji/-/twemoji-14.0.1.tgz#0640887ef149403ae577081cbc2480a026e55ed6" |
| 12921 | + integrity sha512-eoqhea0sUhmC10iTacksyp1v9O4BP1jKmVqtK+Nztw40/dzawSHkXL3/xCpyh+mukmEvJ0Gw9VLvwZfQ9HKXDw== |
| 12922 | + dependencies: |
| 12923 | + fs-extra "^8.0.1" |
| 12924 | + jsonfile "^5.0.0" |
| 12925 | + twemoji-parser "14.0.0" |
| 12926 | + universalify "^0.1.2" |
| 12927 | + |
12883 | 12928 | type-check@^0.4.0, type-check@~0.4.0:
|
12884 | 12929 | version "0.4.0"
|
12885 | 12930 | resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
|
@@ -13109,7 +13154,7 @@ universal-user-agent@^6.0.0:
|
13109 | 13154 | resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.0.tgz#3381f8503b251c0d9cd21bc1de939ec9df5480ee"
|
13110 | 13155 | integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==
|
13111 | 13156 |
|
13112 |
| -universalify@^0.1.0: |
| 13157 | +universalify@^0.1.0, universalify@^0.1.2: |
13113 | 13158 | version "0.1.2"
|
13114 | 13159 | resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
|
13115 | 13160 | integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
|
|
0 commit comments