chore(deps): update @nextcloud/vue to v8.29.2

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen 2025-08-28 10:00:53 +02:00
parent 86b69c75e6
commit a334e136d5
No known key found for this signature in database
GPG key ID: 45FAE7268762B400
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -30,7 +30,7 @@
"@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.5",
"@nextcloud/upload": "^1.10.0",
"@nextcloud/vue": "^8.29.1",
"@nextcloud/vue": "^8.29.2",
"@simplewebauthn/browser": "^13.1.2",
"@vue/web-component-wrapper": "^1.3.0",
"@vueuse/components": "^11.3.0",
@ -4231,9 +4231,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "8.29.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.29.1.tgz",
"integrity": "sha512-fJtKBmO1Al4SWZDsb2s+wmS1k+TkMQ+2Basx/M3VQsrczTpWqXOabsYdJR0ZoZgkL0suDPgK3p5OOEomWvLewA==",
"version": "8.29.2",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.29.2.tgz",
"integrity": "sha512-kxi5KEF5K0JiYo3P/JvorbZ7u1/g7kkbcba1IEAR1hliAOS9Mwqdr+5BdJGUdIB2AIH/bj8YTg85P4g4gGZnXA==",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@floating-ui/dom": "^1.1.0",

View file

@ -61,7 +61,7 @@
"@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.5",
"@nextcloud/upload": "^1.10.0",
"@nextcloud/vue": "^8.29.1",
"@nextcloud/vue": "^8.29.2",
"@simplewebauthn/browser": "^13.1.2",
"@vue/web-component-wrapper": "^1.3.0",
"@vueuse/components": "^11.3.0",