Skip to content

Commit 3d54466

Browse files
committed
feat: Update Storybook dependencies to version 9.1.15 in package.json and pnpm-lock.yaml
1 parent cae0063 commit 3d54466

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
"@eslint/js": "9.38.0",
6969
"@faker-js/faker": "10.1.0",
7070
"@programmer_network/use-ajv-form": "1.0.35",
71-
"@storybook/addon-docs": "9.1.13",
72-
"@storybook/addon-links": "9.1.13",
73-
"@storybook/react-vite": "9.1.13",
71+
"@storybook/addon-docs": "9.1.15",
72+
"@storybook/addon-links": "9.1.15",
73+
"@storybook/react-vite": "9.1.15",
7474
"@tailwindcss/forms": "0.5.10",
7575
"@tailwindcss/postcss": "4.1.15",
7676
"@tailwindcss/typography": "0.5.19",
@@ -97,7 +97,7 @@
9797
"eslint-plugin-prettier": "5.5.4",
9898
"eslint-plugin-react": "7.37.5",
9999
"eslint-plugin-react-hooks": "7.0.0",
100-
"eslint-plugin-storybook": "9.1.13",
100+
"eslint-plugin-storybook": "9.1.15",
101101
"globals": "16.4.0",
102102
"husky": "9.1.7",
103103
"jsdom": "27.0.1",
@@ -108,7 +108,7 @@
108108
"react": "19.2.0",
109109
"react-dom": "19.2.0",
110110
"react-router-dom": "7.9.4",
111-
"storybook": "9.1.13",
111+
"storybook": "9.1.15",
112112
"tailwindcss": "4.1.15",
113113
"typescript": "5.9.3",
114114
"typescript-eslint": "8.46.2",

0 commit comments

Comments
 (0)