Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
EVG-20832: Install @leafygreen-ui/[email protected] (#2064)
Browse files Browse the repository at this point in the history
  • Loading branch information
SupaJoon authored and khelif96 committed Oct 2, 2023
1 parent 40f3264 commit 4d4deb2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@leafygreen-ui/banner": "7.0.4",
"@leafygreen-ui/button": "21.0.6",
"@leafygreen-ui/callout": "9.0.13",
"@leafygreen-ui/card": "9.0.1",
"@leafygreen-ui/card": "10.0.5",
"@leafygreen-ui/checkbox": "12.0.5",
"@leafygreen-ui/code": "14.0.1",
"@leafygreen-ui/combobox": "5.0.7",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3364,16 +3364,16 @@
"@leafygreen-ui/tokens" "^2.1.4"
"@leafygreen-ui/typography" "^16.5.4"

"@leafygreen-ui/card@9.0.1":
version "9.0.1"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/card/-/card-9.0.1.tgz#c81eb354acfd950d10ef0a5b4ce4c124235505db"
integrity sha512-I07xrEesSmM1tz6IHI4baLb7btudG0EFFPp0MZjd20+yZjrUjBO0DYgL0x7YlN56/DxtIqAmQrWr8kGk1Ythaw==
"@leafygreen-ui/card@10.0.5":
version "10.0.5"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/card/-/card-10.0.5.tgz#890b0b9e9c8d099b2e0200a725738c730752489a"
integrity sha512-RunKpbTg2agE+YXjP0YFtIbUWWLLA3owf5PmyPU7jU+uhOXxSatmcM/ma2zGa82K3oLZSGI7LkKJJL9NMRU8Ig==
dependencies:
"@leafygreen-ui/box" "^3.1.1"
"@leafygreen-ui/emotion" "^4.0.3"
"@leafygreen-ui/lib" "^10.0.0"
"@leafygreen-ui/palette" "^3.4.4"
"@leafygreen-ui/tokens" "^1.4.0"
"@leafygreen-ui/box" "^3.1.8"
"@leafygreen-ui/emotion" "^4.0.7"
"@leafygreen-ui/lib" "^12.0.0"
"@leafygreen-ui/palette" "^4.0.7"
"@leafygreen-ui/tokens" "^2.1.4"
polished "^4.2.2"

"@leafygreen-ui/card@^10.0.4":
Expand Down

0 comments on commit 4d4deb2

Please sign in to comment.