Skip to content

Commit e9547bf

Browse files
fix(deps): Update dependency vite to v6 [SECURITY]
1 parent 17588e3 commit e9547bf

3 files changed

Lines changed: 254 additions & 138 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "^18.3.1",
2929
"@vitejs/plugin-react": "^4.2.0",
3030
"typescript": "^5.0.0",
31-
"vite": "^5.0.0"
31+
"vite": "^6.0.0"
3232
},
3333
"packageManager": "pnpm@10.23.0"
3434
}

0 commit comments

Comments
 (0)