Skip to content

Commit cdb1c56

Browse files
committed
chore: udpate
1 parent 75e3eda commit cdb1c56

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@shikijs/langs-precompiled": "^3.2.1",
5757
"@shikijs/themes": "^3.2.1",
5858
"@shikijs/types": "^3.2.1",
59-
"@tiptap/core": "^3.4.3",
59+
"@tiptap/core": "^3.7.2",
6060
"@uppy/core": "^3.13.1",
6161
"@uppy/dashboard": "^3.9.1",
6262
"@uppy/drag-drop": "^3.1.1",

examples/08-extensions/01-tiptap-arrow-conversion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
"@vitejs/plugin-react": "^4.7.0",
3030
"vite": "^5.4.20"
3131
}
32-
}
32+
}

playground/src/examples.gen.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1569,7 +1569,7 @@
15691569
],
15701570
"pro": true,
15711571
"dependencies": {
1572-
"@tiptap/core": "^3.4.3"
1572+
"@tiptap/core": "^3.7.2"
15731573
} as any
15741574
},
15751575
"title": "TipTap extension (arrow InputRule)",

0 commit comments

Comments
 (0)