summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 2e761bd75..9e69627fc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.1",
- "@nextcloud/vue": "^7.8.2",
+ "@nextcloud/vue": "^7.8.3",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",
"crypto-js": "^4.1.1",
@@ -3052,9 +3052,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "7.8.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.2.tgz",
- "integrity": "sha512-ezayS+dRGenwPd2ORMbt5/+uXtGGFECSRNbzSimy2eposJXuq0TSOTEzF/in4Ch69MjAJQheakeR4REWra0JRg==",
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.3.tgz",
+ "integrity": "sha512-6xD1SUgYVMISUf77ejsRJJRs1C5Vx1/yK3AgOaJktk3tT6nQgHFk1XfQwFqamWXthPO8miW/gMUIdnIr9chM6g==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@@ -23028,9 +23028,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.8.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.2.tgz",
- "integrity": "sha512-ezayS+dRGenwPd2ORMbt5/+uXtGGFECSRNbzSimy2eposJXuq0TSOTEzF/in4Ch69MjAJQheakeR4REWra0JRg==",
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.8.3.tgz",
+ "integrity": "sha512-6xD1SUgYVMISUf77ejsRJJRs1C5Vx1/yK3AgOaJktk3tT6nQgHFk1XfQwFqamWXthPO8miW/gMUIdnIr9chM6g==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
diff --git a/package.json b/package.json
index 8082ef64a..cca0399f5 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.1",
- "@nextcloud/vue": "^7.8.2",
+ "@nextcloud/vue": "^7.8.3",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",
"crypto-js": "^4.1.1",