summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-20 03:50:35 +0000
committerGitHub <noreply@github.com>2023-05-20 03:50:35 +0000
commit0471cb65d31793b32150fb76eab62bc84b06e360 (patch)
tree46290eceb928ecb007e4d9d1b87989536b469a49
parent10e3b2b94fec203dfe82e43f07952eb37e2d2c4b (diff)
chore(deps): bump @nextcloud/vue from 7.11.4 to 7.11.6
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.11.4 to 7.11.6. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/v7.11.6/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.11.4...v7.11.6) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 93bf8a41..4fe29b04 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23,7 +23,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.1",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.11.4",
+ "@nextcloud/vue": "^7.11.6",
"b64-to-blob": "^1.2.19",
"camelcase": "^7.0.1",
"d3": "^7.8.4",
@@ -3058,9 +3058,9 @@
"integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
},
"node_modules/@nextcloud/vue": {
- "version": "7.11.4",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.4.tgz",
- "integrity": "sha512-GDynE+HuC2eoSDg1oMSzl25Q6QDWycCYh6GkKFqTlTrWqsjAzINrcP8c/mVAbrJAkAuu8VYrQ8X3aTIuq7Vutw==",
+ "version": "7.11.6",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.6.tgz",
+ "integrity": "sha512-HqstdUdQYHMFx/xD36OElbE0DvXmGSnPI9/stvRDlTYV+aG2XNQPn57k5cXjsQe5LAFv0SXwXVTzKA6q5+wuoA==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@@ -19935,9 +19935,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.11.4",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.4.tgz",
- "integrity": "sha512-GDynE+HuC2eoSDg1oMSzl25Q6QDWycCYh6GkKFqTlTrWqsjAzINrcP8c/mVAbrJAkAuu8VYrQ8X3aTIuq7Vutw==",
+ "version": "7.11.6",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.6.tgz",
+ "integrity": "sha512-HqstdUdQYHMFx/xD36OElbE0DvXmGSnPI9/stvRDlTYV+aG2XNQPn57k5cXjsQe5LAFv0SXwXVTzKA6q5+wuoA==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
diff --git a/package.json b/package.json
index 4158a83d..62f9367c 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.1",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.11.4",
+ "@nextcloud/vue": "^7.11.6",
"b64-to-blob": "^1.2.19",
"camelcase": "^7.0.1",
"d3": "^7.8.4",