Skip to content

Commit 0e767d4

Browse files
authored
bump(deps): Upgrade Vite to ^6.4.2 (#255)
Bump vite in package.json from ^5.4.19 to ^6.4.2 and update pnpm-lock.yaml to reflect the resulting dependency changes. Run pnpm install and verify build/Storybook tasks for compatibility with the new Vite release.
1 parent 9a12c49 commit 0e767d4

2 files changed

Lines changed: 63 additions & 300 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"tsup": "^8.0.0",
143143
"typescript": "^5.9.3",
144144
"url-loader": "^4.1.1",
145-
"vite": "^5.4.19",
145+
"vite": "^6.4.2",
146146
"webpack": "^5.94.0",
147147
"webpack-cli": "^5.1.4",
148148
"webpack-fix-style-only-entries": "^0.6.1"

0 commit comments

Comments
 (0)