diff --git a/examples/with-storybook/package.json b/examples/with-storybook/package.json index 45b52c37dd30f..d2707826d2809 100644 --- a/examples/with-storybook/package.json +++ b/examples/with-storybook/package.json @@ -15,7 +15,7 @@ "next": "13.3.0", "react": "18.2.0", "react-dom": "18.2.0", - "typescript": "5.0.4" + "typescript": "5.8.3" }, "devDependencies": { "@storybook/addon-essentials": "^7.0.6",