diff --git a/package.json b/package.json index 4b4c264c..13303575 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "wait-on": "^7.2.0" }, "peerDependencies": { - "storybook": "^0.0.0-0 || ^8.2.0 || ^9.0.0 || ^9.1.0-0" + "storybook": "^0.0.0-0 || ^8.2.0 || ^9.0.0 || ^9.1.0-0 || ^9.2.0-0" }, "engines": { "node": ">=20.0.0" diff --git a/yarn.lock b/yarn.lock index 2457dc54..cf5f8cfb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2986,7 +2986,7 @@ __metadata: vite: "npm:^6.3.2" wait-on: "npm:^7.2.0" peerDependencies: - storybook: ^0.0.0-0 || ^8.2.0 || ^9.0.0 || ^9.1.0-0 + storybook: ^0.0.0-0 || ^8.2.0 || ^9.0.0 || ^9.1.0-0 || ^9.2.0-0 bin: test-storybook: ./dist/test-storybook.js languageName: unknown