Merge pull request #4086 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/vue-7.0.0-beta.7
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -21,7 +21,7 @@
|
||||
"@nextcloud/l10n": "^1.6.0",
|
||||
"@nextcloud/moment": "^1.2.1",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
"@nextcloud/vue": "^7.0.0-beta.6",
|
||||
"@nextcloud/vue": "^7.0.0-beta.7",
|
||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||
"@nextcloud/vue-richtext": "^2.0.1",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
@@ -3305,9 +3305,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue": {
|
||||
"version": "7.0.0-beta.6",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.6.tgz",
|
||||
"integrity": "sha512-fCPf1rTRC0zt4UO/UzoBX99Qntpn6D+DoLWd/delAY0gd0OPMuZLQej97EaQfHqp3d7K4RhGYrojjboqAQl2QQ==",
|
||||
"version": "7.0.0-beta.7",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.7.tgz",
|
||||
"integrity": "sha512-PCyTMljVvEUjkFWs56LPF9HCh0hVPVSRMxTq5TEdCnEUysb+Ku3l4IzQyfAjD6CmsmauiKahNZBFh+Qg7gqxdA==",
|
||||
"dependencies": {
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
"@nextcloud/axios": "^2.0.0",
|
||||
@@ -21671,9 +21671,9 @@
|
||||
}
|
||||
},
|
||||
"@nextcloud/vue": {
|
||||
"version": "7.0.0-beta.6",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.6.tgz",
|
||||
"integrity": "sha512-fCPf1rTRC0zt4UO/UzoBX99Qntpn6D+DoLWd/delAY0gd0OPMuZLQej97EaQfHqp3d7K4RhGYrojjboqAQl2QQ==",
|
||||
"version": "7.0.0-beta.7",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.7.tgz",
|
||||
"integrity": "sha512-PCyTMljVvEUjkFWs56LPF9HCh0hVPVSRMxTq5TEdCnEUysb+Ku3l4IzQyfAjD6CmsmauiKahNZBFh+Qg7gqxdA==",
|
||||
"requires": {
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
"@nextcloud/axios": "^2.0.0",
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"@nextcloud/l10n": "^1.6.0",
|
||||
"@nextcloud/moment": "^1.2.1",
|
||||
"@nextcloud/router": "^2.0.0",
|
||||
"@nextcloud/vue": "^7.0.0-beta.6",
|
||||
"@nextcloud/vue": "^7.0.0-beta.7",
|
||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||
"@nextcloud/vue-richtext": "^2.0.1",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
|
||||
Reference in New Issue
Block a user