Bump @nextcloud/vue from 4.3.0 to 4.4.0

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.3.0 to 4.4.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/v4.3.0...v4.4.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] 2022-02-26 02:00:58 +00:00 committed by GitHub
parent 195328c840
commit c58e65fe1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -23,7 +23,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/vue": "^4.3.0",
"@nextcloud/vue": "^4.4.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^6.3.0",
"debounce": "^1.2.1",
@ -1894,9 +1894,9 @@
"integrity": "sha512-QUJ5wVL8iTZofgZjCfVnHxcMqqPPLfVfEKe8rfksMdmSmqEenpcpEBQO45VSSfng/tunwoLF+3I8rzEzVhYNLQ=="
},
"node_modules/@nextcloud/vue": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.3.0.tgz",
"integrity": "sha512-pVwywn13v2iVD2/Ds2ItHQ90+41rsuWFIGs3ZDG4aWl2dluKtOInagnwaPj2Wb91uoMSYEK7d/HwhpJ53cw+ug==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.4.0.tgz",
"integrity": "sha512-E3FcvRM2V7C0UqK/c9asLiG8AqGsBBvEk6MGVrCihmA623qLehNNFPYjea28tOPn1tQLiT7LwgfiV6QcS2Mh6A==",
"dependencies": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@ -15603,9 +15603,9 @@
}
},
"@nextcloud/vue": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.3.0.tgz",
"integrity": "sha512-pVwywn13v2iVD2/Ds2ItHQ90+41rsuWFIGs3ZDG4aWl2dluKtOInagnwaPj2Wb91uoMSYEK7d/HwhpJ53cw+ug==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.4.0.tgz",
"integrity": "sha512-E3FcvRM2V7C0UqK/c9asLiG8AqGsBBvEk6MGVrCihmA623qLehNNFPYjea28tOPn1tQLiT7LwgfiV6QcS2Mh6A==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",

View File

@ -47,7 +47,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/vue": "^4.3.0",
"@nextcloud/vue": "^4.4.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^6.3.0",
"debounce": "^1.2.1",