mirror of
https://github.com/nextcloud/server.git
synced 2026-02-19 02:38:40 -05:00
chore(deps): bump @nextcloud/vue from 8.9.1 to 8.10.0
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
This commit is contained in:
parent
212b297e1e
commit
3cfaeb0195
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -30,7 +30,7 @@
|
|||
"@nextcloud/router": "^2.2.1",
|
||||
"@nextcloud/sharing": "^0.1.0",
|
||||
"@nextcloud/upload": "^1.0.5",
|
||||
"@nextcloud/vue": "^8.9.1",
|
||||
"@nextcloud/vue": "^8.10.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.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",
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@
|
|||
"@nextcloud/router": "^2.2.1",
|
||||
"@nextcloud/sharing": "^0.1.0",
|
||||
"@nextcloud/upload": "^1.0.5",
|
||||
"@nextcloud/vue": "^8.9.1",
|
||||
"@nextcloud/vue": "^8.10.0",
|
||||
"@skjnldsv/sanitize-svg": "^1.0.2",
|
||||
"@vueuse/components": "^10.7.2",
|
||||
"@vueuse/core": "^10.7.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue