Bump @nextcloud/vue from 7.1.0 to 7.3.0

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.1.0 to 7.3.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.1.0...v7.3.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>
pull/1555/head
dependabot[bot] 2022-12-28 10:24:20 +00:00 zatwierdzone przez GitHub
rodzic 6399014708
commit 67dac2bf70
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 8 dodań i 8 usunięć

14
package-lock.json wygenerowano
Wyświetl plik

@ -18,7 +18,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/vue": "^7.1.0",
"@nextcloud/vue": "^7.3.0",
"@nextcloud/vue-richtext": "^2.0.4",
"he": "^1.2.0",
"linkifyjs": "^4.0.2",
@ -3179,9 +3179,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0.tgz",
"integrity": "sha512-vr+IpdjnYt0Uk2JK4IRIe8V5SXcJFZZuyjw++2KVlCecgwAm5uUx79egTPx5xOhANbOiM2ncCpLeHisHL9ci9w==",
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.3.0.tgz",
"integrity": "sha512-f6ePwaUy/LA9B+XldNmDbMHuABhBnEzn96trOaraxP3i2SQOCY58yQBkQ0rkyUIao2N7PaQcHkcy/KTlE3sT5Q==",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
@ -17856,9 +17856,9 @@
"requires": {}
},
"@nextcloud/vue": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0.tgz",
"integrity": "sha512-vr+IpdjnYt0Uk2JK4IRIe8V5SXcJFZZuyjw++2KVlCecgwAm5uUx79egTPx5xOhANbOiM2ncCpLeHisHL9ci9w==",
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.3.0.tgz",
"integrity": "sha512-f6ePwaUy/LA9B+XldNmDbMHuABhBnEzn96trOaraxP3i2SQOCY58yQBkQ0rkyUIao2N7PaQcHkcy/KTlE3sT5Q==",
"requires": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",

Wyświetl plik

@ -37,7 +37,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/vue": "^7.1.0",
"@nextcloud/vue": "^7.3.0",
"@nextcloud/vue-richtext": "^2.0.4",
"he": "^1.2.0",
"linkifyjs": "^4.0.2",