From e38ffe584ba58c6da4f3312e284ac3928949ad4b Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Fri, 17 May 2024 18:24:28 +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 0ae1f461..d05b1183 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,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"