File tree Expand file tree Collapse file tree 12 files changed +71
-71
lines changed Expand file tree Collapse file tree 12 files changed +71
-71
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs" ,
3
- "version" : " 0.17.0 " ,
3
+ "version" : " 0.17.1 " ,
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.0 " ,
13
- "@blocknote/core" : " ^0.17.0 " ,
14
- "@blocknote/mantine" : " ^0.17.0 " ,
15
- "@blocknote/react" : " ^0.17.0 " ,
16
- "@blocknote/shadcn" : " ^0.17.0 " ,
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 " ,
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.0 "
5
+ "version" : " 0.17.1 "
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.0 " ,
9
+ "version" : " 0.17.1 " ,
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.0 " ,
56
- "@blocknote/react" : " ^0.17.0 " ,
55
+ "@blocknote/core" : " ^0.17.1 " ,
56
+ "@blocknote/react" : " ^0.17.1 " ,
57
57
"react" : " ^18" ,
58
58
"react-dom" : " ^18"
59
59
},
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.0 " ,
9
+ "version" : " 0.17.1 " ,
10
10
"files" : [
11
11
" dist" ,
12
12
" types" ,
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.0 " ,
6
+ "version" : " 0.17.1 " ,
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.0 " ,
9
+ "version" : " 0.17.1 " ,
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.0 " ,
55
- "@blocknote/react" : " ^0.17.0 " ,
54
+ "@blocknote/core" : " ^0.17.1 " ,
55
+ "@blocknote/react" : " ^0.17.1 " ,
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.0 " ,
9
+ "version" : " 0.17.1 " ,
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.0 " ,
56
+ "@blocknote/core" : " ^0.17.1 " ,
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.0 " ,
9
+ "version" : " 0.17.1 " ,
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.0 " ,
54
- "@blocknote/react" : " ^0.17.0 " ,
53
+ "@blocknote/core" : " ^0.17.1 " ,
54
+ "@blocknote/react" : " ^0.17.1 " ,
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.0 " ,
9
+ "version" : " 0.17.1 " ,
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.0 " ,
55
- "@blocknote/react" : " ^0.17.0 " ,
54
+ "@blocknote/core" : " ^0.17.1 " ,
55
+ "@blocknote/react" : " ^0.17.1 " ,
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