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

github.com/nextcloud/privacy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-14 04:02:43 +0300
committerGitHub <noreply@github.com>2020-09-14 04:02:43 +0300
commit5f2f1fc41041879cecdab568131206e64d002b7e (patch)
tree56e0391ebe5ce5b3f0bf3cc28de1c3c758908129
parentaf4cd26741d871b9f7752add1a9ea898299abd02 (diff)
Bump @nextcloud/vue from 2.6.4 to 2.6.5
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.6.4 to 2.6.5. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.6.4...v2.6.5) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json12
-rw-r--r--package.json2
2 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index a1db055..9e95789 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3002,9 +3002,9 @@
}
},
"@nextcloud/vue": {
- "version": "2.6.4",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.4.tgz",
- "integrity": "sha512-M5s2mD40KxYFHERZ+n9Yk3GkDXaKcXXxqOtlcgNNcPltcT7IvPKpm8+a0MaiYlQKBhDLkwRyRH+RHxcJKZjbIg==",
+ "version": "2.6.5",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.5.tgz",
+ "integrity": "sha512-ZeY4n/TJ0cRu/iDgLGCwFSksvStMO+fAeJfANwjp52LjrpFXuJjxqG8ZKBdr7zJewj/yTOq6k0wMDnyBFTgnXA==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -11440,9 +11440,9 @@
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
},
"v-click-outside": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.0.tgz",
- "integrity": "sha512-WZBeCxHjmL67+dpw4GTNwNWoCUsyjvP4bO0xFLCEPIYqWhigQso28NKasfvg4vDYn7fUvMigFmKf+mV42lbJ2Q=="
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.1.tgz",
+ "integrity": "sha512-JJCdOwsJw77bzO37fkQdWX9OnjgLBGQNOM2SVmIdDdUi+n2xc/06dQdctxySIhetd35IGbs3NGU11pkKnBuhJg=="
},
"v-tooltip": {
"version": "2.0.3",
diff --git a/package.json b/package.json
index 581d21c..e68f5e1 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"@nextcloud/initial-state": "^1.1.2",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/router": "^1.2.0",
- "@nextcloud/vue": "^2.6.4",
+ "@nextcloud/vue": "^2.6.5",
"core-js": "^3.4.4",
"vue": "^2.6.12",
"vue-click-outside": "^1.1.0",