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:
parent
ba83509ff4
commit
e715531dd3
@ -90,7 +90,7 @@ export const DropdownMenuItemContent: React.FC<{ item: MenuItem }> = ({
|
|||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
||||||
export const DropdownMenu = <Item = MenuItem>({
|
export const DropdownMenu = <Item = MenuItem,>({
|
||||||
items,
|
items,
|
||||||
loading,
|
loading,
|
||||||
scrollable,
|
scrollable,
|
||||||
|
|||||||
@ -180,7 +180,7 @@
|
|||||||
"lint-staged": "^16.2.6",
|
"lint-staged": "^16.2.6",
|
||||||
"msw": "^2.12.1",
|
"msw": "^2.12.1",
|
||||||
"msw-storybook-addon": "^2.0.6",
|
"msw-storybook-addon": "^2.0.6",
|
||||||
"oxfmt": "^0.33.0",
|
"oxfmt": "^0.47.0",
|
||||||
"playwright": "^1.57.0",
|
"playwright": "^1.57.0",
|
||||||
"react-test-renderer": "^18.2.0",
|
"react-test-renderer": "^18.2.0",
|
||||||
"storybook": "^10.3.0",
|
"storybook": "^10.3.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user