Merge pull request 'chore(deps): update dependency @nextcloud/vue to v8.10.0' (#75) from renovate/nextcloud-vue-8.x-lockfile into main
repod / xml (push) Successful in 13s Details
repod / php (push) Successful in 34s Details
repod / nodejs (push) Successful in 2m17s Details
repod / release (push) Has been skipped Details

Reviewed-on: #75
This commit is contained in:
Michel Roux 2024-03-12 08:06:15 +00:00
commit 90f75b10e6
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.9.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.9.1.tgz",
"integrity": "sha512-Mj+CovsPqAwUsCxeQfhYc9thx7synLTi95htwHu1s0XEg6SlaOV3BRarxD0m4C236ZpaIQ4DDfezDtuBln/mIA==",
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.10.0.tgz",
"integrity": "sha512-HQ/6upw/sviCOe5jtFmZh7KK+QzLNj4a1TnJt3nJQWEZSgt1FFj48tjrmP8ztqnd8pCCOAF8843VLWCCivrF0w==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",