Commit 5013341 1 parent 9b48dd5 commit 5013341 Copy full SHA for 5013341
File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 25
25
"@storybook/react-webpack5" : " 8.4.4" ,
26
26
"@types/react" : " 18.3.12" ,
27
27
"@types/react-dom" : " 18.3.1" ,
28
- "braid-design-system" : " 33.2.0 " ,
28
+ "braid-design-system" : " 33.2.2 " ,
29
29
"loki" : " 0.35.1" ,
30
30
"react" : " 18.3.1" ,
31
31
"react-dom" : " 18.3.1" ,
Original file line number Diff line number Diff line change @@ -4003,10 +4003,10 @@ braces@^3.0.3, braces@~3.0.2:
4003
4003
dependencies:
4004
4004
fill-range "^7.1.1"
4005
4005
4006
- braid-design-system@33.2.0 :
4007
- version "33.2.0 "
4008
- resolved "https://registry.yarnpkg.com/braid-design-system/-/braid-design-system-33.2.0 .tgz#4f115d62d8066279db0d6e517e393fcf249322fc "
4009
- integrity sha512-hNHqMeSJA/tEmN7/Ue2xWHHHvYpK4DbmAOVPt3bFeZIYyusMlxwiwA3kgs/6Yj7udCS9IDaix+eg2IcBfhWNmQ ==
4006
+ braid-design-system@33.2.2 :
4007
+ version "33.2.2 "
4008
+ resolved "https://registry.yarnpkg.com/braid-design-system/-/braid-design-system-33.2.2 .tgz#a7040ffb333cc13e46110b3b0e0b1fa208d23534 "
4009
+ integrity sha512-rxGi1mZ46dCBuRKATEP3Bz+aWxaG/6oCkqswNkbZ1EQh8iLqjnaB+IEs+bzePlcYJQOpMyzyvTBzJ4frxQturg ==
4010
4010
dependencies:
4011
4011
"@capsizecss/core" "^4.1.2"
4012
4012
"@capsizecss/metrics" "^3.0.0"
@@ -4029,6 +4029,7 @@ braid-design-system@33.2.0:
4029
4029
react-is "^18.2.0"
4030
4030
react-popper-tooltip "^4.3.1"
4031
4031
react-remove-scroll "^2.5.3"
4032
+ throttle-debounce "^5.0.2"
4032
4033
utility-types "^3.10.0"
4033
4034
uuid "^8.3.2"
4034
4035
@@ -10534,6 +10535,11 @@ thingies@^1.20.0:
10534
10535
resolved "https://registry.yarnpkg.com/thingies/-/thingies-1.21.0.tgz#e80fbe58fd6fdaaab8fad9b67bd0a5c943c445c1"
10535
10536
integrity sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==
10536
10537
10538
+ throttle-debounce@^5.0.2:
10539
+ version "5.0.2"
10540
+ resolved "https://registry.yarnpkg.com/throttle-debounce/-/throttle-debounce-5.0.2.tgz#ec5549d84e053f043c9fd0f2a6dd892ff84456b1"
10541
+ integrity sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==
10542
+
10537
10543
through@2:
10538
10544
version "2.3.8"
10539
10545
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
You can’t perform that action at this time.
0 commit comments