Bump nextcloud-vue from 0.6.1 to 0.6.2

Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.6.1...v0.6.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
pull/417/head
dependabot[bot] 2019-02-13 02:18:59 +00:00
rodzic 02b5f0c8d7
commit a2d068c89b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4C0F2888C98CF331
2 zmienionych plików z 7 dodań i 7 usunięć

12
package-lock.json wygenerowano
Wyświetl plik

@ -7342,9 +7342,9 @@
} }
}, },
"nextcloud-vue": { "nextcloud-vue": {
"version": "0.6.1", "version": "0.6.2",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.6.1.tgz", "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.6.2.tgz",
"integrity": "sha512-CfNuGFkVlFBJ6KFPDEQpTr3QbCJJULawojkCmrvE5ylmH17gOcn5iLoGnrKxeufSgbx8SsRps4nbvk4+TcGRaA==", "integrity": "sha512-2RudZGzgoGoDp+ZIVPEBBONJOCeV+SvvyNmfxYMqBHHtFnQIeXJ2o3Bp6Ou45zo0Jt07Q9HzJkxc9fEnbweG3Q==",
"requires": { "requires": {
"md5": "^2.2.1", "md5": "^2.2.1",
"nextcloud-axios": "^0.1.2", "nextcloud-axios": "^0.1.2",
@ -11566,9 +11566,9 @@
"integrity": "sha512-vKdA9vZuV0ADB8O2qCah//nGv9seb+S1hMTwU6IhPmmOsax4EHqwzyXSTf7kr3jCobsQIBBtNg2bpuRYoxalAA==" "integrity": "sha512-vKdA9vZuV0ADB8O2qCah//nGv9seb+S1hMTwU6IhPmmOsax4EHqwzyXSTf7kr3jCobsQIBBtNg2bpuRYoxalAA=="
}, },
"vue2-datepicker": { "vue2-datepicker": {
"version": "2.9.1", "version": "2.10.0",
"resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-2.9.1.tgz", "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-2.10.0.tgz",
"integrity": "sha512-fabvNRw29lEmw64Sd4qwpNBc/2l1isQSlw7Pxg6pE+M5L9SHy58QnFyUKq16porJLDR8vyKDWavLpRgJOffgSg==", "integrity": "sha512-WGL7ou0TdBiJQuHVp29BtBw3rSkLrIYwXWU/ELmaLdnAerI0EdGVAu7DvZV2iIxY4lsHyjqocApxdvXTmwLrAw==",
"requires": { "requires": {
"fecha": "^2.3.3" "fecha": "^2.3.3"
} }

Wyświetl plik

@ -29,7 +29,7 @@
"dependencies": { "dependencies": {
"linkifyjs": "^2.1.8", "linkifyjs": "^2.1.8",
"nextcloud-axios": "^0.1.3", "nextcloud-axios": "^0.1.3",
"nextcloud-vue": "^0.6.1", "nextcloud-vue": "^0.6.2",
"tributejs": "^3.5.3", "tributejs": "^3.5.3",
"twemoji": "^11.3.0", "twemoji": "^11.3.0",
"uuid": "^3.3.2", "uuid": "^3.3.2",