|
25 | 25 | "@nextcloud/l10n": "^3.4.1", |
26 | 26 | "@nextcloud/router": "^3.1.0", |
27 | 27 | "@nextcloud/vite-config": "^2.5.2", |
28 | | - "@nextcloud/vue": "^9.5.0", |
| 28 | + "@nextcloud/vue": "^9.6.0", |
29 | 29 | "date-fns": "^4.1.0", |
30 | 30 | "linkifyjs": "^4.3.2", |
31 | | - "vue": "^3.5.28", |
| 31 | + "vue": "^3.5.32", |
32 | 32 | "vue-material-design-icons": "^5.3.1" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "@eslint/js": "^10.0.1", |
36 | 36 | "@nextcloud/browserslist-config": "^3.1.2", |
37 | 37 | "@nextcloud/eslint-config": "^8.4.2", |
38 | 38 | "@nextcloud/stylelint-config": "^3.2.1", |
39 | | - "@vitejs/plugin-vue": "^6.0.4", |
| 39 | + "@vitejs/plugin-vue": "^6.0.5", |
40 | 40 | "@vue/test-utils": "^2.4.6", |
41 | 41 | "@vue/tsconfig": "^0.8.1", |
42 | | - "eslint": "^10.0.2", |
43 | | - "happy-dom": "^20.7.0", |
| 42 | + "eslint": "^10.2.0", |
| 43 | + "happy-dom": "^20.8.9", |
44 | 44 | "husky": "^9.1.7", |
45 | | - "lint-staged": "^16.2.7", |
| 45 | + "lint-staged": "^16.4.0", |
46 | 46 | "prettier": "^3.8.1", |
47 | | - "rollup-plugin-visualizer": "^7.0.0", |
48 | | - "sass": "^1.97.3", |
49 | | - "sass-embedded": "^1.97.3", |
| 47 | + "rollup-plugin-visualizer": "^7.0.1", |
| 48 | + "sass": "^1.99.0", |
| 49 | + "sass-embedded": "^1.99.0", |
50 | 50 | "typescript": "^5.9.3", |
51 | | - "typescript-eslint": "^8.56.1", |
| 51 | + "typescript-eslint": "^8.58.0", |
52 | 52 | "vite": "^7.3.1", |
53 | 53 | "vite-plugin-checker": "^0.12.0", |
54 | | - "vitest": "^4.0.18", |
55 | | - "vue-router": "^5.0.3", |
56 | | - "vue-tsc": "^3.2.5" |
| 54 | + "vitest": "^4.1.2", |
| 55 | + "vue-router": "^5.0.4", |
| 56 | + "vue-tsc": "^3.2.6" |
57 | 57 | } |
58 | 58 | } |
0 commit comments