summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-12 02:51:55 +0000
committerGitHub <noreply@github.com>2023-08-12 02:51:55 +0000
commit3ab21546b282f5b1219ebd125479fd3d8773b1b9 (patch)
tree027972e0e41c0a820ce79c6e7697a4d5e7b93037
parent7bafec4f4c461d873b61b5d8402071faad230809 (diff)
chore(deps): bump @nextcloud/vue from 7.12.1 to 7.12.2
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.12.1 to 7.12.2. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v7.12.2/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.12.1...v7.12.2) --- 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 a5092d00..e1c3a36d 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.1",
+ "@nextcloud/vue": "^7.12.2",
"b64-to-blob": "^1.2.19",
"camelcase": "^7.0.1",
"d3": "^7.8.5",
@@ -3090,9 +3090,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "7.12.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.1.tgz",
- "integrity": "sha512-j3wWgUkGEbq6cEdgdiG8VWWgqEd8YvKhK64o1eKbLP3OlVkcrqXfiRmPm1SafPVureGr/Yp/Ty/zIZnHBjxlNg==",
+ "version": "7.12.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.2.tgz",
+ "integrity": "sha512-AjXm/I4b1W4vtSVtZpVu4VD047IpVTgPnMP7kSKQF42XvFvP1l0pyFgd/ewPKYtm+dA/rTHsh5fg3I9xsxg79A==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@@ -20039,9 +20039,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.12.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.1.tgz",
- "integrity": "sha512-j3wWgUkGEbq6cEdgdiG8VWWgqEd8YvKhK64o1eKbLP3OlVkcrqXfiRmPm1SafPVureGr/Yp/Ty/zIZnHBjxlNg==",
+ "version": "7.12.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.2.tgz",
+ "integrity": "sha512-AjXm/I4b1W4vtSVtZpVu4VD047IpVTgPnMP7kSKQF42XvFvP1l0pyFgd/ewPKYtm+dA/rTHsh5fg3I9xsxg79A==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
diff --git a/package.json b/package.json
index db8d5bca..28c38b0d 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.1",
+ "@nextcloud/vue": "^7.12.2",
"b64-to-blob": "^1.2.19",
"camelcase": "^7.0.1",
"d3": "^7.8.5",