Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2022-10-14 08:24:03 +0300
committerGitHub <noreply@github.com>2022-10-14 08:24:03 +0300
commite68ff94de9f11e152f850f6e95b4438fef56720f (patch)
tree1034f873469bcf01a1fe44c98dc848ff992fdd23
parent91c718216e743ee77921121e29840c40e96639bf (diff)
parent7713d060479715c1e2c440b25a8bc815f61d5e70 (diff)
Merge pull request #3240 from nextcloud/renovate/stable23-vue-click-outside-1.x
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 3a286ceba..4ff6596ae 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -39,7 +39,7 @@
"tiptap-extensions": "^1.35.2",
"tiptap-utils": "^1.13.1",
"vue": "^2.6.14",
- "vue-click-outside": "^1.0.7",
+ "vue-click-outside": "^1.1.0",
"vuex": "^3.6.2"
},
"devDependencies": {
diff --git a/package.json b/package.json
index ee40c5c27..1f2244aeb 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"tiptap-extensions": "^1.35.2",
"tiptap-utils": "^1.13.1",
"vue": "^2.6.14",
- "vue-click-outside": "^1.0.7",
+ "vue-click-outside": "^1.1.0",
"vuex": "^3.6.2"
},
"engines": {