Bump @nextcloud/vue from 3.5.4 to 3.6.0

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 3.5.4 to 3.6.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v3.5.4...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-27 02:05:33 +00:00 коммит произвёл GitHub
Родитель 2c68439975
Коммит 7b25d49ef7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 7 добавлений и 7 удалений

12
package-lock.json сгенерированный
Просмотреть файл

@ -3140,9 +3140,9 @@
}
},
"@nextcloud/vue": {
"version": "3.5.4",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.5.4.tgz",
"integrity": "sha512-Rsli88Osx1upQHGls/Lpxzn9x4m0T9EaXsMIIxmxggblxsSn4IVoPiqqYIrgP2+p2fDMYYmPup6WMQ7F0Qul4A==",
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.6.0.tgz",
"integrity": "sha512-xF2tRODigYjxk1dPeCq9Qry5nXNVdxwkJ85aFChW1xrzTDUi167jRSeMNgrmtqBd31jx3SF0UVYM7XmDvGYCJA==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@ -11065,9 +11065,9 @@
"integrity": "sha512-yaX2its9XAJKGuQqf7LsiZHHSkxsIK8rmCOQOvEGEoF41blKRK8qr9my4qYoD6ikdLss4n8tKqYBecmaY0+WJg=="
},
"vue2-datepicker": {
"version": "3.8.2",
"resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-3.8.2.tgz",
"integrity": "sha512-GUoNLyzPl3Xi7ruSQFF59BzMXWuflxzP9yM3P4ARz9GfhzLLFgYVLAEkJi6DNQU7zozBMzz+VNIQDwPaDNMo6Q==",
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-3.9.0.tgz",
"integrity": "sha512-nRqIZx5Ks0TDHFyzyHYIlfmuszEsEvRhwJ6HGuGGHQpjOfrIgkJ9B0pnEEJaVS3LKX6IWCVQMUq0H7I2UKmHqA==",
"requires": {
"date-format-parse": "^0.2.6"
}

Просмотреть файл

@ -42,7 +42,7 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^1.2.0",
"@nextcloud/vue": "^3.5.4",
"@nextcloud/vue": "^3.6.0",
"core-js": "^3.9.0",
"linkify-urls": "^2.2.0",
"lodash": "^4.17.20",