initial release
This commit is contained in:
parent
e156de22c3
commit
b3ac11a85e
37 changed files with 3649 additions and 669 deletions
|
|
@ -10,13 +10,17 @@
|
|||
"type-check": "vue-tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "3.5.13",
|
||||
"@tiptap/starter-kit": "^3.20.0",
|
||||
"@tiptap/vue-3": "^3.20.0",
|
||||
"marked": "15.0.7",
|
||||
"tiptap-markdown": "^0.9.0",
|
||||
"vue": "3.5.13",
|
||||
"vue-router": "^5.0.3",
|
||||
"vuedraggable": "4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/vite": "4.1.4",
|
||||
"@tailwindcss/typography": "0.5.16",
|
||||
"@tailwindcss/vite": "4.1.4",
|
||||
"@vitejs/plugin-vue": "5.2.3",
|
||||
"tailwindcss": "4.1.4",
|
||||
"typescript": "5.7.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue