Skip to content

Commit 1937e82

Browse files
committed
Restore tiptap markdown dependency version
1 parent c6136a7 commit 1937e82

2 files changed

Lines changed: 7 additions & 17 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"react-dropzone": "^14.3.0",
7171
"react-imask": "^7.6.0",
7272
"sanitize-html": "^2.17.0",
73-
"tiptap-markdown": "^0.9.0"
73+
"tiptap-markdown": "^0.8.10"
7474
},
7575
"peerDependencies": {
7676
"@tailwindcss/typography": "^0.5.0",

yarn.lock

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ __metadata:
114114
sanitize-html: "npm:^2.17.0"
115115
storybook: "npm:^9.1.6"
116116
tailwindcss: "npm:^4.1.13"
117-
tiptap-markdown: "npm:^0.9.0"
117+
tiptap-markdown: "npm:^0.8.10"
118118
ts-jest: "npm:^29.4.2"
119119
typescript: "npm:^5.9.2"
120120
typescript-eslint: "npm:^8.44.0"
@@ -18261,16 +18261,6 @@ __metadata:
1826118261
languageName: node
1826218262
linkType: hard
1826318263

18264-
"tinyglobby@npm:^0.2.15":
18265-
version: 0.2.15
18266-
resolution: "tinyglobby@npm:0.2.15"
18267-
dependencies:
18268-
fdir: "npm:^6.5.0"
18269-
picomatch: "npm:^4.0.3"
18270-
checksum: 10c0/869c31490d0d88eedb8305d178d4c75e7463e820df5a9b9d388291daf93e8b1eb5de1dad1c1e139767e4269fe75f3b10d5009b2cc14db96ff98986920a186844
18271-
languageName: node
18272-
linkType: hard
18273-
1827418264
"tinyrainbow@npm:^2.0.0":
1827518265
version: 2.0.0
1827618266
resolution: "tinyrainbow@npm:2.0.0"
@@ -18294,17 +18284,17 @@ __metadata:
1829418284
languageName: node
1829518285
linkType: hard
1829618286

18297-
"tiptap-markdown@npm:^0.9.0":
18298-
version: 0.9.0
18299-
resolution: "tiptap-markdown@npm:0.9.0"
18287+
"tiptap-markdown@npm:^0.8.10":
18288+
version: 0.8.10
18289+
resolution: "tiptap-markdown@npm:0.8.10"
1830018290
dependencies:
1830118291
"@types/markdown-it": "npm:^13.0.7"
1830218292
markdown-it: "npm:^14.1.0"
1830318293
markdown-it-task-lists: "npm:^2.1.1"
1830418294
prosemirror-markdown: "npm:^1.11.1"
1830518295
peerDependencies:
18306-
"@tiptap/core": ^3.0.1
18307-
checksum: 10c0/d599a93aac549963488394f1112937f9f2d268b1a48640ab5e1ba0b05590d184c26f0b5f714601a82c5437d77691819e1d790e0c14e6dc252a3476b6227b39a1
18296+
"@tiptap/core": ^2.0.3
18297+
checksum: 10c0/0102ce7dc2ac6d418f544265a1ed12f5fba4abb4d540837cc1c8508f43bda69521e789342936cd7609194902336df3dbb4398d9765143dcf226e07885482807a
1830818298
languageName: node
1830918299
linkType: hard
1831018300

0 commit comments

Comments
 (0)