From 20f3d2118fb37974a352731e9614042db1f20798 Mon Sep 17 00:00:00 2001 From: sabrine33 Date: Fri, 8 Nov 2024 13:35:48 +0000 Subject: [PATCH] revert storybook/react-webpack5 upgrade as it is a major one and requires more attention --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f44f273..8be0886f 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@react-aria/tabs": "^3.8.2", "@sanger/ui-styling": "^4.1.0", - "@storybook/react-webpack5": "^8.4.0", + "@storybook/react-webpack5": "^7.6.3", "@tailwindcss/aspect-ratio": "^0.4.2", "@tailwindcss/typography": "^0.5.10", "@testing-library/jest-dom": "^6.1.5",