From 4ff4a8c2cf3908c965cdfea58051414c7a8067ac Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Mon, 6 May 2024 20:04:22 +0000 Subject: [PATCH] chore(deps): update dependency @storybook/mdx2-csf to v1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd587e7b..5eb098ab 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ }, "packageManager": "yarn@3.3.1", "resolutions": { - "@storybook/mdx2-csf": "0.1.0-next.8" + "@storybook/mdx2-csf": "1.1.0" }, "lint-staged": { "./src/**/*.{js,jsx,ts,tsx}": "prettier --write"