Merge pull request #4547 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/vue-7.8.1
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -21,7 +21,7 @@
|
||||
"@nextcloud/moment": "^1.2.1",
|
||||
"@nextcloud/notify_push": "^1.1.3",
|
||||
"@nextcloud/router": "^2.0.1",
|
||||
"@nextcloud/vue": "^7.8.0",
|
||||
"@nextcloud/vue": "^7.8.1",
|
||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||
"@nextcloud/vue-richtext": "^2.0.4",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
@@ -3441,9 +3441,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue": {
|
||||
"version": "7.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.0.tgz",
|
||||
"integrity": "sha512-+s75xWq0yxYXkeaufRd6FOb74yuF7iI/soP5gwDRuRQTshC+8ahqMCNXoauAzwkBu305Ad1LIGv+U+OkyOh72g==",
|
||||
"version": "7.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.1.tgz",
|
||||
"integrity": "sha512-MAUvaHDVnmzvk559eewhPNK+/BbZtp+EX1S3/S33qqbm9supI4T8PwK76yJ4l0Gr4rB2Pj7SgpYOZ95kMow3lA==",
|
||||
"dependencies": {
|
||||
"@floating-ui/dom": "^1.1.0",
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
@@ -21660,9 +21660,9 @@
|
||||
}
|
||||
},
|
||||
"@nextcloud/vue": {
|
||||
"version": "7.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.0.tgz",
|
||||
"integrity": "sha512-+s75xWq0yxYXkeaufRd6FOb74yuF7iI/soP5gwDRuRQTshC+8ahqMCNXoauAzwkBu305Ad1LIGv+U+OkyOh72g==",
|
||||
"version": "7.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.1.tgz",
|
||||
"integrity": "sha512-MAUvaHDVnmzvk559eewhPNK+/BbZtp+EX1S3/S33qqbm9supI4T8PwK76yJ4l0Gr4rB2Pj7SgpYOZ95kMow3lA==",
|
||||
"requires": {
|
||||
"@floating-ui/dom": "^1.1.0",
|
||||
"@nextcloud/auth": "^2.0.0",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"@nextcloud/moment": "^1.2.1",
|
||||
"@nextcloud/notify_push": "^1.1.3",
|
||||
"@nextcloud/router": "^2.0.1",
|
||||
"@nextcloud/vue": "^7.8.0",
|
||||
"@nextcloud/vue": "^7.8.1",
|
||||
"@nextcloud/vue-dashboard": "^2.0.1",
|
||||
"@nextcloud/vue-richtext": "^2.0.4",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
|
||||
Reference in New Issue
Block a user