Merge pull request 'chore(deps): update dependency @nextcloud/vue to v8.11.1' (#78) from renovate/nextcloud-vue-8.x-lockfile into main

Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/78
This commit is contained in:
Michel Roux 2024-03-22 08:18:13 +00:00
commit 5a6427f8a1
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -3327,9 +3327,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",