We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c5185c commit 14da63eCopy full SHA for 14da63e
package.json
@@ -70,7 +70,7 @@
70
"@storybook/addon-essentials": "^6.5.8",
71
"@storybook/addon-links": "^6.5.8",
72
"@storybook/addon-storysource": "^6.5.8",
73
- "@storybook/builder-vite": "^0.1.36",
+ "@storybook/builder-vite": "^0.4.0",
74
"@storybook/react": "^6.5.8",
75
"@types/react": "^17.0.0",
76
"@types/react-dom": "^17.0.0",
@@ -88,7 +88,7 @@
88
"eslint-plugin-prettier": "4.0.0",
89
"eslint-plugin-react": "^7.30.0",
90
"eslint-plugin-react-hooks": "4.5.0",
91
- "eslint-plugin-storybook": "0.5.12",
+ "eslint-plugin-storybook": "0.12.0",
92
"npm-check": "5.9.2",
93
"prettier": "2.6.2",
94
"react": "^17.0.0",
0 commit comments