Skip to content

Commit f754c63

Browse files
fix(deps): update dependency vite to v6 (#498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0306216 commit f754c63

File tree

2 files changed

+528
-33
lines changed

2 files changed

+528
-33
lines changed

storybook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"postcss-import": "^16.1.0",
1010
"react-error-boundary": "4.1.2",
1111
"react-router-dom": "7.0.1",
12-
"vite": "5.4.11",
12+
"vite": "6.0.3",
1313
"vite-plugin-node-polyfills": "0.22.0",
1414
"vite-plugin-restart": "0.4.1"
1515
},

0 commit comments

Comments
 (0)