File tree Expand file tree Collapse file tree 8 files changed +27
-27
lines changed Expand file tree Collapse file tree 8 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " docs" ,
3- "version" : " 0.12.0 " ,
3+ "version" : " 0.12.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
99 "lint" : " next lint"
1010 },
1111 "dependencies" : {
12- "@blocknote/core" : " ^0.12.0 " ,
13- "@blocknote/react" : " ^0.12.0 " ,
12+ "@blocknote/core" : " ^0.12.1 " ,
13+ "@blocknote/react" : " ^0.12.1 " ,
1414 "@headlessui/react" : " ^1.7.18" ,
1515 "@mantine/core" : " ^7.5.0" ,
1616 "@next/bundle-analyzer" : " ^14.1.0" ,
Original file line number Diff line number Diff line change 22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
33 "useNx" : false ,
44 "useWorkspaces" : true ,
5- "version" : " 0.12.0 "
5+ "version" : " 0.12.1 "
66}
Original file line number Diff line number Diff line change 33 "homepage" : " https://github.com/TypeCellOS/BlockNote" ,
44 "private" : false ,
55 "license" : " MPL-2.0" ,
6- "version" : " 0.12.0 " ,
6+ "version" : " 0.12.1 " ,
77 "files" : [
88 " dist" ,
99 " types" ,
Original file line number Diff line number Diff line change 33 "homepage" : " https://github.com/TypeCellOS/BlockNote" ,
44 "private" : true ,
55 "license" : " MPL-2.0" ,
6- "version" : " 0.12.0 " ,
6+ "version" : " 0.12.1 " ,
77 "description" : " " ,
88 "type" : " module" ,
99 "scripts" : {
Original file line number Diff line number Diff line change 33 "homepage" : " https://github.com/TypeCellOS/BlockNote" ,
44 "private" : false ,
55 "license" : " MPL-2.0" ,
6- "version" : " 0.12.0 " ,
6+ "version" : " 0.12.1 " ,
77 "files" : [
88 " dist" ,
99 " types" ,
5050 "clean" : " rimraf dist && rimraf types"
5151 },
5252 "dependencies" : {
53- "@blocknote/core" : " ^0.12.0 " ,
53+ "@blocknote/core" : " ^0.12.1 " ,
5454 "@floating-ui/react" : " ^0.26.4" ,
5555 "@mantine/core" : " ^7.5.0" ,
5656 "@mantine/hooks" : " ^7.5.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blocknote/example-editor" ,
33 "private" : true ,
4- "version" : " 0.12.0 " ,
4+ "version" : " 0.12.1 " ,
55 "scripts" : {
66 "dev" : " vite" ,
77 "build" : " tsc && vite build" ,
1010 "clean" : " rimraf dist"
1111 },
1212 "dependencies" : {
13- "@blocknote/core" : " ^0.12.0 " ,
14- "@blocknote/react" : " ^0.12.0 " ,
13+ "@blocknote/core" : " ^0.12.1 " ,
14+ "@blocknote/react" : " ^0.12.1 " ,
1515 "@liveblocks/client" : " ^1.10.0" ,
1616 "@liveblocks/yjs" : " ^1.10.0" ,
1717 "@mantine/core" : " ^7.5.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blocknote/tests" ,
33 "private" : true ,
4- "version" : " 0.12.0 " ,
4+ "version" : " 0.12.1 " ,
55 "scripts" : {
66 "build" : " tsc" ,
77 "lint" : " eslint src --max-warnings 0" ,
1616 "react-dom" : " ^18.2.0"
1717 },
1818 "devDependencies" : {
19- "@blocknote/core" : " ^0.12.0 " ,
20- "@blocknote/react" : " ^0.12.0 " ,
19+ "@blocknote/core" : " ^0.12.1 " ,
20+ "@blocknote/react" : " ^0.12.1 " ,
2121 "@playwright/experimental-ct-react" : " ^1.42.1" ,
2222 "@playwright/test" : " ^1.42.1" ,
2323 "eslint" : " ^8.10.0" ,
You can’t perform that action at this time.
0 commit comments