зеркало из https://github.com/nextcloud/spreed.git
Bump vue to 6.0.0-beta.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Родитель
08c0b209a5
Коммит
5bceccef75
|
@ -21,7 +21,7 @@
|
|||
"@nextcloud/moment": "^1.2.1",
|
||||
"@nextcloud/paths": "^2.1.0",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
"@nextcloud/vue": "^6.0.0-beta.2",
|
||||
"@nextcloud/vue": "^6.0.0-beta.3",
|
||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||
"attachmediastream": "^2.1.0",
|
||||
"color.js": "^1.2.0",
|
||||
|
@ -2720,9 +2720,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue": {
|
||||
"version": "6.0.0-beta.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-6.0.0-beta.2.tgz",
|
||||
"integrity": "sha512-PNYSm4tLgnlL12fSqXHyWSvz48oqj3c3j0/LsbhEP/usGzBeTQvcNbqZhil0CqtELyZBcAw3/SWqtTRJW9+rqg==",
|
||||
"version": "6.0.0-beta.3",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-6.0.0-beta.3.tgz",
|
||||
"integrity": "sha512-Fnenptz/55KIcXP8kDcjUz8Xcm0EARfSkvnpgQvJh12fd1Xkf8B8ziHQAfAPozsV3RmXDbTeGiuQ4VQCQ/rSzw==",
|
||||
"dependencies": {
|
||||
"@nextcloud/auth": "^1.3.0",
|
||||
"@nextcloud/axios": "^1.10.0",
|
||||
|
@ -26916,9 +26916,9 @@
|
|||
}
|
||||
},
|
||||
"@nextcloud/vue": {
|
||||
"version": "6.0.0-beta.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-6.0.0-beta.2.tgz",
|
||||
"integrity": "sha512-PNYSm4tLgnlL12fSqXHyWSvz48oqj3c3j0/LsbhEP/usGzBeTQvcNbqZhil0CqtELyZBcAw3/SWqtTRJW9+rqg==",
|
||||
"version": "6.0.0-beta.3",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-6.0.0-beta.3.tgz",
|
||||
"integrity": "sha512-Fnenptz/55KIcXP8kDcjUz8Xcm0EARfSkvnpgQvJh12fd1Xkf8B8ziHQAfAPozsV3RmXDbTeGiuQ4VQCQ/rSzw==",
|
||||
"requires": {
|
||||
"@nextcloud/auth": "^1.3.0",
|
||||
"@nextcloud/axios": "^1.10.0",
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"@nextcloud/moment": "^1.2.1",
|
||||
"@nextcloud/paths": "^2.1.0",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
"@nextcloud/vue": "^6.0.0-beta.2",
|
||||
"@nextcloud/vue": "^6.0.0-beta.3",
|
||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||
"attachmediastream": "^2.1.0",
|
||||
"color.js": "^1.2.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче