|
31 | 31 | "dependencies": { |
32 | 32 | "@nextcloud/auth": "^2.5.3", |
33 | 33 | "@nextcloud/axios": "^2.5.2", |
34 | | - "@nextcloud/dialogs": "^6.4.2", |
| 34 | + "@nextcloud/dialogs": "^7.0.1", |
35 | 35 | "@nextcloud/event-bus": "^3.3.3", |
36 | 36 | "@nextcloud/files": "^3.12.1", |
37 | 37 | "@nextcloud/initial-state": "^3.0.0", |
38 | 38 | "@nextcloud/l10n": "^3.4.1", |
39 | 39 | "@nextcloud/logger": "^3.0.3", |
40 | 40 | "@nextcloud/moment": "^1.3.5", |
41 | 41 | "@nextcloud/router": "^3.1.0", |
42 | | - "@nextcloud/vue": "^8.35.2", |
| 42 | + "@nextcloud/vue": "^9.0.1", |
43 | 43 | "debounce": "^3.0.0", |
44 | 44 | "markdown-it": "^14.1.0", |
45 | 45 | "p-queue": "^9.1.0", |
46 | 46 | "qrcode": "^1.5.4", |
47 | 47 | "v-click-outside": "^3.2.0", |
48 | | - "vue": "^2.7.16", |
| 48 | + "vue": "^3.5.22", |
49 | 49 | "vue-material-design-icons": "^5.3.1", |
50 | | - "vue-router": "^3.6.5", |
51 | | - "vuedraggable": "^2.24.3" |
| 50 | + "vue-router": "^4.6.0", |
| 51 | + "vuedraggable": "^4.1.0" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | 54 | "@mdi/js": "^7.4.47", |
|
58 | 58 | "@nextcloud/eslint-config": "^9.0.0-rc.6", |
59 | 59 | "@nextcloud/prettier-config": "^1.2.0", |
60 | 60 | "@nextcloud/stylelint-config": "^3.1.1", |
61 | | - "@nextcloud/vite-config": "^1.7.2", |
| 61 | + "@nextcloud/vite-config": "^2.5.1", |
62 | 62 | "@playwright/test": "^1.57.0", |
63 | 63 | "@vue/tsconfig": "^0.5.1", |
| 64 | + "eslint-config-prettier": "^10.1.8", |
64 | 65 | "eslint-plugin-prettier": "^5.5.4", |
65 | 66 | "prettier": "^3.7.4", |
66 | 67 | "vite": "^7.3.1" |
|
0 commit comments