Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarco <marcoambrosini@pm.me>2022-03-24 13:51:50 +0300
committerJoas Schilling <coding@schilljs.com>2022-03-24 14:46:03 +0300
commita77406d9178113029a94460671dd744bc09789b7 (patch)
treedcfb70997d647bf8821b24085b81ee0d7e50908e /package-lock.json
parent95f811062d7c7ecc855ea8eaa4786ef7f71e6335 (diff)
Bump @nextcloud/vue
Signed-off-by: marco <marcoambrosini@pm.me>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 6fb93af03..eb76dd827 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"@nextcloud/moment": "^1.2.0",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
- "@nextcloud/vue": "^5.1.1",
+ "@nextcloud/vue": "^5.2.1",
"@nextcloud/vue-dashboard": "^2.0.1",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",
@@ -2781,9 +2781,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.1.1.tgz",
- "integrity": "sha512-BKJTCqlxRxFvUlc1H95vIoUFXUb6Bcub/VGlIccDg0upm/IKFkyDbuhj7gBUDz4j/uqmKAKffzPO2Q9JFFQ8wg==",
+ "version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.2.1.tgz",
+ "integrity": "sha512-TAvVVa3Aab7XFgolS49KqWTRjziB7OsIInA8YPTXeE18MwhkdssxpnfsbIXHNrqu/Vg/P3OLVewqINMFeCqOjg==",
"dependencies": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -26464,9 +26464,9 @@
}
},
"@nextcloud/vue": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.1.1.tgz",
- "integrity": "sha512-BKJTCqlxRxFvUlc1H95vIoUFXUb6Bcub/VGlIccDg0upm/IKFkyDbuhj7gBUDz4j/uqmKAKffzPO2Q9JFFQ8wg==",
+ "version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.2.1.tgz",
+ "integrity": "sha512-TAvVVa3Aab7XFgolS49KqWTRjziB7OsIInA8YPTXeE18MwhkdssxpnfsbIXHNrqu/Vg/P3OLVewqINMFeCqOjg==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",