From 5372d23fe534695f29e291f739ae29bb2927c2b9 Mon Sep 17 00:00:00 2001 From: Conduction Release Bot Date: Sat, 29 Aug 2026 19:19:45 +0200 Subject: [PATCH] chore(deps): @conduction/nextcloud-vue 2.24.1 -> 2.24.2 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d9b9516cc..22c0e091d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "EUPL-1.2", "dependencies": { "@codemirror/lang-json": "^6.0.1", - "@conduction/nextcloud-vue": "^2.24.1", + "@conduction/nextcloud-vue": "^2.24.2", "@mdi/js": "^7.4.47", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "~2.5.2", @@ -2032,9 +2032,9 @@ } }, "node_modules/@conduction/nextcloud-vue": { - "version": "2.24.1", - "resolved": "https://registry.npmjs.org/@conduction/nextcloud-vue/-/nextcloud-vue-2.24.1.tgz", - "integrity": "sha512-SErJI0x5814WtsqGIy0i+bIEW/sDfvTGRXGidqenH/DB2khsV44qAxh860BKvLX9Mb8YGg5Z1C5xaYlBT0gaqw==", + "version": "2.24.2", + "resolved": "https://registry.npmjs.org/@conduction/nextcloud-vue/-/nextcloud-vue-2.24.2.tgz", + "integrity": "sha512-BGvyJpRhzvLraZuyRB3ETJ6IESV27XZvL5vdvLd5kEvettFo+QWIo6JcHJhQk9np8QYGHBQ9gRHCp3v6y7Y2gw==", "license": "EUPL-1.2", "dependencies": { "@ckpack/vue-color": "^1.6.0", diff --git a/package.json b/package.json index 928f0390c..ce3e504ac 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ ], "dependencies": { "@codemirror/lang-json": "^6.0.1", - "@conduction/nextcloud-vue": "^2.24.1", + "@conduction/nextcloud-vue": "^2.24.2", "@mdi/js": "^7.4.47", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "~2.5.2",