summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-21 01:28:56 +0000
committerGitHub <noreply@github.com>2023-10-21 01:28:56 +0000
commit3803e3142a95f30474cb7f5a17b1aacb2786b0d8 (patch)
tree0d04bec1859ece8494c89be57fb4f02d36899e4e
parent39a798171d8d3ff25844496b842351469f14800a (diff)
chore(deps): bump @nextcloud/vue from 7.12.5 to 7.12.6
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.12.5 to 7.12.6. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v7.12.6/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.12.5...v7.12.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 98db0742..26c82eb0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23,7 +23,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.12.5",
+ "@nextcloud/vue": "^7.12.6",
"b64-to-blob": "^1.2.19",
"camelcase": "^8.0.0",
"d3": "^7.8.5",
@@ -3128,9 +3128,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "7.12.5",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.5.tgz",
- "integrity": "sha512-gXqJrWFvXpF4w/JGZfNH9fDXOOCSK5i+/G6pwcrpG2YFbQ4wgvrqGKmiNwTHcAqTI26lCFrnVDZ6f5CwBorknA==",
+ "version": "7.12.6",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.6.tgz",
+ "integrity": "sha512-8Blh7IeKUymLOehD7hgoidh8rk65ovIJrodzEWYv3VN9YtXrikWRLxulNSatAyupIHa4/4pt3RSHkHsct/Nfmw==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@@ -19966,9 +19966,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.12.5",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.5.tgz",
- "integrity": "sha512-gXqJrWFvXpF4w/JGZfNH9fDXOOCSK5i+/G6pwcrpG2YFbQ4wgvrqGKmiNwTHcAqTI26lCFrnVDZ6f5CwBorknA==",
+ "version": "7.12.6",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.6.tgz",
+ "integrity": "sha512-8Blh7IeKUymLOehD7hgoidh8rk65ovIJrodzEWYv3VN9YtXrikWRLxulNSatAyupIHa4/4pt3RSHkHsct/Nfmw==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
diff --git a/package.json b/package.json
index 252ae972..aedaf1ec 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.12.5",
+ "@nextcloud/vue": "^7.12.6",
"b64-to-blob": "^1.2.19",
"camelcase": "^8.0.0",
"d3": "^7.8.5",