Merge pull request #31796 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-5.3.0

pull/31800/head
dependabot[bot] 2022-04-04 01:39:09 +07:00 committed by GitHub
commit 56603cb0ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 11 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

14
package-lock.json generated

@ -26,7 +26,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/vue": "^5.2.1",
"@nextcloud/vue": "^5.3.0",
"@nextcloud/vue-dashboard": "^2.0.1",
"autosize": "^5.0.1",
"backbone": "^1.4.1",
@ -2981,9 +2981,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.2.1.tgz",
"integrity": "sha512-TAvVVa3Aab7XFgolS49KqWTRjziB7OsIInA8YPTXeE18MwhkdssxpnfsbIXHNrqu/Vg/P3OLVewqINMFeCqOjg==",
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.3.0.tgz",
"integrity": "sha512-yRxEeQIgNHafvD2MC//BQXCkyyXiNQQZUGErlwOuuKpZbTX2BYTdvrN15On7rTqJNzwmwuzXAIPIFc0D8c2h+g==",
"dependencies": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@ -21887,9 +21887,9 @@
}
},
"@nextcloud/vue": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.2.1.tgz",
"integrity": "sha512-TAvVVa3Aab7XFgolS49KqWTRjziB7OsIInA8YPTXeE18MwhkdssxpnfsbIXHNrqu/Vg/P3OLVewqINMFeCqOjg==",
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.3.0.tgz",
"integrity": "sha512-yRxEeQIgNHafvD2MC//BQXCkyyXiNQQZUGErlwOuuKpZbTX2BYTdvrN15On7rTqJNzwmwuzXAIPIFc0D8c2h+g==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",

@ -43,7 +43,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/vue": "^5.2.1",
"@nextcloud/vue": "^5.3.0",
"@nextcloud/vue-dashboard": "^2.0.1",
"autosize": "^5.0.1",
"backbone": "^1.4.1",