File tree Expand file tree Collapse file tree 12 files changed +74
-74
lines changed Expand file tree Collapse file tree 12 files changed +74
-74
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs" ,
3
- "version" : " 0.17.1 " ,
3
+ "version" : " 0.18.0 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
9
9
"lint" : " next lint"
10
10
},
11
11
"dependencies" : {
12
- "@blocknote/ariakit" : " ^0.17.1 " ,
13
- "@blocknote/core" : " ^0.17.1 " ,
14
- "@blocknote/mantine" : " ^0.17.1 " ,
15
- "@blocknote/react" : " ^0.17.1 " ,
16
- "@blocknote/shadcn" : " ^0.17.1 " ,
12
+ "@blocknote/ariakit" : " ^0.18.0 " ,
13
+ "@blocknote/core" : " ^0.18.0 " ,
14
+ "@blocknote/mantine" : " ^0.18.0 " ,
15
+ "@blocknote/react" : " ^0.18.0 " ,
16
+ "@blocknote/shadcn" : " ^0.18.0 " ,
17
17
"@headlessui/react" : " ^1.7.18" ,
18
18
"@heroicons/react" : " ^2.1.4" ,
19
19
"@mantine/core" : " ^7.10.1" ,
Original file line number Diff line number Diff line change 2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
3
"useNx" : false ,
4
4
"useWorkspaces" : true ,
5
- "version" : " 0.17.1 "
5
+ "version" : " 0.18.0 "
6
6
}
Original file line number Diff line number Diff line change 6
6
" *.css"
7
7
],
8
8
"license" : " MPL-2.0" ,
9
- "version" : " 0.17.1 " ,
9
+ "version" : " 0.18.0 " ,
10
10
"files" : [
11
11
" dist" ,
12
12
" types" ,
52
52
},
53
53
"dependencies" : {
54
54
"@ariakit/react" : " ^0.4.3" ,
55
- "@blocknote/core" : " ^0.17.1 " ,
56
- "@blocknote/react" : " ^0.17.1 "
55
+ "@blocknote/core" : " ^0.18.0 " ,
56
+ "@blocknote/react" : " ^0.18.0 "
57
57
},
58
58
"devDependencies" : {
59
59
"@types/react" : " ^18.0.25" ,
Original file line number Diff line number Diff line change 6
6
" *.css"
7
7
],
8
8
"license" : " MPL-2.0" ,
9
- "version" : " 0.17.1 " ,
9
+ "version" : " 0.18.0 " ,
10
10
"files" : [
11
11
" dist" ,
12
12
" types" ,
80
80
"@tiptap/pm" : " ^2.7.1" ,
81
81
"emoji-mart" : " ^5.6.0" ,
82
82
"hast-util-from-dom" : " ^4.2.0" ,
83
+ "prosemirror-highlight" : " ^0.9.0" ,
83
84
"prosemirror-model" : " ^1.21.0" ,
84
85
"prosemirror-state" : " ^1.4.3" ,
85
86
"prosemirror-tables" : " ^1.6.1" ,
93
94
"remark-parse" : " ^10.0.1" ,
94
95
"remark-rehype" : " ^10.1.0" ,
95
96
"remark-stringify" : " ^10.0.2" ,
97
+ "shiki" : " ^1.22.0" ,
96
98
"unified" : " ^10.1.2" ,
97
99
"uuid" : " ^8.3.2" ,
98
100
"y-prosemirror" : " 1.2.12" ,
99
101
"y-protocols" : " ^1.0.6" ,
100
- "yjs" : " ^13.6.15" ,
101
- "prosemirror-highlight" : " ^0.9.0" ,
102
- "shiki" : " ^1.22.0"
102
+ "yjs" : " ^13.6.15"
103
103
},
104
104
"devDependencies" : {
105
105
"@types/emoji-mart" : " ^3.0.14" ,
Original file line number Diff line number Diff line change 3
3
"homepage" : " https://github.com/TypeCellOS/BlockNote" ,
4
4
"private" : true ,
5
5
"license" : " MPL-2.0" ,
6
- "version" : " 0.17.1 " ,
6
+ "version" : " 0.18.0 " ,
7
7
"description" : " " ,
8
8
"type" : " module" ,
9
9
"scripts" : {
Original file line number Diff line number Diff line change 6
6
" *.css"
7
7
],
8
8
"license" : " MPL-2.0" ,
9
- "version" : " 0.17.1 " ,
9
+ "version" : " 0.18.0 " ,
10
10
"files" : [
11
11
" dist" ,
12
12
" types" ,
51
51
"clean" : " rimraf dist && rimraf types"
52
52
},
53
53
"dependencies" : {
54
- "@blocknote/core" : " ^0.17.1 " ,
55
- "@blocknote/react" : " ^0.17.1 " ,
54
+ "@blocknote/core" : " ^0.18.0 " ,
55
+ "@blocknote/react" : " ^0.18.0 " ,
56
56
"@mantine/core" : " ^7.10.1" ,
57
57
"@mantine/hooks" : " ^7.10.1" ,
58
58
"@mantine/utils" : " ^6.0.21" ,
Original file line number Diff line number Diff line change 6
6
" *.css"
7
7
],
8
8
"license" : " MPL-2.0" ,
9
- "version" : " 0.17.1 " ,
9
+ "version" : " 0.18.0 " ,
10
10
"files" : [
11
11
" dist" ,
12
12
" types" ,
53
53
"clean" : " rimraf dist && rimraf types"
54
54
},
55
55
"dependencies" : {
56
- "@blocknote/core" : " ^0.17.1 " ,
56
+ "@blocknote/core" : " ^0.18.0 " ,
57
57
"@floating-ui/react" : " ^0.26.4" ,
58
58
"@tiptap/core" : " ^2.7.1" ,
59
59
"@tiptap/react" : " ^2.7.1" ,
Original file line number Diff line number Diff line change 6
6
" *.css"
7
7
],
8
8
"license" : " MPL-2.0" ,
9
- "version" : " 0.17.1 " ,
9
+ "version" : " 0.18.0 " ,
10
10
"files" : [
11
11
" dist" ,
12
12
" types" ,
50
50
"test-watch" : " vitest watch"
51
51
},
52
52
"dependencies" : {
53
- "@blocknote/core" : " ^0.17.1 " ,
54
- "@blocknote/react" : " ^0.17.1 " ,
53
+ "@blocknote/core" : " ^0.18.0 " ,
54
+ "@blocknote/react" : " ^0.18.0 " ,
55
55
"@tiptap/core" : " ^2.7.1" ,
56
56
"@tiptap/pm" : " ^2.7.1" ,
57
57
"jsdom" : " ^21.1.0" ,
Original file line number Diff line number Diff line change 6
6
" *.css"
7
7
],
8
8
"license" : " MPL-2.0" ,
9
- "version" : " 0.17.1 " ,
9
+ "version" : " 0.18.0 " ,
10
10
"files" : [
11
11
" dist" ,
12
12
" types" ,
51
51
"clean" : " rimraf dist && rimraf types"
52
52
},
53
53
"dependencies" : {
54
- "@blocknote/core" : " ^0.17.1 " ,
55
- "@blocknote/react" : " ^0.17.1 " ,
54
+ "@blocknote/core" : " ^0.18.0 " ,
55
+ "@blocknote/react" : " ^0.18.0 " ,
56
56
"@hookform/resolvers" : " ^3.6.0" ,
57
57
"@radix-ui/react-dropdown-menu" : " ^2.0.6" ,
58
58
"@radix-ui/react-label" : " ^2.0.2" ,
You can’t perform that action at this time.
0 commit comments