mirror of
https://github.com/tiennm99/gomoku.git
synced 2026-07-16 10:17:09 +00:00
- vite ^6.3.1 -> ^8.0.14 (security patches: path traversal CVE) - phaser ^3.87.0 -> ^4.1.0 - protobufjs ^7.5.8 -> ^8.4.2 - protobufjs-cli ^1.2.1 -> ^2.4.2 (required peer for protobufjs v8) Build verified clean: vite build emits dist/ in 1.35s, no code changes needed. Aligns client deps with sister repo burkozel which shipped these bumps earlier.