summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-13 01:38:57 +0000
committerGitHub <noreply@github.com>2024-04-13 01:38:57 +0000
commit44e3443e54b2fd34a2b3deb3ef8db5528dd5d5f2 (patch)
tree47d822b2d6e8a53a7b4dc967dca81e250f48b25e
parent1b44371c7390060bf108fde2d3a98f5901a2052d (diff)
parent52d7199df6107a45338ed81279b46212887b1829 (diff)
Merge pull request #3883 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-8.11.2
-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 41810d82..9b47b0e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -25,7 +25,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.2.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^8.8.1",
+ "@nextcloud/vue": "^8.11.2",
"@vueuse/core": "^10.9.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^8.0.0",
@@ -3304,9 +3304,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "8.11.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.1.tgz",
- "integrity": "sha512-tK/OpRasvjVwKBe8k7T5WfvNbeimYPF7TGNq3P2UO8ir6mDoO0aymAW8qKfPU56elH7bqqr8qk0d8rC/jZuLaQ==",
+ "version": "8.11.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.2.tgz",
+ "integrity": "sha512-mjA3Ni2CB3gOkKFMYFhQUjqaUos8hnwglfvz3lPp5LVrORsXaHa3C2ZudVp+hAKslVsRKkjfMYOKrlquw8vxQw==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",
@@ -21691,9 +21691,9 @@
}
},
"@nextcloud/vue": {
- "version": "8.11.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.1.tgz",
- "integrity": "sha512-tK/OpRasvjVwKBe8k7T5WfvNbeimYPF7TGNq3P2UO8ir6mDoO0aymAW8qKfPU56elH7bqqr8qk0d8rC/jZuLaQ==",
+ "version": "8.11.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.2.tgz",
+ "integrity": "sha512-mjA3Ni2CB3gOkKFMYFhQUjqaUos8hnwglfvz3lPp5LVrORsXaHa3C2ZudVp+hAKslVsRKkjfMYOKrlquw8vxQw==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",
diff --git a/package.json b/package.json
index 323602c3..8815f1e6 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.2.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^8.8.1",
+ "@nextcloud/vue": "^8.11.2",
"@vueuse/core": "^10.9.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^8.0.0",