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 45583e85..6497bfbf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -18,7 +18,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/stylelint-config": "^2.3.0",
- "@nextcloud/vue": "^7.1.0",
+ "@nextcloud/vue": "^7.3.0",
"@nextcloud/vue-richtext": "^2.0.4",
"he": "^1.2.0",
"linkifyjs": "^4.0.2",
@@ -3179,9 +3179,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0.tgz",
- "integrity": "sha512-vr+IpdjnYt0Uk2JK4IRIe8V5SXcJFZZuyjw++2KVlCecgwAm5uUx79egTPx5xOhANbOiM2ncCpLeHisHL9ci9w==",
+ "version": "7.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.3.0.tgz",
+ "integrity": "sha512-f6ePwaUy/LA9B+XldNmDbMHuABhBnEzn96trOaraxP3i2SQOCY58yQBkQ0rkyUIao2N7PaQcHkcy/KTlE3sT5Q==",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
@@ -17856,9 +17856,9 @@
"requires": {}
},
"@nextcloud/vue": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0.tgz",
- "integrity": "sha512-vr+IpdjnYt0Uk2JK4IRIe8V5SXcJFZZuyjw++2KVlCecgwAm5uUx79egTPx5xOhANbOiM2ncCpLeHisHL9ci9w==",
+ "version": "7.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.3.0.tgz",
+ "integrity": "sha512-f6ePwaUy/LA9B+XldNmDbMHuABhBnEzn96trOaraxP3i2SQOCY58yQBkQ0rkyUIao2N7PaQcHkcy/KTlE3sT5Q==",
"requires": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
diff --git a/package.json b/package.json
index df73f97e..85b53adc 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/stylelint-config": "^2.3.0",
- "@nextcloud/vue": "^7.1.0",
+ "@nextcloud/vue": "^7.3.0",
"@nextcloud/vue-richtext": "^2.0.4",
"he": "^1.2.0",
"linkifyjs": "^4.0.2",