From 46f38def2a8f73481adcf057334e33104c8f8c8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 02:09:21 +0000 Subject: [PATCH] Chore(deps): Bump @nextcloud/vue from 9.3.1 to 9.4.0 Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.3.1 to 9.4.0. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.3.1...v9.4.0) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 42 +++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index efcfb4d..c548ef0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "integration_documenso", - "version": "1.1.2", + "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "integration_documenso", - "version": "1.1.2", + "version": "2.0.0", "license": "AGPL-3.0", "dependencies": { "@nextcloud/auth": "^2.5.1", @@ -18,7 +18,7 @@ "@nextcloud/moment": "^1.3.4", "@nextcloud/password-confirmation": "^6.0.2", "@nextcloud/router": "^3.0.0", - "@nextcloud/vue": "^9.3.1", + "@nextcloud/vue": "^9.4.0", "@nextcloud/vue-dashboard": "^2.0.1", "vue": "^3.5.26", "vue-material-design-icons": "^5.3.0" @@ -2817,9 +2817,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "9.3.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-9.3.1.tgz", - "integrity": "sha512-zNit83SI7IPT5iT9QsYPCYNwBYvKEqzLvWKTeJemqg9MZ8JGIC3/jjENeXzDolrTN/PixHns5lOYVCejATE1ag==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-9.4.0.tgz", + "integrity": "sha512-MoEbaFqFeZfTB+8d/BtgObAfzJMQ+vdidzMP/zKzx9J4cW+vgY5bciDUueY+t3f0uwSJXO3xsqXXWj9x2KihzQ==", "license": "AGPL-3.0-or-later", "dependencies": { "@ckpack/vue-color": "^1.6.0", @@ -2831,7 +2831,7 @@ "@nextcloud/event-bus": "^3.3.3", "@nextcloud/initial-state": "^3.0.0", "@nextcloud/l10n": "^3.4.1", - "@nextcloud/logger": "^3.0.2", + "@nextcloud/logger": "^3.0.3", "@nextcloud/router": "^3.1.0", "@nextcloud/sharing": "^0.3.0", "@vuepic/vue-datepicker": "^11.0.3", @@ -2844,9 +2844,9 @@ "emoji-mart-vue-fast": "^15.0.5", "escape-html": "^1.0.3", "floating-vue": "^5.2.2", - "focus-trap": "^7.6.6", + "focus-trap": "^7.8.0", "linkifyjs": "^4.3.2", - "p-queue": "^9.0.1", + "p-queue": "^9.1.0", "rehype-external-links": "^3.0.0", "rehype-highlight": "^7.0.2", "rehype-react": "^8.0.0", @@ -2856,14 +2856,14 @@ "remark-unlink-protocols": "^1.0.0", "splitpanes": "^4.0.4", "striptags": "^3.2.0", - "tabbable": "^6.3.0", + "tabbable": "^6.4.0", "tributejs": "^5.1.3", "ts-md5": "^2.0.1", "unified": "^11.0.5", "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", "vue": "^3.5.18", - "vue-router": "^4.6.3", + "vue-router": "^4.6.4", "vue-select": "^4.0.0-beta.6" }, "engines": { @@ -8726,12 +8726,12 @@ } }, "node_modules/focus-trap": { - "version": "7.7.0", - "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.7.0.tgz", - "integrity": "sha512-DJJDHpEgoSbP8ZE1MNeU2IzCpfFyFdNZZRilqmfH2XiQsPK6PtD8AfJqWzEBudUQB2yHwZc5iq54rjTaGQ+ljw==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.8.0.tgz", + "integrity": "sha512-/yNdlIkpWbM0ptxno3ONTuf+2g318kh2ez3KSeZN5dZ8YC6AAmgeWz+GasYYiBJPFaYcSAPeu4GfhUaChzIJXA==", "license": "MIT", "dependencies": { - "tabbable": "^6.3.0" + "tabbable": "^6.4.0" } }, "node_modules/follow-redirects": { @@ -12375,9 +12375,9 @@ } }, "node_modules/p-queue": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.0.1.tgz", - "integrity": "sha512-RhBdVhSwJb7Ocn3e8ULk4NMwBEuOxe+1zcgphUy9c2e5aR/xbEsdVXxHJ3lynw6Qiqu7OINEyHlZkiblEpaq7w==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.1.0.tgz", + "integrity": "sha512-O/ZPaXuQV29uSLbxWBGGZO1mCQXV2BLIwUr59JUU9SoH76mnYvtms7aafH/isNSNGwuEfP6W/4xD0/TJXxrizw==", "license": "MIT", "dependencies": { "eventemitter3": "^5.0.1", @@ -15346,9 +15346,9 @@ "peer": true }, "node_modules/tabbable": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.3.0.tgz", - "integrity": "sha512-EIHvdY5bPLuWForiR/AN2Bxngzpuwn1is4asboytXtpTgsArc+WmSJKVLlhdh71u7jFcryDqB2A8lQvj78MkyQ==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.4.0.tgz", + "integrity": "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==", "license": "MIT" }, "node_modules/table": { diff --git a/package.json b/package.json index ff5dbfe..c9f3c33 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@nextcloud/moment": "^1.3.4", "@nextcloud/password-confirmation": "^6.0.2", "@nextcloud/router": "^3.0.0", - "@nextcloud/vue": "^9.3.1", + "@nextcloud/vue": "^9.4.0", "@nextcloud/vue-dashboard": "^2.0.1", "vue": "^3.5.26", "vue-material-design-icons": "^5.3.0"