Merge pull request 'chore(deps): update dependency @nextcloud/vue to v8.5.1' (#46) from renovate/nextcloud-vue-8.x-lockfile into main
Some checks are pending
repod / xml (push) Waiting to run
repod / php (push) Waiting to run
repod / nodejs (push) Waiting to run
repod / release (push) Waiting to run

Reviewed-on: #46
This commit is contained in:
Michel Roux 2024-01-27 06:46:41 +00:00
commit 78560b6239

6
package-lock.json generated
View File

@ -3299,9 +3299,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.5.0.tgz",
"integrity": "sha512-PitpFCtBRWy3p7MEbjHzVwDf3Cx2+IfxDjj5gi8u1M+LKt2chSXidUOURKGsXhnttlqh1aC+sQWjHM2s3zRuEQ==",
"version": "8.5.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.5.1.tgz",
"integrity": "sha512-uXzd+pAYbUbhYtVm/EAtEPbaJsicH1LsWJiph85uWwYKVN3zxKAhF4BpR0uk9WYEOQRFTEKmFG4TWO/S5T8ktg==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",