Bump @nextcloud/vue from 4.0.2 to 4.0.3

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.0.2 to 4.0.3.
- [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.0.2...v4.0.3)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-10 01:01:40 +00:00 коммит произвёл GitHub
Родитель 4de4800ee3
Коммит 88cd219b9e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -21,7 +21,7 @@
"@nextcloud/moment": "^1.1.1",
"@nextcloud/paths": "^2.0.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^4.0.2",
"@nextcloud/vue": "^4.0.3",
"@nextcloud/vue-dashboard": "^2.0.1",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",
@ -3636,9 +3636,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.0.2.tgz",
"integrity": "sha512-4Y0wI7V+ttlXaz6DGqJhGcHYge778bAkKLWO/Iall88zF2pQU3Bp9+K6t/4TIBaqRC49UQElwcPbXa2gn9sBBA==",
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.0.3.tgz",
"integrity": "sha512-twNKWsTCYIqvmCIV9UYJlXP7GO1wyoey4pCMxBs1+8cU7ryTJR83EVrPbXz7Pv4uqJ9BXMaU1EeSnzAfZWSY7g==",
"dependencies": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@ -29568,9 +29568,9 @@
}
},
"@nextcloud/vue": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.0.2.tgz",
"integrity": "sha512-4Y0wI7V+ttlXaz6DGqJhGcHYge778bAkKLWO/Iall88zF2pQU3Bp9+K6t/4TIBaqRC49UQElwcPbXa2gn9sBBA==",
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.0.3.tgz",
"integrity": "sha512-twNKWsTCYIqvmCIV9UYJlXP7GO1wyoey4pCMxBs1+8cU7ryTJR83EVrPbXz7Pv4uqJ9BXMaU1EeSnzAfZWSY7g==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",

Просмотреть файл

@ -29,7 +29,7 @@
"@nextcloud/moment": "^1.1.1",
"@nextcloud/paths": "^2.0.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^4.0.2",
"@nextcloud/vue": "^4.0.3",
"@nextcloud/vue-dashboard": "^2.0.1",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",