aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristopher Ng <chrng8@gmail.com>2023-10-05 09:39:27 -0700
committerChristopher Ng <chrng8@gmail.com>2023-10-06 14:40:32 -0700
commit44ddd918d1043e95985d864ff56677c1ca9946bd (patch)
treec634febc6be83b22b038fe0f459175c7a9e0679e /package.json
parent71cd97c37f9879c3c8ee06e8a56f8995b0195f45 (diff)
downloadnextcloud-server-44ddd918d1043e95985d864ff56677c1ca9946bd.tar.gz
nextcloud-server-44ddd918d1043e95985d864ff56677c1ca9946bd.zip
chore: Bump @nextcloud/vue + @nextcloud/dialogs + @nextcloud/calendar-availability-vue
Signed-off-by: Christopher Ng <chrng8@gmail.com>
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 8193028e35b..08e4e214daa 100644
--- a/package.json
+++ b/package.json
@@ -42,9 +42,9 @@
"@nextcloud/axios": "^2.3.0",
"@nextcloud/browser-storage": "^0.2.0",
"@nextcloud/browserslist-config": "^3.0.0",
- "@nextcloud/calendar-availability-vue": "^2.0.0-beta.1",
+ "@nextcloud/calendar-availability-vue": "^2.0.0-beta.2",
"@nextcloud/capabilities": "^1.0.4",
- "@nextcloud/dialogs": "^5.0.0-beta.4",
+ "@nextcloud/dialogs": "^5.0.0-beta.5",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/files": "^3.0.0-beta.25",
"@nextcloud/initial-state": "^2.0.0",
@@ -56,7 +56,7 @@
"@nextcloud/router": "^2.1.2",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/upload": "^1.0.0-beta.17",
- "@nextcloud/vue": "^8.0.0-beta.5",
+ "@nextcloud/vue": "^8.0.0-beta.8",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.4.1",
"autosize": "^6.0.1",