File tree Expand file tree Collapse file tree 7 files changed +21
-21
lines changed Expand file tree Collapse file tree 7 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @blocknote/example-editor" ,
33 "private" : true ,
4- "version" : " 0.9.4 " ,
4+ "version" : " 0.9.5 " ,
55 "scripts" : {
66 "dev" : " vite" ,
77 "build" : " tsc && vite build" ,
88 "preview" : " vite preview" ,
99 "lint" : " eslint src --max-warnings 0"
1010 },
1111 "dependencies" : {
12- "@blocknote/core" : " ^0.9.4 " ,
13- "@blocknote/react" : " ^0.9.4 " ,
12+ "@blocknote/core" : " ^0.9.5 " ,
13+ "@blocknote/react" : " ^0.9.5 " ,
1414 "react" : " ^18.2.0" ,
1515 "react-dom" : " ^18.2.0"
1616 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @blocknote/example-vanilla" ,
33 "private" : true ,
4- "version" : " 0.9.4 " ,
4+ "version" : " 0.9.5 " ,
55 "scripts" : {
66 "dev" : " vite" ,
77 "build" : " tsc && vite build" ,
88 "preview" : " vite preview" ,
99 "lint" : " eslint src --max-warnings 0"
1010 },
1111 "dependencies" : {
12- "@blocknote/core" : " ^0.9.4 "
12+ "@blocknote/core" : " ^0.9.5 "
1313 },
1414 "devDependencies" : {
1515 "eslint" : " ^8.10.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.9.4 "
5+ "version" : " 0.9.5 "
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.9.4 " ,
6+ "version" : " 0.9.5 " ,
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" : false ,
55 "license" : " MPL-2.0" ,
6- "version" : " 0.9.4 " ,
6+ "version" : " 0.9.5 " ,
77 "files" : [
88 " dist" ,
99 " types" ,
4747 "lint" : " eslint src --max-warnings 0"
4848 },
4949 "dependencies" : {
50- "@blocknote/core" : " ^0.9.4 " ,
50+ "@blocknote/core" : " ^0.9.5 " ,
5151 "@emotion/react" : " ^11.10.5" ,
5252 "@mantine/core" : " ^5.6.1" ,
5353 "@mantine/hooks" : " ^5.6.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " blocknote-website" ,
33 "private" : true ,
4- "version" : " 0.9.4 " ,
4+ "version" : " 0.9.5 " ,
55 "description" : " Website for BlockNote" ,
66 "main" : " index.js" ,
77 "scripts" : {
1212 "author" : " " ,
1313 "license" : " MPL-2.0" ,
1414 "dependencies" : {
15- "@blocknote/react" : " ^0.9.4 " ,
15+ "@blocknote/react" : " ^0.9.5 " ,
1616 "@vercel/og" : " ^0.5.6" ,
1717 "veaury" : " ^2.3.12" ,
1818 "vue-github-button" : " ^3.1.0" ,
You can’t perform that action at this time.
0 commit comments