Browse Source

Bump @nextcloud/vue from 3.8.0 to 3.9.0

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 3.8.0 to 3.9.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/v3.8.0...v3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
pull/5462/head
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
99e3e1aab7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json

@ -4234,9 +4234,9 @@
}
},
"@nextcloud/vue": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.8.0.tgz",
"integrity": "sha512-X00ly1X3BOA7meiE4rlI5FwE1aNeLQv8e2+bKkI705qbR8aD9Qgo3u7wdCFJFBFn4aT7/1LCychyEVG3ZAV4iQ==",
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.9.0.tgz",
"integrity": "sha512-zxT/Zq/Uvv27BX6Btx/vmsjPhPEVVkUuJuE4menP0h9PIDwepwQgYfr9XK2zHZFMpMJwXJeROPpGKni1+loCwQ==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",

2
package.json

@ -27,7 +27,7 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^1.2.0",
"@nextcloud/vue": "^3.8.0",
"@nextcloud/vue": "^3.9.0",
"@nextcloud/vue-dashboard": "^1.1.0",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",

Loading…
Cancel
Save