|
42 | 42 | "dependencies": { |
43 | 43 | "@fontsource/roboto": "^5.2.10", |
44 | 44 | "@mdi/svg": "^7.4.47", |
45 | | - "@nextcloud/auth": "^2.5.2", |
46 | | - "@nextcloud/axios": "^2.5.2", |
47 | | - "@nextcloud/dialogs": "^7.3.0", |
48 | | - "@nextcloud/event-bus": "^3.3.2", |
| 45 | + "@nextcloud/auth": "^2.6.0", |
| 46 | + "@nextcloud/axios": "^2.6.0", |
| 47 | + "@nextcloud/dialogs": "^7.4.1", |
| 48 | + "@nextcloud/event-bus": "^3.3.3", |
49 | 49 | "@nextcloud/files": "^4.0.0", |
50 | 50 | "@nextcloud/initial-state": "^3.0.0", |
51 | | - "@nextcloud/l10n": "^3.4.0", |
52 | | - "@nextcloud/logger": "^3.0.2", |
| 51 | + "@nextcloud/l10n": "^3.4.1", |
| 52 | + "@nextcloud/logger": "^3.0.3", |
53 | 53 | "@nextcloud/paths": "^3.1.0", |
54 | | - "@nextcloud/router": "^3.0.1", |
55 | | - "@nextcloud/typings": "^1.9.1", |
56 | | - "@nextcloud/vue": "^8.37.0", |
| 54 | + "@nextcloud/router": "^3.1.0", |
| 55 | + "@nextcloud/typings": "^1.10.0", |
| 56 | + "@nextcloud/vue": "^8.40.0", |
57 | 57 | "@skjnldsv/vue-plyr": "^7.5.0", |
58 | 58 | "camelcase": "^8.0.0", |
59 | 59 | "debounce": "^3.0.0", |
|
71 | 71 | "webdav": "^5.9.0" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | | - "@nextcloud/browserslist-config": "^3.0.1", |
75 | | - "@nextcloud/e2e-test-server": "^0.5.0", |
| 74 | + "@nextcloud/browserslist-config": "^3.1.2", |
| 75 | + "@nextcloud/e2e-test-server": "^0.5.1", |
76 | 76 | "@nextcloud/eslint-config": "^8.4.2", |
77 | | - "@nextcloud/sharing": "^0.2.5", |
78 | | - "@nextcloud/stylelint-config": "^3.1.0", |
79 | | - "@nextcloud/vite-config": "^1.5.6", |
| 77 | + "@nextcloud/sharing": "^0.4.0", |
| 78 | + "@nextcloud/stylelint-config": "^3.2.2", |
| 79 | + "@nextcloud/vite-config": "^1.7.2", |
80 | 80 | "@playwright/test": "^1.61.0", |
81 | 81 | "@vue/tsconfig": "^0.5.1", |
82 | 82 | "tslib": "^2.8.1", |
|
0 commit comments