Merge pull request #4121 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/vue-7.0.0
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/l10n": "^1.6.0",
|
||||||
"@nextcloud/moment": "^1.2.1",
|
"@nextcloud/moment": "^1.2.1",
|
||||||
"@nextcloud/router": "^2.0.0",
|
"@nextcloud/router": "^2.0.0",
|
||||||
"@nextcloud/vue": "^7.0.0-beta.7",
|
"@nextcloud/vue": "^7.0.0",
|
||||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||||
"@nextcloud/vue-richtext": "^2.0.4",
|
"@nextcloud/vue-richtext": "^2.0.4",
|
||||||
"blueimp-md5": "^2.19.0",
|
"blueimp-md5": "^2.19.0",
|
||||||
@@ -3308,9 +3308,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/vue": {
|
"node_modules/@nextcloud/vue": {
|
||||||
"version": "7.0.0-beta.7",
|
"version": "7.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.7.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0.tgz",
|
||||||
"integrity": "sha512-PCyTMljVvEUjkFWs56LPF9HCh0hVPVSRMxTq5TEdCnEUysb+Ku3l4IzQyfAjD6CmsmauiKahNZBFh+Qg7gqxdA==",
|
"integrity": "sha512-x+JAWCdL30qpxx4u4Ggdlg+l33f8ajX/qP5mZ3o4fshSDSZnz+d8kvnPoQXC6zRcdvNKzpgzCFe80I+G0q/QRQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nextcloud/auth": "^2.0.0",
|
"@nextcloud/auth": "^2.0.0",
|
||||||
"@nextcloud/axios": "^2.0.0",
|
"@nextcloud/axios": "^2.0.0",
|
||||||
@@ -21686,9 +21686,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@nextcloud/vue": {
|
"@nextcloud/vue": {
|
||||||
"version": "7.0.0-beta.7",
|
"version": "7.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.7.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0.tgz",
|
||||||
"integrity": "sha512-PCyTMljVvEUjkFWs56LPF9HCh0hVPVSRMxTq5TEdCnEUysb+Ku3l4IzQyfAjD6CmsmauiKahNZBFh+Qg7gqxdA==",
|
"integrity": "sha512-x+JAWCdL30qpxx4u4Ggdlg+l33f8ajX/qP5mZ3o4fshSDSZnz+d8kvnPoQXC6zRcdvNKzpgzCFe80I+G0q/QRQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@nextcloud/auth": "^2.0.0",
|
"@nextcloud/auth": "^2.0.0",
|
||||||
"@nextcloud/axios": "^2.0.0",
|
"@nextcloud/axios": "^2.0.0",
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
"@nextcloud/l10n": "^1.6.0",
|
"@nextcloud/l10n": "^1.6.0",
|
||||||
"@nextcloud/moment": "^1.2.1",
|
"@nextcloud/moment": "^1.2.1",
|
||||||
"@nextcloud/router": "^2.0.0",
|
"@nextcloud/router": "^2.0.0",
|
||||||
"@nextcloud/vue": "^7.0.0-beta.7",
|
"@nextcloud/vue": "^7.0.0",
|
||||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||||
"@nextcloud/vue-richtext": "^2.0.4",
|
"@nextcloud/vue-richtext": "^2.0.4",
|
||||||
"blueimp-md5": "^2.19.0",
|
"blueimp-md5": "^2.19.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user