Skip to content

Commit

Permalink
deps: braid-design-system 33.2.2 (#757)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 9b48dd5 commit 5013341
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@storybook/react-webpack5": "8.4.4",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"braid-design-system": "33.2.0",
"braid-design-system": "33.2.2",
"loki": "0.35.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4003,10 +4003,10 @@ braces@^3.0.3, braces@~3.0.2:
dependencies:
fill-range "^7.1.1"

[email protected].0:
version "33.2.0"
resolved "https://registry.yarnpkg.com/braid-design-system/-/braid-design-system-33.2.0.tgz#4f115d62d8066279db0d6e517e393fcf249322fc"
integrity sha512-hNHqMeSJA/tEmN7/Ue2xWHHHvYpK4DbmAOVPt3bFeZIYyusMlxwiwA3kgs/6Yj7udCS9IDaix+eg2IcBfhWNmQ==
[email protected].2:
version "33.2.2"
resolved "https://registry.yarnpkg.com/braid-design-system/-/braid-design-system-33.2.2.tgz#a7040ffb333cc13e46110b3b0e0b1fa208d23534"
integrity sha512-rxGi1mZ46dCBuRKATEP3Bz+aWxaG/6oCkqswNkbZ1EQh8iLqjnaB+IEs+bzePlcYJQOpMyzyvTBzJ4frxQturg==
dependencies:
"@capsizecss/core" "^4.1.2"
"@capsizecss/metrics" "^3.0.0"
Expand All @@ -4029,6 +4029,7 @@ [email protected]:
react-is "^18.2.0"
react-popper-tooltip "^4.3.1"
react-remove-scroll "^2.5.3"
throttle-debounce "^5.0.2"
utility-types "^3.10.0"
uuid "^8.3.2"

Expand Down Expand Up @@ -10534,6 +10535,11 @@ thingies@^1.20.0:
resolved "https://registry.yarnpkg.com/thingies/-/thingies-1.21.0.tgz#e80fbe58fd6fdaaab8fad9b67bd0a5c943c445c1"
integrity sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==

throttle-debounce@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/throttle-debounce/-/throttle-debounce-5.0.2.tgz#ec5549d84e053f043c9fd0f2a6dd892ff84456b1"
integrity sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==

through@2:
version "2.3.8"
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
Expand Down

0 comments on commit 5013341

Please sign in to comment.