Skip to content

Commit a39f1f8

Browse files
committed
chore(frontend): Bump vite from 6.3.6 to 6.4.1
- Update vite dependency to version 6.4.1 in package.json - Update package-lock.json with new vite version and integrity hash - Includes latest vite improvements and bug fixes
1 parent 34017cc commit a39f1f8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"@types/react-dom": "^18.3.7",
2525
"@vitejs/plugin-react": "^4.7.0",
2626
"typescript": "^5.9.3",
27-
"vite": "^6.3.6"
27+
"vite": "^6.4.1"
2828
}
2929
}

0 commit comments

Comments
 (0)