Skip to content

Commit e5e6ec3

Browse files
committed
Minor refactors
1 parent 80b6a3b commit e5e6ec3

7 files changed

Lines changed: 418 additions & 322 deletions

File tree

package.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"@headlessui/vue": "^1.7.14",
1212
"@heroicons/vue": "^2.1.1",
1313
"@octokit/plugin-paginate-graphql": "^5.2.4",
14-
"@tiptap/core": "2.2.4",
15-
"@tiptap/extension-link": "2.2.4",
16-
"@tiptap/extension-placeholder": "2.2.4",
17-
"@tiptap/extension-typography": "2.2.4",
18-
"@tiptap/extension-underline": "2.2.4",
19-
"@tiptap/pm": "^2.2.4",
20-
"@tiptap/starter-kit": "2.2.4",
21-
"@tiptap/vue-3": "2.2.4",
14+
"@tiptap/core": "2.27.2",
15+
"@tiptap/extension-link": "2.27.2",
16+
"@tiptap/extension-placeholder": "2.27.2",
17+
"@tiptap/extension-typography": "2.27.2",
18+
"@tiptap/extension-underline": "2.27.2",
19+
"@tiptap/pm": "2.27.2",
20+
"@tiptap/starter-kit": "2.27.2",
21+
"@tiptap/vue-3": "2.27.2",
2222
"@vueuse/core": "^10.1.2",
2323
"@vueuse/head": "^1.1.26",
2424
"axios": "^1.7.2",
@@ -44,6 +44,7 @@
4444
"@eslint/js": "^9.38.0",
4545
"@iconify-json/lucide": "^1.1.181",
4646
"@iconify-json/ph": "^1.1.12",
47+
"@rollup/rollup-darwin-x64": "^4.58.0",
4748
"@tailwindcss/forms": "^0.5.3",
4849
"@tailwindcss/typography": "^0.5.9",
4950
"@types/js-cookie": "^3.0.6",

0 commit comments

Comments
 (0)