diff --git a/package-lock.json b/package-lock.json index 6edaec12ef76d..c0c6fe5d0a98d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@nextcloud/dialogs": "^7.1.0", "@nextcloud/password-confirmation": "^6.0.1", "@nextcloud/paths": "^2.2.1", - "@nextcloud/vue": "^9.0.1", + "@nextcloud/vue": "^9.1.0", "vue": "^3.5.22" }, "devDependencies": { @@ -2503,16 +2503,15 @@ } }, "node_modules/@nextcloud/vue": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-9.0.1.tgz", - "integrity": "sha512-EvNd97GUXYr4uRn/XgDfHfPB5lqn144stgj065qoQ9ERk98W1/YSQQtLJ++dhCzGpJ+kINU6FMiXy4ly2kDgfw==", - "license": "AGPL-3.0-or-later", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-9.1.0.tgz", + "integrity": "sha512-iXXLQ6Ps0pH1VQ9fmUTvUKUaR+ForwXdcegasTgrgkfBpomdm4VTrqTU910o/A99Cs6C+ChgyLEVuFPq/W9Lcw==", "dependencies": { "@ckpack/vue-color": "^1.6.0", "@floating-ui/dom": "^1.7.4", - "@nextcloud/auth": "^2.5.2", + "@nextcloud/auth": "^2.5.3", "@nextcloud/axios": "^2.5.2", - "@nextcloud/browser-storage": "^0.4.0", + "@nextcloud/browser-storage": "^0.5.0", "@nextcloud/capabilities": "^1.2.0", "@nextcloud/event-bus": "^3.3.2", "@nextcloud/initial-state": "^3.0.0", @@ -2525,9 +2524,8 @@ "@vueuse/core": "^13.9.0", "blurhash": "^2.0.5", "clone": "^2.1.2", - "crypto-browserify": "^3.12.1", "debounce": "^2.2.0", - "dompurify": "^3.2.7", + "dompurify": "^3.3.0", "emoji-mart-vue-fast": "^15.0.5", "escape-html": "^1.0.3", "floating-vue": "^5.2.2", @@ -2543,43 +2541,20 @@ "remark-unlink-protocols": "^1.0.0", "splitpanes": "^4.0.4", "striptags": "^3.2.0", - "tabbable": "^6.2.0", + "tabbable": "^6.3.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.5.1", + "vue-router": "^4.6.3", "vue-select": "^4.0.0-beta.6" }, "engines": { "node": "^20.11.0 || ^22 || ^24" } }, - "node_modules/@nextcloud/vue/node_modules/@nextcloud/browser-storage": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@nextcloud/browser-storage/-/browser-storage-0.4.0.tgz", - "integrity": "sha512-D6XxznxCYmJ3oBCC3p0JB6GZJ2RZ9dgbB1UqtTePXrIvHUMBAeF/YkiGKYxLAVZCZb+NSNZXgAYHm/3LnIUbDg==", - "license": "GPL-3.0-or-later", - "dependencies": { - "core-js": "3.37.0" - }, - "engines": { - "node": "^20.0.0", - "npm": "^10.0.0" - } - }, - "node_modules/@nextcloud/vue/node_modules/core-js": { - "version": "3.37.0", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.0.tgz", - "integrity": "sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==", - "hasInstallScript": true, - "license": "MIT", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" - } - }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -15388,10 +15363,9 @@ } }, "node_modules/tabbable": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz", - "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==", - "license": "MIT" + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.3.0.tgz", + "integrity": "sha512-EIHvdY5bPLuWForiR/AN2Bxngzpuwn1is4asboytXtpTgsArc+WmSJKVLlhdh71u7jFcryDqB2A8lQvj78MkyQ==" }, "node_modules/table": { "version": "6.9.0", @@ -15806,6 +15780,14 @@ "typescript": ">=4.8.4" } }, + "node_modules/ts-md5": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/ts-md5/-/ts-md5-2.0.1.tgz", + "integrity": "sha512-yF35FCoEOFBzOclSkMNEUbFQZuv89KEQ+5Xz03HrMSGUGB1+r+El+JiGOFwsP4p9RFNzwlrydYoTLvPOuICl9w==", + "engines": { + "node": ">=18" + } + }, "node_modules/ts-node": { "version": "10.9.2", "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz", diff --git a/package.json b/package.json index 4b007ede32ea0..8620eafa760f8 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@nextcloud/dialogs": "^7.1.0", "@nextcloud/password-confirmation": "^6.0.1", "@nextcloud/paths": "^2.2.1", - "@nextcloud/vue": "^9.0.1", + "@nextcloud/vue": "^9.1.0", "vue": "^3.5.22" }, "devDependencies": {