Bump v-click-outside from 3.1.2 to 3.2.0

Bumps [v-click-outside](https://github.com/ndelvalle/v-click-outside) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/ndelvalle/v-click-outside/releases)
- [Commits](https://github.com/ndelvalle/v-click-outside/compare/v3.1.2...v3.2.0)

---
updated-dependencies:
- dependency-name: v-click-outside
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/33473/head
dependabot[bot] 2 years ago committed by nextcloud-command
parent 7992a3ef50
commit 95fa9c242d

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

14
package-lock.json generated

@ -66,7 +66,7 @@
"strengthify": "github:nextcloud/strengthify#0.5.9",
"underscore": "1.13.4",
"url-search-params-polyfill": "^8.1.1",
"v-click-outside": "^3.1.2",
"v-click-outside": "^3.2.0",
"v-tooltip": "^2.1.3",
"vue": "^2.6.14",
"vue-click-outside": "^1.1.0",
@ -30511,9 +30511,9 @@
}
},
"node_modules/v-click-outside": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.2.tgz",
"integrity": "sha512-gMdRqfRE6m6XU6SiFi3dyBlFB2MWogiXpof8Aa3LQysrl9pzTndqp/iEaAphLoadaQUFnQ0ec6fLLaxr7LiY6A==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.2.0.tgz",
"integrity": "sha512-QD0bDy38SHJXQBjgnllmkI/rbdiwmq9RC+/+pvrFjYJKTn8dtp7Penf9q1lLBta280fYG2q53mgLhQ+3l3z74w==",
"engines": {
"node": ">=6"
}
@ -55728,9 +55728,9 @@
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
},
"v-click-outside": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.2.tgz",
"integrity": "sha512-gMdRqfRE6m6XU6SiFi3dyBlFB2MWogiXpof8Aa3LQysrl9pzTndqp/iEaAphLoadaQUFnQ0ec6fLLaxr7LiY6A=="
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.2.0.tgz",
"integrity": "sha512-QD0bDy38SHJXQBjgnllmkI/rbdiwmq9RC+/+pvrFjYJKTn8dtp7Penf9q1lLBta280fYG2q53mgLhQ+3l3z74w=="
},
"v-tooltip": {
"version": "2.1.3",

@ -86,7 +86,7 @@
"strengthify": "github:nextcloud/strengthify#0.5.9",
"underscore": "1.13.4",
"url-search-params-polyfill": "^8.1.1",
"v-click-outside": "^3.1.2",
"v-click-outside": "^3.2.0",
"v-tooltip": "^2.1.3",
"vue": "^2.6.14",
"vue-click-outside": "^1.1.0",

Loading…
Cancel
Save