chore(deps): bump NcVue to 8.11.0

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
This commit is contained in:
Eduardo Morales 2024-03-15 12:40:42 -05:00
parent 77f47ed68f
commit 481c70747a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -30,7 +30,7 @@
"@nextcloud/router": "^2.2.1",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/upload": "^1.0.5",
"@nextcloud/vue": "^8.10.0",
"@nextcloud/vue": "^8.11.0",
"@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.10.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.10.0.tgz",
"integrity": "sha512-HQ/6upw/sviCOe5jtFmZh7KK+QzLNj4a1TnJt3nJQWEZSgt1FFj48tjrmP8ztqnd8pCCOAF8843VLWCCivrF0w==",
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.0.tgz",
"integrity": "sha512-kJ0plDKuWYFpfG0DeLbS6XZvajH55FdxpoRW+ZaWbMgFo4CJPYIsmCt4FtfqUx6uBjRNFW6vU7wYtlGLDNdHww==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",

View file

@ -57,7 +57,7 @@
"@nextcloud/router": "^2.2.1",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/upload": "^1.0.5",
"@nextcloud/vue": "^8.10.0",
"@nextcloud/vue": "^8.11.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.7.2",
"@vueuse/core": "^10.7.2",