chore(deps): bumped NcVue to 8.7.0

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
This commit is contained in:
Eduardo Morales 2024-02-20 07:22:15 -06:00
parent c0d84f9fb2
commit bc18013756
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.6.2",
"@nextcloud/vue": "^8.7.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.7.2",
"@vueuse/core": "^10.7.2",
@ -4156,9 +4156,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "8.6.2",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.6.2.tgz",
"integrity": "sha512-tlT9OBkuNIKOAajqhmL2owM0KpQzc9Uw+SZ4iOS1AuxSgJoqKU5v2784EXU33xP6kCgneyQt/zd6sxfAr0JzMg==",
"version": "8.7.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.7.0.tgz",
"integrity": "sha512-0SPazCAA7MjvhbNTxZv1kIf6LZ7C9XUq0eovEnBjeD95sd7yu98i4vdPwJw1mIPIaT78rUv4uhUDLxxnS2/IUQ==",
"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.6.2",
"@nextcloud/vue": "^8.7.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.7.2",
"@vueuse/core": "^10.7.2",