Skip to content

Commit

Permalink
Align icon and text in hierarchic selector
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi committed Nov 8, 2024
1 parent ed20d02 commit 3d64991
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.1",
"@ecodev/natural-editor": "^61.1.1",
"@ecodev/natural": "^61.1.2",
"@ecodev/natural-editor": "^61.1.2",
"@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.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==
"@ecodev/natural-editor@^61.1.2":
version "61.1.2"
resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-61.1.2.tgz#541541568056779bacb4c2d07b1fa91f853f26e6"
integrity sha512-zufI7NG5eyw+dpCgCK5hoRf7UKPCxkhNnNPKUuHIV926tMP4eVjj6paKfopPDlhxWPm07oIeV4rCXnDNTlDouA==
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.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==
"@ecodev/natural@^61.1.2":
version "61.1.2"
resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-61.1.2.tgz#580422165f1fc27ff2d4e85feba773e7c3aae4c8"
integrity sha512-w9sSiGkNt+WoyiuMoyzc86J+fFLcqaBOapsqouNRKB8x03HtjBh7NDU2vqLQGSQSnmmYUb+8CI7qQdPp8hK8XA==
dependencies:
crypto-es "^2.0.3"
extract-files "^13.0.0"
Expand Down

0 comments on commit 3d64991

Please sign in to comment.