diff --git a/package.json b/package.json index 40b7ddd25..0f2c1a311 100644 --- a/package.json +++ b/package.json @@ -45,18 +45,18 @@ "dependencies": { "@fontsource/roboto": "^5.2.6", "@mdi/svg": "^7.4.47", - "@nextcloud/auth": "^2.5.2", - "@nextcloud/axios": "^2.5.1", + "@nextcloud/auth": "^2.5.3", + "@nextcloud/axios": "^2.5.2", "@nextcloud/dialogs": "^5.3.8", - "@nextcloud/event-bus": "^3.3.2", + "@nextcloud/event-bus": "^3.3.3", "@nextcloud/files": "^4.0.0-beta.8", "@nextcloud/initial-state": "^2.2.0", - "@nextcloud/l10n": "^3.4.0", - "@nextcloud/logger": "^3.0.2", - "@nextcloud/paths": "^2.2.1", - "@nextcloud/router": "^3.0.1", - "@nextcloud/typings": "^1.9.1", - "@nextcloud/vue": "^8.28.0", + "@nextcloud/l10n": "^3.4.1", + "@nextcloud/logger": "^3.0.3", + "@nextcloud/paths": "^2.4.0", + "@nextcloud/router": "^3.1.0", + "@nextcloud/typings": "^1.10.0", + "@nextcloud/vue": "^8.35.2", "@skjnldsv/vue-plyr": "^7.5.0", "camelcase": "^8.0.0", "debounce": "^2.2.0", @@ -73,12 +73,12 @@ "webdav": "^5.7.1" }, "devDependencies": { - "@nextcloud/browserslist-config": "^3.0.1", + "@nextcloud/browserslist-config": "^3.1.2", "@nextcloud/cypress": "^1.0.0-beta.15", "@nextcloud/eslint-config": "^8.4.2", - "@nextcloud/sharing": "^0.2.5", - "@nextcloud/stylelint-config": "^3.1.0", - "@nextcloud/vite-config": "^1.5.6", + "@nextcloud/sharing": "^0.3.0", + "@nextcloud/stylelint-config": "^3.1.1", + "@nextcloud/vite-config": "^1.7.2", "@testing-library/cypress": "^10.1.0", "@types/dockerode": "^3.3.43", "@vue/tsconfig": "^0.5.1",