aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-05-12 09:55:16 +0200
committerJoas Schilling <coding@schilljs.com>2023-05-12 09:55:16 +0200
commitebdb1c6eaeee7d1fa4bc8c8016097603606a963b (patch)
tree6454919c9a71f60c38cd71278cd219c54a32a4c6 /package.json
parent0d3df2c795ad1ae1222c1b3408fe02b7e2e1e1bf (diff)
downloadnextcloud-server-ebdb1c6eaeee7d1fa4bc8c8016097603606a963b.tar.gz
nextcloud-server-ebdb1c6eaeee7d1fa4bc8c8016097603606a963b.zip
fix(deps): Bump @nextcloud/vue to 7.11.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 86e176d00a0..30b99c76b34 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.11.3",
+ "@nextcloud/vue": "^7.11.4",
"@nextcloud/vue-dashboard": "^2.0.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"autosize": "^6.0.1",