aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-23 15:20:20 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-03-23 15:24:16 +0000
commit8f199662ccf1eabf8c6fd438c86bd192a0a25b61 (patch)
treed788b38a0d481440f10b5c0e885a29d890b63461 /package-lock.json
parent2195256cde7bd4f521f115255852e94d60580bcb (diff)
downloadnextcloud-server-8f199662ccf1eabf8c6fd438c86bd192a0a25b61.tar.gz
nextcloud-server-8f199662ccf1eabf8c6fd438c86bd192a0a25b61.zip
build(deps): bump @nextcloud/vue from 8.11.0 to 8.11.1
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.11.0 to 8.11.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.0...v8.11.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index d450841daeb..1ae989a507f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -30,7 +30,7 @@
"@nextcloud/router": "^2.2.1",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/upload": "^1.0.5",
- "@nextcloud/vue": "^8.11.0",
+ "@nextcloud/vue": "^8.11.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.7.2",
"@vueuse/core": "^10.7.2",
@@ -4577,9 +4577,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "8.11.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.0.tgz",
- "integrity": "sha512-kJ0plDKuWYFpfG0DeLbS6XZvajH55FdxpoRW+ZaWbMgFo4CJPYIsmCt4FtfqUx6uBjRNFW6vU7wYtlGLDNdHww==",
+ "version": "8.11.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.1.tgz",
+ "integrity": "sha512-tK/OpRasvjVwKBe8k7T5WfvNbeimYPF7TGNq3P2UO8ir6mDoO0aymAW8qKfPU56elH7bqqr8qk0d8rC/jZuLaQ==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",