From b5fb8705ce856f2f6b883e0a2459f3fab0887b9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 03:16:31 +0000 Subject: [PATCH] Update devDependency @nuxtjs/storybook to v9 --- nuxt/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt/package.json b/nuxt/package.json index 42f68a6..8f10e4e 100644 --- a/nuxt/package.json +++ b/nuxt/package.json @@ -14,7 +14,7 @@ "nuxt": "2.15.8" }, "devDependencies": { - "@nuxtjs/storybook": "4.2.0", + "@nuxtjs/storybook": "9.0.1", "opn": "6.0.0", "postcss": "8.4.6" }