diff --git a/package-lock.json b/package-lock.json index c6eead75..a3050e06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "EUPL-1.2", "dependencies": { - "@conduction/nextcloud-vue": "^2.22.1", + "@conduction/nextcloud-vue": "^2.24.1", "@mdi/js": "^7.4.47", "@nextcloud/axios": "^2.6.0", "@nextcloud/dialogs": "^7.4.1", @@ -1917,9 +1917,9 @@ } }, "node_modules/@conduction/nextcloud-vue": { - "version": "2.22.1", - "resolved": "https://registry.npmjs.org/@conduction/nextcloud-vue/-/nextcloud-vue-2.22.1.tgz", - "integrity": "sha512-Dw19XXFYkLntKjv/0Fb3N4WBw6SzYn8hG5YbjEyor3DW1E/bNCA+6PO88xknyOIklhy5urcSmouVzPQQromb5Q==", + "version": "2.24.1", + "resolved": "https://registry.npmjs.org/@conduction/nextcloud-vue/-/nextcloud-vue-2.24.1.tgz", + "integrity": "sha512-SErJI0x5814WtsqGIy0i+bIEW/sDfvTGRXGidqenH/DB2khsV44qAxh860BKvLX9Mb8YGg5Z1C5xaYlBT0gaqw==", "license": "EUPL-1.2", "dependencies": { "@ckpack/vue-color": "^1.6.0", diff --git a/package.json b/package.json index 5d4e311f..846143d3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "prepare": "git config core.hooksPath .githooks || true" }, "dependencies": { - "@conduction/nextcloud-vue": "^2.22.1", + "@conduction/nextcloud-vue": "^2.24.1", "@mdi/js": "^7.4.47", "@nextcloud/axios": "^2.6.0", "@nextcloud/dialogs": "^7.4.1",