Skip to content

Commit

Permalink
Show no selection in hierarchic selector #10785
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi committed Nov 3, 2024
1 parent f35d11d commit 1a9cbf2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@angular/router": "^18.2.3",
"@apollo/client": "~3.10.8",
"@ecodev/fab-speed-dial": "^17.0.0",
"@ecodev/natural": "^61.1.0",
"@ecodev/natural-editor": "^61.1.0",
"@ecodev/natural": "^61.1.1",
"@ecodev/natural-editor": "^61.1.1",
"@ecodev/natural-layout": "^2.0.2",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/typescript-apollo-angular": "^4.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1639,10 +1639,10 @@
dependencies:
tslib "^2.6"

"@ecodev/natural-editor@^61.1.0":
version "61.1.0"
resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-61.1.0.tgz#c42f89b3280531226376f92b2862f944257aeea6"
integrity sha512-M/VkAe+0cZmSTtOZoQSaWkn5yOXXanUAqpGr3jFYBhpeZ+MgCucMgDk3WlUgBV2nCa43D+2At64YaShXx9ZTIA==
"@ecodev/natural-editor@^61.1.1":
version "61.1.1"
resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-61.1.1.tgz#a4f0ae5aa9f43cf46ee255c3fbc7053ef2b5876d"
integrity sha512-SkL8Zb5p5kDq9Gv2qF7+GT1CN2HE/HigHrJPLZ7T0EQ0kDb20OwU1fMT7aFezOzWhrPwal//uC8PpAvNuH1zhQ==
dependencies:
prosemirror-commands "^1.5.2"
prosemirror-dropcursor "^1.8.1"
Expand All @@ -1664,10 +1664,10 @@
resolved "https://registry.yarnpkg.com/@ecodev/natural-layout/-/natural-layout-2.0.2.tgz#e2c64c2ddb3c60793a39236b52624fde323e610a"
integrity sha512-BV75kFQmpfuSBNQ1jyKu+IdGkFTMESjPrtKrEyc3MqcmVhV5IiYU0LXTaghLZozuZgCT9HfMOnEsh05aS2j9uQ==

"@ecodev/natural@^61.1.0":
version "61.1.0"
resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-61.1.0.tgz#fc9ed4bb1febd14956766c87abbbd598ef2f358d"
integrity sha512-ttr+rTw+joD36XWiifYOULERvgEF9Ls6m69Eh0ITH5hFuJHypC7zAD3uzwLT/XUj0EmTAM6S2KgfYr+s9OF27A==
"@ecodev/natural@^61.1.1":
version "61.1.1"
resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-61.1.1.tgz#9349f3bb687c8830c05bfc31addec82eecfbd57b"
integrity sha512-qyDWZTht+lT7h4WfuqM2R2DW2BkrUU3CQmkbcJs4v+5ICMvjCz6QLCuXIiikCGoApF31psVuJW+N1AWD3/94cw==
dependencies:
crypto-es "^2.0.3"
extract-files "^13.0.0"
Expand Down

0 comments on commit 1a9cbf2

Please sign in to comment.