Update devDependencies (non-major) (#38901)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ChaosExAnima <ChaosExAnima@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-05-04 23:21:52 +02:00 committed by GitHub
parent ba83509ff4
commit e715531dd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 323 additions and 393 deletions

View File

@ -90,7 +90,7 @@ export const DropdownMenuItemContent: React.FC<{ item: MenuItem }> = ({
);
};
export const DropdownMenu = <Item = MenuItem>({
export const DropdownMenu = <Item = MenuItem,>({
items,
loading,
scrollable,

View File

@ -180,7 +180,7 @@
"lint-staged": "^16.2.6",
"msw": "^2.12.1",
"msw-storybook-addon": "^2.0.6",
"oxfmt": "^0.33.0",
"oxfmt": "^0.47.0",
"playwright": "^1.57.0",
"react-test-renderer": "^18.2.0",
"storybook": "^10.3.0",

712
yarn.lock

File diff suppressed because it is too large Load Diff