diff --git a/package-lock.json b/package-lock.json index 0cf0c7e9dd9..b10428324b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@nextcloud/axios": "^2.5.0", "@nextcloud/browser-storage": "^0.4.0", "@nextcloud/capabilities": "^1.2.0", - "@nextcloud/dialogs": "^5.3.1", + "@nextcloud/dialogs": "^5.3.2", "@nextcloud/event-bus": "^3.3.1", "@nextcloud/files": "^3.4.1", "@nextcloud/initial-state": "^2.2.0", @@ -3545,25 +3545,25 @@ } }, "node_modules/@nextcloud/dialogs": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.3.1.tgz", - "integrity": "sha512-vctTiQh8HqLD7GPvXMwynAGTV032BoWv9h+2I5IRA+DFD54UADlrNAcAdCfly/BR+0cmuEZYx+LKqzR8z/bQbw==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.3.2.tgz", + "integrity": "sha512-aJdpyfx7ISR6xPVSvC/VCvGEplxQuMONNa37/rVgqflPETVl+ea5KPfApx7tXYQMQvoiIAkq1IwICmh9HYO28A==", "dependencies": { "@mdi/js": "^7.4.47", - "@nextcloud/auth": "^2.2.1", - "@nextcloud/axios": "^2.4.0", - "@nextcloud/event-bus": "^3.1.0", - "@nextcloud/files": "^3.2.0", - "@nextcloud/initial-state": "^2.1.0", - "@nextcloud/l10n": "^2.2.0", - "@nextcloud/router": "^3.0.0", + "@nextcloud/auth": "^2.3.0", + "@nextcloud/axios": "^2.5.0", + "@nextcloud/event-bus": "^3.3.1", + "@nextcloud/files": "^3.4.1", + "@nextcloud/initial-state": "^2.2.0", + "@nextcloud/l10n": "^3.1.0", + "@nextcloud/router": "^3.0.1", "@nextcloud/typings": "^1.8.0", "@types/toastify-js": "^1.12.3", - "@vueuse/core": "^10.9.0", + "@vueuse/core": "^10.10.0", "cancelable-promise": "^4.3.1", "toastify-js": "^1.12.0", "vue-frag": "^1.4.3", - "webdav": "^5.5.0" + "webdav": "^5.6.0" }, "engines": { "node": "^20.0.0", @@ -3574,35 +3574,6 @@ "vue": "^2.7.16" } }, - "node_modules/@nextcloud/dialogs/node_modules/@nextcloud/l10n": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-2.2.0.tgz", - "integrity": "sha512-UAM2NJcl/NR46MANSF7Gr7q8/Up672zRyGrxLpN3k4URNmWQM9upkbRME+1K3T29wPrUyOIbQu710ZjvZafqFA==", - "dependencies": { - "@nextcloud/router": "^2.1.2", - "@nextcloud/typings": "^1.7.0", - "dompurify": "^3.0.3", - "escape-html": "^1.0.3", - "node-gettext": "^3.0.0" - }, - "engines": { - "node": "^20.0.0", - "npm": "^9.0.0" - } - }, - "node_modules/@nextcloud/dialogs/node_modules/@nextcloud/l10n/node_modules/@nextcloud/router": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.2.0.tgz", - "integrity": "sha512-M4AVGnB5tt3MYO5RpH/R2jq7z/nW05AmRhk4Lh68krVwRIYGo8pgNikKrPGogHd2Q3UgzF5Py1drHz3uuV99bQ==", - "dependencies": { - "@nextcloud/typings": "^1.7.0", - "core-js": "^3.6.4" - }, - "engines": { - "node": "^20.0.0", - "npm": "^9.0.0" - } - }, "node_modules/@nextcloud/eslint-config": { "version": "8.4.1", "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.4.1.tgz", @@ -22946,50 +22917,25 @@ } }, "@nextcloud/dialogs": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.3.1.tgz", - "integrity": "sha512-vctTiQh8HqLD7GPvXMwynAGTV032BoWv9h+2I5IRA+DFD54UADlrNAcAdCfly/BR+0cmuEZYx+LKqzR8z/bQbw==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.3.2.tgz", + "integrity": "sha512-aJdpyfx7ISR6xPVSvC/VCvGEplxQuMONNa37/rVgqflPETVl+ea5KPfApx7tXYQMQvoiIAkq1IwICmh9HYO28A==", "requires": { "@mdi/js": "^7.4.47", - "@nextcloud/auth": "^2.2.1", - "@nextcloud/axios": "^2.4.0", - "@nextcloud/event-bus": "^3.1.0", - "@nextcloud/files": "^3.2.0", - "@nextcloud/initial-state": "^2.1.0", - "@nextcloud/l10n": "^2.2.0", - "@nextcloud/router": "^3.0.0", + "@nextcloud/auth": "^2.3.0", + "@nextcloud/axios": "^2.5.0", + "@nextcloud/event-bus": "^3.3.1", + "@nextcloud/files": "^3.4.1", + "@nextcloud/initial-state": "^2.2.0", + "@nextcloud/l10n": "^3.1.0", + "@nextcloud/router": "^3.0.1", "@nextcloud/typings": "^1.8.0", "@types/toastify-js": "^1.12.3", - "@vueuse/core": "^10.9.0", + "@vueuse/core": "^10.10.0", "cancelable-promise": "^4.3.1", "toastify-js": "^1.12.0", "vue-frag": "^1.4.3", - "webdav": "^5.5.0" - }, - "dependencies": { - "@nextcloud/l10n": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-2.2.0.tgz", - "integrity": "sha512-UAM2NJcl/NR46MANSF7Gr7q8/Up672zRyGrxLpN3k4URNmWQM9upkbRME+1K3T29wPrUyOIbQu710ZjvZafqFA==", - "requires": { - "@nextcloud/router": "^2.1.2", - "@nextcloud/typings": "^1.7.0", - "dompurify": "^3.0.3", - "escape-html": "^1.0.3", - "node-gettext": "^3.0.0" - }, - "dependencies": { - "@nextcloud/router": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.2.0.tgz", - "integrity": "sha512-M4AVGnB5tt3MYO5RpH/R2jq7z/nW05AmRhk4Lh68krVwRIYGo8pgNikKrPGogHd2Q3UgzF5Py1drHz3uuV99bQ==", - "requires": { - "@nextcloud/typings": "^1.7.0", - "core-js": "^3.6.4" - } - } - } - } + "webdav": "^5.6.0" } }, "@nextcloud/eslint-config": { diff --git a/package.json b/package.json index 22e8f00b791..85f2f867675 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@nextcloud/axios": "^2.5.0", "@nextcloud/browser-storage": "^0.4.0", "@nextcloud/capabilities": "^1.2.0", - "@nextcloud/dialogs": "^5.3.1", + "@nextcloud/dialogs": "^5.3.2", "@nextcloud/event-bus": "^3.3.1", "@nextcloud/files": "^3.4.1", "@nextcloud/initial-state": "^2.2.0",