Update dependency @nextcloud/vue to v8.0.0-beta.5
This commit is contained in:
parent
7a08a0dc58
commit
d167d2bc2f
|
@ -13,7 +13,7 @@
|
||||||
"@nextcloud/dialogs": "^4.1.0",
|
"@nextcloud/dialogs": "^4.1.0",
|
||||||
"@nextcloud/l10n": "^2.2.0",
|
"@nextcloud/l10n": "^2.2.0",
|
||||||
"@nextcloud/router": "^2.1.2",
|
"@nextcloud/router": "^2.1.2",
|
||||||
"@nextcloud/vue": "8.0.0-beta.4",
|
"@nextcloud/vue": "8.0.0-beta.5",
|
||||||
"vue": "^2",
|
"vue": "^2",
|
||||||
"vue-material-design-icons": "^5.2.0",
|
"vue-material-design-icons": "^5.2.0",
|
||||||
"vue-router": "^3",
|
"vue-router": "^3",
|
||||||
|
@ -3132,9 +3132,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/vue": {
|
"node_modules/@nextcloud/vue": {
|
||||||
"version": "8.0.0-beta.4",
|
"version": "8.0.0-beta.5",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.0.0-beta.4.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.0.0-beta.5.tgz",
|
||||||
"integrity": "sha512-Kd5zGnfLVO05y8QytpUH9D3CMQACARty+guA548koq4cG5ad3myKGPNtP8qxFaUvzmTSYf57gGAbAbHX1eDPxg==",
|
"integrity": "sha512-ej0Tm4Jkmzbf2g+bMkkiCmgfpVFNkMzam0DVM20jJcAFzGI4+we54Rp76fj7SmUpCX9oJwzAdN9/YUgu6wSKTw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@floating-ui/dom": "^1.1.0",
|
"@floating-ui/dom": "^1.1.0",
|
||||||
"@nextcloud/auth": "^2.0.0",
|
"@nextcloud/auth": "^2.0.0",
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
"@nextcloud/dialogs": "^4.1.0",
|
"@nextcloud/dialogs": "^4.1.0",
|
||||||
"@nextcloud/l10n": "^2.2.0",
|
"@nextcloud/l10n": "^2.2.0",
|
||||||
"@nextcloud/router": "^2.1.2",
|
"@nextcloud/router": "^2.1.2",
|
||||||
"@nextcloud/vue": "8.0.0-beta.4",
|
"@nextcloud/vue": "8.0.0-beta.5",
|
||||||
"vue": "^2",
|
"vue": "^2",
|
||||||
"vue-material-design-icons": "^5.2.0",
|
"vue-material-design-icons": "^5.2.0",
|
||||||
"vue-router": "^3",
|
"vue-router": "^3",
|
||||||
|
|
Loading…
Reference in New Issue