Skip to content

Commit 577cc07

Browse files
committed
chore: bump storybook packages to 8.6.15
1 parent 79d8a6a commit 577cc07

File tree

2 files changed

+331
-911
lines changed

2 files changed

+331
-911
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,17 @@
4545
"@commitlint/config-conventional": "^9.1.2",
4646
"@commitlint/prompt": "^9.1.2",
4747
"@playwright/test": "^1.43.0",
48-
"@storybook/addon-a11y": "^8.3.6",
49-
"@storybook/addon-actions": "^8.3.6",
50-
"@storybook/addon-essentials": "^8.3.6",
51-
"@storybook/addon-interactions": "^8.3.6",
52-
"@storybook/addon-links": "^8.3.6",
53-
"@storybook/addon-storysource": "^8.3.6",
54-
"@storybook/react": "^8.3.6",
55-
"@storybook/react-vite": "^8.3.6",
56-
"@storybook/react-webpack5": "^8.3.6",
48+
"@storybook/addon-a11y": "^8.6.15",
49+
"@storybook/addon-actions": "^8.6.15",
50+
"@storybook/addon-essentials": "^8.6.15",
51+
"@storybook/addon-interactions": "^8.6.15",
52+
"@storybook/addon-links": "^8.6.15",
53+
"@storybook/addon-storysource": "^8.6.15",
54+
"@storybook/react": "^8.6.15",
55+
"@storybook/react-vite": "^8.6.15",
56+
"@storybook/react-webpack5": "^8.6.15",
5757
"@storybook/test-runner": "^0.17.0",
58-
"@storybook/theming": "^8.3.6",
58+
"@storybook/theming": "^8.6.15",
5959
"@types/node": "20.14.9",
6060
"@types/react": "18.3.11",
6161
"@types/react-dom": "18.3.1",
@@ -75,7 +75,7 @@
7575
"react": "18.3.1",
7676
"react-dom": "18.3.1",
7777
"react-test-renderer": "18.3.1",
78-
"storybook": "^8.3.6",
78+
"storybook": "^8.6.15",
7979
"tslib": "2.6.3",
8080
"tsup": "8.1.0",
8181
"turbo": "2.2.3",
@@ -93,7 +93,7 @@
9393
}
9494
},
9595
"dependencies": {
96-
"@storybook/test": "^8.3.6",
96+
"@storybook/test": "^8.6.15",
9797
"dotenv": "^16.4.5"
9898
}
9999
}

0 commit comments

Comments
 (0)