diff options
author | Chocobozzz <me@florianbigard.com> | 2023-02-15 11:12:23 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-02-15 11:12:23 +0100 |
commit | e81d45b4cb6462029661a525315529b02261722d (patch) | |
tree | 6959e27e9ed25ba6ef6b4c33258fa0f9bb04b9f3 /client/yarn.lock | |
parent | c9c21fafdb481a4bbb661229f6dc3e2b673ab3c6 (diff) | |
download | PeerTube-e81d45b4cb6462029661a525315529b02261722d.tar.gz PeerTube-e81d45b4cb6462029661a525315529b02261722d.tar.zst PeerTube-e81d45b4cb6462029661a525315529b02261722d.zip |
Fix mention detection
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index 1799df7b1..62cf2819d 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -7393,11 +7393,6 @@ linkify-it@^4.0.1: | |||
7393 | dependencies: | 7393 | dependencies: |
7394 | uc.micro "^1.0.1" | 7394 | uc.micro "^1.0.1" |
7395 | 7395 | ||
7396 | linkify-plugin-mention@^4.0.2: | ||
7397 | version "4.0.2" | ||
7398 | resolved "https://registry.yarnpkg.com/linkify-plugin-mention/-/linkify-plugin-mention-4.0.2.tgz#866e50d4047ea24fc647ebf706b15b0cd30afa63" | ||
7399 | integrity sha512-W30NL/uQxZahg6Ao/roZSe8ndXaQ+3UjOwUUtM+dVEOAUH5L6L02eLncH/lZLU3ZBj3VjwfZ+r98gw6Tp/8zEw== | ||
7400 | |||
7401 | linkifyjs@^4.0.2: | 7396 | linkifyjs@^4.0.2: |
7402 | version "4.0.2" | 7397 | version "4.0.2" |
7403 | resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.0.2.tgz#5844ea70f4427004e50036d983b66da50fe13389" | 7398 | resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.0.2.tgz#5844ea70f4427004e50036d983b66da50fe13389" |