Skip to content

Commit 4df5acc

Browse files
authored
chore(deps): update storybook to v10 (#54)
1 parent 7e5be0e commit 4df5acc

File tree

2 files changed

+241
-284
lines changed

2 files changed

+241
-284
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"types": "./dist/index.d.ts",
66
"license": "MIT",
7-
"packageManager": "pnpm@10.20.0",
7+
"packageManager": "pnpm@10.22.0",
88
"exports": {
99
"./nav-icon": {
1010
"types": "./dist/nav-icon/index.d.ts",
@@ -84,16 +84,16 @@
8484
},
8585
"devDependencies": {
8686
"@biomejs/biome": "1.9.4",
87-
"@rsbuild/plugin-react": "1.4.1",
87+
"@rsbuild/plugin-react": "1.4.2",
8888
"@rsbuild/plugin-sass": "1.4.0",
89-
"@rslib/core": "^0.17.0",
89+
"@rslib/core": "^0.17.2",
9090
"@rstack-dev/doc-ui": "workspace:*",
91-
"@storybook/addon-themes": "^9.1.16",
92-
"@storybook/react": "^9.1.16",
93-
"@types/node": "~24.9.2",
91+
"@storybook/addon-themes": "^10.0.7",
92+
"@storybook/react": "^10.0.7",
93+
"@types/node": "~24.10.1",
9494
"@types/react": "^18.3.26",
9595
"@types/react-dom": "^18.3.7",
96-
"antd": "^5.27.6",
96+
"antd": "^5.28.1",
9797
"execa": "9.6.0",
9898
"fs-extra": "11.3.2",
9999
"lottie-web": "5.13.0",
@@ -105,9 +105,9 @@
105105
"rimraf": "~6.1.0",
106106
"semver": "7.7.3",
107107
"simple-git-hooks": "^2.13.1",
108-
"storybook": "^9.1.16",
109-
"storybook-addon-rslib": "^2.1.3",
110-
"storybook-react-rsbuild": "^2.1.3",
108+
"storybook": "^10.0.7",
109+
"storybook-addon-rslib": "^2.1.5",
110+
"storybook-react-rsbuild": "^2.1.5",
111111
"typescript": "~5.9.3"
112112
},
113113
"publishConfig": {

0 commit comments

Comments
 (0)