Commit c66118d 1 parent 937ada8 commit c66118d Copy full SHA for c66118d
File tree 10 files changed +51
-51
lines changed
10 files changed +51
-51
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs" ,
3
- "version" : " 0.18.0 " ,
3
+ "version" : " 0.18.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.18.0 " ,
12
+ "@blocknote/ariakit" : " ^0.18.1 " ,
13
13
"@blocknote/core" : " ^0.18.0" ,
14
- "@blocknote/mantine" : " ^0.18.0 " ,
15
- "@blocknote/react" : " ^0.18.0 " ,
16
- "@blocknote/shadcn" : " ^0.18.0 " ,
14
+ "@blocknote/mantine" : " ^0.18.1 " ,
15
+ "@blocknote/react" : " ^0.18.1 " ,
16
+ "@blocknote/shadcn" : " ^0.18.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.18.0 "
5
+ "version" : " 0.18.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.18.0 " ,
9
+ "version" : " 0.18.1 " ,
10
10
"files" : [
11
11
" dist" ,
12
12
" types" ,
53
53
"dependencies" : {
54
54
"@ariakit/react" : " ^0.4.3" ,
55
55
"@blocknote/core" : " ^0.18.0" ,
56
- "@blocknote/react" : " ^0.18.0 "
56
+ "@blocknote/react" : " ^0.18.1 "
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.18.0 " ,
9
+ "version" : " 0.18.1 " ,
10
10
"files" : [
11
11
" dist" ,
12
12
" types" ,
52
52
},
53
53
"dependencies" : {
54
54
"@blocknote/core" : " ^0.18.0" ,
55
- "@blocknote/react" : " ^0.18.0 " ,
55
+ "@blocknote/react" : " ^0.18.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.18.0 " ,
9
+ "version" : " 0.18.1 " ,
10
10
"files" : [
11
11
" dist" ,
12
12
" types" ,
Original file line number Diff line number Diff line change 6
6
" *.css"
7
7
],
8
8
"license" : " MPL-2.0" ,
9
- "version" : " 0.18.0 " ,
9
+ "version" : " 0.18.1 " ,
10
10
"files" : [
11
11
" dist" ,
12
12
" types" ,
51
51
},
52
52
"dependencies" : {
53
53
"@blocknote/core" : " ^0.18.0" ,
54
- "@blocknote/react" : " ^0.18.0 " ,
54
+ "@blocknote/react" : " ^0.18.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.18.0 " ,
9
+ "version" : " 0.18.1 " ,
10
10
"files" : [
11
11
" dist" ,
12
12
" types" ,
52
52
},
53
53
"dependencies" : {
54
54
"@blocknote/core" : " ^0.18.0" ,
55
- "@blocknote/react" : " ^0.18.0 " ,
55
+ "@blocknote/react" : " ^0.18.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" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @blocknote/example-editor" ,
3
3
"private" : true ,
4
- "version" : " 0.18.0 " ,
4
+ "version" : " 0.18.1 " ,
5
5
"scripts" : {
6
6
"dev" : " vite --host" ,
7
7
"build" : " tsc && vite build" ,
12
12
"dependencies" : {
13
13
"@aws-sdk/client-s3" : " ^3.609.0" ,
14
14
"@aws-sdk/s3-request-presigner" : " ^3.609.0" ,
15
- "@blocknote/ariakit" : " ^0.18.0 " ,
15
+ "@blocknote/ariakit" : " ^0.18.1 " ,
16
16
"@blocknote/core" : " ^0.18.0" ,
17
- "@blocknote/mantine" : " ^0.18.0 " ,
18
- "@blocknote/react" : " ^0.18.0 " ,
19
- "@blocknote/server-util" : " ^0.18.0 " ,
20
- "@blocknote/shadcn" : " ^0.18.0 " ,
17
+ "@blocknote/mantine" : " ^0.18.1 " ,
18
+ "@blocknote/react" : " ^0.18.1 " ,
19
+ "@blocknote/server-util" : " ^0.18.1 " ,
20
+ "@blocknote/shadcn" : " ^0.18.1 " ,
21
21
"@emotion/react" : " ^11.11.4" ,
22
22
"@emotion/styled" : " ^11.11.5" ,
23
23
"@liveblocks/client" : " ^1.10.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @blocknote/tests" ,
3
3
"private" : true ,
4
- "version" : " 0.18.0 " ,
4
+ "version" : " 0.18.1 " ,
5
5
"scripts" : {
6
6
"build" : " tsc" ,
7
7
"lint" : " eslint src --max-warnings 0" ,
17
17
"react-dom" : " ^18.3.1"
18
18
},
19
19
"devDependencies" : {
20
- "@blocknote/ariakit" : " ^0.18.0 " ,
20
+ "@blocknote/ariakit" : " ^0.18.1 " ,
21
21
"@blocknote/core" : " ^0.18.0" ,
22
- "@blocknote/mantine" : " ^0.18.0 " ,
23
- "@blocknote/react" : " ^0.18.0 " ,
24
- "@blocknote/shadcn" : " ^0.18.0 " ,
22
+ "@blocknote/mantine" : " ^0.18.1 " ,
23
+ "@blocknote/react" : " ^0.18.1 " ,
24
+ "@blocknote/shadcn" : " ^0.18.1 " ,
25
25
"@playwright/experimental-ct-react" : " ^1.42.1" ,
26
26
"@playwright/test" : " ^1.42.1" ,
27
27
"eslint" : " ^8.10.0" ,
You can’t perform that action at this time.
0 commit comments