aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-01-21 02:26:16 +0100
committerJohn Molakvoæ <skjnldsv@protonmail.com>2024-01-21 10:04:20 +0100
commit0fed5f3c8fd318e20561923f0b6f21445ab4b45d (patch)
tree59d79f0a4a453e714aed17779a28e7baaf2f83b2 /package.json
parentc67ff102e4f58a2b5ccb196436588cb7f601fc02 (diff)
downloadnextcloud-server-0fed5f3c8fd318e20561923f0b6f21445ab4b45d.tar.gz
nextcloud-server-0fed5f3c8fd318e20561923f0b6f21445ab4b45d.zip
chore(deps): Update `@nextcloud/dialogs` to 5.1.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 6d593085d4e..37cab224995 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@nextcloud/browserslist-config": "^3.0.0",
"@nextcloud/calendar-availability-vue": "^2.0.1",
"@nextcloud/capabilities": "^1.0.4",
- "@nextcloud/dialogs": "^5.0.3",
+ "@nextcloud/dialogs": "^5.1.0",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/files": "^3.1.0",
"@nextcloud/initial-state": "^2.0.0",
@@ -59,8 +59,8 @@
"@nextcloud/upload": "^1.0.4",
"@nextcloud/vue": "^8.4.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
- "@vueuse/components": "^10.4.1",
- "@vueuse/integrations": "^10.6.0",
+ "@vueuse/components": "^10.7.2",
+ "@vueuse/integrations": "^10.7.2",
"autosize": "^6.0.1",
"backbone": "^1.4.1",
"blueimp-md5": "^2.19.0",
@@ -184,7 +184,7 @@
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vue-loader": "^15.9.8",
- "vue-template-compiler": "^2.7.15",
+ "vue-template-compiler": "^2.7.16",
"wait-on": "^7.0.1",
"webpack": "^5.79.0",
"webpack-cli": "^5.0.2",