summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-13 02:10:24 +0000
committerGitHub <noreply@github.com>2023-05-13 02:10:24 +0000
commitfda2a90df4fb39926efe7eb2a05293c9a9f8a05c (patch)
tree0938b2c3d427c25741ca5a964cbb29bd384306c8
parente88226953724196892f05129f646b4d7983887a2 (diff)
chore(deps): bump @nextcloud/vue from 7.11.2 to 7.11.4
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.11.2 to 7.11.4. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/v7.11.4/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.11.2...v7.11.4) --- 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 aa125765..4738c3b3 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.2",
+ "@nextcloud/vue": "^7.11.4",
"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.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.2.tgz",
- "integrity": "sha512-BK/+IC312Q6iUKrg+aycxPF5w14LT8qcnpqH3iFGykx6V+yyqEAHIwXTqXwnnQ5QzcC5WPtErSxsLN3ydknFzA==",
+ "version": "7.11.4",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.4.tgz",
+ "integrity": "sha512-GDynE+HuC2eoSDg1oMSzl25Q6QDWycCYh6GkKFqTlTrWqsjAzINrcP8c/mVAbrJAkAuu8VYrQ8X3aTIuq7Vutw==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@@ -19935,9 +19935,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.11.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.2.tgz",
- "integrity": "sha512-BK/+IC312Q6iUKrg+aycxPF5w14LT8qcnpqH3iFGykx6V+yyqEAHIwXTqXwnnQ5QzcC5WPtErSxsLN3ydknFzA==",
+ "version": "7.11.4",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.4.tgz",
+ "integrity": "sha512-GDynE+HuC2eoSDg1oMSzl25Q6QDWycCYh6GkKFqTlTrWqsjAzINrcP8c/mVAbrJAkAuu8VYrQ8X3aTIuq7Vutw==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
diff --git a/package.json b/package.json
index 7a409e20..bae571b7 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.2",
+ "@nextcloud/vue": "^7.11.4",
"b64-to-blob": "^1.2.19",
"camelcase": "^7.0.1",
"d3": "^7.8.4",