Skip to content

Commit c1c9fa0

Browse files
committed
chore(deps): use tiptap in docs and playground
1 parent be158c1 commit c1c9fa0

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@nuxt/ui": "workspace:*",
2323
"@nuxtjs/mcp-toolkit": "^0.5.2",
2424
"@nuxtjs/plausible": "^2.0.1",
25-
"@tiptap/extension-emoji": "3.13.0",
26-
"@tiptap/extension-text-align": "3.13.0",
25+
"@tiptap/extension-emoji": "^3.14.0",
26+
"@tiptap/extension-text-align": "^3.14.0",
2727
"@octokit/rest": "^22.0.1",
2828
"@regle/core": "^1.14.3",
2929
"@regle/rules": "^1.14.3",

playgrounds/nuxt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@iconify-json/simple-icons": "^1.2.63",
1616
"@internationalized/date": "^3.10.1",
1717
"@nuxt/ui": "workspace:*",
18-
"@tiptap/extension-emoji": "3.13.0",
19-
"@tiptap/extension-text-align": "3.13.0",
18+
"@tiptap/extension-emoji": "^3.14.0",
19+
"@tiptap/extension-text-align": "^3.14.0",
2020
"ai": "^5.0.114",
2121
"nuxt": "^4.2.2",
2222
"zod": "^4.2.1"

playgrounds/vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
},
1212
"dependencies": {
1313
"@nuxt/ui": "workspace:*",
14-
"@tiptap/extension-emoji": "3.13.0",
15-
"@tiptap/extension-text-align": "3.13.0",
14+
"@tiptap/extension-emoji": "^3.14.0",
15+
"@tiptap/extension-text-align": "^3.14.0",
1616
"vue": "^3.5.25",
1717
"vue-router": "^4.6.3",
1818
"zod": "^4.2.1"

pnpm-lock.yaml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)