diff --git a/apps/parsley/package.json b/apps/parsley/package.json index cd2bca840..86e696d5a 100644 --- a/apps/parsley/package.json +++ b/apps/parsley/package.json @@ -57,7 +57,7 @@ "@leafygreen-ui/menu": "22.0.8", "@leafygreen-ui/modal": "16.0.5", "@leafygreen-ui/palette": "4.0.9", - "@leafygreen-ui/segmented-control": "8.2.11", + "@leafygreen-ui/segmented-control": "8.2.13", "@leafygreen-ui/select": "12.0.0", "@leafygreen-ui/side-nav": "14.1.3", "@leafygreen-ui/tabs": "11.1.13", diff --git a/apps/spruce/package.json b/apps/spruce/package.json index 1fd62a881..30caf7c23 100644 --- a/apps/spruce/package.json +++ b/apps/spruce/package.json @@ -87,7 +87,7 @@ "@leafygreen-ui/radio-box-group": "12.0.16", "@leafygreen-ui/radio-group": "10.2.4", "@leafygreen-ui/search-input": "2.0.8", - "@leafygreen-ui/segmented-control": "8.2.11", + "@leafygreen-ui/segmented-control": "8.2.13", "@leafygreen-ui/select": "12.0.0", "@leafygreen-ui/side-nav": "14.1.3", "@leafygreen-ui/skeleton-loader": "1.2.0", diff --git a/yarn.lock b/yarn.lock index 8d06cf1ac..b3b00e319 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2977,16 +2977,7 @@ lodash "^4.17.21" prop-types "^15.7.2" -"@leafygreen-ui/lib@^13.0.0", "@leafygreen-ui/lib@^13.1.0", "@leafygreen-ui/lib@^13.3.0", "@leafygreen-ui/lib@^13.4.0", "@leafygreen-ui/lib@^13.5.0", "@leafygreen-ui/lib@^13.6.0", "@leafygreen-ui/lib@^13.6.1": - version "13.6.1" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/lib/-/lib-13.6.1.tgz#345a20fa4e326844445ab147d1ec76106173d0a7" - integrity sha512-NaA0qmbY3QUg0GMpbaK0cdif2lRnGrzXMadi3ETRXHgMRljHi4y5I+v02bjggQ7vOW9VWhSooCF5HTtNd5j3fw== - dependencies: - "@storybook/csf" "^0.1.0" - lodash "^4.17.21" - prop-types "^15.7.2" - -"@leafygreen-ui/lib@^13.2.0": +"@leafygreen-ui/lib@^13.0.0", "@leafygreen-ui/lib@^13.1.0", "@leafygreen-ui/lib@^13.2.0", "@leafygreen-ui/lib@^13.3.0", "@leafygreen-ui/lib@^13.4.0", "@leafygreen-ui/lib@^13.5.0", "@leafygreen-ui/lib@^13.6.0", "@leafygreen-ui/lib@^13.6.1": version "13.7.0" resolved "https://registry.yarnpkg.com/@leafygreen-ui/lib/-/lib-13.7.0.tgz#8dc1c95dd47c6243f18cf2b9ae5c800dfd26112d" integrity sha512-R+2br+QrCABPefv5SD4DOAduIveoVxFtSRqk51frjLyATHLUhg7SwV783KJ0ipofCfsLdae2CZRSzT7MAVbSEA== @@ -3252,19 +3243,19 @@ lodash "^4.17.21" polished "^4.2.2" -"@leafygreen-ui/segmented-control@8.2.11": - version "8.2.11" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/segmented-control/-/segmented-control-8.2.11.tgz#e92577b464c20f64a584dc211a32e88d2f1f508d" - integrity sha512-ShZQ5vyWJc17Ibp/99cV9qpwHcED/X8xYZ8K1WFou0XaBB+EixjU1C4o7zJfKevmZ5V3D6AGw6E87mFzNTqiqQ== +"@leafygreen-ui/segmented-control@8.2.13": + version "8.2.13" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/segmented-control/-/segmented-control-8.2.13.tgz#919d1199ebb475f17a9ac99a8d39374a8acbfea7" + integrity sha512-SqXcAJnOqUslrGYZNfAQuhV7zkftUTHF3AKHbo/FZt5BUtbzhbEr01JhGxoG5mcVTvKIptL+eHLEoCy+2IvyMw== dependencies: "@leafygreen-ui/box" "^3.1.9" "@leafygreen-ui/emotion" "^4.0.8" "@leafygreen-ui/hooks" "^8.1.3" - "@leafygreen-ui/icon" "^12.0.1" + "@leafygreen-ui/icon" "^12.4.0" "@leafygreen-ui/lib" "^13.3.0" "@leafygreen-ui/palette" "^4.0.9" "@leafygreen-ui/tokens" "^2.5.2" - "@leafygreen-ui/typography" "^18.3.0" + "@leafygreen-ui/typography" "^19.0.0" lodash "^4.17.21" polished "^4.2.2"