chore(deps): Bump @nextcloud/vue from 8.13.0 to 8.14.0

Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.13.0...v8.14.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] 2024-07-04 16:33:03 +00:00 committed by GitHub
parent 72e887bef6
commit 6a4a201dec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -24,7 +24,7 @@
"@nextcloud/password-confirmation": "^5.1.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.13.0",
"@nextcloud/vue": "^8.14.0",
"blueimp-md5": "^2.19.0",
"crypto-js": "^4.2.0",
"js-confetti": "^0.12.0",
@ -2802,9 +2802,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "8.13.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.13.0.tgz",
"integrity": "sha512-FV0GWSbxkaDQ8S/bWc4XcCXzJfpHzJn4xj0pK/jEwSwdSleBdBFsFFGo+wLCAGoXH5Xf5mHE+LtATFh6wnX7VA==",
"version": "8.14.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.14.0.tgz",
"integrity": "sha512-hB3dG7tZWpItC74PfbTLW02754qYXFDH+h7Ksq6b7e8WlhnKLWrhNGKhSpNDt9/g+vb5bSIOxbiDZIJZ63hAuQ==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",

View file

@ -35,7 +35,7 @@
"@nextcloud/password-confirmation": "^5.1.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.13.0",
"@nextcloud/vue": "^8.14.0",
"blueimp-md5": "^2.19.0",
"crypto-js": "^4.2.0",
"js-confetti": "^0.12.0",