aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-07-10 20:00:18 +0200
committerFerdinand Thiessen <opensource@fthiessen.de>2024-07-11 13:05:59 +0200
commit0418026c156cc3e27686421b72a941f06fe89ccb (patch)
tree8e2a236a337bb6af03139e4b2259752aac6d01a2 /package.json
parentb09347ae536da3640d5cb8cff4254325f6e90926 (diff)
downloadnextcloud-server-0418026c156cc3e27686421b72a941f06fe89ccb.tar.gz
nextcloud-server-0418026c156cc3e27686421b72a941f06fe89ccb.zip
chore(deps): Update `@nextcloud/dialogs` to v5.3.5
Also align package.json with dependencies used. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 8139cea9a85..6f518ba0730 100644
--- a/package.json
+++ b/package.json
@@ -45,11 +45,11 @@
"@nextcloud/browser-storage": "^0.4.0",
"@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/calendar-availability-vue": "^2.2.2",
- "@nextcloud/capabilities": "^1.0.4",
- "@nextcloud/dialogs": "^5.3.4",
+ "@nextcloud/capabilities": "^1.2.0",
+ "@nextcloud/dialogs": "^5.3.5",
"@nextcloud/event-bus": "^3.3.1",
"@nextcloud/files": "^3.5.1",
- "@nextcloud/initial-state": "^2.0.0",
+ "@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.1.0",
"@nextcloud/logger": "^3.0.2",
"@nextcloud/moment": "^1.3.1",