Revert "chore(deps): update dependency @textcomplete/core to v0.1.12"

This reverts commit 0cb4791cd0.
It breaks the autocompletion when clicking on a suggestion
from the nick popup.
This commit is contained in:
Reto Brunner 2022-07-25 06:44:58 +02:00
parent 57ed37c1fd
commit 3240997347
2 changed files with 5 additions and 5 deletions

View file

@ -80,7 +80,7 @@
"@babel/preset-env": "7.17.10",
"@fortawesome/fontawesome-free": "5.15.4",
"@istanbuljs/nyc-config-typescript": "1.0.2",
"@textcomplete/core": "0.1.12",
"@textcomplete/core": "0.1.10",
"@textcomplete/textarea": "0.1.12",
"@types/bcryptjs": "2.4.2",
"@types/chai": "4.3.1",

View file

@ -1234,10 +1234,10 @@
dependencies:
defer-to-connect "^2.0.0"
"@textcomplete/core@0.1.12":
version "0.1.12"
resolved "https://registry.yarnpkg.com/@textcomplete/core/-/core-0.1.12.tgz#c7b455b6eb73bbbbdb2ca150f039f74b9535ba98"
integrity sha512-37Q8Wic3IGpZHtknlJ/ODKMyvaBhVMM56Vl7aoBfno2Qq099fFqoCL0VzKhTn8qvTf1Z/8ymlHwPCBzPvW7KSQ==
"@textcomplete/core@0.1.10":
version "0.1.10"
resolved "https://registry.yarnpkg.com/@textcomplete/core/-/core-0.1.10.tgz#80211c20f28a378cc9ee8b6633ddf2034785d8c3"
integrity sha512-+T7dOElhJivE7+V0JUeDK5TdHUU8Sbuhvnp8VmtHimLaTruv5FJS1dgSjAqGlRcMw9AX459JY9JCbkX9ezGh2g==
dependencies:
eventemitter3 "^4.0.4"