|
39 | 39 | "dependencies": { |
40 | 40 | "@googlemaps/js-api-loader": "^1.16.8", |
41 | 41 | "@inertiajs/vue3": "^2.0.2", |
42 | | - "@tiptap/core": "^2.2.2", |
43 | | - "@tiptap/extension-character-count": "^2.2.2", |
44 | | - "@tiptap/extension-code-block": "^2.2.2", |
45 | | - "@tiptap/extension-highlight": "^2.2.2", |
46 | | - "@tiptap/extension-image": "^2.2.2", |
47 | | - "@tiptap/extension-link": "^2.2.2", |
48 | | - "@tiptap/extension-placeholder": "^2.2.2", |
49 | | - "@tiptap/extension-superscript": "^2.2.2", |
50 | | - "@tiptap/extension-table": "^2.2.2", |
51 | | - "@tiptap/extension-table-cell": "^2.2.2", |
52 | | - "@tiptap/extension-table-header": "^2.2.2", |
53 | | - "@tiptap/extension-table-row": "^2.2.2", |
54 | | - "@tiptap/pm": "^2.2.2", |
55 | | - "@tiptap/starter-kit": "^2.2.2", |
56 | | - "@tiptap/vue-3": "^2.2.2", |
| 42 | + "@tiptap/core": "^3.3.0", |
| 43 | + "@tiptap/extension-character-count": "^3.3.0", |
| 44 | + "@tiptap/extension-code-block": "^3.3.0", |
| 45 | + "@tiptap/extension-drag-handle-vue-3": "^3.4.1", |
| 46 | + "@tiptap/extension-highlight": "^3.3.0", |
| 47 | + "@tiptap/extension-image": "^3.3.0", |
| 48 | + "@tiptap/extension-link": "^3.3.0", |
| 49 | + "@tiptap/extension-placeholder": "^3.3.0", |
| 50 | + "@tiptap/extension-superscript": "^3.3.0", |
| 51 | + "@tiptap/extension-table": "^3.3.0", |
| 52 | + "@tiptap/extension-table-cell": "^3.3.0", |
| 53 | + "@tiptap/extension-table-header": "^3.3.0", |
| 54 | + "@tiptap/extension-table-row": "^3.3.0", |
| 55 | + "@tiptap/extensions": "^3.3.0", |
| 56 | + "@tiptap/pm": "^3.3.0", |
| 57 | + "@tiptap/starter-kit": "^3.3.0", |
| 58 | + "@tiptap/vue-3": "^3.3.0", |
57 | 59 | "@uppy/core": "^4.4.1", |
58 | 60 | "@uppy/drop-target": "^3.1.1", |
59 | 61 | "@uppy/thumbnail-generator": "^4.1.1", |
|
73 | 75 | "flexsearch": "^0.8.205", |
74 | 76 | "leaflet": "^1.9.4", |
75 | 77 | "lodash": "^4.17.21", |
76 | | - "lucide-vue-next": "^0.511.0", |
| 78 | + "lucide-vue-next": "^0.542.0", |
77 | 79 | "nprogress": "^0.2.0", |
78 | 80 | "qs": "^6.6.0", |
79 | 81 | "reka-ui": "^2.5.0", |
80 | 82 | "sortablejs": "^1.15.2", |
81 | 83 | "tailwind-merge": "^3.3.0", |
82 | 84 | "text-clipper": "^1.3.0", |
83 | | - "tiptap-markdown": "^0.7.3", |
| 85 | + "tiptap-markdown": "^0.9.0", |
84 | 86 | "vue": "^3.5.12", |
85 | 87 | "vue-sonner": "^1.1.2", |
86 | 88 | "vue3-apexcharts": "^1.8.0" |
|
0 commit comments