From 192feb66a29e0ee851e9131575cfdae99feea2c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 14:45:14 +0000 Subject: [PATCH] Update dependency @storybook/react to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c69cc71..3a51db6b 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@pika/plugin-bundle-types": "0.9.2", "@pika/plugin-standard-pkg": "0.9.2", "@pika/plugin-ts-standard-pkg": "0.9.2", - "@storybook/react": "5.3.18", + "@storybook/react": "10.4.1", "@testing-library/jest-dom": "4.2.4", "@testing-library/react": "9.5.0", "@typescript-eslint/eslint-plugin": "2.33.0",