|
14 | 14 | "commitlint": "commitlint --edit" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@calumk/editorjs-codecup": "^1.2.0", |
| 17 | + "@calumk/editorjs-codecup": "^1.3.0", |
18 | 18 | "@editorjs/checklist": "^1.6.0", |
19 | 19 | "@editorjs/delimiter": "^1.4.2", |
20 | 20 | "@editorjs/editorjs": "^2.30.8", |
21 | 21 | "@editorjs/header": "^2.8.8", |
22 | | - "@editorjs/inline-code": "^1.5.1", |
| 22 | + "@editorjs/inline-code": "^1.5.2", |
23 | 23 | "@editorjs/list": "^1.10.0", |
24 | 24 | "@editorjs/nested-list": "^1.4.3", |
25 | 25 | "@editorjs/paragraph": "^2.11.7", |
26 | 26 | "@editorjs/quote": "^2.7.6", |
27 | | - "@editorjs/table": "^2.4.3", |
| 27 | + "@editorjs/table": "^2.4.5", |
28 | 28 | "@editorjs/text-variant-tune": "^1.0.3", |
29 | 29 | "@editorjs/underline": "^1.2.1", |
30 | 30 | "@editorjs/warning": "^1.4.1", |
31 | 31 | "@mdi/font": "^7.4.47", |
32 | | - "@simplewebauthn/browser": "^13.1.0", |
33 | | - "@tiptap/core": "^2.11.5", |
34 | | - "@tiptap/extension-bullet-list": "^2.11.5", |
35 | | - "@tiptap/extension-document": "^2.11.5", |
36 | | - "@tiptap/extension-hard-break": "^2.11.5", |
37 | | - "@tiptap/extension-link": "^2.11.5", |
38 | | - "@tiptap/extension-list-item": "^2.11.5", |
39 | | - "@tiptap/extension-ordered-list": "^2.11.5", |
40 | | - "@tiptap/extension-paragraph": "^2.11.5", |
41 | | - "@tiptap/extension-table": "^2.11.5", |
42 | | - "@tiptap/extension-table-cell": "^2.11.5", |
43 | | - "@tiptap/extension-table-header": "^2.11.5", |
44 | | - "@tiptap/extension-table-row": "^2.11.5", |
45 | | - "@tiptap/extension-task-item": "^2.11.5", |
46 | | - "@tiptap/extension-task-list": "^2.11.5", |
47 | | - "@tiptap/extension-text": "^2.11.5", |
48 | | - "@tiptap/extension-text-style": "^2.11.5", |
49 | | - "@tiptap/vue-3": "^2.11.5", |
| 32 | + "@simplewebauthn/browser": "^13.1.2", |
| 33 | + "@tiptap/core": "^2.26.1", |
| 34 | + "@tiptap/extension-bullet-list": "^2.26.1", |
| 35 | + "@tiptap/extension-document": "^2.26.1", |
| 36 | + "@tiptap/extension-hard-break": "^2.26.1", |
| 37 | + "@tiptap/extension-link": "^2.26.1", |
| 38 | + "@tiptap/extension-list-item": "^2.26.1", |
| 39 | + "@tiptap/extension-ordered-list": "^2.26.1", |
| 40 | + "@tiptap/extension-paragraph": "^2.26.1", |
| 41 | + "@tiptap/extension-table": "^2.26.1", |
| 42 | + "@tiptap/extension-table-cell": "^2.26.1", |
| 43 | + "@tiptap/extension-table-header": "^2.26.1", |
| 44 | + "@tiptap/extension-table-row": "^2.26.1", |
| 45 | + "@tiptap/extension-task-item": "^2.26.1", |
| 46 | + "@tiptap/extension-task-list": "^2.26.1", |
| 47 | + "@tiptap/extension-text": "^2.26.1", |
| 48 | + "@tiptap/extension-text-style": "^2.26.1", |
| 49 | + "@tiptap/vue-3": "^2.26.1", |
50 | 50 | "@types/katex": "^0.16.7", |
51 | | - "@vee-validate/zod": "^4.14.3", |
52 | | - "axios": "^1.7.7", |
| 51 | + "@vee-validate/zod": "^4.15.1", |
| 52 | + "@vueuse/core": "^13.6.0", |
| 53 | + "axios": "^1.11.0", |
53 | 54 | "dayjs": "^1.11.13", |
54 | | - "dompurify": "^3.2.4", |
| 55 | + "dompurify": "^3.2.6", |
55 | 56 | "editorjs-drag-drop": "^1.1.16", |
56 | 57 | "editorjs-latex": "^1.0.5", |
57 | 58 | "editorjs-paragraph-with-alignment": "~3.0.0", |
58 | 59 | "editorjs-parser": "^1.5.3", |
59 | 60 | "editorjs-undo": "^2.0.28", |
60 | | - "eventsource": "^3.0.5", |
61 | | - "i18next": "^23.16.2", |
| 61 | + "eventsource": "^3.0.7", |
| 62 | + "i18next": "^23.16.8", |
62 | 63 | "jwt-decode": "^4.0.0", |
63 | | - "katex": "^0.16.21", |
| 64 | + "katex": "^0.16.22", |
64 | 65 | "lodash-es": "^4.17.21", |
65 | | - "marked": "^15.0.7", |
66 | | - "marked-highlight": "^2.2.1", |
| 66 | + "marked": "^15.0.12", |
| 67 | + "marked-highlight": "^2.2.2", |
67 | 68 | "material-symbols": "^0.28.2", |
68 | 69 | "pinia": "^2.3.1", |
69 | | - "prismjs": "^1.29.0", |
| 70 | + "prismjs": "^1.30.0", |
70 | 71 | "resize-observer-polyfill": "^1.5.1", |
71 | 72 | "roboto-fontface": "^0.10.0", |
72 | 73 | "secure-remote-password": "^0.3.1", |
73 | | - "stylelint": "^16.10.0", |
| 74 | + "sse.js": "^2.6.0", |
| 75 | + "stylelint": "^16.23.0", |
74 | 76 | "tssrp6a": "^3.0.0", |
75 | | - "v-viewer": "^3.0.20", |
76 | | - "vee-validate": "^4.14.3", |
77 | | - "viewerjs": "^1.11.6", |
78 | | - "vue": "^3.5.13", |
79 | | - "vue-i18n": "^9.14.2", |
80 | | - "vue-router": "^4.5.0", |
81 | | - "vuetify": "^3.8.2", |
82 | | - "vuetify-pro-tiptap": "^2.5.4", |
83 | | - "vuetify-sonner": "^0.3.20", |
| 77 | + "v-viewer": "^3.0.22", |
| 78 | + "vee-validate": "^4.15.1", |
| 79 | + "viewerjs": "^1.11.7", |
| 80 | + "vue": "^3.5.18", |
| 81 | + "vue-i18n": "^9.14.5", |
| 82 | + "vue-router": "^4.5.1", |
| 83 | + "vuetify": "^3.9.3", |
| 84 | + "vuetify-pro-tiptap": "^2.6.0", |
| 85 | + "vuetify-sonner": "^0.3.21", |
84 | 86 | "wc-waterfall": "^0.1.3", |
85 | | - "zod": "^3.23.8", |
| 87 | + "zod": "^3.25.76", |
86 | 88 | "zod-i18n-map": "^2.27.0" |
87 | 89 | }, |
88 | 90 | "devDependencies": { |
89 | | - "@babel/types": "^7.25.9", |
| 91 | + "@babel/types": "^7.28.2", |
90 | 92 | "@commitlint/cli": "^18.6.1", |
91 | 93 | "@commitlint/config-conventional": "18.6.0", |
92 | 94 | "@commitlint/types": "^18.6.1", |
93 | | - "@eslint/compat": "^1.2.1", |
94 | | - "@eslint/eslintrc": "^3.1.0", |
95 | | - "@eslint/js": "^9.13.0", |
| 95 | + "@eslint/compat": "^1.3.1", |
| 96 | + "@eslint/eslintrc": "^3.3.1", |
| 97 | + "@eslint/js": "^9.32.0", |
96 | 98 | "@testing-library/vue": "^8.1.0", |
97 | 99 | "@types/lodash-es": "^4.17.12", |
98 | | - "@types/node": "^18.19.58", |
99 | | - "@types/prismjs": "^1.26.4", |
100 | | - "@typescript-eslint/parser": "^8.11.0", |
101 | | - "@vitejs/plugin-legacy": "^6.0.2", |
102 | | - "@vitejs/plugin-vue": "^5.2.1", |
103 | | - "@vitejs/plugin-vue-jsx": "^4.1.1", |
104 | | - "@vue/eslint-config-prettier": "^10.0.0", |
105 | | - "@vue/eslint-config-typescript": "^14.1.2", |
| 100 | + "@types/node": "^18.19.121", |
| 101 | + "@types/prismjs": "^1.26.5", |
| 102 | + "@typescript-eslint/parser": "^8.40.0", |
| 103 | + "@vitejs/plugin-legacy": "^6.1.1", |
| 104 | + "@vitejs/plugin-vue": "^5.2.4", |
| 105 | + "@vitejs/plugin-vue-jsx": "^4.2.0", |
| 106 | + "@vue/eslint-config-prettier": "^10.2.0", |
| 107 | + "@vue/eslint-config-typescript": "^14.6.0", |
| 108 | + "cors": "^2.8.5", |
106 | 109 | "cz-conventional-changelog": "^3.3.0", |
107 | | - "eslint": "^9.13.0", |
108 | | - "eslint-config-prettier": "^9.1.0", |
109 | | - "eslint-plugin-prettier": "^5.2.1", |
| 110 | + "eslint": "^9.32.0", |
| 111 | + "eslint-config-prettier": "^9.1.2", |
| 112 | + "eslint-plugin-prettier": "^5.5.3", |
110 | 113 | "eslint-plugin-simple-import-sort": "^12.1.1", |
111 | | - "eslint-plugin-vue": "^9.29.1", |
112 | | - "globals": "^15.11.0", |
| 114 | + "eslint-plugin-vue": "^9.33.0", |
| 115 | + "express": "^5.1.0", |
| 116 | + "globals": "^15.15.0", |
113 | 117 | "happy-dom": "^13.10.1", |
114 | | - "husky": "^9.1.6", |
115 | | - "lint-staged": "^15.2.10", |
| 118 | + "husky": "^9.1.7", |
| 119 | + "lint-staged": "^15.5.2", |
116 | 120 | "prettier": "3.2.4", |
117 | | - "sass": "^1.80.3", |
| 121 | + "sass": "^1.89.2", |
118 | 122 | "stylelint-config-standard": "^36.0.1", |
119 | 123 | "stylelint-config-standard-scss": "^13.1.0", |
120 | 124 | "stylelint-config-standard-vue": "^1.0.0", |
121 | 125 | "stylelint-order": "^6.0.4", |
122 | | - "stylelint-prettier": "^5.0.2", |
123 | | - "terser": "^5.39.0", |
124 | | - "typescript": "^5.6.3", |
125 | | - "unplugin-fonts": "^1.3.1", |
126 | | - "vite": "^6.2.1", |
| 126 | + "stylelint-prettier": "^5.0.3", |
| 127 | + "terser": "^5.43.1", |
| 128 | + "typescript": "^5.9.2", |
| 129 | + "unplugin-fonts": "^1.4.0", |
| 130 | + "vite": "^6.3.5", |
127 | 131 | "vite-plugin-compression": "^0.5.1", |
128 | 132 | "vite-plugin-prismjs": "^0.0.11", |
129 | | - "vite-plugin-vuetify": "^2.1.1", |
130 | | - "vitest": "^2.1.3", |
131 | | - "vue-tsc": "^2.1.6" |
| 133 | + "vite-plugin-vuetify": "^2.1.2", |
| 134 | + "vite-svg-loader": "^5.1.0", |
| 135 | + "vitest": "^2.1.9", |
| 136 | + "vue-tsc": "^2.2.12" |
132 | 137 | }, |
133 | 138 | "config": { |
134 | 139 | "commitizen": { |
|
0 commit comments