diff --git a/package.json b/package.json index 1694cd66..ab77cdca 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "zx": "^1.14.1" }, "peerDependencies": { - "storybook": "^0.0.0-0 || ^9.0.0 || ^9.1.0-0 || ^9.2.0-0" + "storybook": "^0.0.0-0 || ^9.0.0 || ^9.1.0-0 || ^9.2.0-0 || ^10.0.0-0" }, "packageManager": "yarn@4.1.1", "engines": { diff --git a/yarn.lock b/yarn.lock index a3ed9d44..a8eb7d77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1212,7 +1212,7 @@ __metadata: zod: "npm:^3.22.2" zx: "npm:^1.14.1" peerDependencies: - storybook: ^0.0.0-0 || ^9.0.0 || ^9.1.0-0 || ^9.2.0-0 + storybook: ^0.0.0-0 || ^9.0.0 || ^9.1.0-0 || ^9.2.0-0 || ^10.0.0-0 languageName: unknown linkType: soft