diff --git a/js/twofactor_nextcloud_notification-settings.js.license b/js/twofactor_nextcloud_notification-settings.js.license index 6a27244e..441c823a 100644 --- a/js/twofactor_nextcloud_notification-settings.js.license +++ b/js/twofactor_nextcloud_notification-settings.js.license @@ -23,7 +23,7 @@ This file is generated from multiple sources. Included packages: - version: 7.6.3 - license: ISC - @nextcloud/vue - - version: 8.25.1 + - version: 8.26.0 - license: AGPL-3.0-or-later - axios - version: 1.8.2 diff --git a/package-lock.json b/package-lock.json index be3e78d7..4a5fe04d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@nextcloud/axios": "^2.5.1", "@nextcloud/initial-state": "^2.2.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.25.1", + "@nextcloud/vue": "^8.26.0", "vue": "^2.7.16", "vuex": "^3.6.2" }, @@ -2545,9 +2545,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "8.25.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.25.1.tgz", - "integrity": "sha512-tePbb9xiM94fkRGqbJXSVuSSseHOem8MS8ulRpmMIWB/g0BqROtigb7VHaVLKAsxgywPN/TqeMeyKFC8cQjptw==", + "version": "8.26.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.26.0.tgz", + "integrity": "sha512-7KyPAle4/tL2VzR0vVa5ssLAaAlDv54XJ1HPTPw9R4FIyqxDe9lICe1sRNG+uXsRY0NeYIKEmbJ3sqvbxaWdVQ==", "license": "AGPL-3.0-or-later", "dependencies": { "@floating-ui/dom": "^1.1.0", @@ -16171,9 +16171,9 @@ } }, "@nextcloud/vue": { - "version": "8.25.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.25.1.tgz", - "integrity": "sha512-tePbb9xiM94fkRGqbJXSVuSSseHOem8MS8ulRpmMIWB/g0BqROtigb7VHaVLKAsxgywPN/TqeMeyKFC8cQjptw==", + "version": "8.26.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.26.0.tgz", + "integrity": "sha512-7KyPAle4/tL2VzR0vVa5ssLAaAlDv54XJ1HPTPw9R4FIyqxDe9lICe1sRNG+uXsRY0NeYIKEmbJ3sqvbxaWdVQ==", "requires": { "@floating-ui/dom": "^1.1.0", "@linusborg/vue-simple-portal": "^0.1.5", diff --git a/package.json b/package.json index a74d9fa5..9983a7ba 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@nextcloud/axios": "^2.5.1", "@nextcloud/initial-state": "^2.2.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.25.1", + "@nextcloud/vue": "^8.26.0", "vue": "^2.7.16", "vuex": "^3.6.2" },