Merge pull request #1025 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.6.5

pull/1029/head
dependabot-preview[bot] 2020-09-14 21:16:33 +00:00 zatwierdzone przez GitHub
commit 59a0ab6e35
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 10 dodań i 10 usunięć

18
package-lock.json wygenerowano
Wyświetl plik

@ -3372,9 +3372,9 @@
}
},
"@nextcloud/l10n": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.4.0.tgz",
"integrity": "sha512-qX9ZDntxhBj/8KrjIC+nQ+aZkTLRb6W+dbWaT+Cqe/YgdAWzBFceCdscRhiriMljaSma1AHtQKkNnSIUNNABnA==",
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.4.1.tgz",
"integrity": "sha512-19LPGmozfuLCeO4xRS9Y1Av6DquqVgBH2kQyWL6dJ49AynMGN9uVOrNv3GYoqULzEcHoetMAt+8PLTdE6zKbvA==",
"requires": {
"core-js": "^3.6.4",
"node-gettext": "^3.0.0"
@ -3407,9 +3407,9 @@
}
},
"@nextcloud/vue": {
"version": "2.6.4",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.4.tgz",
"integrity": "sha512-M5s2mD40KxYFHERZ+n9Yk3GkDXaKcXXxqOtlcgNNcPltcT7IvPKpm8+a0MaiYlQKBhDLkwRyRH+RHxcJKZjbIg==",
"version": "2.6.5",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.5.tgz",
"integrity": "sha512-ZeY4n/TJ0cRu/iDgLGCwFSksvStMO+fAeJfANwjp52LjrpFXuJjxqG8ZKBdr7zJewj/yTOq6k0wMDnyBFTgnXA==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@ -15448,9 +15448,9 @@
"integrity": "sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ=="
},
"v-click-outside": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.0.tgz",
"integrity": "sha512-WZBeCxHjmL67+dpw4GTNwNWoCUsyjvP4bO0xFLCEPIYqWhigQso28NKasfvg4vDYn7fUvMigFmKf+mV42lbJ2Q=="
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.1.tgz",
"integrity": "sha512-JJCdOwsJw77bzO37fkQdWX9OnjgLBGQNOM2SVmIdDdUi+n2xc/06dQdctxySIhetd35IGbs3NGU11pkKnBuhJg=="
},
"v-tooltip": {
"version": "3.0.0-alpha.13",

Wyświetl plik

@ -32,7 +32,7 @@
"@nextcloud/axios": "^1.4.0",
"@nextcloud/initial-state": "^1.1.2",
"@nextcloud/logger": "^1.1.2",
"@nextcloud/vue": "^2.6.4",
"@nextcloud/vue": "^2.6.5",
"he": "^1.2.0",
"linkifyjs": "^2.1.8",
"tributejs": "^3.7.3",