|
23 | 23 | "test:e2e:report": "playwright show-report" |
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | | - "@codemirror/autocomplete": "^6.18.3", |
| 26 | + "@codemirror/autocomplete": "^6.20.1", |
27 | 27 | "@codemirror/commands": "^6.10.3", |
28 | | - "@codemirror/lang-html": "^6.4.9", |
29 | | - "@codemirror/language": "^6.10.3", |
30 | | - "@codemirror/state": "^6.4.1", |
| 28 | + "@codemirror/lang-html": "^6.4.11", |
| 29 | + "@codemirror/language": "^6.12.2", |
| 30 | + "@codemirror/state": "^6.6.0", |
31 | 31 | "@codemirror/view": "^6.40.0", |
32 | 32 | "@fontsource/dancing-script": "^5.2.8", |
33 | 33 | "@libresign/pdf-elements": "^1.1.3", |
|
48 | 48 | "@nextcloud/paths": "^3.1.0", |
49 | 49 | "@nextcloud/router": "^3.1.0", |
50 | 50 | "@nextcloud/upload": "^2.0.0-rc.0", |
51 | | - "@nextcloud/vue": "^9.5.0", |
| 51 | + "@nextcloud/vue": "^9.6.0", |
52 | 52 | "@ssddanbrown/codemirror-lang-twig": "^1.0.0", |
53 | 53 | "@uiw/codemirror-theme-material": "^4.25.8", |
54 | 54 | "@vuelidate/core": "^2.0.3", |
55 | 55 | "@vuelidate/validators": "^2.0.4", |
56 | 56 | "@vueuse/core": "^14.2.1", |
57 | 57 | "@vueuse/integrations": "^14.2.1", |
58 | 58 | "blueimp-md5": "^2.19.0", |
59 | | - "codemirror": "^6.0.1", |
| 59 | + "codemirror": "^6.0.2", |
60 | 60 | "debounce": "^3.0.0", |
61 | 61 | "js-confetti": "^0.13.1", |
62 | | - "pdfjs-dist": "^5.4.624", |
| 62 | + "pdfjs-dist": "^5.5.207", |
63 | 63 | "pinia": "^3.0.4", |
64 | 64 | "signature_pad": "^5.1.3", |
65 | 65 | "sortablejs": "^1.15.7", |
66 | | - "vue": "^3.5.29", |
| 66 | + "vue": "^3.5.30", |
67 | 67 | "vue-advanced-cropper": "^2.8.9", |
68 | | - "vue-codemirror6": "^1.3.5", |
| 68 | + "vue-codemirror6": "^1.4.3", |
69 | 69 | "vue-router": "^5.0.3", |
70 | 70 | "vuedraggable": "^4.1.0" |
71 | 71 | }, |
|
82 | 82 | "@nextcloud/stylelint-config": "^3.2.1", |
83 | 83 | "@nextcloud/vite-config": "^2.5.2", |
84 | 84 | "@pinia/testing": "^1.0.3", |
85 | | - "@playwright/test": "^1.58.1", |
| 85 | + "@playwright/test": "^1.58.2", |
86 | 86 | "@testing-library/dom": "^10.4.1", |
87 | 87 | "@testing-library/vue": "^8.1.0", |
88 | 88 | "@types/blueimp-md5": "^2.18.2", |
|
95 | 95 | "openapi-typescript": "^7.13.0", |
96 | 96 | "typescript": "^5.9.3", |
97 | 97 | "vite": "^7.1.10", |
98 | | - "vitest": "^4.0.18", |
| 98 | + "vitest": "^4.1.0", |
99 | 99 | "vue-tsc": "^3.2.5" |
100 | 100 | } |
101 | 101 | } |
0 commit comments