mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-01-18 03:28:19 +01:00
* Upgrade UI packages | Package | From | To | |-----------------------------------|----------|----------| | dayjs | 1.1.13 | 1.11.18 | | react-simple-keyboard | 3.8.115 | 3.8.119 | | @types/react | 19.1.11 | 19.1.12 | | @types/react-dom | 19.1.8 | 19.1.9 | | @types/semver | 7.7.0 | 7.7.1 | | @types/validator | 13.15.2 | 13.15.3 | | @typescript-eslint/eslint-plugin | 8.41.0 | 8.42.0 | | @typescript-eslint/parser | 8.41.0 | 8.42.0 | Also fixed lint warning about the missing autocomplete on the password field * Upgrade recharts to 3.1.2 This is a major version jump, builds and runs correctly