Skip to content

Commit 5002975

Browse files
committed
updated storybook
1 parent 150602a commit 5002975

File tree

2 files changed

+355
-136
lines changed

2 files changed

+355
-136
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@
7272
"@biomejs/biome": "1.9.4",
7373
"@ryansonshine/commitizen": "4.2.8",
7474
"@ryansonshine/cz-conventional-changelog": "3.3.4",
75-
"@storybook/addon-a11y": "^10.0.8",
76-
"@storybook/addon-links": "10.0.8",
77-
"@storybook/addon-themes": "^10.0.8",
75+
"@storybook/addon-a11y": "^10.2.10",
76+
"@storybook/addon-links": "10.2.10",
77+
"@storybook/addon-themes": "^10.2.10",
7878
"@storybook/addon-webpack5-compiler-swc": "4.0.2",
79-
"@storybook/react-webpack5": "10.0.8",
79+
"@storybook/react-webpack5": "10.2.10",
8080
"@testing-library/jest-dom": "6.6.3",
8181
"@testing-library/react": "16.2.0",
8282
"@types/node": "22.13.11",
@@ -94,14 +94,14 @@
9494
"react-dom": "18.3.1",
9595
"react-test-renderer": "18.3.1",
9696
"release-it": "18.1.2",
97-
"storybook": "10.0.8",
97+
"storybook": "10.2.10",
9898
"ts-node": "10.9.2",
9999
"tsconfig-paths": "4.2.0",
100100
"tsup": "8.4.0",
101101
"tsx": "4.19.3",
102102
"typescript": "5.8.2",
103103
"vitest": "3.0.9",
104-
"@storybook/addon-docs": "10.0.8"
104+
"@storybook/addon-docs": "10.2.10"
105105
},
106106
"peerDependencies": {
107107
"react": ">=17",

0 commit comments

Comments
 (0)