Chore(deps): Bump @nextcloud/vue from 7.4.0 to 7.5.0

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.4.0 to 7.5.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/v7.4.0...v7.5.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-01-28 02:02:17 +00:00
committed by GitHub
parent 54e298d00f
commit cc86209179

40
package-lock.json generated
View File

@@ -3336,10 +3336,11 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "7.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.4.0.tgz",
"integrity": "sha512-5rbmb2Jae274a6Snb5qgG0/08m6+AFjFhAyB6CYrnnYBWozfuUYkwjfAX5w8BniiNagqBBRjv3wxqY3tIyen/g==",
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.5.0.tgz",
"integrity": "sha512-XHGPGKcfRLGzXsKloW0W83v+3qB6qgazM1OGnX/Hk+j66Cxhb/Z/71Xi4y4zfWz65yT6Z6RRJKZB8Q4TiboEkw==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
"@nextcloud/browser-storage": "^0.2.0",
@@ -3550,6 +3551,19 @@
"vue": "^2.7.8"
}
},
"node_modules/@nextcloud/vue/node_modules/@floating-ui/core": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.1.0.tgz",
"integrity": "sha512-zbsLwtnHo84w1Kc8rScAo5GMk1GdecSlrflIbfnEBJwvTSj1SL6kkOYV+nHraMCPEy+RNZZUaZyL8JosDGCtGQ=="
},
"node_modules/@nextcloud/vue/node_modules/@floating-ui/dom": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.1.0.tgz",
"integrity": "sha512-TSogMPVxbRe77QCj1dt8NmRiJasPvuc+eT5jnJ6YpLqgOD2zXc5UA3S1qwybN+GVCDNdKfpKy1oj8RpzLJvh6A==",
"dependencies": {
"@floating-ui/core": "^1.0.5"
}
},
"node_modules/@nextcloud/vue/node_modules/@nextcloud/browser-storage": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@nextcloud/browser-storage/-/browser-storage-0.2.0.tgz",
@@ -21638,10 +21652,11 @@
}
},
"@nextcloud/vue": {
"version": "7.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.4.0.tgz",
"integrity": "sha512-5rbmb2Jae274a6Snb5qgG0/08m6+AFjFhAyB6CYrnnYBWozfuUYkwjfAX5w8BniiNagqBBRjv3wxqY3tIyen/g==",
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.5.0.tgz",
"integrity": "sha512-XHGPGKcfRLGzXsKloW0W83v+3qB6qgazM1OGnX/Hk+j66Cxhb/Z/71Xi4y4zfWz65yT6Z6RRJKZB8Q4TiboEkw==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
"@nextcloud/browser-storage": "^0.2.0",
@@ -21675,6 +21690,19 @@
"vue2-datepicker": "^3.11.0"
},
"dependencies": {
"@floating-ui/core": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.1.0.tgz",
"integrity": "sha512-zbsLwtnHo84w1Kc8rScAo5GMk1GdecSlrflIbfnEBJwvTSj1SL6kkOYV+nHraMCPEy+RNZZUaZyL8JosDGCtGQ=="
},
"@floating-ui/dom": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.1.0.tgz",
"integrity": "sha512-TSogMPVxbRe77QCj1dt8NmRiJasPvuc+eT5jnJ6YpLqgOD2zXc5UA3S1qwybN+GVCDNdKfpKy1oj8RpzLJvh6A==",
"requires": {
"@floating-ui/core": "^1.0.5"
}
},
"@nextcloud/browser-storage": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@nextcloud/browser-storage/-/browser-storage-0.2.0.tgz",