File tree Expand file tree Collapse file tree 3 files changed +302
-281
lines changed Expand file tree Collapse file tree 3 files changed +302
-281
lines changed Original file line number Diff line number Diff line change 27
27
"src/**/*.(ts|tsx|js|jsx)" : " eslint --fix"
28
28
},
29
29
"dependencies" : {
30
- "@blocknote/core" : " ^0.37.0 " ,
31
- "@blocknote/server-util" : " ^0.37.0 " ,
30
+ "@blocknote/core" : " ^0.39.1 " ,
31
+ "@blocknote/server-util" : " ^0.39.1 " ,
32
32
"@liexp/core" : " workspace:*" ,
33
33
"@ts-endpoint/core" : " file:patches/ts-endpoint-core-0.1.0.tgz" ,
34
34
"@ts-endpoint/react-admin" : " file:patches/ts-endpoint-react-admin-0.1.0.tgz" ,
Original file line number Diff line number Diff line change 28
28
"src/**/*.(ts|tsx|js|jsx)" : " eslint --fix"
29
29
},
30
30
"dependencies" : {
31
- "@blocknote/core" : " ^0.37.0 " ,
32
- "@blocknote/mantine" : " ^0.37.0 " ,
33
- "@blocknote/react" : " ^0.37.0 " ,
31
+ "@blocknote/core" : " ^0.39.1 " ,
32
+ "@blocknote/mantine" : " ^0.39.1 " ,
33
+ "@blocknote/react" : " ^0.39.1 " ,
34
34
"@emotion/cache" : " ^11.14.0" ,
35
35
"@emotion/css" : " ^11.13.5" ,
36
36
"@emotion/react" : " ^11.14.0" ,
You can’t perform that action at this time.
0 commit comments