logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 50b3a30d1a46dea971be0b1561153f36106f3101
parent 67c2b5268217499a013a83a82dc197b83eb13b9c
Author: HJ <30-hj@users.noreply.git.pleroma.social>
Date:   Sun, 13 Mar 2022 09:32:59 +0000

Merge branch 'renovate/v-click-outside-2.x' into 'develop'

Update dependency v-click-outside to v2.1.5

See merge request pleroma/pleroma-fe!1456

Diffstat:

Mpackage.json2+-
Myarn.lock8++++----
2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json @@ -33,7 +33,7 @@ "portal-vue": "2.1.7", "punycode.js": "2.1.0", "ruffle-mirror": "2021.4.11", - "v-click-outside": "2.1.3", + "v-click-outside": "2.1.5", "vue": "2.6.11", "vue-i18n": "7.8.1", "vue-router": "3.0.2", diff --git a/yarn.lock b/yarn.lock @@ -9322,10 +9322,10 @@ uuid@^3.3.2: version "3.3.2" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131" -v-click-outside@2.1.3: - version "2.1.3" - resolved "https://registry.yarnpkg.com/v-click-outside/-/v-click-outside-2.1.3.tgz#b7297abe833a439dc0895e6418a494381e64b5e7" - integrity sha512-8d11/fN+nkSPeor87K8OtGc/lDbRwbUiFwdzxQEGidlXt6eko3gIgRM7ghgi4p/zohF3Ja9hAaydAajV3gnlPQ== +v-click-outside@2.1.5: + version "2.1.5" + resolved "https://registry.yarnpkg.com/v-click-outside/-/v-click-outside-2.1.5.tgz#aa69172fb41fcc79b26b9a4bc72a30ccf03f7a3c" + integrity sha512-VPNCOTZK6WZy73lcWc+R7IW1uaBFEO3/Csrs5CzWVOdvE30V8Y1+BE/BtTlcEmeDGx0eqdE7bSCg55Jj37PMJg== v8-compile-cache@^2.1.1: version "2.1.1"