summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-10 01:02:45 +0000
committerGitHub <noreply@github.com>2020-10-10 01:02:45 +0000
commitc26a19b5cc67bb04bb96497b5f510045d5e039fb (patch)
tree15a8ef6038f06daeda0a498790b3c62d86a1462c
parent541a07521962a569fe7fe6886674b9894824aa90 (diff)
Bump @nextcloud/vue from 2.6.8 to 2.7.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.6.8 to 2.7.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.6.8...v2.7.0) 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 fe640359..954a7dbc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2507,9 +2507,9 @@
}
},
"@nextcloud/vue": {
- "version": "2.6.8",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.8.tgz",
- "integrity": "sha512-9yi9V4gX4Y1uxh2hNxCAlTHaS9zolzAy7x1sowII/WZfxMysF/yIGmEsnYGyz6CZ5eYCzxNUgrU5p/HQ21/09Q==",
+ "version": "2.7.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.7.0.tgz",
+ "integrity": "sha512-iZxTUWsDvfQdi3FRqEBfv5MGqJPPISk9FEXhX98wnWX37YaDwx9qOpvAQo+/6bjVVwwu8E7oWJN24NE4rxWhBg==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -4532,9 +4532,9 @@
}
},
"emoji-mart-vue-fast": {
- "version": "7.0.5",
- "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-7.0.5.tgz",
- "integrity": "sha512-+ayg30hhxqqM9oMtN9uUG470hT9gtOdFenByJJBm3XTfzI2QMVJ69euwk+xF55OphLfKZxQG7mnVz13lDOjb3g==",
+ "version": "7.0.6",
+ "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-7.0.6.tgz",
+ "integrity": "sha512-nvGoIRMhgVYHFBcHJMjjYKS71RopuBRGuO/51DqOcIFreRJAaTvAwmk9eUjI1mwXHY7b/cCarrGi3FBE7Kz37A==",
"requires": {
"@babel/polyfill": "7.2.5",
"@babel/runtime": "7.3.4",
diff --git a/package.json b/package.json
index 894e722d..3f0d8c7c 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/paths": "^1.1.2",
"@nextcloud/router": "^1.2.0",
- "@nextcloud/vue": "2.6.8",
+ "@nextcloud/vue": "2.7.0",
"axios": "^0.20.0",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
"core-js": "^3.6.5",