From 362bba76e2b72f9aa8aa1994c6457a5afd404805 Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Tue, 28 May 2024 14:14:06 +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 24011ddd..a10ae8b2 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"