From 974ce4ccbb721202acf10b5fd642f8712132c4e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 19:05:24 +0000 Subject: [PATCH] Bump storybook from 8.6.0 to 8.6.15 in /packages/next Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 8.6.0 to 8.6.15. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.15/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 8.6.15 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/next/package.json b/packages/next/package.json index e88c6a7a1bbe0..7b2dda5457dd3 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -325,7 +325,7 @@ "source-map-loader": "5.0.0", "source-map08": "npm:source-map@0.8.0-beta.0", "stacktrace-parser": "0.1.10", - "storybook": "8.6.0", + "storybook": "8.6.15", "stream-browserify": "3.0.0", "stream-http": "3.1.1", "strict-event-emitter": "0.5.0",