File tree Expand file tree Collapse file tree 4 files changed +6
-70
lines changed
src/json-crdt-peritext-ui/plugins/toolbar/block/LeafBlockFrame Expand file tree Collapse file tree 4 files changed +6
-70
lines changed Original file line number Diff line number Diff line change 114114 "json-crdt-traces" : " https://github.com/streamich/json-crdt-traces#ec825401dc05cbb74b9e0b3c4d6527399f54d54d" ,
115115 "json-logic-js" : " ^2.0.2" ,
116116 "nano-theme" : " ^1.4.3" ,
117- "nice-ui" : " ^1.29.1 " ,
117+ "nice-ui" : " ^1.30.0 " ,
118118 "quill-delta" : " ^5.1.0" ,
119119 "react" : " ^18.3.1" ,
120120 "react-dom" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 11import * as React from 'react' ;
2- import { ExpandableToolbar , type ExpandableToolbarProps } from '. /ExpandableToolbar' ;
2+ import { ExpandableToolbar , type ExpandableToolbarProps } from 'nice-ui/lib/4-card/Toolbar/ToolbarMenu /ExpandableToolbar' ;
33import type { MenuItem } from 'nice-ui/lib/4-card/StructuralMenu/types' ;
44import type { AnchorPoint } from 'nice-ui/lib/utils/popup' ;
55
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2165,7 +2165,6 @@ dunder-proto@^1.0.1:
21652165
21662166" editing-traces@https://github.com/streamich/editing-traces#6494020428530a6e382378b98d1d7e31334e2d7b " :
21672167 version "0.0.0"
2168- uid "6494020428530a6e382378b98d1d7e31334e2d7b"
21692168 resolved "https://github.com/streamich/editing-traces#6494020428530a6e382378b98d1d7e31334e2d7b"
21702169
21712170ee-first@1.1.1 :
@@ -3514,7 +3513,6 @@ jsesc@^3.0.2:
35143513
35153514" json-crdt-traces@https://github.com/streamich/json-crdt-traces#ec825401dc05cbb74b9e0b3c4d6527399f54d54d " :
35163515 version "0.0.1"
3517- uid ec825401dc05cbb74b9e0b3c4d6527399f54d54d
35183516 resolved "https://github.com/streamich/json-crdt-traces#ec825401dc05cbb74b9e0b3c4d6527399f54d54d"
35193517
35203518json-logic-js@^2.0.2 :
@@ -3974,10 +3972,10 @@ neo-async@^2.6.2:
39743972 resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
39753973 integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
39763974
3977- nice-ui@^1.29.1 :
3978- version "1.29.1 "
3979- resolved "https://registry.yarnpkg.com/nice-ui/-/nice-ui-1.29.1 .tgz#50ae4f90a89054640f484b53966857d6292b2695 "
3980- integrity sha512-+6tR5gyBxgFai4JaercYx+Q0t5pAuPr2Aivo8hPMtHeX99PuT/7ta731pEHYtS7nNnHtUcddDErq42xSbYud1w ==
3975+ nice-ui@^1.30.0 :
3976+ version "1.30.0 "
3977+ resolved "https://registry.yarnpkg.com/nice-ui/-/nice-ui-1.30.0 .tgz#fc645ff0befd028564435630c7f237d6e79d0b16 "
3978+ integrity sha512-j0JX3wMeEb58wKnq0OnZ6Gxu3Is09wVzXAjqBbz0r8vl17gWd//T9XfyE12nfnG7S9Xy7sY8+Sl5tSpkK5QqlA ==
39813979 dependencies :
39823980 " @material-ui/core" " ^4.12.4"
39833981 clipboard-copy "^4.0.1"
You can’t perform that action at this time.
0 commit comments