summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-30 02:24:10 +0000
committerGitHub <noreply@github.com>2023-09-30 02:24:10 +0000
commit17aa87bf9936d4e82e2ad4e1950e6e78bcee21dc (patch)
tree2360b9b1bdf834ccf2cdf441dc456454c69d840d
parentea0201cc4bd054d8d035096bf74af2c6cac1ea24 (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 17959d140..cc5d307e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
- "@nextcloud/vue": "^7.12.5",
+ "@nextcloud/vue": "^7.12.6",
"attachmediastream": "^2.1.0",
"crypto-js": "^4.1.1",
"debounce": "^1.2.1",
@@ -3689,9 +3689,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",
@@ -22047,9 +22047,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 303c20b52..1ccdfe384 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
- "@nextcloud/vue": "^7.12.5",
+ "@nextcloud/vue": "^7.12.6",
"attachmediastream": "^2.1.0",
"crypto-js": "^4.1.1",
"debounce": "^1.2.1",