summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2024-03-06 18:26:19 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2024-03-07 11:06:37 +0100
commitcc93ce6781a14852b6e65a1fe547f324f3e926de (patch)
tree4eeb2a1e706b766ce9dd0f4102bae3c6c5ca7b1d /package.json
parent3f8a66f25d3cd4f35056e6b7d7ca86789f55bd4a (diff)
downloadnextcloud-server-cc93ce6781a14852b6e65a1fe547f324f3e926de.tar.gz
nextcloud-server-cc93ce6781a14852b6e65a1fe547f324f3e926de.zip
chore(deps): bump @nextcloud/vue to 8.9.1 & @nextcloud/dialogs to 5.2.0
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 55e6ad98d30..06971cb243f 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@nextcloud/browserslist-config": "^3.0.0",
"@nextcloud/calendar-availability-vue": "^2.2.0",
"@nextcloud/capabilities": "^1.0.4",
- "@nextcloud/dialogs": "^5.1.2",
+ "@nextcloud/dialogs": "^5.2.0",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/files": "^3.1.0",
"@nextcloud/initial-state": "^2.0.0",
@@ -57,7 +57,7 @@
"@nextcloud/router": "^2.2.1",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/upload": "^1.0.5",
- "@nextcloud/vue": "^8.8.1",
+ "@nextcloud/vue": "^8.9.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.7.2",
"@vueuse/core": "^10.7.2",