bump @nextcloud/vue from 7.8.5 to 7.9.0

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-08 04:10:57 +00:00 коммит произвёл GitHub
Родитель bc7de12aef
Коммит 89d7100699
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

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

@ -18,7 +18,7 @@
"@nextcloud/logger": "^2.5.0",
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.1",
"@nextcloud/vue": "^7.8.5",
"@nextcloud/vue": "^7.9.0",
"core-js": "^3.30.0",
"crypto-js": "^4.1.1",
"debounce": "^1.2.1",
@ -2290,9 +2290,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "7.8.5",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.5.tgz",
"integrity": "sha512-yAWx2DdbNknJ5wE5te7Mxr2yEyNr6dQUXXwMHCnDL4gezyV90gkGVzFj9UH7cnfwRrc7WsqWdtKUYoB8r81V+Q==",
"version": "7.9.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.9.0.tgz",
"integrity": "sha512-ZT2/xuQNzA3HiBcZnqtLNidhyi/HzWL9IIf/l3ADlYTl32es2E32EC87nX4GKML435+apadb/OYCDSdocHqmcg==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@ -14769,9 +14769,9 @@
}
},
"@nextcloud/vue": {
"version": "7.8.5",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.5.tgz",
"integrity": "sha512-yAWx2DdbNknJ5wE5te7Mxr2yEyNr6dQUXXwMHCnDL4gezyV90gkGVzFj9UH7cnfwRrc7WsqWdtKUYoB8r81V+Q==",
"version": "7.9.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.9.0.tgz",
"integrity": "sha512-ZT2/xuQNzA3HiBcZnqtLNidhyi/HzWL9IIf/l3ADlYTl32es2E32EC87nX4GKML435+apadb/OYCDSdocHqmcg==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",

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

@ -32,7 +32,7 @@
"@nextcloud/logger": "^2.5.0",
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.1",
"@nextcloud/vue": "^7.8.5",
"@nextcloud/vue": "^7.9.0",
"core-js": "^3.30.0",
"crypto-js": "^4.1.1",
"debounce": "^1.2.1",