Skip to content

Commit 92054f4

Browse files
fix(deps): update storybook monorepo to v10
1 parent 07a79ee commit 92054f4

File tree

2 files changed

+30
-70
lines changed

2 files changed

+30
-70
lines changed

packages/eslint-config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint-plugin-mdx": "^3.6.2",
7676
"eslint-plugin-react": "^7.37.5",
7777
"eslint-plugin-react-hooks": "^7.0.1",
78-
"eslint-plugin-storybook": "^9.1.2",
78+
"eslint-plugin-storybook": "^10.0.0",
7979
"eslint-plugin-testing-library": "^7.12.0",
8080
"eslint-plugin-turbo": "^2.5.5",
8181
"eslint-plugin-unicorn": "^61.0.0",
@@ -87,14 +87,14 @@
8787
"@apitree.cz/vitest-config": "workspace:*",
8888
"eslint": "9.37.0",
8989
"react": "^19.1.1",
90-
"storybook": "^9.1.2",
90+
"storybook": "^10.0.0",
9191
"typescript": "^5.8.3",
9292
"vitest": "^4.0.5"
9393
},
9494
"peerDependencies": {
9595
"eslint": "9.37.0",
9696
"react": "^19.0.0",
97-
"storybook": "^9.0.5"
97+
"storybook": "^9.0.5 || ^10.0.0"
9898
},
9999
"peerDependenciesMeta": {
100100
"react": {

pnpm-lock.yaml

Lines changed: 27 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)