summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristopher Ng <chrng8@gmail.com>2024-01-16 18:38:23 -0800
committerLouis Chemineau <louis@chmn.me>2024-01-30 10:22:39 +0100
commitbb79f5a6455c5c7536b95c8d9e50ca2d36d8a97c (patch)
treebad5e164f47005a7232402a051d87e1b764d60f4 /package.json
parent7ad19e0d7b6f723074de88be17cb52d056e370a0 (diff)
chore: Bump @nextcloud deps
Signed-off-by: Christopher Ng <chrng8@gmail.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 ba95557b..93ce5c6d 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"@nextcloud/axios": "^2.1.0",
"@nextcloud/dialogs": "^4.1.0",
"@nextcloud/event-bus": "^3.1.0",
- "@nextcloud/files": "^3.0.0-beta.13",
+ "@nextcloud/files": "^3.1.0",
"@nextcloud/initial-state": "^2.1.0",
"@nextcloud/l10n": "^2.2.0",
"@nextcloud/logger": "^2.5.0",
@@ -52,7 +52,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/upload": "^1.0.0-beta.8",
+ "@nextcloud/upload": "^1.0.4",
"@nextcloud/vue": "^8.5.0",
"camelcase": "^7.0.0",
"debounce": "^1.2.1",